You are not logged in.

#1 2018-06-23 01:20:20

supremecoconut
Member
Registered: 2018-05-06
Posts: 11

Fresh install doesn't boot

I followed only the instructions of the wiki.  The weird thing is that my Arch worked perfectly until I updated the system. Endless start job of Network Manager at boot, keyboard not risponding at all at login.. for different reasons including these last ones I wiped the disk and installed Arch from scratch (new partition structure, formatting /boot and /, pacstrap..)
But the errors persist. For some reason it doesn't complete the boot sequence. I am not sure but for a fraction of second something that could be the login pops up in the left upper corner, then the kernel error appears and covers everything.
I tried to google some of the red journalctl errors but apparently there are a lot of ignorable errors. At this point I think it could be something related to rtl8723be wifi module, but I really don't know how to fix it. What do you suggest? Thanks in advance

blkid
/dev/sdb1: UUID="22E619D403220F73" TYPE="ntfs" PTTYPE="dos" PARTLABEL="Microsoft basic data" PARTUUID="b2072cbf-b3dc-4063-a55c-1095aacbc8a4"
/dev/sda1: UUID="2C6E-6C86" TYPE="vfat" PARTUUID="af17a97b-6259-a84f-bef4-ff3f1df527a4"
/dev/sda2: UUID="6d7855c1-1a2d-4d30-817e-ed45d94ca773" TYPE="ext4" PARTUUID="0d4abdb1-580d-fd43-b8f0-67381b5a8735"
/dev/sdc1: SEC_TYPE="msdos" LABEL="ARCH_201806" UUID="FA33-11D9" TYPE="vfat" PARTLABEL="Microsoft Basic Data" PARTUUID="5dd6947b-8513-4858-ba44-711b7bbcd298"
/dev/loop0: TYPE="squashfs"
fdisk -l
Disk /dev/sdb: 931.5 GiB, 1000204886016 bytes, 1953525168 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 4096 bytes
I/O size (minimum/optimal): 4096 bytes / 4096 bytes
Disklabel type: gpt
Disk identifier: A9A05DFD-313F-4C02-9719-AB90BE05B231

Device     Start        End    Sectors   Size Type
/dev/sdb1   2048 1953525134 1953523087 931.5G Microsoft basic data

Disk /dev/sda: 232.9 GiB, 250059350016 bytes, 488397168 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disklabel type: gpt
Disk identifier: BA68EAC4-49C5-43FD-8288-FF31A95B13CF

Device       Start       End   Sectors  Size Type
/dev/sda1     2048   2099199   2097152    1G EFI System
/dev/sda2  2099200 421529599 419430400  200G Linux filesystem

Disk /dev/sdc: 3.7 GiB, 3998810112 bytes, 7810176 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disklabel type: gpt
Disk identifier: 87A99673-2DC8-4C46-ABEB-EB7480DAD05F

Device     Start     End Sectors  Size Type
/dev/sdc1   2048 7810142 7808095  3.7G Microsoft basic data

Disk /dev/loop0: 460.7 MiB, 483020800 bytes, 943400 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
/boot/loader/entries/arch.conf
--------------------------------------------------------------------------
title	Arch Linux
linux	/vmlinuz-linux
initrd	/intel-ucode.img
initrd	/initramfs-linux.img
options root=UUID=6d7855c1-1a2d-4d30-817e-ed45d94ca773 rw
journalctl
-- Logs begin at Sat 2018-06-23 00:45:00 UTC, end at Sat 2018-06-23 00:45:32 UTC. --
Jun 23 00:45:00 archlinux kernel: microcode: microcode updated early to revision 0xc2, date = 2017-11-16
Jun 23 00:45:00 archlinux kernel: Linux version 4.17.2-1-ARCH (builduser@heftig-9574) (gcc version 8.1.1 20180531 (GCC)) #1 SMP PREEMPT Sat Jun 16 11:08:59 UTC 2018
Jun 23 00:45:00 archlinux kernel: Command line: initrd=\intel-ucode.img initrd=\initramfs-linux.img root=UUID=6d7855c1-1a2d-4d30-817e-ed45d94ca773 rw
Jun 23 00:45:00 archlinux kernel: KERNEL supported cpus:
Jun 23 00:45:00 archlinux kernel:   Intel GenuineIntel
Jun 23 00:45:00 archlinux kernel:   AMD AuthenticAMD
Jun 23 00:45:00 archlinux kernel:   Centaur CentaurHauls
Jun 23 00:45:00 archlinux kernel: x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
Jun 23 00:45:00 archlinux kernel: x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
Jun 23 00:45:00 archlinux kernel: x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
Jun 23 00:45:00 archlinux kernel: x86/fpu: Supporting XSAVE feature 0x008: 'MPX bounds registers'
Jun 23 00:45:00 archlinux kernel: x86/fpu: Supporting XSAVE feature 0x010: 'MPX CSR'
Jun 23 00:45:00 archlinux kernel: x86/fpu: xstate_offset[2]:  576, xstate_sizes[2]:  256
Jun 23 00:45:00 archlinux kernel: x86/fpu: xstate_offset[3]:  832, xstate_sizes[3]:   64
Jun 23 00:45:00 archlinux kernel: x86/fpu: xstate_offset[4]:  896, xstate_sizes[4]:   64
Jun 23 00:45:00 archlinux kernel: x86/fpu: Enabled xstate features 0x1f, context size is 960 bytes, using 'compacted' format.
Jun 23 00:45:00 archlinux kernel: e820: BIOS-provided physical RAM map:
Jun 23 00:45:00 archlinux kernel: BIOS-e820: [mem 0x0000000000000000-0x0000000000057fff] usable
Jun 23 00:45:00 archlinux kernel: BIOS-e820: [mem 0x0000000000058000-0x0000000000058fff] reserved
Jun 23 00:45:00 archlinux kernel: BIOS-e820: [mem 0x0000000000059000-0x000000000009dfff] usable
Jun 23 00:45:00 archlinux kernel: BIOS-e820: [mem 0x000000000009e000-0x000000000009ffff] reserved
Jun 23 00:45:00 archlinux kernel: BIOS-e820: [mem 0x0000000000100000-0x0000000052dccfff] usable
Jun 23 00:45:00 archlinux kernel: BIOS-e820: [mem 0x0000000052dcd000-0x0000000052dcdfff] ACPI NVS
Jun 23 00:45:00 archlinux kernel: BIOS-e820: [mem 0x0000000052dce000-0x0000000052df7fff] reserved
Jun 23 00:45:00 archlinux kernel: BIOS-e820: [mem 0x0000000052df8000-0x0000000052e4afff] usable
Jun 23 00:45:00 archlinux kernel: BIOS-e820: [mem 0x0000000052e4b000-0x000000005328bfff] reserved
Jun 23 00:45:00 archlinux kernel: BIOS-e820: [mem 0x000000005328c000-0x0000000055cd3fff] usable
Jun 23 00:45:00 archlinux kernel: BIOS-e820: [mem 0x0000000055cd4000-0x0000000056730fff] reserved
Jun 23 00:45:00 archlinux kernel: BIOS-e820: [mem 0x0000000056731000-0x000000005698afff] usable
Jun 23 00:45:00 archlinux kernel: BIOS-e820: [mem 0x000000005698b000-0x0000000057327fff] ACPI NVS
Jun 23 00:45:00 archlinux kernel: BIOS-e820: [mem 0x0000000057328000-0x0000000057f7efff] reserved
Jun 23 00:45:00 archlinux kernel: BIOS-e820: [mem 0x0000000057f7f000-0x0000000057ffefff] usable
Jun 23 00:45:00 archlinux kernel: BIOS-e820: [mem 0x0000000058000000-0x00000000580fffff] reserved
Jun 23 00:45:00 archlinux kernel: BIOS-e820: [mem 0x00000000e0000000-0x00000000efffffff] reserved
Jun 23 00:45:00 archlinux kernel: BIOS-e820: [mem 0x00000000fe000000-0x00000000fe010fff] reserved
Jun 23 00:45:00 archlinux kernel: BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
Jun 23 00:45:00 archlinux kernel: BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
Jun 23 00:45:00 archlinux kernel: BIOS-e820: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
Jun 23 00:45:00 archlinux kernel: BIOS-e820: [mem 0x0000000100000000-0x0000000385ffffff] usable
Jun 23 00:45:00 archlinux kernel: NX (Execute Disable) protection: active
Jun 23 00:45:00 archlinux kernel: e820: update [mem 0x4f9b1018-0x4f9b9e57] usable ==> usable
Jun 23 00:45:00 archlinux kernel: e820: update [mem 0x4f9b1018-0x4f9b9e57] usable ==> usable
Jun 23 00:45:00 archlinux kernel: e820: update [mem 0x4f9a3018-0x4f9b0857] usable ==> usable
Jun 23 00:45:00 archlinux kernel: e820: update [mem 0x4f9a3018-0x4f9b0857] usable ==> usable
Jun 23 00:45:00 archlinux kernel: extended physical RAM map:
Jun 23 00:45:00 archlinux kernel: reserve setup_data: [mem 0x0000000000000000-0x0000000000057fff] usable
Jun 23 00:45:00 archlinux kernel: reserve setup_data: [mem 0x0000000000058000-0x0000000000058fff] reserved
Jun 23 00:45:00 archlinux kernel: reserve setup_data: [mem 0x0000000000059000-0x000000000009dfff] usable
Jun 23 00:45:00 archlinux kernel: reserve setup_data: [mem 0x000000000009e000-0x000000000009ffff] reserved
Jun 23 00:45:00 archlinux kernel: reserve setup_data: [mem 0x0000000000100000-0x000000004f9a3017] usable
Jun 23 00:45:00 archlinux kernel: reserve setup_data: [mem 0x000000004f9a3018-0x000000004f9b0857] usable
Jun 23 00:45:00 archlinux kernel: reserve setup_data: [mem 0x000000004f9b0858-0x000000004f9b1017] usable
Jun 23 00:45:00 archlinux kernel: reserve setup_data: [mem 0x000000004f9b1018-0x000000004f9b9e57] usable
Jun 23 00:45:00 archlinux kernel: reserve setup_data: [mem 0x000000004f9b9e58-0x0000000052dccfff] usable
Jun 23 00:45:00 archlinux kernel: reserve setup_data: [mem 0x0000000052dcd000-0x0000000052dcdfff] ACPI NVS
Jun 23 00:45:00 archlinux kernel: reserve setup_data: [mem 0x0000000052dce000-0x0000000052df7fff] reserved
Jun 23 00:45:00 archlinux kernel: reserve setup_data: [mem 0x0000000052df8000-0x0000000052e4afff] usable
Jun 23 00:45:00 archlinux kernel: reserve setup_data: [mem 0x0000000052e4b000-0x000000005328bfff] reserved
Jun 23 00:45:00 archlinux kernel: reserve setup_data: [mem 0x000000005328c000-0x0000000055cd3fff] usable
Jun 23 00:45:00 archlinux kernel: reserve setup_data: [mem 0x0000000055cd4000-0x0000000056730fff] reserved
Jun 23 00:45:00 archlinux kernel: reserve setup_data: [mem 0x0000000056731000-0x000000005698afff] usable
Jun 23 00:45:00 archlinux kernel: reserve setup_data: [mem 0x000000005698b000-0x0000000057327fff] ACPI NVS
Jun 23 00:45:00 archlinux kernel: reserve setup_data: [mem 0x0000000057328000-0x0000000057f7efff] reserved
Jun 23 00:45:00 archlinux kernel: reserve setup_data: [mem 0x0000000057f7f000-0x0000000057ffefff] usable
Jun 23 00:45:00 archlinux kernel: reserve setup_data: [mem 0x0000000058000000-0x00000000580fffff] reserved
Jun 23 00:45:00 archlinux kernel: reserve setup_data: [mem 0x00000000e0000000-0x00000000efffffff] reserved
Jun 23 00:45:00 archlinux kernel: reserve setup_data: [mem 0x00000000fe000000-0x00000000fe010fff] reserved
Jun 23 00:45:00 archlinux kernel: reserve setup_data: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
Jun 23 00:45:00 archlinux kernel: reserve setup_data: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
Jun 23 00:45:00 archlinux kernel: reserve setup_data: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
Jun 23 00:45:00 archlinux kernel: reserve setup_data: [mem 0x0000000100000000-0x0000000385ffffff] usable
Jun 23 00:45:00 archlinux kernel: efi: EFI v2.40 by American Megatrends
Jun 23 00:45:00 archlinux kernel: efi:  ESRT=0x57e47e18  ACPI=0x56a8f000  ACPI 2.0=0x56a8f000  SMBIOS=0x57861000  SMBIOS 3.0=0x57860000  TPMEventLog=0x53299018 
Jun 23 00:45:00 archlinux kernel: SMBIOS 3.0.0 present.
Jun 23 00:45:00 archlinux kernel: DMI: ASUSTeK COMPUTER INC. X555UB/X555UB, BIOS X555UB.301 02/20/2017
Jun 23 00:45:00 archlinux kernel: e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
Jun 23 00:45:00 archlinux kernel: e820: remove [mem 0x000a0000-0x000fffff] usable
Jun 23 00:45:00 archlinux kernel: e820: last_pfn = 0x386000 max_arch_pfn = 0x400000000
Jun 23 00:45:00 archlinux kernel: MTRR default type: write-back
Jun 23 00:45:00 archlinux kernel: MTRR fixed ranges enabled:
Jun 23 00:45:00 archlinux kernel:   00000-9FFFF write-back
Jun 23 00:45:00 archlinux kernel:   A0000-BFFFF uncachable
Jun 23 00:45:00 archlinux kernel:   C0000-FFFFF write-protect
Jun 23 00:45:00 archlinux kernel: MTRR variable ranges enabled:
Jun 23 00:45:00 archlinux kernel:   0 base 0080000000 mask 7F80000000 uncachable
Jun 23 00:45:00 archlinux kernel:   1 base 0060000000 mask 7FE0000000 uncachable
Jun 23 00:45:00 archlinux kernel:   2 base 005C000000 mask 7FFC000000 uncachable
Jun 23 00:45:00 archlinux kernel:   3 base 005A000000 mask 7FFE000000 uncachable
Jun 23 00:45:00 archlinux kernel:   4 base 0059000000 mask 7FFF000000 uncachable
Jun 23 00:45:00 archlinux kernel:   5 base 0058800000 mask 7FFF800000 uncachable
Jun 23 00:45:00 archlinux kernel:   6 disabled
Jun 23 00:45:00 archlinux kernel:   7 disabled
Jun 23 00:45:00 archlinux kernel:   8 disabled
Jun 23 00:45:00 archlinux kernel:   9 disabled
Jun 23 00:45:00 archlinux kernel: x86/PAT: Configuration [0-7]: WB  WC  UC- UC  WB  WP  UC- WT  
Jun 23 00:45:00 archlinux kernel: e820: last_pfn = 0x57fff max_arch_pfn = 0x400000000
Jun 23 00:45:00 archlinux kernel: esrt: Reserving ESRT space from 0x0000000057e47e18 to 0x0000000057e47e50.
Jun 23 00:45:00 archlinux kernel: Scanning 1 areas for low memory corruption
Jun 23 00:45:00 archlinux kernel: Base memory trampoline at [        (ptrval)] 98000 size 24576
Jun 23 00:45:00 archlinux kernel: Using GB pages for direct mapping
Jun 23 00:45:00 archlinux kernel: BRK [0x30660000, 0x30660fff] PGTABLE
Jun 23 00:45:00 archlinux kernel: BRK [0x30661000, 0x30661fff] PGTABLE
Jun 23 00:45:00 archlinux kernel: BRK [0x30662000, 0x30662fff] PGTABLE
Jun 23 00:45:00 archlinux kernel: BRK [0x30663000, 0x30663fff] PGTABLE
Jun 23 00:45:00 archlinux kernel: BRK [0x30664000, 0x30664fff] PGTABLE
Jun 23 00:45:00 archlinux kernel: BRK [0x30665000, 0x30665fff] PGTABLE
Jun 23 00:45:00 archlinux kernel: BRK [0x30666000, 0x30666fff] PGTABLE
Jun 23 00:45:00 archlinux kernel: BRK [0x30667000, 0x30667fff] PGTABLE
Jun 23 00:45:00 archlinux kernel: BRK [0x30668000, 0x30668fff] PGTABLE
Jun 23 00:45:00 archlinux kernel: BRK [0x30669000, 0x30669fff] PGTABLE
Jun 23 00:45:00 archlinux kernel: BRK [0x3066a000, 0x3066afff] PGTABLE
Jun 23 00:45:00 archlinux kernel: Secure boot disabled
Jun 23 00:45:00 archlinux kernel: RAMDISK: [mem 0x4f9ba000-0x502a9fff]
Jun 23 00:45:00 archlinux kernel: ACPI: Early table checksum verification disabled
Jun 23 00:45:00 archlinux kernel: ACPI: RSDP 0x0000000056A8F000 000024 (v02 _ASUS_)
Jun 23 00:45:00 archlinux kernel: ACPI: XSDT 0x0000000056A8F0A8 0000D4 (v01 _ASUS_ Notebook 01072009 AMI  00010013)
Jun 23 00:45:00 archlinux kernel: ACPI: FACP 0x0000000056AB4460 00010C (v05 _ASUS_ Notebook 01072009 AMI  00010013)
Jun 23 00:45:00 archlinux kernel: ACPI: DSDT 0x0000000056A8F210 02524C (v02 _ASUS_ Notebook 01072009 INTL 20120913)
Jun 23 00:45:00 archlinux kernel: ACPI: FACS 0x0000000057326F80 000040
Jun 23 00:45:00 archlinux kernel: ACPI: APIC 0x0000000056AB4570 000084 (v03 _ASUS_ Notebook 01072009 AMI  00010013)
Jun 23 00:45:00 archlinux kernel: ACPI: FPDT 0x0000000056AB45F8 000044 (v01 _ASUS_ Notebook 01072009 AMI  00010013)
Jun 23 00:45:00 archlinux kernel: ACPI: FIDT 0x0000000056AB4640 00009C (v01 _ASUS_ Notebook 01072009 AMI  00010013)
Jun 23 00:45:00 archlinux kernel: ACPI: MCFG 0x0000000056AB46E0 00003C (v01 _ASUS_ Notebook 01072009 MSFT 00000097)
Jun 23 00:45:00 archlinux kernel: ACPI: HPET 0x0000000056AB4720 000038 (v01 _ASUS_ Notebook 01072009 AMI. 0005000B)
Jun 23 00:45:00 archlinux kernel: ACPI: SSDT 0x0000000056AB4758 000315 (v01 SataRe SataTabl 00001000 INTL 20120913)
Jun 23 00:45:00 archlinux kernel: ACPI: ECDT 0x0000000056AB4A70 0000C1 (v01 _ASUS_ Notebook 01072009 AMI. 00000005)
Jun 23 00:45:00 archlinux kernel: ACPI: LPIT 0x0000000056AB4B38 000094 (v01 INTEL  SKL-ULT  00000000 MSFT 0000005F)
Jun 23 00:45:00 archlinux kernel: ACPI: SSDT 0x0000000056AB4BD0 000248 (v02 INTEL  sensrhub 00000000 INTL 20120913)
Jun 23 00:45:00 archlinux kernel: ACPI: DBGP 0x0000000056AB4E18 000034 (v01 INTEL           00000000 MSFT 0000005F)
Jun 23 00:45:00 archlinux kernel: ACPI: DBG2 0x0000000056AB4E50 000054 (v00 INTEL           00000000 MSFT 0000005F)
Jun 23 00:45:00 archlinux kernel: ACPI: SSDT 0x0000000056AB4EA8 003EC1 (v02 DptfTa DptfTabl 00001000 INTL 20120913)
Jun 23 00:45:00 archlinux kernel: ACPI: SSDT 0x0000000056AB8D70 005882 (v02 SaSsdt SaSsdt   00003000 INTL 20120913)
Jun 23 00:45:00 archlinux kernel: ACPI: UEFI 0x0000000056ABE5F8 000042 (v01                 00000000      00000000)
Jun 23 00:45:00 archlinux kernel: ACPI: SSDT 0x0000000056ABE640 000E58 (v02 CpuRef CpuSsdt  00003000 INTL 20120913)
Jun 23 00:45:00 archlinux kernel: ACPI: BGRT 0x0000000056ABF498 000038 (v01 _ASUS_ Notebook 01072009 AMI  00010013)
Jun 23 00:45:00 archlinux kernel: ACPI: SSDT 0x0000000056ABF4D0 0007AE (v02 SgRef  SgPch    00001000 INTL 20120913)
Jun 23 00:45:00 archlinux kernel: ACPI: DMAR 0x0000000056ABFC80 0000F0 (v01 INTEL  SKL      00000001 INTL 00000001)
Jun 23 00:45:00 archlinux kernel: ACPI: TPM2 0x0000000056ABFD70 000034 (v03        Tpm2Tabl 00000001 AMI  00000000)
Jun 23 00:45:00 archlinux kernel: ACPI: SSDT 0x0000000056ABFDA8 001A6B (v01 OptRef OptTabl  00001000 INTL 20120913)
Jun 23 00:45:00 archlinux kernel: ACPI: MSDM 0x00000000564F2F18 000055 (v03 _ASUS_ Notebook 00000000 ASUS 00000001)
Jun 23 00:45:00 archlinux kernel: ACPI: Local APIC address 0xfee00000
Jun 23 00:45:00 archlinux kernel: No NUMA configuration found
Jun 23 00:45:00 archlinux kernel: Faking a node at [mem 0x0000000000000000-0x0000000385ffffff]
Jun 23 00:45:00 archlinux kernel: NODE_DATA(0) allocated [mem 0x385ffa000-0x385ffdfff]
Jun 23 00:45:00 archlinux kernel: Zone ranges:
Jun 23 00:45:00 archlinux kernel:   DMA      [mem 0x0000000000001000-0x0000000000ffffff]
Jun 23 00:45:00 archlinux kernel:   DMA32    [mem 0x0000000001000000-0x00000000ffffffff]
Jun 23 00:45:00 archlinux kernel:   Normal   [mem 0x0000000100000000-0x0000000385ffffff]
Jun 23 00:45:00 archlinux kernel:   Device   empty
Jun 23 00:45:00 archlinux kernel: Movable zone start for each node
Jun 23 00:45:00 archlinux kernel: Early memory node ranges
Jun 23 00:45:00 archlinux kernel:   node   0: [mem 0x0000000000001000-0x0000000000057fff]
Jun 23 00:45:00 archlinux kernel:   node   0: [mem 0x0000000000059000-0x000000000009dfff]
Jun 23 00:45:00 archlinux kernel:   node   0: [mem 0x0000000000100000-0x0000000052dccfff]
Jun 23 00:45:00 archlinux kernel:   node   0: [mem 0x0000000052df8000-0x0000000052e4afff]
Jun 23 00:45:00 archlinux kernel:   node   0: [mem 0x000000005328c000-0x0000000055cd3fff]
Jun 23 00:45:00 archlinux kernel:   node   0: [mem 0x0000000056731000-0x000000005698afff]
Jun 23 00:45:00 archlinux kernel:   node   0: [mem 0x0000000057f7f000-0x0000000057ffefff]
Jun 23 00:45:00 archlinux kernel:   node   0: [mem 0x0000000100000000-0x0000000385ffffff]
Jun 23 00:45:00 archlinux kernel: Initmem setup node 0 [mem 0x0000000000001000-0x0000000385ffffff]
Jun 23 00:45:00 archlinux kernel: On node 0 totalpages: 2996958
Jun 23 00:45:00 archlinux kernel:   DMA zone: 64 pages used for memmap
Jun 23 00:45:00 archlinux kernel:   DMA zone: 21 pages reserved
Jun 23 00:45:00 archlinux kernel:   DMA zone: 3996 pages, LIFO batch:0
Jun 23 00:45:00 archlinux kernel:   DMA32 zone: 5422 pages used for memmap
Jun 23 00:45:00 archlinux kernel:   DMA32 zone: 346946 pages, LIFO batch:31
Jun 23 00:45:00 archlinux kernel:   Normal zone: 41344 pages used for memmap
Jun 23 00:45:00 archlinux kernel:   Normal zone: 2646016 pages, LIFO batch:31
Jun 23 00:45:00 archlinux kernel: Reserved but unavailable: 99 pages
Jun 23 00:45:00 archlinux kernel: Reserving Intel graphics memory at [mem 0x59000000-0x78ffffff]
Jun 23 00:45:00 archlinux kernel: ACPI: PM-Timer IO Port: 0x1808
Jun 23 00:45:00 archlinux kernel: ACPI: Local APIC address 0xfee00000
Jun 23 00:45:00 archlinux kernel: ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
Jun 23 00:45:00 archlinux kernel: ACPI: LAPIC_NMI (acpi_id[0x02] high edge lint[0x1])
Jun 23 00:45:00 archlinux kernel: ACPI: LAPIC_NMI (acpi_id[0x03] high edge lint[0x1])
Jun 23 00:45:00 archlinux kernel: ACPI: LAPIC_NMI (acpi_id[0x04] high edge lint[0x1])
Jun 23 00:45:00 archlinux kernel: IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-119
Jun 23 00:45:00 archlinux kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
Jun 23 00:45:00 archlinux kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
Jun 23 00:45:00 archlinux kernel: ACPI: IRQ0 used by override.
Jun 23 00:45:00 archlinux kernel: ACPI: IRQ9 used by override.
Jun 23 00:45:00 archlinux kernel: Using ACPI (MADT) for SMP configuration information
Jun 23 00:45:00 archlinux kernel: ACPI: HPET id: 0x8086a701 base: 0xfed00000
Jun 23 00:45:00 archlinux kernel: smpboot: Allowing 4 CPUs, 0 hotplug CPUs
Jun 23 00:45:00 archlinux kernel: PM: Registered nosave memory: [mem 0x00000000-0x00000fff]
Jun 23 00:45:00 archlinux kernel: PM: Registered nosave memory: [mem 0x00058000-0x00058fff]
Jun 23 00:45:00 archlinux kernel: PM: Registered nosave memory: [mem 0x0009e000-0x0009ffff]
Jun 23 00:45:00 archlinux kernel: PM: Registered nosave memory: [mem 0x000a0000-0x000fffff]
Jun 23 00:45:00 archlinux kernel: PM: Registered nosave memory: [mem 0x4f9a3000-0x4f9a3fff]
Jun 23 00:45:00 archlinux kernel: PM: Registered nosave memory: [mem 0x4f9b0000-0x4f9b0fff]
Jun 23 00:45:00 archlinux kernel: PM: Registered nosave memory: [mem 0x4f9b1000-0x4f9b1fff]
Jun 23 00:45:00 archlinux kernel: PM: Registered nosave memory: [mem 0x4f9b9000-0x4f9b9fff]
Jun 23 00:45:00 archlinux kernel: PM: Registered nosave memory: [mem 0x52dcd000-0x52dcdfff]
Jun 23 00:45:00 archlinux kernel: PM: Registered nosave memory: [mem 0x52dce000-0x52df7fff]
Jun 23 00:45:00 archlinux kernel: PM: Registered nosave memory: [mem 0x52e4b000-0x5328bfff]
Jun 23 00:45:00 archlinux kernel: PM: Registered nosave memory: [mem 0x55cd4000-0x56730fff]
Jun 23 00:45:00 archlinux kernel: PM: Registered nosave memory: [mem 0x5698b000-0x57327fff]
Jun 23 00:45:00 archlinux kernel: PM: Registered nosave memory: [mem 0x57328000-0x57f7efff]
Jun 23 00:45:00 archlinux kernel: PM: Registered nosave memory: [mem 0x57fff000-0x57ffffff]
Jun 23 00:45:00 archlinux kernel: PM: Registered nosave memory: [mem 0x58000000-0x580fffff]
Jun 23 00:45:00 archlinux kernel: PM: Registered nosave memory: [mem 0x58100000-0x58ffffff]
Jun 23 00:45:00 archlinux kernel: PM: Registered nosave memory: [mem 0x59000000-0x78ffffff]
Jun 23 00:45:00 archlinux kernel: PM: Registered nosave memory: [mem 0x79000000-0xdfffffff]
Jun 23 00:45:00 archlinux kernel: PM: Registered nosave memory: [mem 0xe0000000-0xefffffff]
Jun 23 00:45:00 archlinux kernel: PM: Registered nosave memory: [mem 0xf0000000-0xfdffffff]
Jun 23 00:45:00 archlinux kernel: PM: Registered nosave memory: [mem 0xfe000000-0xfe010fff]
Jun 23 00:45:00 archlinux kernel: PM: Registered nosave memory: [mem 0xfe011000-0xfebfffff]
Jun 23 00:45:00 archlinux kernel: PM: Registered nosave memory: [mem 0xfec00000-0xfec00fff]
Jun 23 00:45:00 archlinux kernel: PM: Registered nosave memory: [mem 0xfec01000-0xfedfffff]
Jun 23 00:45:00 archlinux kernel: PM: Registered nosave memory: [mem 0xfee00000-0xfee00fff]
Jun 23 00:45:00 archlinux kernel: PM: Registered nosave memory: [mem 0xfee01000-0xfeffffff]
Jun 23 00:45:00 archlinux kernel: PM: Registered nosave memory: [mem 0xff000000-0xffffffff]
Jun 23 00:45:00 archlinux kernel: e820: [mem 0x79000000-0xdfffffff] available for PCI devices
Jun 23 00:45:00 archlinux kernel: Booting paravirtualized kernel on bare hardware
Jun 23 00:45:00 archlinux kernel: clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370452778343963 ns
Jun 23 00:45:00 archlinux kernel: random: get_random_bytes called from start_kernel+0x95/0x535 with crng_init=0
Jun 23 00:45:00 archlinux kernel: setup_percpu: NR_CPUS:320 nr_cpumask_bits:320 nr_cpu_ids:4 nr_node_ids:1
Jun 23 00:45:00 archlinux kernel: percpu: Embedded 46 pages/cpu @        (ptrval) s151552 r8192 d28672 u524288
Jun 23 00:45:00 archlinux kernel: pcpu-alloc: s151552 r8192 d28672 u524288 alloc=1*2097152
Jun 23 00:45:00 archlinux kernel: pcpu-alloc: [0] 0 1 2 3 
Jun 23 00:45:00 archlinux kernel: Built 1 zonelists, mobility grouping on.  Total pages: 2950107
Jun 23 00:45:00 archlinux kernel: Policy zone: Normal
Jun 23 00:45:00 archlinux kernel: Kernel command line: initrd=\intel-ucode.img initrd=\initramfs-linux.img root=UUID=6d7855c1-1a2d-4d30-817e-ed45d94ca773 rw
Jun 23 00:45:00 archlinux kernel: Calgary: detecting Calgary via BIOS EBDA area
Jun 23 00:45:00 archlinux kernel: Calgary: Unable to locate Rio Grande table in EBDA - bailing!
Jun 23 00:45:00 archlinux kernel: Memory: 11642908K/11987832K available (10252K kernel code, 1290K rwdata, 3488K rodata, 1476K init, 608K bss, 344924K reserved, 0K cma-reserved)
Jun 23 00:45:00 archlinux kernel: SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
Jun 23 00:45:00 archlinux kernel: Kernel/User page tables isolation: enabled
Jun 23 00:45:00 archlinux kernel: ftrace: allocating 32647 entries in 128 pages
Jun 23 00:45:00 archlinux kernel: Preemptible hierarchical RCU implementation.
Jun 23 00:45:00 archlinux kernel:         CONFIG_RCU_FANOUT set to non-default value of 32
Jun 23 00:45:00 archlinux kernel:         RCU dyntick-idle grace-period acceleration is enabled.
Jun 23 00:45:00 archlinux kernel:         RCU restricting CPUs from NR_CPUS=320 to nr_cpu_ids=4.
Jun 23 00:45:00 archlinux kernel:         RCU priority boosting: priority 1 delay 500 ms.
Jun 23 00:45:00 archlinux kernel:         Tasks RCU enabled.
Jun 23 00:45:00 archlinux kernel: RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4
Jun 23 00:45:00 archlinux kernel: NR_IRQS: 20736, nr_irqs: 1024, preallocated irqs: 16
Jun 23 00:45:00 archlinux kernel:         Offload RCU callbacks from CPUs: (none).
Jun 23 00:45:00 archlinux kernel: spurious 8259A interrupt: IRQ7.
Jun 23 00:45:00 archlinux kernel: Console: colour dummy device 80x25
Jun 23 00:45:00 archlinux kernel: console [tty0] enabled
Jun 23 00:45:00 archlinux kernel: ACPI: Core revision 20180313
Jun 23 00:45:00 archlinux kernel: clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 79635855245 ns
Jun 23 00:45:00 archlinux kernel: hpet clockevent registered
Jun 23 00:45:00 archlinux kernel: APIC: Switch to symmetric I/O mode setup
Jun 23 00:45:00 archlinux kernel: DMAR: Host address width 39
Jun 23 00:45:00 archlinux kernel: DMAR: DRHD base: 0x000000fed90000 flags: 0x0
Jun 23 00:45:00 archlinux kernel: DMAR: dmar0: reg_base_addr fed90000 ver 1:0 cap 1c0000c40660462 ecap 7e3ff0505e
Jun 23 00:45:00 archlinux kernel: DMAR: DRHD base: 0x000000fed91000 flags: 0x1
Jun 23 00:45:00 archlinux kernel: DMAR: dmar1: reg_base_addr fed91000 ver 1:0 cap d2008c40660462 ecap f050da
Jun 23 00:45:00 archlinux kernel: DMAR: RMRR base: 0x000000564d2000 end: 0x000000564f1fff
Jun 23 00:45:00 archlinux kernel: DMAR: RMRR base: 0x00000058800000 end: 0x00000078ffffff
Jun 23 00:45:00 archlinux kernel: DMAR: ANDD device: 1 name: \_SB.PCI0.I2C0
Jun 23 00:45:00 archlinux kernel: DMAR: ANDD device: 2 name: \_SB.PCI0.I2C1
Jun 23 00:45:00 archlinux kernel: DMAR-IR: IOAPIC id 2 under DRHD base  0xfed91000 IOMMU 1
Jun 23 00:45:00 archlinux kernel: DMAR-IR: HPET id 0 under DRHD base 0xfed91000
Jun 23 00:45:00 archlinux kernel: DMAR-IR: x2apic is disabled because BIOS sets x2apic opt out bit.
Jun 23 00:45:00 archlinux kernel: DMAR-IR: Use 'intremap=no_x2apic_optout' to override the BIOS setting.
Jun 23 00:45:00 archlinux kernel: DMAR-IR: Enabled IRQ remapping in xapic mode
Jun 23 00:45:00 archlinux kernel: x2apic: IRQ remapping doesn't support X2APIC mode
Jun 23 00:45:00 archlinux kernel: ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
Jun 23 00:45:00 archlinux kernel: tsc: Detected 2600.000 MHz processor
Jun 23 00:45:00 archlinux kernel: tsc: Detected 2592.000 MHz TSC
Jun 23 00:45:00 archlinux kernel: clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x255cb6cc5db, max_idle_ns: 440795203504 ns
Jun 23 00:45:00 archlinux kernel: Calibrating delay loop (skipped), value calculated using timer frequency.. 5186.00 BogoMIPS (lpj=8640000)
Jun 23 00:45:00 archlinux kernel: pid_max: default: 32768 minimum: 301
Jun 23 00:45:00 archlinux kernel: Security Framework initialized
Jun 23 00:45:00 archlinux kernel: Yama: becoming mindful.
Jun 23 00:45:00 archlinux kernel: Dentry cache hash table entries: 2097152 (order: 12, 16777216 bytes)
Jun 23 00:45:00 archlinux kernel: Inode-cache hash table entries: 1048576 (order: 11, 8388608 bytes)
Jun 23 00:45:00 archlinux kernel: Mount-cache hash table entries: 32768 (order: 6, 262144 bytes)
Jun 23 00:45:00 archlinux kernel: Mountpoint-cache hash table entries: 32768 (order: 6, 262144 bytes)
Jun 23 00:45:00 archlinux kernel: CPU: Physical Processor ID: 0
Jun 23 00:45:00 archlinux kernel: CPU: Processor Core ID: 0
Jun 23 00:45:00 archlinux kernel: ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
Jun 23 00:45:00 archlinux kernel: ENERGY_PERF_BIAS: View and update with x86_energy_perf_policy(8)
Jun 23 00:45:00 archlinux kernel: mce: CPU supports 8 MCE banks
Jun 23 00:45:00 archlinux kernel: CPU0: Thermal monitoring enabled (TM1)
Jun 23 00:45:00 archlinux kernel: process: using mwait in idle threads
Jun 23 00:45:00 archlinux kernel: Last level iTLB entries: 4KB 64, 2MB 8, 4MB 8
Jun 23 00:45:00 archlinux kernel: Last level dTLB entries: 4KB 64, 2MB 0, 4MB 0, 1GB 4
Jun 23 00:45:00 archlinux kernel: Spectre V2 : Mitigation: Full generic retpoline
Jun 23 00:45:00 archlinux kernel: Spectre V2 : Spectre v2 mitigation: Filling RSB on context switch
Jun 23 00:45:00 archlinux kernel: Spectre V2 : Spectre v2 mitigation: Enabling Indirect Branch Prediction Barrier
Jun 23 00:45:00 archlinux kernel: Spectre V2 : Enabling Restricted Speculation for firmware calls
Jun 23 00:45:00 archlinux kernel: Speculative Store Bypass: Vulnerable
Jun 23 00:45:00 archlinux kernel: Freeing SMP alternatives memory: 28K
Jun 23 00:45:00 archlinux kernel: TSC deadline timer enabled
Jun 23 00:45:00 archlinux kernel: smpboot: CPU0: Intel(R) Core(TM) i7-6500U CPU @ 2.50GHz (family: 0x6, model: 0x4e, stepping: 0x3)
Jun 23 00:45:00 archlinux kernel: Performance Events: PEBS fmt3+, Skylake events, 32-deep LBR, full-width counters, Intel PMU driver.
Jun 23 00:45:00 archlinux kernel: ... version:                4
Jun 23 00:45:00 archlinux kernel: ... bit width:              48
Jun 23 00:45:00 archlinux kernel: ... generic registers:      4
Jun 23 00:45:00 archlinux kernel: ... value mask:             0000ffffffffffff
Jun 23 00:45:00 archlinux kernel: ... max period:             00007fffffffffff
Jun 23 00:45:00 archlinux kernel: ... fixed-purpose events:   3
Jun 23 00:45:00 archlinux kernel: ... event mask:             000000070000000f
Jun 23 00:45:00 archlinux kernel: Hierarchical SRCU implementation.
Jun 23 00:45:00 archlinux kernel: NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
Jun 23 00:45:00 archlinux kernel: smp: Bringing up secondary CPUs ...
Jun 23 00:45:00 archlinux kernel: x86: Booting SMP configuration:
Jun 23 00:45:00 archlinux kernel: .... node  #0, CPUs:      #1 #2 #3
Jun 23 00:45:00 archlinux kernel: smp: Brought up 1 node, 4 CPUs
Jun 23 00:45:00 archlinux kernel: smpboot: Max logical packages: 1
Jun 23 00:45:00 archlinux kernel: smpboot: Total of 4 processors activated (20744.00 BogoMIPS)
Jun 23 00:45:00 archlinux kernel: devtmpfs: initialized
Jun 23 00:45:00 archlinux kernel: x86/mm: Memory block size: 128MB
Jun 23 00:45:00 archlinux kernel: PM: Registering ACPI NVS region [mem 0x52dcd000-0x52dcdfff] (4096 bytes)
Jun 23 00:45:00 archlinux kernel: PM: Registering ACPI NVS region [mem 0x5698b000-0x57327fff] (10080256 bytes)
Jun 23 00:45:00 archlinux kernel: clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370867519511994 ns
Jun 23 00:45:00 archlinux kernel: futex hash table entries: 1024 (order: 4, 65536 bytes)
Jun 23 00:45:00 archlinux kernel: pinctrl core: initialized pinctrl subsystem
Jun 23 00:45:00 archlinux kernel: RTC time:  0:44:59, date: 06/23/18
Jun 23 00:45:00 archlinux kernel: NET: Registered protocol family 16
Jun 23 00:45:00 archlinux kernel: cpuidle: using governor ladder
Jun 23 00:45:00 archlinux kernel: cpuidle: using governor menu
Jun 23 00:45:00 archlinux kernel: KVM setup pv remote TLB flush
Jun 23 00:45:00 archlinux kernel: ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
Jun 23 00:45:00 archlinux kernel: ACPI: bus type PCI registered
Jun 23 00:45:00 archlinux kernel: acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
Jun 23 00:45:00 archlinux kernel: PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
Jun 23 00:45:00 archlinux kernel: PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in E820
Jun 23 00:45:00 archlinux kernel: PCI: Using configuration type 1 for base access
Jun 23 00:45:00 archlinux kernel: HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
Jun 23 00:45:00 archlinux kernel: HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
Jun 23 00:45:00 archlinux kernel: ACPI: Added _OSI(Module Device)
Jun 23 00:45:00 archlinux kernel: ACPI: Added _OSI(Processor Device)
Jun 23 00:45:00 archlinux kernel: ACPI: Added _OSI(3.0 _SCP Extensions)
Jun 23 00:45:00 archlinux kernel: ACPI: Added _OSI(Processor Aggregator Device)
Jun 23 00:45:00 archlinux kernel: ACPI: Added _OSI(Linux-Dell-Video)
Jun 23 00:45:00 archlinux kernel: ACPI: EC: EC started
Jun 23 00:45:00 archlinux kernel: ACPI: EC: interrupt blocked
Jun 23 00:45:00 archlinux kernel: ACPI: \: Used as first EC
Jun 23 00:45:00 archlinux kernel: ACPI: \: GPE=0x50, EC_CMD/EC_SC=0x66, EC_DATA=0x62
Jun 23 00:45:00 archlinux kernel: ACPI: \: Used as boot ECDT EC to handle transactions
Jun 23 00:45:00 archlinux kernel: ACPI BIOS Error (bug): Failure looking up [\_SB.PCI0.RP01.PXSX], AE_NOT_FOUND (20180313/psargs-330)
Jun 23 00:45:00 archlinux kernel: ACPI Error: Method parse/execution failed \, AE_NOT_FOUND (20180313/psparse-516)
Jun 23 00:45:00 archlinux kernel: ACPI Error: Invalid zero thread count in method (20180313/dsmethod-760)
Jun 23 00:45:00 archlinux kernel: ACPI Error: Invalid OwnerId: 0x00 (20180313/utownerid-156)
Jun 23 00:45:00 archlinux kernel: ACPI Error: AE_NOT_FOUND, [DSDT] table load failed (20180313/tbxfload-167)
Jun 23 00:45:00 archlinux kernel: ACPI BIOS Error (bug): Failure looking up [\_SB.PCI0.SAT0], AE_NOT_FOUND (20180313/dswload2-160)
Jun 23 00:45:00 archlinux kernel: ACPI Error: AE_NOT_FOUND, During name lookup/catalog (20180313/psobject-220)
Jun 23 00:45:00 archlinux kernel: ACPI Error: Method parse/execution failed \, AE_NOT_FOUND (20180313/psparse-516)
Jun 23 00:45:00 archlinux kernel: ACPI Error: Invalid zero thread count in method (20180313/dsmethod-760)
Jun 23 00:45:00 archlinux kernel: ACPI Error: Invalid OwnerId: 0x00 (20180313/utownerid-156)
Jun 23 00:45:00 archlinux kernel: ACPI Error: AE_NOT_FOUND, (SSDT:SataTabl) while loading table (20180313/tbxfload-197)
Jun 23 00:45:00 archlinux kernel: ACPI BIOS Error (bug): Failure looking up [\_SB.PCI0.B0D4], AE_NOT_FOUND (20180313/dswload2-160)
Jun 23 00:45:00 archlinux kernel: ACPI Error: AE_NOT_FOUND, During name lookup/catalog (20180313/psobject-220)
Jun 23 00:45:00 archlinux kernel: ACPI Error: Method parse/execution failed \, AE_NOT_FOUND (20180313/psparse-516)
Jun 23 00:45:00 archlinux kernel: ACPI Error: Invalid zero thread count in method (20180313/dsmethod-760)
Jun 23 00:45:00 archlinux kernel: ACPI Error: Invalid OwnerId: 0x00 (20180313/utownerid-156)
Jun 23 00:45:00 archlinux kernel: ACPI Error: AE_NOT_FOUND, (SSDT:DptfTabl) while loading table (20180313/tbxfload-197)
Jun 23 00:45:00 archlinux kernel: ACPI BIOS Error (bug): Failure looking up [\_SB.PCI0], AE_NOT_FOUND (20180313/dswload2-160)
Jun 23 00:45:00 archlinux kernel: ACPI Error: AE_NOT_FOUND, During name lookup/catalog (20180313/psobject-220)
Jun 23 00:45:00 archlinux kernel: ACPI Error: Method parse/execution failed \, AE_NOT_FOUND (20180313/psparse-516)
Jun 23 00:45:00 archlinux kernel: ACPI Error: Invalid zero thread count in method (20180313/dsmethod-760)
Jun 23 00:45:00 archlinux kernel: ACPI Error: Invalid OwnerId: 0x00 (20180313/utownerid-156)
Jun 23 00:45:00 archlinux kernel: ACPI Error: AE_NOT_FOUND, (SSDT: SaSsdt ) while loading table (20180313/tbxfload-197)
Jun 23 00:45:00 archlinux kernel: ACPI BIOS Error (bug): Failure looking up [\_PR.CPU0], AE_NOT_FOUND (20180313/dswload2-160)
Jun 23 00:45:00 archlinux kernel: ACPI Error: AE_NOT_FOUND, During name lookup/catalog (20180313/psobject-220)
Jun 23 00:45:00 archlinux kernel: ACPI Error: Method parse/execution failed \, AE_NOT_FOUND (20180313/psparse-516)
Jun 23 00:45:00 archlinux kernel: ACPI Error: Invalid zero thread count in method (20180313/dsmethod-760)
Jun 23 00:45:00 archlinux kernel: ACPI Error: Invalid OwnerId: 0x00 (20180313/utownerid-156)
Jun 23 00:45:00 archlinux kernel: ACPI Error: AE_NOT_FOUND, (SSDT: CpuSsdt) while loading table (20180313/tbxfload-197)
Jun 23 00:45:00 archlinux kernel: ACPI BIOS Error (bug): Failure looking up [\_SB.PCI0.RP01], AE_NOT_FOUND (20180313/dswload2-160)
Jun 23 00:45:00 archlinux kernel: ACPI Error: AE_NOT_FOUND, During name lookup/catalog (20180313/psobject-220)
Jun 23 00:45:00 archlinux kernel: ACPI Error: Method parse/execution failed \, AE_NOT_FOUND (20180313/psparse-516)
Jun 23 00:45:00 archlinux kernel: ACPI Error: Invalid zero thread count in method (20180313/dsmethod-760)
Jun 23 00:45:00 archlinux kernel: ACPI Error: Invalid OwnerId: 0x00 (20180313/utownerid-156)
Jun 23 00:45:00 archlinux kernel: ACPI Error: AE_NOT_FOUND, (SSDT:   SgPch) while loading table (20180313/tbxfload-197)
Jun 23 00:45:00 archlinux kernel: ACPI BIOS Error (bug): Failure looking up [\_SB.PCI0], AE_NOT_FOUND (20180313/dswload2-160)
Jun 23 00:45:00 archlinux kernel: ACPI Error: AE_NOT_FOUND, During name lookup/catalog (20180313/psobject-220)
Jun 23 00:45:00 archlinux kernel: ACPI Error: Method parse/execution failed \, AE_NOT_FOUND (20180313/psparse-516)
Jun 23 00:45:00 archlinux kernel: ACPI Error: Invalid zero thread count in method (20180313/dsmethod-760)
Jun 23 00:45:00 archlinux kernel: ACPI Error: Invalid OwnerId: 0x00 (20180313/utownerid-156)
Jun 23 00:45:00 archlinux kernel: ACPI Error: AE_NOT_FOUND, (SSDT: OptTabl) while loading table (20180313/tbxfload-197)
Jun 23 00:45:00 archlinux kernel: ACPI Error: 7 table load failures, 1 successful (20180313/tbxfload-215)
Jun 23 00:45:00 archlinux kernel: ACPI: Interpreter enabled
Jun 23 00:45:00 archlinux kernel: ACPI: (supports S0)
Jun 23 00:45:00 archlinux kernel: ACPI: Using IOAPIC for interrupt routing
Jun 23 00:45:00 archlinux kernel: PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
Jun 23 00:45:00 archlinux kernel: ACPI BIOS Error (bug): Failure looking up [\SHAD._STA.SDS0], AE_NOT_FOUND (20180313/psargs-330)
Jun 23 00:45:00 archlinux kernel: ACPI Error: Method parse/execution failed \SHAD._STA, AE_NOT_FOUND (20180313/psparse-516)
Jun 23 00:45:00 archlinux kernel: ACPI BIOS Error (bug): Failure looking up [\SHAD._STA.SDS0], AE_NOT_FOUND (20180313/psargs-330)
Jun 23 00:45:00 archlinux kernel: ACPI Error: Method parse/execution failed \SHAD._STA, AE_NOT_FOUND (20180313/psparse-516)
Jun 23 00:45:00 archlinux kernel: vgaarb: loaded
Jun 23 00:45:00 archlinux kernel: pps_core: LinuxPPS API ver. 1 registered
Jun 23 00:45:00 archlinux kernel: pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
Jun 23 00:45:00 archlinux kernel: PTP clock support registered
Jun 23 00:45:00 archlinux kernel: EDAC MC: Ver: 3.0.0
Jun 23 00:45:00 archlinux kernel: Registered efivars operations
Jun 23 00:45:00 archlinux kernel: PCI: Using ACPI for IRQ routing
Jun 23 00:45:00 archlinux kernel: PCI: Discovered peer bus 00
Jun 23 00:45:00 archlinux kernel: PCI: root bus 00: using default resources
Jun 23 00:45:00 archlinux kernel: PCI: Probing PCI hardware (bus 00)
Jun 23 00:45:00 archlinux kernel: PCI host bridge to bus 0000:00
Jun 23 00:45:00 archlinux kernel: pci_bus 0000:00: root bus resource [io  0x0000-0xffff]
Jun 23 00:45:00 archlinux kernel: pci_bus 0000:00: root bus resource [mem 0x00000000-0x7fffffffff]
Jun 23 00:45:00 archlinux kernel: pci_bus 0000:00: No busn resource found for root bus, will use [bus 00-ff]
Jun 23 00:45:00 archlinux kernel: pci 0000:00:00.0: [8086:1904] type 00 class 0x060000
Jun 23 00:45:00 archlinux kernel: pci 0000:00:02.0: [8086:1916] type 00 class 0x030000
Jun 23 00:45:00 archlinux kernel: pci 0000:00:02.0: reg 0x10: [mem 0xdd000000-0xddffffff 64bit]
Jun 23 00:45:00 archlinux kernel: pci 0000:00:02.0: reg 0x18: [mem 0xb0000000-0xbfffffff 64bit pref]
Jun 23 00:45:00 archlinux kernel: pci 0000:00:02.0: reg 0x20: [io  0xf000-0xf03f]
Jun 23 00:45:00 archlinux kernel: pci 0000:00:02.0: BAR 2: assigned to efifb
Jun 23 00:45:00 archlinux kernel: pci 0000:00:02.0: vgaarb: setting as boot VGA device
Jun 23 00:45:00 archlinux kernel: pci 0000:00:02.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
Jun 23 00:45:00 archlinux kernel: pci 0000:00:04.0: [8086:1903] type 00 class 0x118000
Jun 23 00:45:00 archlinux kernel: pci 0000:00:04.0: reg 0x10: [mem 0xdf320000-0xdf327fff 64bit]
Jun 23 00:45:00 archlinux kernel: pci 0000:00:14.0: [8086:9d2f] type 00 class 0x0c0330
Jun 23 00:45:00 archlinux kernel: pci 0000:00:14.0: reg 0x10: [mem 0xdf310000-0xdf31ffff 64bit]
Jun 23 00:45:00 archlinux kernel: pci 0000:00:14.0: PME# supported from D3hot D3cold
Jun 23 00:45:00 archlinux kernel: pci 0000:00:14.2: [8086:9d31] type 00 class 0x118000
Jun 23 00:45:00 archlinux kernel: pci 0000:00:14.2: reg 0x10: [mem 0xdf338000-0xdf338fff 64bit]
Jun 23 00:45:00 archlinux kernel: pci 0000:00:15.0: [8086:9d60] type 00 class 0x118000
Jun 23 00:45:00 archlinux kernel: pci 0000:00:15.0: reg 0x10: [mem 0xdf337000-0xdf337fff 64bit]
Jun 23 00:45:00 archlinux kernel: pci 0000:00:15.1: [8086:9d61] type 00 class 0x118000
Jun 23 00:45:00 archlinux kernel: pci 0000:00:15.1: reg 0x10: [mem 0xdf336000-0xdf336fff 64bit]
Jun 23 00:45:00 archlinux kernel: pci 0000:00:16.0: [8086:9d3a] type 00 class 0x078000
Jun 23 00:45:00 archlinux kernel: pci 0000:00:16.0: reg 0x10: [mem 0xdf335000-0xdf335fff 64bit]
Jun 23 00:45:00 archlinux kernel: pci 0000:00:16.0: PME# supported from D3hot
Jun 23 00:45:00 archlinux kernel: pci 0000:00:17.0: [8086:9d03] type 00 class 0x010601
Jun 23 00:45:00 archlinux kernel: pci 0000:00:17.0: reg 0x10: [mem 0xdf330000-0xdf331fff]
Jun 23 00:45:00 archlinux kernel: pci 0000:00:17.0: reg 0x14: [mem 0xdf334000-0xdf3340ff]
Jun 23 00:45:00 archlinux kernel: pci 0000:00:17.0: reg 0x18: [io  0xf090-0xf097]
Jun 23 00:45:00 archlinux kernel: pci 0000:00:17.0: reg 0x1c: [io  0xf080-0xf083]
Jun 23 00:45:00 archlinux kernel: pci 0000:00:17.0: reg 0x20: [io  0xf060-0xf07f]
Jun 23 00:45:00 archlinux kernel: pci 0000:00:17.0: reg 0x24: [mem 0xdf333000-0xdf3337ff]
Jun 23 00:45:00 archlinux kernel: pci 0000:00:17.0: PME# supported from D3hot
Jun 23 00:45:00 archlinux kernel: pci 0000:00:1c.0: [8086:9d10] type 01 class 0x060400
Jun 23 00:45:00 archlinux kernel: pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
Jun 23 00:45:00 archlinux kernel: pci 0000:00:1c.4: [8086:9d14] type 01 class 0x060400
Jun 23 00:45:00 archlinux kernel: pci 0000:00:1c.4: PME# supported from D0 D3hot D3cold
Jun 23 00:45:00 archlinux kernel: pci 0000:00:1c.5: [8086:9d15] type 01 class 0x060400
Jun 23 00:45:00 archlinux kernel: pci 0000:00:1c.5: PME# supported from D0 D3hot D3cold
Jun 23 00:45:00 archlinux kernel: pci 0000:00:1f.0: [8086:9d48] type 00 class 0x060100
Jun 23 00:45:00 archlinux kernel: pci 0000:00:1f.2: [8086:9d21] type 00 class 0x058000
Jun 23 00:45:00 archlinux kernel: pci 0000:00:1f.2: reg 0x10: [mem 0xdf32c000-0xdf32ffff]
Jun 23 00:45:00 archlinux kernel: pci 0000:00:1f.3: [8086:9d70] type 00 class 0x040300
Jun 23 00:45:00 archlinux kernel: pci 0000:00:1f.3: reg 0x10: [mem 0xdf328000-0xdf32bfff 64bit]
Jun 23 00:45:00 archlinux kernel: pci 0000:00:1f.3: reg 0x20: [mem 0xdf300000-0xdf30ffff 64bit]
Jun 23 00:45:00 archlinux kernel: pci 0000:00:1f.3: PME# supported from D3hot D3cold
Jun 23 00:45:00 archlinux kernel: pci 0000:00:1f.4: [8086:9d23] type 00 class 0x0c0500
Jun 23 00:45:00 archlinux kernel: pci 0000:00:1f.4: reg 0x10: [mem 0xdf332000-0xdf3320ff 64bit]
Jun 23 00:45:00 archlinux kernel: pci 0000:00:1f.4: reg 0x20: [io  0xf040-0xf05f]
Jun 23 00:45:00 archlinux kernel: pci 0000:01:00.0: [10de:1347] type 00 class 0x030200
Jun 23 00:45:00 archlinux kernel: pci 0000:01:00.0: reg 0x10: [mem 0xde000000-0xdeffffff]
Jun 23 00:45:00 archlinux kernel: pci 0000:01:00.0: reg 0x14: [mem 0xc0000000-0xcfffffff 64bit pref]
Jun 23 00:45:00 archlinux kernel: pci 0000:01:00.0: reg 0x1c: [mem 0xd0000000-0xd1ffffff 64bit pref]
Jun 23 00:45:00 archlinux kernel: pci 0000:01:00.0: reg 0x24: [io  0xe000-0xe07f]
Jun 23 00:45:00 archlinux kernel: pci 0000:01:00.0: reg 0x30: [mem 0xdf000000-0xdf07ffff pref]
Jun 23 00:45:00 archlinux kernel: pci 0000:01:00.0: enabling Extended Tags
Jun 23 00:45:00 archlinux kernel: pci 0000:00:1c.0: PCI bridge to [bus 01]
Jun 23 00:45:00 archlinux kernel: pci 0000:00:1c.0:   bridge window [io  0xe000-0xefff]
Jun 23 00:45:00 archlinux kernel: pci 0000:00:1c.0:   bridge window [mem 0xde000000-0xdf0fffff]
Jun 23 00:45:00 archlinux kernel: pci 0000:00:1c.0:   bridge window [mem 0xc0000000-0xd1ffffff 64bit pref]
Jun 23 00:45:00 archlinux kernel: pci 0000:02:00.0: [10ec:8168] type 00 class 0x020000
Jun 23 00:45:00 archlinux kernel: pci 0000:02:00.0: reg 0x10: [io  0xd000-0xd0ff]
Jun 23 00:45:00 archlinux kernel: pci 0000:02:00.0: reg 0x18: [mem 0xdf204000-0xdf204fff 64bit]
Jun 23 00:45:00 archlinux kernel: pci 0000:02:00.0: reg 0x20: [mem 0xdf200000-0xdf203fff 64bit]
Jun 23 00:45:00 archlinux kernel: pci 0000:02:00.0: supports D1 D2
Jun 23 00:45:00 archlinux kernel: pci 0000:02:00.0: PME# supported from D0 D1 D2 D3hot D3cold
Jun 23 00:45:00 archlinux kernel: pci 0000:00:1c.4: PCI bridge to [bus 02]
Jun 23 00:45:00 archlinux kernel: pci 0000:00:1c.4:   bridge window [io  0xd000-0xdfff]
Jun 23 00:45:00 archlinux kernel: pci 0000:00:1c.4:   bridge window [mem 0xdf200000-0xdf2fffff]
Jun 23 00:45:00 archlinux kernel: pci 0000:03:00.0: [10ec:b723] type 00 class 0x028000
Jun 23 00:45:00 archlinux kernel: pci 0000:03:00.0: reg 0x10: [io  0xc000-0xc0ff]
Jun 23 00:45:00 archlinux kernel: pci 0000:03:00.0: reg 0x18: [mem 0xdf100000-0xdf103fff 64bit]
Jun 23 00:45:00 archlinux kernel: pci 0000:03:00.0: supports D1 D2
Jun 23 00:45:00 archlinux kernel: pci 0000:03:00.0: PME# supported from D0 D1 D2 D3hot D3cold
Jun 23 00:45:00 archlinux kernel: pci 0000:00:1c.5: PCI bridge to [bus 03]
Jun 23 00:45:00 archlinux kernel: pci 0000:00:1c.5:   bridge window [io  0xc000-0xcfff]
Jun 23 00:45:00 archlinux kernel: pci 0000:00:1c.5:   bridge window [mem 0xdf100000-0xdf1fffff]
Jun 23 00:45:00 archlinux kernel: pci_bus 0000:00: busn_res: [bus 00-ff] end is updated to 03
Jun 23 00:45:00 archlinux kernel: PCI: pci_cache_line_size set to 64 bytes
Jun 23 00:45:00 archlinux kernel: e820: reserve RAM buffer [mem 0x00058000-0x0005ffff]
Jun 23 00:45:00 archlinux kernel: e820: reserve RAM buffer [mem 0x0009e000-0x0009ffff]
Jun 23 00:45:00 archlinux kernel: e820: reserve RAM buffer [mem 0x4f9a3018-0x4fffffff]
Jun 23 00:45:00 archlinux kernel: e820: reserve RAM buffer [mem 0x4f9b1018-0x4fffffff]
Jun 23 00:45:00 archlinux kernel: e820: reserve RAM buffer [mem 0x52dcd000-0x53ffffff]
Jun 23 00:45:00 archlinux kernel: e820: reserve RAM buffer [mem 0x52e4b000-0x53ffffff]
Jun 23 00:45:00 archlinux kernel: e820: reserve RAM buffer [mem 0x55cd4000-0x57ffffff]
Jun 23 00:45:00 archlinux kernel: e820: reserve RAM buffer [mem 0x5698b000-0x57ffffff]
Jun 23 00:45:00 archlinux kernel: e820: reserve RAM buffer [mem 0x57fff000-0x57ffffff]
Jun 23 00:45:00 archlinux kernel: e820: reserve RAM buffer [mem 0x386000000-0x387ffffff]
Jun 23 00:45:00 archlinux kernel: NetLabel: Initializing
Jun 23 00:45:00 archlinux kernel: NetLabel:  domain hash size = 128
Jun 23 00:45:00 archlinux kernel: NetLabel:  protocols = UNLABELED CIPSOv4 CALIPSO
Jun 23 00:45:00 archlinux kernel: NetLabel:  unlabeled traffic allowed by default
Jun 23 00:45:00 archlinux kernel: hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
Jun 23 00:45:00 archlinux kernel: hpet0: 8 comparators, 64-bit 24.000000 MHz counter
Jun 23 00:45:00 archlinux kernel: clocksource: Switched to clocksource tsc-early
Jun 23 00:45:00 archlinux kernel: VFS: Disk quotas dquot_6.6.0
Jun 23 00:45:00 archlinux kernel: VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
Jun 23 00:45:00 archlinux kernel: pnp: PnP ACPI init
Jun 23 00:45:00 archlinux kernel: ACPI BIOS Error (bug): Failure looking up [\SHAD._STA.SDS0], AE_NOT_FOUND (20180313/psargs-330)
Jun 23 00:45:00 archlinux kernel: ACPI Error: Method parse/execution failed \SHAD._STA, AE_NOT_FOUND (20180313/psparse-516)
Jun 23 00:45:00 archlinux kernel: pnp: PnP ACPI: found 0 devices
Jun 23 00:45:00 archlinux kernel: clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
Jun 23 00:45:00 archlinux kernel: pci 0000:00:1c.0: PCI bridge to [bus 01]
Jun 23 00:45:00 archlinux kernel: pci 0000:00:1c.0:   bridge window [io  0xe000-0xefff]
Jun 23 00:45:00 archlinux kernel: pci 0000:00:1c.0:   bridge window [mem 0xde000000-0xdf0fffff]
Jun 23 00:45:00 archlinux kernel: pci 0000:00:1c.0:   bridge window [mem 0xc0000000-0xd1ffffff 64bit pref]
Jun 23 00:45:00 archlinux kernel: pci 0000:00:1c.4: PCI bridge to [bus 02]
Jun 23 00:45:00 archlinux kernel: pci 0000:00:1c.4:   bridge window [io  0xd000-0xdfff]
Jun 23 00:45:00 archlinux kernel: pci 0000:00:1c.4:   bridge window [mem 0xdf200000-0xdf2fffff]
Jun 23 00:45:00 archlinux kernel: pci 0000:00:1c.5: PCI bridge to [bus 03]
Jun 23 00:45:00 archlinux kernel: pci 0000:00:1c.5:   bridge window [io  0xc000-0xcfff]
Jun 23 00:45:00 archlinux kernel: pci 0000:00:1c.5:   bridge window [mem 0xdf100000-0xdf1fffff]
Jun 23 00:45:00 archlinux kernel: pci_bus 0000:00: resource 4 [io  0x0000-0xffff]
Jun 23 00:45:00 archlinux kernel: pci_bus 0000:00: resource 5 [mem 0x00000000-0x7fffffffff]
Jun 23 00:45:00 archlinux kernel: pci_bus 0000:01: resource 0 [io  0xe000-0xefff]
Jun 23 00:45:00 archlinux kernel: pci_bus 0000:01: resource 1 [mem 0xde000000-0xdf0fffff]
Jun 23 00:45:00 archlinux kernel: pci_bus 0000:01: resource 2 [mem 0xc0000000-0xd1ffffff 64bit pref]
Jun 23 00:45:00 archlinux kernel: pci_bus 0000:02: resource 0 [io  0xd000-0xdfff]
Jun 23 00:45:00 archlinux kernel: pci_bus 0000:02: resource 1 [mem 0xdf200000-0xdf2fffff]
Jun 23 00:45:00 archlinux kernel: pci_bus 0000:03: resource 0 [io  0xc000-0xcfff]
Jun 23 00:45:00 archlinux kernel: pci_bus 0000:03: resource 1 [mem 0xdf100000-0xdf1fffff]
Jun 23 00:45:00 archlinux kernel: NET: Registered protocol family 2
Jun 23 00:45:00 archlinux kernel: tcp_listen_portaddr_hash hash table entries: 8192 (order: 5, 131072 bytes)
Jun 23 00:45:00 archlinux kernel: TCP established hash table entries: 131072 (order: 8, 1048576 bytes)
Jun 23 00:45:00 archlinux kernel: TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
Jun 23 00:45:00 archlinux kernel: TCP: Hash tables configured (established 131072 bind 65536)
Jun 23 00:45:00 archlinux kernel: UDP hash table entries: 8192 (order: 6, 262144 bytes)
Jun 23 00:45:00 archlinux kernel: UDP-Lite hash table entries: 8192 (order: 6, 262144 bytes)
Jun 23 00:45:00 archlinux kernel: NET: Registered protocol family 1
Jun 23 00:45:00 archlinux kernel: pci 0000:00:02.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
Jun 23 00:45:00 archlinux kernel: pci 0000:00:14.0: can't derive routing for PCI INT A
Jun 23 00:45:00 archlinux kernel: pci 0000:00:14.0: PCI INT A: not connected
Jun 23 00:45:00 archlinux kernel: PCI: CLS 0 bytes, default 64
Jun 23 00:45:00 archlinux kernel: Unpacking initramfs...
Jun 23 00:45:00 archlinux kernel: Freeing initrd memory: 9152K
Jun 23 00:45:00 archlinux kernel: DMAR: Failed to find handle for ACPI object \_SB.PCI0.I2C0
Jun 23 00:45:00 archlinux kernel: DMAR: Failed to find handle for ACPI object \_SB.PCI0.I2C1
Jun 23 00:45:00 archlinux kernel: PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
Jun 23 00:45:00 archlinux kernel: software IO TLB [mem 0x4b9a3000-0x4f9a3000] (64MB) mapped at [        (ptrval)-        (ptrval)]
Jun 23 00:45:00 archlinux kernel: clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x255cb6cc5db, max_idle_ns: 440795203504 ns
Jun 23 00:45:00 archlinux kernel: clocksource: Switched to clocksource tsc
Jun 23 00:45:00 archlinux kernel: platform rtc_cmos: registered platform RTC device (no PNP device found)
Jun 23 00:45:00 archlinux kernel: Scanning for low memory corruption every 60 seconds
Jun 23 00:45:00 archlinux kernel: Initialise system trusted keyrings
Jun 23 00:45:00 archlinux kernel: Key type blacklist registered
Jun 23 00:45:00 archlinux kernel: workingset: timestamp_bits=41 max_order=22 bucket_order=0
Jun 23 00:45:00 archlinux kernel: zbud: loaded
Jun 23 00:45:00 archlinux kernel: pstore: using lz4hc compression
Jun 23 00:45:00 archlinux kernel: Key type asymmetric registered
Jun 23 00:45:00 archlinux kernel: Asymmetric key parser 'x509' registered
Jun 23 00:45:00 archlinux kernel: Block layer SCSI generic (bsg) driver version 0.4 loaded (major 245)
Jun 23 00:45:00 archlinux kernel: io scheduler noop registered
Jun 23 00:45:00 archlinux kernel: io scheduler deadline registered
Jun 23 00:45:00 archlinux kernel: io scheduler cfq registered (default)
Jun 23 00:45:00 archlinux kernel: io scheduler mq-deadline registered
Jun 23 00:45:00 archlinux kernel: io scheduler kyber registered
Jun 23 00:45:00 archlinux kernel: io scheduler bfq registered
Jun 23 00:45:00 archlinux kernel: pcieport 0000:00:1c.0: can't derive routing for PCI INT A
Jun 23 00:45:00 archlinux kernel: pcieport 0000:00:1c.0: PCI INT A: not connected
Jun 23 00:45:00 archlinux kernel: pcieport 0000:00:1c.4: can't derive routing for PCI INT A
Jun 23 00:45:00 archlinux kernel: pcieport 0000:00:1c.4: PCI INT A: not connected
Jun 23 00:45:00 archlinux kernel: pcieport 0000:00:1c.5: can't derive routing for PCI INT B
Jun 23 00:45:00 archlinux kernel: pcieport 0000:00:1c.5: PCI INT B: not connected
Jun 23 00:45:00 archlinux kernel: pcieport 0000:00:1c.0: AER enabled with IRQ 122
Jun 23 00:45:00 archlinux kernel: pcieport 0000:00:1c.0: Signaling PME with IRQ 122
Jun 23 00:45:00 archlinux kernel: pcieport 0000:00:1c.4: Signaling PME with IRQ 123
Jun 23 00:45:00 archlinux kernel: pcieport 0000:00:1c.5: Signaling PME with IRQ 124
Jun 23 00:45:00 archlinux kernel: efifb: probing for efifb
Jun 23 00:45:00 archlinux kernel: efifb: framebuffer at 0xb0000000, using 1876k, total 1875k
Jun 23 00:45:00 archlinux kernel: efifb: mode is 800x600x32, linelength=3200, pages=1
Jun 23 00:45:00 archlinux kernel: efifb: scrolling: redraw
Jun 23 00:45:00 archlinux kernel: efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0
Jun 23 00:45:00 archlinux kernel: Console: switching to colour frame buffer device 100x37
Jun 23 00:45:00 archlinux kernel: fb0: EFI VGA frame buffer device
Jun 23 00:45:00 archlinux kernel: intel_idle: MWAIT substates: 0x11142120
Jun 23 00:45:00 archlinux kernel: intel_idle: v0.4.1 model 0x4E
Jun 23 00:45:00 archlinux kernel: intel_idle: lapic_timer_reliable_states 0xffffffff
Jun 23 00:45:00 archlinux kernel: input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0
Jun 23 00:45:00 archlinux kernel: ACPI: Power Button [PWRF]
Jun 23 00:45:00 archlinux kernel: Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
Jun 23 00:45:00 archlinux kernel: intel_pstate: Intel P-state driver initializing
Jun 23 00:45:00 archlinux kernel: intel_pstate: HWP enabled
Jun 23 00:45:00 archlinux kernel: ledtrig-cpu: registered to indicate activity on CPUs
Jun 23 00:45:00 archlinux kernel: intel_pmc_core:  initialized
Jun 23 00:45:00 archlinux kernel: NET: Registered protocol family 10
Jun 23 00:45:00 archlinux kernel: Segment Routing with IPv6
Jun 23 00:45:00 archlinux kernel: NET: Registered protocol family 17
Jun 23 00:45:00 archlinux kernel: RAS: Correctable Errors collector initialized.
Jun 23 00:45:00 archlinux kernel: microcode: sig=0x406e3, pf=0x80, revision=0xc2
Jun 23 00:45:00 archlinux kernel: microcode: Microcode Update Driver: v2.2.
Jun 23 00:45:00 archlinux kernel: sched_clock: Marking stable (316381779, 0)->(297880258, 18501521)
Jun 23 00:45:00 archlinux kernel: registered taskstats version 1
Jun 23 00:45:00 archlinux kernel: Loading compiled-in X.509 certificates
Jun 23 00:45:00 archlinux kernel: zswap: loaded using pool lzo/zbud
Jun 23 00:45:00 archlinux kernel: Key type big_key registered
Jun 23 00:45:00 archlinux kernel:   Magic number: 6:409:709
Jun 23 00:45:00 archlinux kernel: hctosys: unable to open rtc device (rtc0)
Jun 23 00:45:00 archlinux kernel: Freeing unused kernel memory: 1476K
Jun 23 00:45:00 archlinux kernel: Write protecting the kernel read-only data: 16384k
Jun 23 00:45:00 archlinux kernel: Freeing unused kernel memory: 2016K
Jun 23 00:45:00 archlinux kernel: Freeing unused kernel memory: 608K
Jun 23 00:45:00 archlinux kernel: ACPI: bus type USB registered
Jun 23 00:45:00 archlinux kernel: usbcore: registered new interface driver usbfs
Jun 23 00:45:00 archlinux kernel: usbcore: registered new interface driver hub
Jun 23 00:45:00 archlinux kernel: usbcore: registered new device driver usb
Jun 23 00:45:00 archlinux kernel: SCSI subsystem initialized
Jun 23 00:45:00 archlinux kernel: xhci_hcd 0000:00:14.0: can't derive routing for PCI INT A
Jun 23 00:45:00 archlinux kernel: xhci_hcd 0000:00:14.0: PCI INT A: no GSI
Jun 23 00:45:00 archlinux kernel: xhci_hcd 0000:00:14.0: xHCI Host Controller
Jun 23 00:45:00 archlinux kernel: xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 1
Jun 23 00:45:00 archlinux kernel: libata version 3.00 loaded.
Jun 23 00:45:00 archlinux kernel: xhci_hcd 0000:00:14.0: hcc params 0x200077c1 hci version 0x100 quirks 0x00109810
Jun 23 00:45:00 archlinux kernel: xhci_hcd 0000:00:14.0: cache line size of 64 is not supported
Jun 23 00:45:00 archlinux kernel: usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 4.17
Jun 23 00:45:00 archlinux kernel: usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Jun 23 00:45:00 archlinux kernel: usb usb1: Product: xHCI Host Controller
Jun 23 00:45:00 archlinux kernel: usb usb1: Manufacturer: Linux 4.17.2-1-ARCH xhci-hcd
Jun 23 00:45:00 archlinux kernel: usb usb1: SerialNumber: 0000:00:14.0
Jun 23 00:45:00 archlinux kernel: hub 1-0:1.0: USB hub found
Jun 23 00:45:00 archlinux kernel: hub 1-0:1.0: 12 ports detected
Jun 23 00:45:00 archlinux kernel: xhci_hcd 0000:00:14.0: xHCI Host Controller
Jun 23 00:45:00 archlinux kernel: xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 2
Jun 23 00:45:00 archlinux kernel: xhci_hcd 0000:00:14.0: Host supports USB 3.0  SuperSpeed
Jun 23 00:45:00 archlinux kernel: usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 4.17
Jun 23 00:45:00 archlinux kernel: usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Jun 23 00:45:00 archlinux kernel: usb usb2: Product: xHCI Host Controller
Jun 23 00:45:00 archlinux kernel: usb usb2: Manufacturer: Linux 4.17.2-1-ARCH xhci-hcd
Jun 23 00:45:00 archlinux kernel: usb usb2: SerialNumber: 0000:00:14.0
Jun 23 00:45:00 archlinux kernel: hub 2-0:1.0: USB hub found
Jun 23 00:45:00 archlinux kernel: hub 2-0:1.0: 6 ports detected
Jun 23 00:45:00 archlinux kernel: ACPI: \: failed to evaluate _DSM (0x1001)
Jun 23 00:45:00 archlinux kernel: ahci 0000:00:17.0: version 3.0
Jun 23 00:45:00 archlinux kernel: ahci 0000:00:17.0: can't derive routing for PCI INT A
Jun 23 00:45:00 archlinux kernel: ahci 0000:00:17.0: PCI INT A: not connected
Jun 23 00:45:00 archlinux kernel: ahci 0000:00:17.0: AHCI 0001.0301 32 slots 2 ports 6 Gbps 0x3 impl SATA mode
Jun 23 00:45:00 archlinux kernel: ahci 0000:00:17.0: flags: 64bit ncq pm led clo only pio slum part deso sadm sds apst 
Jun 23 00:45:00 archlinux kernel: scsi host0: ahci
Jun 23 00:45:00 archlinux kernel: scsi host1: ahci
Jun 23 00:45:00 archlinux kernel: ata1: SATA max UDMA/133 abar m2048@0xdf333000 port 0xdf333100 irq 126
Jun 23 00:45:00 archlinux kernel: ata2: SATA max UDMA/133 abar m2048@0xdf333000 port 0xdf333180 irq 126
Jun 23 00:45:00 archlinux kernel: ata2: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
Jun 23 00:45:00 archlinux kernel: ata1: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
Jun 23 00:45:00 archlinux kernel: ata1.00: supports DRM functions and may not be fully accessible
Jun 23 00:45:00 archlinux kernel: ata1.00: disabling queued TRIM support
Jun 23 00:45:00 archlinux kernel: ata1.00: ATA-9: Samsung SSD 850 EVO 250GB, EMT02B6Q, max UDMA/133
Jun 23 00:45:00 archlinux kernel: ata1.00: 488397168 sectors, multi 1: LBA48 NCQ (depth 31/32), AA
Jun 23 00:45:00 archlinux kernel: ata1.00: supports DRM functions and may not be fully accessible
Jun 23 00:45:00 archlinux kernel: ata2.00: ATA-8: ST1000LM024 HN-M101MBB, 2BA30001, max UDMA/133
Jun 23 00:45:00 archlinux kernel: ata2.00: 1953525168 sectors, multi 16: LBA48 NCQ (depth 31/32)
Jun 23 00:45:00 archlinux kernel: ata1.00: disabling queued TRIM support
Jun 23 00:45:00 archlinux kernel: ata1.00: configured for UDMA/133
Jun 23 00:45:00 archlinux kernel: ata2.00: configured for UDMA/133
Jun 23 00:45:00 archlinux kernel: usb 1-1: new full-speed USB device number 2 using xhci_hcd
Jun 23 00:45:00 archlinux kernel: ahci 0000:00:17.0: port does not support device sleep
Jun 23 00:45:00 archlinux kernel: scsi 0:0:0:0: Direct-Access     ATA      Samsung SSD 850  2B6Q PQ: 0 ANSI: 5
Jun 23 00:45:00 archlinux kernel: scsi 1:0:0:0: Direct-Access     ATA      ST1000LM024 HN-M 0001 PQ: 0 ANSI: 5
Jun 23 00:45:00 archlinux kernel: sd 0:0:0:0: [sda] 488397168 512-byte logical blocks: (250 GB/233 GiB)
Jun 23 00:45:00 archlinux kernel: sd 0:0:0:0: [sda] Write Protect is off
Jun 23 00:45:00 archlinux kernel: sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
Jun 23 00:45:00 archlinux kernel: sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
Jun 23 00:45:00 archlinux kernel: sd 1:0:0:0: [sdb] 1953525168 512-byte logical blocks: (1.00 TB/932 GiB)
Jun 23 00:45:00 archlinux kernel: sd 1:0:0:0: [sdb] 4096-byte physical blocks
Jun 23 00:45:00 archlinux kernel: sd 1:0:0:0: [sdb] Write Protect is off
Jun 23 00:45:00 archlinux kernel: sd 1:0:0:0: [sdb] Mode Sense: 00 3a 00 00
Jun 23 00:45:00 archlinux kernel: sd 1:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
Jun 23 00:45:00 archlinux kernel:  sda: sda1 sda2
Jun 23 00:45:00 archlinux kernel: sd 0:0:0:0: [sda] supports TCG Opal
Jun 23 00:45:00 archlinux kernel: sd 0:0:0:0: [sda] Attached SCSI disk
Jun 23 00:45:00 archlinux kernel: usb 1-1: New USB device found, idVendor=046d, idProduct=c52f, bcdDevice=22.01
Jun 23 00:45:00 archlinux kernel: usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
Jun 23 00:45:00 archlinux kernel: usb 1-1: Product: USB Receiver
Jun 23 00:45:00 archlinux kernel: usb 1-1: Manufacturer: Logitech
Jun 23 00:45:00 archlinux kernel: hidraw: raw HID events driver (C) Jiri Kosina
Jun 23 00:45:00 archlinux kernel: usbcore: registered new interface driver usbhid
Jun 23 00:45:00 archlinux kernel: usbhid: USB HID core driver
Jun 23 00:45:00 archlinux kernel: input: Logitech USB Receiver as /devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1:1.0/0003:046D:C52F.0001/input/input1
Jun 23 00:45:00 archlinux kernel: hid-generic 0003:046D:C52F.0001: input,hidraw0: USB HID v1.11 Mouse [Logitech USB Receiver] on usb-0000:00:14.0-1/input0
Jun 23 00:45:00 archlinux kernel: input: Logitech USB Receiver as /devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1:1.1/0003:046D:C52F.0002/input/input2
Jun 23 00:45:00 archlinux kernel: hid-generic 0003:046D:C52F.0002: input,hiddev0,hidraw1: USB HID v1.11 Device [Logitech USB Receiver] on usb-0000:00:14.0-1/input1
Jun 23 00:45:00 archlinux kernel: usb 1-3: new high-speed USB device number 3 using xhci_hcd
Jun 23 00:45:00 archlinux kernel:  sdb: sdb1
Jun 23 00:45:00 archlinux kernel: sd 1:0:0:0: [sdb] Attached SCSI disk
Jun 23 00:45:00 archlinux kernel: usb 1-3: New USB device found, idVendor=0718, idProduct=0618, bcdDevice= 1.00
Jun 23 00:45:00 archlinux kernel: usb 1-3: New USB device strings: Mfr=1, Product=2, SerialNumber=3
Jun 23 00:45:00 archlinux kernel: usb 1-3: Product: Trans-It Drive
Jun 23 00:45:00 archlinux kernel: usb 1-3: Manufacturer: TDKMedia
Jun 23 00:45:00 archlinux kernel: usb 1-3: SerialNumber: 07B5180705D264D4
Jun 23 00:45:00 archlinux kernel: usb-storage 1-3:1.0: USB Mass Storage device detected
Jun 23 00:45:00 archlinux kernel: scsi host2: usb-storage 1-3:1.0
Jun 23 00:45:00 archlinux kernel: usbcore: registered new interface driver usb-storage
Jun 23 00:45:00 archlinux kernel: usbcore: registered new interface driver uas
Jun 23 00:45:00 archlinux kernel: usb 1-4: new high-speed USB device number 4 using xhci_hcd
Jun 23 00:45:00 archlinux kernel: EXT4-fs (sda2): mounted filesystem with ordered data mode. Opts: (null)
Jun 23 00:45:00 archlinux kernel: random: fast init done
Jun 23 00:45:00 archlinux kernel: usb 1-4: New USB device found, idVendor=0bda, idProduct=0129, bcdDevice=39.60
Jun 23 00:45:00 archlinux kernel: usb 1-4: New USB device strings: Mfr=1, Product=2, SerialNumber=3
Jun 23 00:45:00 archlinux kernel: usb 1-4: Product: USB2.0-CRW
Jun 23 00:45:00 archlinux kernel: usb 1-4: Manufacturer: Generic
Jun 23 00:45:00 archlinux kernel: usb 1-4: SerialNumber: 20100201396000000
Jun 23 00:45:00 archlinux systemd[1]: systemd 238 running in system mode. (+PAM -AUDIT -SELINUX -IMA -APPARMOR +SMACK -SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN2 +IDN +PCRE2 default-hierarchy=hybrid)
Jun 23 00:45:00 archlinux systemd[1]: Detected architecture x86-64.
Jun 23 00:45:00 archlinux kernel: usb 1-6: new high-speed USB device number 5 using xhci_hcd
Jun 23 00:45:00 archlinux kernel: random: systemd: uninitialized urandom read (16 bytes read)
Jun 23 00:45:00 archlinux systemd[1]: Listening on LVM2 metadata daemon socket.
Jun 23 00:45:00 archlinux kernel: random: systemd: uninitialized urandom read (16 bytes read)
Jun 23 00:45:00 archlinux systemd[1]: Listening on Journal Socket (/dev/log).
Jun 23 00:45:00 archlinux kernel: random: systemd: uninitialized urandom read (16 bytes read)
Jun 23 00:45:00 archlinux systemd[1]: Started Forward Password Requests to Wall Directory Watch.
Jun 23 00:45:00 archlinux systemd[1]: Listening on Process Core Dump Socket.
Jun 23 00:45:00 archlinux systemd[1]: Listening on initctl Compatibility Named Pipe.
Jun 23 00:45:00 archlinux systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
Jun 23 00:45:00 archlinux systemd[1]: Reached target Paths.
Jun 23 00:45:00 archlinux systemd[1]: Reached target Local Encrypted Volumes.
Jun 23 00:45:00 archlinux kernel: EXT4-fs (sda2): re-mounted. Opts: data=ordered
Jun 23 00:45:00 archlinux systemd-journald[210]: Journal started
Jun 23 00:45:00 archlinux systemd-journald[210]: Runtime journal (/run/log/journal/447a3497d8a74d2d86a53ec6ea8e3981) is 8.0M, max 571.9M, 563.9M free.
Jun 23 00:45:00 archlinux systemd[1]: Starting Flush Journal to Persistent Storage...
Jun 23 00:45:00 archlinux systemd[1]: Started Create System Users.
Jun 23 00:45:00 archlinux systemd[1]: Starting Create Static Device Nodes in /dev...
Jun 23 00:45:00 archlinux systemd-journald[210]: Time spent on flushing to /var is 3.910ms for 716 entries.
Jun 23 00:45:00 archlinux systemd-journald[210]: System journal (/var/log/journal/447a3497d8a74d2d86a53ec6ea8e3981) is 8.0M, max 4.0G, 3.9G free.
Jun 23 00:45:00 archlinux systemd[1]: Started udev Coldplug all Devices.
Jun 23 00:45:00 archlinux systemd[1]: Started Create Static Device Nodes in /dev.
Jun 23 00:45:00 archlinux systemd[1]: Starting udev Kernel Device Manager...
Jun 23 00:45:00 archlinux systemd[1]: Started Flush Journal to Persistent Storage.
Jun 23 00:45:00 archlinux systemd[1]: Started udev Kernel Device Manager.
Jun 23 00:45:00 archlinux kernel: Linux agpgart interface v0.103
Jun 23 00:45:00 archlinux kernel: intel-lpss 0000:00:15.0: enabling device (0000 -> 0002)
Jun 23 00:45:00 archlinux kernel: intel-lpss 0000:00:15.0: can't derive routing for PCI INT A
Jun 23 00:45:00 archlinux kernel: intel-lpss 0000:00:15.0: PCI INT A: not connected
Jun 23 00:45:00 archlinux kernel: intel-lpss: probe of 0000:00:15.0 failed with error -22
Jun 23 00:45:00 archlinux kernel: usb 1-6: New USB device found, idVendor=04f2, idProduct=b52b, bcdDevice=95.52
Jun 23 00:45:00 archlinux kernel: usb 1-6: New USB device strings: Mfr=3, Product=1, SerialNumber=2
Jun 23 00:45:00 archlinux kernel: usb 1-6: Product: USB2.0 VGA UVC WebCam
Jun 23 00:45:00 archlinux kernel: usb 1-6: Manufacturer: Chicony Electronics Co.,Ltd.
Jun 23 00:45:00 archlinux kernel: usb 1-6: SerialNumber: 0x0001
Jun 23 00:45:00 archlinux kernel: intel-lpss 0000:00:15.1: enabling device (0000 -> 0002)
Jun 23 00:45:00 archlinux kernel: intel-lpss 0000:00:15.1: can't derive routing for PCI INT B
Jun 23 00:45:00 archlinux kernel: intel-lpss 0000:00:15.1: PCI INT B: not connected
Jun 23 00:45:00 archlinux kernel: intel-lpss: probe of 0000:00:15.1 failed with error -22
Jun 23 00:45:00 archlinux kernel: intel_pch_thermal 0000:00:14.2: can't derive routing for PCI INT C
Jun 23 00:45:00 archlinux kernel: intel_pch_thermal 0000:00:14.2: PCI INT C: not connected
Jun 23 00:45:00 archlinux kernel: proc_thermal 0000:00:04.0: can't derive routing for PCI INT A
Jun 23 00:45:00 archlinux kernel: proc_thermal 0000:00:04.0: PCI INT A: not connected
Jun 23 00:45:00 archlinux kernel: shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
Jun 23 00:45:00 archlinux kernel: i801_smbus 0000:00:1f.4: can't derive routing for PCI INT A
Jun 23 00:45:00 archlinux kernel: i801_smbus 0000:00:1f.4: PCI INT A: not connected
Jun 23 00:45:00 archlinux kernel: i801_smbus 0000:00:1f.4: SPD Write Disable is set
Jun 23 00:45:00 archlinux kernel: i801_smbus 0000:00:1f.4: SMBus using polling
Jun 23 00:45:00 archlinux kernel: mei_me 0000:00:16.0: enabling device (0000 -> 0002)
Jun 23 00:45:00 archlinux kernel: mei_me 0000:00:16.0: can't derive routing for PCI INT A
Jun 23 00:45:00 archlinux kernel: mei_me 0000:00:16.0: PCI INT A: not connected
Jun 23 00:45:00 archlinux systemd[1]: Found device Samsung_SSD_850_EVO_250GB 1.
Jun 23 00:45:00 archlinux kernel: input: PC Speaker as /devices/platform/pcspkr/input/input3
Jun 23 00:45:00 archlinux kernel: rtc_cmos rtc_cmos: RTC can wake from S4
Jun 23 00:45:00 archlinux kernel: rtc_cmos rtc_cmos: registered as rtc0
Jun 23 00:45:00 archlinux kernel: rtc_cmos rtc_cmos: alarms up to one month, y3k, 114 bytes nvram, hpet irqs
Jun 23 00:45:00 archlinux kernel: r8169 Gigabit Ethernet driver 2.3LK-NAPI loaded
Jun 23 00:45:00 archlinux kernel: r8169 0000:02:00.0: can't disable ASPM; OS doesn't have ASPM control
Jun 23 00:45:00 archlinux kernel: pcieport 0000:00:1c.4: can't derive routing for PCI INT A
Jun 23 00:45:00 archlinux kernel: r8169 0000:02:00.0: PCI INT A: not connected
Jun 23 00:45:00 archlinux kernel: RAPL PMU: API unit is 2^-32 Joules, 5 fixed counters, 655360 ms ovfl timer
Jun 23 00:45:00 archlinux kernel: RAPL PMU: hw unit of domain pp0-core 2^-14 Joules
Jun 23 00:45:00 archlinux kernel: RAPL PMU: hw unit of domain package 2^-14 Joules
Jun 23 00:45:00 archlinux kernel: RAPL PMU: hw unit of domain dram 2^-14 Joules
Jun 23 00:45:00 archlinux kernel: RAPL PMU: hw unit of domain pp1-gpu 2^-14 Joules
Jun 23 00:45:00 archlinux kernel: RAPL PMU: hw unit of domain psys 2^-14 Joules
Jun 23 00:45:00 archlinux kernel: r8169 0000:02:00.0 eth0: RTL8168g/8111g at 0x        (ptrval), f8:32:e4:d5:22:d1, XID 10900800 IRQ 128
Jun 23 00:45:00 archlinux kernel: r8169 0000:02:00.0 eth0: jumbo features [frames: 9200 bytes, tx checksumming: ko]
Jun 23 00:45:00 archlinux systemd-udevd[234]: link_config: autonegotiation is unset or enabled, the speed and duplex are not writable.
Jun 23 00:45:00 archlinux kernel: cryptd: max_cpu_qlen set to 1000
Jun 23 00:45:00 archlinux kernel: AVX2 version of gcm_enc/dec engaged.
Jun 23 00:45:00 archlinux kernel: AES CTR mode by8 optimization enabled
Jun 23 00:45:00 archlinux kernel: iTCO_vendor_support: vendor-support=0
Jun 23 00:45:00 archlinux kernel: iTCO_wdt: Intel TCO WatchDog Timer Driver v1.11
Jun 23 00:45:00 archlinux kernel: iTCO_wdt: Found a Intel PCH TCO device (Version=4, TCOBASE=0x0400)
Jun 23 00:45:00 archlinux kernel: iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
Jun 23 00:45:00 archlinux systemd-udevd[247]: link_config: autonegotiation is unset or enabled, the speed and duplex are not writable.
Jun 23 00:45:00 archlinux systemd[1]: Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.
Jun 23 00:45:00 archlinux kernel: r8169 0000:02:00.0 enp2s0: renamed from eth0
Jun 23 00:45:00 archlinux kernel: cfg80211: Loading compiled-in X.509 certificates for regulatory database
Jun 23 00:45:00 archlinux kernel: snd_hda_intel 0000:00:1f.3: can't derive routing for PCI INT A
Jun 23 00:45:00 archlinux kernel: snd_hda_intel 0000:00:1f.3: PCI INT A: not connected
Jun 23 00:45:00 archlinux systemd[1]: Started Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling.
Jun 23 00:45:00 archlinux systemd[1]: Reached target Local File Systems (Pre).
Jun 23 00:45:00 archlinux systemd[1]: Mounting /boot...
Jun 23 00:45:00 archlinux kernel: usb 1-8: new full-speed USB device number 6 using xhci_hcd
Jun 23 00:45:00 archlinux kernel: cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
Jun 23 00:45:00 archlinux kernel: platform regulatory.0: Direct firmware load for regulatory.db failed with error -2
Jun 23 00:45:00 archlinux kernel: cfg80211: failed to load regulatory.db
Jun 23 00:45:00 archlinux systemd[1]: Mounted /boot.
Jun 23 00:45:00 archlinux systemd[1]: Reached target Local File Systems.
Jun 23 00:45:00 archlinux systemd[1]: Starting Rebuild Journal Catalog...
Jun 23 00:45:00 archlinux systemd[1]: Starting Rebuild Dynamic Linker Cache...
Jun 23 00:45:00 archlinux systemd[1]: Starting Create Volatile Files and Directories...
Jun 23 00:45:00 archlinux systemd[1]: Started Create Volatile Files and Directories.
Jun 23 00:45:00 archlinux systemd[1]: Starting Update UTMP about System Boot/Shutdown...
Jun 23 00:45:00 archlinux systemd[1]: Started Rebuild Journal Catalog.
Jun 23 00:45:00 archlinux systemd[1]: Started Update UTMP about System Boot/Shutdown.
Jun 23 00:45:00 archlinux systemd[1]: Started Rebuild Dynamic Linker Cache.
Jun 23 00:45:00 archlinux systemd[1]: Starting Update is Completed...
Jun 23 00:45:00 archlinux systemd[1]: Started Update is Completed.
Jun 23 00:45:00 archlinux systemd[1]: Reached target System Initialization.
Jun 23 00:45:00 archlinux systemd[1]: Started Daily rotation of log files.
Jun 23 00:45:00 archlinux systemd[1]: Started Daily Cleanup of Temporary Directories.
Jun 23 00:45:00 archlinux systemd[1]: Started Daily man-db cache update.
Jun 23 00:45:00 archlinux systemd[1]: Listening on D-Bus System Message Bus Socket.
Jun 23 00:45:00 archlinux systemd[1]: Reached target Sockets.
Jun 23 00:45:00 archlinux systemd[1]: Reached target Basic System.
Jun 23 00:45:00 archlinux systemd[1]: Starting Permit User Sessions...
Jun 23 00:45:00 archlinux systemd[1]: Started D-Bus System Message Bus.
Jun 23 00:45:00 archlinux systemd[1]: Starting Login Service...
Jun 23 00:45:00 archlinux systemd[1]: Started Daily verification of password and group files.
Jun 23 00:45:00 archlinux systemd[1]: Reached target Timers.
Jun 23 00:45:00 archlinux systemd[1]: Started Permit User Sessions.
Jun 23 00:45:00 archlinux systemd-logind[303]: New seat seat0.
Jun 23 00:45:00 archlinux systemd[1]: Started Getty on tty1.
Jun 23 00:45:00 archlinux systemd-logind[303]: Watching system buttons on /dev/input/event0 (Power Button)
Jun 23 00:45:00 archlinux systemd[1]: Reached target Login Prompts.
Jun 23 00:45:00 archlinux systemd[1]: Started Login Service.
Jun 23 00:45:00 archlinux systemd[1]: Reached target Multi-User System.
Jun 23 00:45:00 archlinux systemd[1]: Reached target Graphical Interface.
Jun 23 00:45:00 archlinux systemd[1]: Startup finished in 6.698s (firmware) + 6.373s (loader) + 1.405s (kernel) + 504ms (userspace) = 14.981s.
Jun 23 00:45:00 archlinux kernel: i915 0000:00:02.0: can't derive routing for PCI INT A
Jun 23 00:45:00 archlinux kernel: i915 0000:00:02.0: PCI INT A: not connected
Jun 23 00:45:00 archlinux kernel: checking generic (b0000000 1d5000) vs hw (b0000000 10000000)
Jun 23 00:45:00 archlinux kernel: fb: switching to inteldrmfb from EFI VGA
Jun 23 00:45:00 archlinux kernel: Console: switching to colour dummy device 80x25
Jun 23 00:45:00 archlinux kernel: [drm] Replacing VGA console driver
Jun 23 00:45:00 archlinux kernel: usb 1-8: New USB device found, idVendor=0bda, idProduct=b721, bcdDevice= 2.00
Jun 23 00:45:00 archlinux kernel: usb 1-8: New USB device strings: Mfr=1, Product=2, SerialNumber=3
Jun 23 00:45:00 archlinux kernel: usb 1-8: Product: Bluetooth Radio 
Jun 23 00:45:00 archlinux kernel: usb 1-8: Manufacturer: Realtek 
Jun 23 00:45:00 archlinux kernel: usb 1-8: SerialNumber: 00e04c000001
Jun 23 00:45:00 archlinux kernel: [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
Jun 23 00:45:00 archlinux kernel: [drm] Driver supports precise vblank timestamp query.
Jun 23 00:45:00 archlinux kernel: i915 0000:00:02.0: vgaarb: changed VGA decodes: olddecodes=io+mem,decodes=io+mem:owns=io+mem
Jun 23 00:45:00 archlinux kernel: [drm] Finished loading DMC firmware i915/skl_dmc_ver1_27.bin (v1.27)
Jun 23 00:45:00 archlinux kernel: media: Linux media interface: v0.10
Jun 23 00:45:00 archlinux kernel: usbcore: registered new interface driver rtsx_usb
Jun 23 00:45:01 archlinux kernel: [drm] Initialized i915 1.6.0 20180308 for 0000:00:02.0 on minor 0
Jun 23 00:45:01 archlinux kernel: snd_hda_intel 0000:00:1f.3: bound 0000:00:02.0 (ops i915_audio_component_bind_ops [i915])
Jun 23 00:45:01 archlinux systemd[1]: Created slice system-systemd\x2dbacklight.slice.
Jun 23 00:45:01 archlinux systemd[1]: Starting Load/Save Screen Backlight Brightness of backlight:intel_backlight...
Jun 23 00:45:01 archlinux systemd-logind[303]: Watching system buttons on /dev/input/event2 (Logitech USB Receiver)
Jun 23 00:45:01 archlinux systemd[1]: Started Load/Save Screen Backlight Brightness of backlight:intel_backlight.
Jun 23 00:45:01 archlinux systemd[1]: Starting Load/Save RF Kill Switch Status...
Jun 23 00:45:01 archlinux systemd[1]: Reached target Bluetooth.
Jun 23 00:45:01 archlinux systemd[1]: Started Load/Save RF Kill Switch Status.
Jun 23 00:45:01 archlinux systemd-udevd[231]: worker [245] terminated by signal 9 (KILL)
Jun 23 00:45:01 archlinux systemd-udevd[231]: worker [245] failed while handling '/devices/pci0000:00/0000:00:1c.5/0000:03:00.0/net/wlan0'
Jun 23 00:45:01 archlinux kernel: fbcon: inteldrmfb (fb0) is primary device
Jun 23 00:45:01 archlinux kernel: mousedev: PS/2 mouse device common for all mice
Jun 23 00:45:01 archlinux kernel: pcieport 0000:00:1c.0: can't derive routing for PCI INT A
Jun 23 00:45:01 archlinux kernel: nouveau 0000:01:00.0: PCI INT A: not connected
Jun 23 00:45:01 archlinux kernel: Linux video capture interface: v2.00
Jun 23 00:45:01 archlinux kernel: Bluetooth: Core ver 2.22
Jun 23 00:45:01 archlinux kernel: NET: Registered protocol family 31
Jun 23 00:45:01 archlinux kernel: Bluetooth: HCI device and connection manager initialized
Jun 23 00:45:01 archlinux kernel: Bluetooth: HCI socket layer initialized
Jun 23 00:45:01 archlinux kernel: Bluetooth: L2CAP socket layer initialized
Jun 23 00:45:01 archlinux kernel: Bluetooth: SCO socket layer initialized
Jun 23 00:45:01 archlinux kernel: intel_rapl: Found RAPL domain package
Jun 23 00:45:01 archlinux kernel: intel_rapl: Found RAPL domain core
Jun 23 00:45:01 archlinux kernel: intel_rapl: Found RAPL domain uncore
Jun 23 00:45:01 archlinux kernel: intel_rapl: Found RAPL domain dram
Jun 23 00:45:01 archlinux kernel: uvcvideo: Found UVC 1.00 device USB2.0 VGA UVC WebCam (04f2:b52b)
Jun 23 00:45:01 archlinux kernel: uvcvideo 1-6:1.0: Entity type for entity Extension 4 was not initialized!
Jun 23 00:45:01 archlinux kernel: uvcvideo 1-6:1.0: Entity type for entity Processing 2 was not initialized!
Jun 23 00:45:01 archlinux kernel: uvcvideo 1-6:1.0: Entity type for entity Camera 1 was not initialized!
Jun 23 00:45:01 archlinux kernel: input: USB2.0 VGA UVC WebCam: USB2.0 V as /devices/pci0000:00/0000:00:14.0/usb1/1-6/1-6:1.0/input/input4
Jun 23 00:45:01 archlinux kernel: usbcore: registered new interface driver btusb
Jun 23 00:45:01 archlinux kernel: usbcore: registered new interface driver uvcvideo
Jun 23 00:45:01 archlinux kernel: USB Video Class driver (1.1.1)
Jun 23 00:45:01 archlinux kernel: Bluetooth: hci0: rtl: examining hci_ver=06 hci_rev=000b lmp_ver=06 lmp_subver=8723
Jun 23 00:45:01 archlinux kernel: Bluetooth: hci0: rtl: loading rtl_bt/rtl8723b_config.bin
Jun 23 00:45:01 archlinux kernel: bluetooth hci0: Direct firmware load for rtl_bt/rtl8723b_config.bin failed with error -2
Jun 23 00:45:01 archlinux kernel: Bluetooth: hci0: rtl: loading rtl_bt/rtl8723b_fw.bin
Jun 23 00:45:01 archlinux kernel: Bluetooth: hci0: rom_version status=0 version=1
Jun 23 00:45:01 archlinux kernel: Bluetooth: hci0: cfg_sz 0, total size 22496
Jun 23 00:45:01 archlinux kernel: pcieport 0000:00:1c.5: can't derive routing for PCI INT A
Jun 23 00:45:01 archlinux kernel: rtl8723be 0000:03:00.0: PCI INT A: not connected
Jun 23 00:45:01 archlinux kernel: rtl8723be: Using firmware rtlwifi/rtl8723befw_36.bin
Jun 23 00:45:01 archlinux kernel: ieee80211 phy0: Selected rate control algorithm 'rtl_rc'
Jun 23 00:45:01 archlinux kernel: rtlwifi: rtlwifi: wireless switch is on
Jun 23 00:45:01 archlinux kernel: rtl8723be: probe of 0000:03:00.0 failed with error -107
Jun 23 00:45:01 archlinux kernel: BUG: unable to handle kernel NULL pointer dereference at 0000000000000000
Jun 23 00:45:01 archlinux kernel: PGD 0 P4D 0 
Jun 23 00:45:01 archlinux kernel: Oops: 0000 [#1] PREEMPT SMP PTI
Jun 23 00:45:01 archlinux kernel: Modules linked in: arc4 rtl8723be btcoexist btusb uvcvideo btrtl intel_rapl btbcm rtl8723_common x86_pkg_temp_thermal btintel videobuf2_vmalloc videobuf2_memops snd_soc_skl videobuf2_v4l2 rtl_pci rtsx_usb_sdmmc intel_powerclamp snd_soc_skl_ipc videobuf2_common rtsx_usb_ms bluetooth coretemp rtlwifi mmc_core videodev memstick snd_hda_ext_core mousedev kvm_intel nouveau(+) ecdh_generic media joydev rtsx_usb snd_soc_sst_dsp mac80211 snd_soc_sst_ipc snd_soc_acpi snd_soc_core kvm i915 snd_compress nls_iso8859_1 ac97_bus snd_pcm_dmaengine nls_cp437 vfat fat mxm_wmi wmi irqbypass crct10dif_pclmul snd_hda_intel crc32_pclmul ghash_clmulni_intel pcbc ttm snd_hda_codec cfg80211 iTCO_wdt iTCO_vendor_support i2c_algo_bit snd_hda_core aesni_intel drm_kms_helper aes_x86_64 crypto_simd cryptd glue_helper
Jun 23 00:45:01 archlinux kernel:  intel_cstate intel_uncore r8169 rfkill intel_rapl_perf snd_hwdep led_class mii rtc_cmos drm snd_pcm pcspkr snd_timer mei_me snd intel_gtt mei i2c_i801 agpgart soundcore shpchp syscopyarea sysfillrect processor_thermal_device sysimgblt evdev fb_sys_fops int340x_thermal_zone intel_soc_dts_iosf mac_hid intel_pch_thermal intel_lpss_pci intel_lpss ip_tables x_tables ext4 crc32c_generic crc16 mbcache jbd2 fscrypto uas usb_storage hid_generic usbhid hid sd_mod ahci libahci xhci_pci libata crc32c_intel xhci_hcd scsi_mod usbcore usb_common
Jun 23 00:45:01 archlinux kernel: CPU: 3 PID: 245 Comm: systemd-udevd Not tainted 4.17.2-1-ARCH #1
Jun 23 00:45:01 archlinux kernel: Hardware name: ASUSTeK COMPUTER INC. X555UB/X555UB, BIOS X555UB.301 02/20/2017
Jun 23 00:45:01 archlinux kernel: RIP: 0010:cfg80211_get_drvinfo+0x2e/0x180 [cfg80211]
Jun 23 00:45:01 archlinux kernel: RSP: 0018:ffffa5ec41ef3b38 EFLAGS: 00010282
Jun 23 00:45:01 archlinux kernel: RAX: 0000000000000000 RBX: ffffa5ec41ef3b5c RCX: 0000000000000000
Jun 23 00:45:01 archlinux kernel: RDX: 0000000000000020 RSI: ffffa5ec41ef3b5c RDI: ffffa5ec41ef3b60
Jun 23 00:45:01 archlinux kernel: RBP: ffffffffc0dec900 R08: 0000000000000000 R09: 0000000000000005
Jun 23 00:45:01 archlinux kernel: R10: 0000000000000000 R11: 0000000000000000 R12: ffffa0c9f659a8d0
Jun 23 00:45:01 archlinux kernel: R13: 00007ffc036cdad0 R14: 0000000000000003 R15: 0000000000000000
Jun 23 00:45:01 archlinux kernel: FS:  00007f3d4f79fd40(0000) GS:ffffa0ca05d80000(0000) knlGS:0000000000000000
Jun 23 00:45:01 archlinux kernel: CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
Jun 23 00:45:01 archlinux kernel: CR2: 0000000000000000 CR3: 0000000376dfa002 CR4: 00000000003606e0
Jun 23 00:45:01 archlinux kernel: Call Trace:
Jun 23 00:45:01 archlinux kernel:  ethtool_get_drvinfo+0x88/0x320
Jun 23 00:45:01 archlinux kernel:  dev_ethtool+0x1bff/0x2640
Jun 23 00:45:01 archlinux kernel:  ? ___slab_alloc+0x436/0x600
Jun 23 00:45:01 archlinux kernel:  ? sk_prot_alloc+0x33/0x110
Jun 23 00:45:01 archlinux kernel:  ? inet_ioctl+0x153/0x170
Jun 23 00:45:01 archlinux kernel:  ? alloc_set_pte+0x1fd/0x500
Jun 23 00:45:01 archlinux kernel:  dev_ioctl+0x1e9/0x3d0
Jun 23 00:45:01 archlinux kernel:  sock_do_ioctl+0xa0/0x140
Jun 23 00:45:01 archlinux kernel:  ? seccomp_run_filters+0x5c/0x150
Jun 23 00:45:01 archlinux kernel:  sock_ioctl+0x19e/0x320
Jun 23 00:45:01 archlinux kernel:  ? __seccomp_filter+0x3b/0x250
Jun 23 00:45:01 archlinux kernel:  ? percpu_counter_add_batch+0x84/0xb0
Jun 23 00:45:01 archlinux kernel:  do_vfs_ioctl+0xa4/0x610
Jun 23 00:45:01 archlinux kernel:  ? syscall_trace_enter+0x126/0x280
Jun 23 00:45:01 archlinux kernel:  ksys_ioctl+0x60/0x90
Jun 23 00:45:01 archlinux kernel:  __x64_sys_ioctl+0x16/0x20
Jun 23 00:45:01 archlinux kernel:  do_syscall_64+0x5b/0x170
Jun 23 00:45:01 archlinux kernel:  entry_SYSCALL_64_after_hwframe+0x44/0xa9
Jun 23 00:45:01 archlinux kernel: RIP: 0033:0x7f3d4f0a7667
Jun 23 00:45:01 archlinux kernel: RSP: 002b:00007ffc036cda98 EFLAGS: 00000246 ORIG_RAX: 0000000000000010
Jun 23 00:45:01 archlinux kernel: RAX: ffffffffffffffda RBX: 00007ffc036cdc48 RCX: 00007f3d4f0a7667
Jun 23 00:45:01 archlinux kernel: RDX: 00007ffc036cdaa0 RSI: 0000000000008946 RDI: 0000000000000007
Jun 23 00:45:01 archlinux kernel: RBP: 00007ffc036cdad0 R08: 0000000000000000 R09: 0000000000000000
Jun 23 00:45:01 archlinux kernel: R10: 0000000000000138 R11: 0000000000000246 R12: 00007ffc036cdaa0
Jun 23 00:45:01 archlinux kernel: R13: 000055c2b0a40588 R14: 000055c2b0a40c90 R15: 000055c2afa7e7d4
Jun 23 00:45:01 archlinux kernel: Code: 00 00 41 54 ba 20 00 00 00 55 53 4c 8b a7 10 03 00 00 48 89 f3 48 8d 7e 04 49 8b 04 24 48 8b 80 20 01 00 00 48 8b 80 88 00 00 00 <48> 8b 30 e8 2a 4a 04 f0 be 32 01 00 00 48 c7 c7 c6 25 01 b1 e8 
Jun 23 00:45:01 archlinux kernel: RIP: cfg80211_get_drvinfo+0x2e/0x180 [cfg80211] RSP: ffffa5ec41ef3b38
Jun 23 00:45:01 archlinux kernel: CR2: 0000000000000000
Jun 23 00:45:01 archlinux kernel: ---[ end trace fa9baf8c5b9bbcb0 ]---
Jun 23 00:45:02 archlinux kernel: scsi 2:0:0:0: Direct-Access     TDKMedia Trans-It Drive   PMAP PQ: 0 ANSI: 0 CCS
Jun 23 00:45:02 archlinux kernel: sd 2:0:0:0: [sdc] 7810176 512-byte logical blocks: (4.00 GB/3.72 GiB)
Jun 23 00:45:02 archlinux kernel: sd 2:0:0:0: [sdc] Write Protect is off
Jun 23 00:45:02 archlinux kernel: sd 2:0:0:0: [sdc] Mode Sense: 23 00 00 00
Jun 23 00:45:02 archlinux kernel: sd 2:0:0:0: [sdc] No Caching mode page found
Jun 23 00:45:02 archlinux kernel: sd 2:0:0:0: [sdc] Assuming drive cache: write through
Jun 23 00:45:02 archlinux kernel:  sdc: sdc1
Jun 23 00:45:02 archlinux kernel: sd 2:0:0:0: [sdc] Attached SCSI removable disk
Jun 23 00:45:02 archlinux kernel: Console: switching to colour frame buffer device 240x67
Jun 23 00:45:02 archlinux kernel: i915 0000:00:02.0: fb0: inteldrmfb frame buffer device
Jun 23 00:45:02 archlinux kernel: pcieport 0000:00:1c.0: can't derive routing for PCI INT A
Jun 23 00:45:02 archlinux kernel: nouveau 0000:01:00.0: PCI INT A: no GSI
Jun 23 00:45:02 archlinux kernel: nouveau 0000:01:00.0: NVIDIA GM108 (118070a2)
Jun 23 00:45:02 archlinux kernel: nouveau 0000:01:00.0: Invalid PCI ROM header signature: expecting 0xaa55, got 0xfb00
Jun 23 00:45:02 archlinux kernel: nouveau 0000:01:00.0: bios: version 82.08.47.00.17
Jun 23 00:45:02 archlinux kernel: snd_hda_codec_realtek hdaudioC0D0: autoconfig for ALC256: line_outs=1 (0x14/0x0/0x0/0x0/0x0) type:speaker
Jun 23 00:45:02 archlinux kernel: snd_hda_codec_realtek hdaudioC0D0:    speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
Jun 23 00:45:02 archlinux kernel: snd_hda_codec_realtek hdaudioC0D0:    hp_outs=1 (0x21/0x0/0x0/0x0/0x0)
Jun 23 00:45:02 archlinux kernel: snd_hda_codec_realtek hdaudioC0D0:    mono: mono_out=0x0
Jun 23 00:45:02 archlinux kernel: snd_hda_codec_realtek hdaudioC0D0:    inputs:
Jun 23 00:45:02 archlinux kernel: snd_hda_codec_realtek hdaudioC0D0:      Headset Mic=0x19
Jun 23 00:45:02 archlinux kernel: snd_hda_codec_realtek hdaudioC0D0:      Internal Mic=0x1a
Jun 23 00:45:02 archlinux kernel: snd_hda_codec_realtek hdaudioC0D0:      Internal Mic=0x13
Jun 23 00:45:02 archlinux kernel: nouveau 0000:01:00.0: fb: 2048 MiB DDR3
Jun 23 00:45:02 archlinux kernel: nouveau 0000:01:00.0: bus: MMIO read of 00000000 FAULT at 612004 [ IBUS ]
Jun 23 00:45:02 archlinux kernel: nouveau 0000:01:00.0: bus: MMIO read of 00000000 FAULT at 10ac08 [ IBUS ]
Jun 23 00:45:02 archlinux kernel: random: crng init done
Jun 23 00:45:02 archlinux kernel: random: 7 urandom warning(s) missed due to ratelimiting
Jun 23 00:45:02 archlinux systemd[1]: Reached target Sound Card.
Jun 23 00:45:02 archlinux kernel: input: HDA Intel PCH Headphone as /devices/pci0000:00/0000:00:1f.3/sound/card0/input5
Jun 23 00:45:02 archlinux kernel: input: HDA Intel PCH HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input6
Jun 23 00:45:02 archlinux kernel: input: HDA Intel PCH HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input7
Jun 23 00:45:02 archlinux kernel: input: HDA Intel PCH HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input8
Jun 23 00:45:02 archlinux kernel: input: HDA Intel PCH HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input9
Jun 23 00:45:02 archlinux kernel: input: HDA Intel PCH HDMI/DP,pcm=10 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input10
Jun 23 00:45:03 archlinux kernel: [TTM] Zone  kernel: Available graphics memory: 5856720 kiB
Jun 23 00:45:03 archlinux kernel: [TTM] Zone   dma32: Available graphics memory: 2097152 kiB
Jun 23 00:45:03 archlinux kernel: [TTM] Initializing pool allocator
Jun 23 00:45:03 archlinux kernel: [TTM] Initializing DMA pool allocator
Jun 23 00:45:03 archlinux kernel: nouveau 0000:01:00.0: DRM: VRAM: 2048 MiB
Jun 23 00:45:03 archlinux kernel: nouveau 0000:01:00.0: DRM: GART: 1048576 MiB
Jun 23 00:45:03 archlinux kernel: nouveau 0000:01:00.0: DRM: Pointer to TMDS table invalid
Jun 23 00:45:03 archlinux kernel: nouveau 0000:01:00.0: DRM: DCB version 4.0
Jun 23 00:45:03 archlinux kernel: nouveau 0000:01:00.0: DRM: MM: using COPY for buffer copies
Jun 23 00:45:03 archlinux kernel: [drm] Initialized nouveau 1.3.1 20120801 for 0000:01:00.0 on minor 1
Jun 23 00:45:32 archlinux systemd-logind[303]: Power key pressed.
Jun 23 00:45:32 archlinux systemd-logind[303]: Powering Off...
Jun 23 00:45:32 archlinux systemd-logind[303]: System is powering down.
Jun 23 00:45:32 archlinux systemd[1]: Stopped target Graphical Interface.
Jun 23 00:45:32 archlinux systemd[1]: Stopped target Multi-User System.
Jun 23 00:45:32 archlinux systemd[1]: Stopping Login Service...
Jun 23 00:45:32 archlinux systemd[1]: Closed Load/Save RF Kill Switch Status /dev/rfkill Watch.
Jun 23 00:45:32 archlinux systemd[1]: Stopped target Bluetooth.
Jun 23 00:45:32 archlinux systemd[1]: Stopping D-Bus System Message Bus...
Jun 23 00:45:32 archlinux systemd[1]: Stopped target Sound Card.
Jun 23 00:45:32 archlinux systemd[1]: Stopped target Login Prompts.
Jun 23 00:45:32 archlinux systemd[1]: Stopping Getty on tty1...
Jun 23 00:45:32 archlinux systemd[1]: Starting Generate shutdown-ramfs...
Jun 23 00:45:32 archlinux systemd[1]: Stopped target Timers.
Jun 23 00:45:32 archlinux systemd[1]: Stopped Daily verification of password and group files.
Jun 23 00:45:32 archlinux systemd[1]: Stopped Daily rotation of log files.
Jun 23 00:45:32 archlinux systemd[1]: Stopped Daily Cleanup of Temporary Directories.
Jun 23 00:45:32 archlinux systemd[1]: Stopped Daily man-db cache update.
Jun 23 00:45:32 archlinux systemd[1]: Stopped D-Bus System Message Bus.
Jun 23 00:45:32 archlinux mkinitcpio[334]: ==> Starting build: none
Jun 23 00:45:32 archlinux mkinitcpio[334]:   -> Running build hook: [sd-shutdown]
Jun 23 00:45:32 archlinux systemd[1]: Stopped Getty on tty1.
Jun 23 00:45:32 archlinux systemd[1]: Removed slice system-getty.slice.
Jun 23 00:45:32 archlinux systemd[1]: Stopping Permit User Sessions...
Jun 23 00:45:32 archlinux systemd[1]: Stopped Permit User Sessions.
Jun 23 00:45:32 archlinux systemd[1]: Stopped target Remote File Systems.
Jun 23 00:45:32 archlinux systemd[1]: Stopped Login Service.
Jun 23 00:45:32 archlinux systemd[1]: Stopped target Basic System.
Jun 23 00:45:32 archlinux systemd[1]: Stopped target Sockets.
Jun 23 00:45:32 archlinux systemd[1]: Closed D-Bus System Message Bus Socket.
Jun 23 00:45:32 archlinux systemd[1]: Stopped target Slices.
Jun 23 00:45:32 archlinux systemd[1]: Stopped target Paths.
Jun 23 00:45:32 archlinux systemd[1]: Stopped target System Initialization.
Jun 23 00:45:32 archlinux systemd[1]: Stopping Load/Save Random Seed...
Jun 23 00:45:32 archlinux systemd[1]: Stopped Apply Kernel Variables.
Jun 23 00:45:32 archlinux systemd[1]: Stopping Update UTMP about System Boot/Shutdown...
Jun 23 00:45:32 archlinux systemd[1]: Stopped target Local Encrypted Volumes.
Jun 23 00:45:32 archlinux systemd[1]: Stopped Dispatch Password Requests to Console Directory Watch.
Jun 23 00:45:32 archlinux systemd[1]: Stopped Forward Password Requests to Wall Directory Watch.
Jun 23 00:45:32 archlinux systemd[1]: Stopping Load/Save Screen Backlight Brightness of backlight:intel_backlight...
Jun 23 00:45:32 archlinux systemd[1]: Stopped Update is Completed.
Jun 23 00:45:32 archlinux systemd[1]: Stopped Rebuild Dynamic Linker Cache.
Jun 23 00:45:32 archlinux systemd[1]: Stopped Rebuild Journal Catalog.
Jun 23 00:45:32 archlinux systemd[1]: Removed slice User and Session Slice.
Jun 23 00:45:32 archlinux systemd[1]: Stopped Load/Save Random Seed.
Jun 23 00:45:32 archlinux systemd[1]: Stopped Update UTMP about System Boot/Shutdown.
Jun 23 00:45:32 archlinux systemd[1]: Stopped Create Volatile Files and Directories.
Jun 23 00:45:32 archlinux systemd[1]: Stopped target Local File Systems.
Jun 23 00:45:32 archlinux systemd[1]: Unmounting /boot...
Jun 23 00:45:32 archlinux systemd[1]: Unmounting Temporary Directory (/tmp)...
Jun 23 00:45:32 archlinux systemd[1]: Stopped Load/Save Screen Backlight Brightness of backlight:intel_backlight.
Jun 23 00:45:32 archlinux systemd[1]: Removed slice system-systemd\x2dbacklight.slice.
Jun 23 00:45:32 archlinux systemd[1]: Unmounted /boot.
Jun 23 00:45:32 archlinux systemd[1]: Stopped target Local File Systems (Pre).
Jun 23 00:45:32 archlinux systemd[1]: Stopping Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling...
Jun 23 00:45:32 archlinux systemd[1]: Stopped Create Static Device Nodes in /dev.
Jun 23 00:45:32 archlinux systemd[1]: Stopped Create System Users.
Jun 23 00:45:32 archlinux systemd[1]: Stopped Remount Root and Kernel File Systems.
Jun 23 00:45:32 archlinux systemd[1]: Unmounted Temporary Directory (/tmp).
Jun 23 00:45:32 archlinux systemd[1]: Reached target Unmount All Filesystems.
Jun 23 00:45:32 archlinux systemd[1]: Stopped target Swap.
Jun 23 00:45:32 archlinux mkinitcpio[334]: ==> Build complete.
Jun 23 00:45:32 archlinux systemd[1]: Stopped Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling.
Jun 23 00:45:32 archlinux systemd[1]: Stopping LVM2 metadata daemon...
Jun 23 00:45:32 archlinux systemd[1]: Stopped LVM2 metadata daemon.
Jun 23 00:45:32 archlinux systemd[1]: Started Generate shutdown-ramfs.
Jun 23 00:45:32 archlinux systemd[1]: Reached target Shutdown.
Jun 23 00:45:32 archlinux systemd[1]: Reached target Final Step.
Jun 23 00:45:32 archlinux systemd[1]: Starting Power-Off...
Jun 23 00:45:32 archlinux systemd[1]: Shutting down.
Jun 23 00:45:32 archlinux kernel: systemd-shutdow: 35 output lines suppressed due to ratelimiting
Jun 23 00:45:32 archlinux systemd-shutdown[1]: Syncing filesystems and block devices.
Jun 23 00:45:32 archlinux systemd-shutdown[1]: Sending SIGTERM to remaining processes...
Jun 23 00:45:32 archlinux systemd-journald[210]: Journal stopped

P.S. Obviously, even if I don't fully understand why, everything works fine when arch-chrooting from live arch usb, is it because of different modules of mkinitcpio?
P.P.S I don't think it matters but mkinitcpio gave a warning: possible missing firmware for aic94xx and wd719x

Last edited by supremecoconut (2018-06-23 01:21:58)

Offline

#2 2018-06-23 01:36:39

Trilby
Inspector Parrot
Registered: 2011-11-29
Posts: 30,456
Website

Re: Fresh install doesn't boot

Contrary to your title, it did certainly boot, and it ran for 30s before you powered off.  Systemd even notes that it reached the graphical target.  I gather you use a Display Manager - which one?  Try booting to multi-user.target.


"UNIX is simple and coherent" - Dennis Ritchie; "GNU's Not Unix" - Richard Stallman

Offline

#3 2018-06-23 08:59:42

supremecoconut
Member
Registered: 2018-05-06
Posts: 11

Re: Fresh install doesn't boot

Oh sorry I thought that "boot" meant the complete process, my fault. By the way I don't have a Display Manager, nor Xorg or anything else. I just wanted to install the bare minimum. I would care about these things only after the first login (like I did in my previous install I think)

Offline

#4 2018-06-23 09:18:30

loqs
Member
Registered: 2014-03-06
Posts: 18,787

Re: Fresh install doesn't boot

If you try Disabling_modesetting does that make any difference?

Offline

#5 2018-06-23 10:51:45

supremecoconut
Member
Registered: 2018-05-06
Posts: 11

Re: Fresh install doesn't boot

Thanks for the help, but those parameters didn't work.
I just tried adding

systemd.unit=multi-user.target

and nothing happened. This is the journalctl:

-- Logs begin at Sat 2018-06-23 00:45:00 UTC, end at Sat 2018-06-23 10:37:22 UTC. --
Jun 23 10:31:40 archlinux kernel: microcode: microcode updated early to revision 0xc2, date = 2017-11-16
Jun 23 10:31:40 archlinux kernel: Linux version 4.17.2-1-ARCH (builduser@heftig-9574) (gcc version 8.1.1 20180531 (GCC)) #1 SMP PREEMPT Sat Jun 16 11:08:59 UTC 2018
Jun 23 10:31:40 archlinux kernel: Command line: initrd=\intel-ucode.img initrd=\initramfs-linux.img root=UUID=6d7855c1-1a2d-4d30-817e-ed45d94ca773 rw systemd.unit=multi-user.target
Jun 23 10:31:40 archlinux kernel: KERNEL supported cpus:
Jun 23 10:31:40 archlinux kernel:   Intel GenuineIntel
Jun 23 10:31:40 archlinux kernel:   AMD AuthenticAMD
Jun 23 10:31:40 archlinux kernel:   Centaur CentaurHauls
Jun 23 10:31:40 archlinux kernel: x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
Jun 23 10:31:40 archlinux kernel: x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
Jun 23 10:31:40 archlinux kernel: x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
Jun 23 10:31:40 archlinux kernel: x86/fpu: Supporting XSAVE feature 0x008: 'MPX bounds registers'
Jun 23 10:31:40 archlinux kernel: x86/fpu: Supporting XSAVE feature 0x010: 'MPX CSR'
Jun 23 10:31:40 archlinux kernel: x86/fpu: xstate_offset[2]:  576, xstate_sizes[2]:  256
Jun 23 10:31:40 archlinux kernel: x86/fpu: xstate_offset[3]:  832, xstate_sizes[3]:   64
Jun 23 10:31:40 archlinux kernel: x86/fpu: xstate_offset[4]:  896, xstate_sizes[4]:   64
Jun 23 10:31:40 archlinux kernel: x86/fpu: Enabled xstate features 0x1f, context size is 960 bytes, using 'compacted' format.
Jun 23 10:31:40 archlinux kernel: e820: BIOS-provided physical RAM map:
Jun 23 10:31:40 archlinux kernel: BIOS-e820: [mem 0x0000000000000000-0x0000000000057fff] usable
Jun 23 10:31:40 archlinux kernel: BIOS-e820: [mem 0x0000000000058000-0x0000000000058fff] reserved
Jun 23 10:31:40 archlinux kernel: BIOS-e820: [mem 0x0000000000059000-0x000000000009dfff] usable
Jun 23 10:31:40 archlinux kernel: BIOS-e820: [mem 0x000000000009e000-0x000000000009ffff] reserved
Jun 23 10:31:40 archlinux kernel: BIOS-e820: [mem 0x0000000000100000-0x0000000052dccfff] usable
Jun 23 10:31:40 archlinux kernel: BIOS-e820: [mem 0x0000000052dcd000-0x0000000052dcdfff] ACPI NVS
Jun 23 10:31:40 archlinux kernel: BIOS-e820: [mem 0x0000000052dce000-0x0000000052df7fff] reserved
Jun 23 10:31:40 archlinux kernel: BIOS-e820: [mem 0x0000000052df8000-0x0000000052e4afff] usable
Jun 23 10:31:40 archlinux kernel: BIOS-e820: [mem 0x0000000052e4b000-0x000000005328bfff] reserved
Jun 23 10:31:40 archlinux kernel: BIOS-e820: [mem 0x000000005328c000-0x0000000055cd3fff] usable
Jun 23 10:31:40 archlinux kernel: BIOS-e820: [mem 0x0000000055cd4000-0x0000000056730fff] reserved
Jun 23 10:31:40 archlinux kernel: BIOS-e820: [mem 0x0000000056731000-0x000000005698afff] usable
Jun 23 10:31:40 archlinux kernel: BIOS-e820: [mem 0x000000005698b000-0x0000000057327fff] ACPI NVS
Jun 23 10:31:40 archlinux kernel: BIOS-e820: [mem 0x0000000057328000-0x0000000057f7efff] reserved
Jun 23 10:31:40 archlinux kernel: BIOS-e820: [mem 0x0000000057f7f000-0x0000000057ffefff] usable
Jun 23 10:31:40 archlinux kernel: BIOS-e820: [mem 0x0000000058000000-0x00000000580fffff] reserved
Jun 23 10:31:40 archlinux kernel: BIOS-e820: [mem 0x00000000e0000000-0x00000000efffffff] reserved
Jun 23 10:31:40 archlinux kernel: BIOS-e820: [mem 0x00000000fe000000-0x00000000fe010fff] reserved
Jun 23 10:31:40 archlinux kernel: BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
Jun 23 10:31:40 archlinux kernel: BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
Jun 23 10:31:40 archlinux kernel: BIOS-e820: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
Jun 23 10:31:40 archlinux kernel: BIOS-e820: [mem 0x0000000100000000-0x0000000385ffffff] usable
Jun 23 10:31:40 archlinux kernel: NX (Execute Disable) protection: active
Jun 23 10:31:40 archlinux kernel: e820: update [mem 0x4f9b1018-0x4f9b9e57] usable ==> usable
Jun 23 10:31:40 archlinux kernel: e820: update [mem 0x4f9b1018-0x4f9b9e57] usable ==> usable
Jun 23 10:31:40 archlinux kernel: e820: update [mem 0x4f9a3018-0x4f9b0857] usable ==> usable
Jun 23 10:31:40 archlinux kernel: e820: update [mem 0x4f9a3018-0x4f9b0857] usable ==> usable
Jun 23 10:31:40 archlinux kernel: extended physical RAM map:
Jun 23 10:31:40 archlinux kernel: reserve setup_data: [mem 0x0000000000000000-0x0000000000057fff] usable
Jun 23 10:31:40 archlinux kernel: reserve setup_data: [mem 0x0000000000058000-0x0000000000058fff] reserved
Jun 23 10:31:40 archlinux kernel: reserve setup_data: [mem 0x0000000000059000-0x000000000009dfff] usable
Jun 23 10:31:40 archlinux kernel: reserve setup_data: [mem 0x000000000009e000-0x000000000009ffff] reserved
Jun 23 10:31:40 archlinux kernel: reserve setup_data: [mem 0x0000000000100000-0x000000004f9a3017] usable
Jun 23 10:31:40 archlinux kernel: reserve setup_data: [mem 0x000000004f9a3018-0x000000004f9b0857] usable
Jun 23 10:31:40 archlinux kernel: reserve setup_data: [mem 0x000000004f9b0858-0x000000004f9b1017] usable
Jun 23 10:31:40 archlinux kernel: reserve setup_data: [mem 0x000000004f9b1018-0x000000004f9b9e57] usable
Jun 23 10:31:40 archlinux kernel: reserve setup_data: [mem 0x000000004f9b9e58-0x0000000052dccfff] usable
Jun 23 10:31:40 archlinux kernel: reserve setup_data: [mem 0x0000000052dcd000-0x0000000052dcdfff] ACPI NVS
Jun 23 10:31:40 archlinux kernel: reserve setup_data: [mem 0x0000000052dce000-0x0000000052df7fff] reserved
Jun 23 10:31:40 archlinux kernel: reserve setup_data: [mem 0x0000000052df8000-0x0000000052e4afff] usable
Jun 23 10:31:40 archlinux kernel: reserve setup_data: [mem 0x0000000052e4b000-0x000000005328bfff] reserved
Jun 23 10:31:40 archlinux kernel: reserve setup_data: [mem 0x000000005328c000-0x0000000055cd3fff] usable
Jun 23 10:31:40 archlinux kernel: reserve setup_data: [mem 0x0000000055cd4000-0x0000000056730fff] reserved
Jun 23 10:31:40 archlinux kernel: reserve setup_data: [mem 0x0000000056731000-0x000000005698afff] usable
Jun 23 10:31:40 archlinux kernel: reserve setup_data: [mem 0x000000005698b000-0x0000000057327fff] ACPI NVS
Jun 23 10:31:40 archlinux kernel: reserve setup_data: [mem 0x0000000057328000-0x0000000057f7efff] reserved
Jun 23 10:31:40 archlinux kernel: reserve setup_data: [mem 0x0000000057f7f000-0x0000000057ffefff] usable
Jun 23 10:31:40 archlinux kernel: reserve setup_data: [mem 0x0000000058000000-0x00000000580fffff] reserved
Jun 23 10:31:40 archlinux kernel: reserve setup_data: [mem 0x00000000e0000000-0x00000000efffffff] reserved
Jun 23 10:31:40 archlinux kernel: reserve setup_data: [mem 0x00000000fe000000-0x00000000fe010fff] reserved
Jun 23 10:31:40 archlinux kernel: reserve setup_data: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
Jun 23 10:31:40 archlinux kernel: reserve setup_data: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
Jun 23 10:31:40 archlinux kernel: reserve setup_data: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
Jun 23 10:31:40 archlinux kernel: reserve setup_data: [mem 0x0000000100000000-0x0000000385ffffff] usable
Jun 23 10:31:40 archlinux kernel: efi: EFI v2.40 by American Megatrends
Jun 23 10:31:40 archlinux kernel: efi:  ESRT=0x57e47e18  ACPI=0x56a8f000  ACPI 2.0=0x56a8f000  SMBIOS=0x57861000  SMBIOS 3.0=0x57860000  TPMEventLog=0x53299018 
Jun 23 10:31:40 archlinux kernel: SMBIOS 3.0.0 present.
Jun 23 10:31:40 archlinux kernel: DMI: ASUSTeK COMPUTER INC. X555UB/X555UB, BIOS X555UB.301 02/20/2017
Jun 23 10:31:40 archlinux kernel: e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
Jun 23 10:31:40 archlinux kernel: e820: remove [mem 0x000a0000-0x000fffff] usable
Jun 23 10:31:40 archlinux kernel: e820: last_pfn = 0x386000 max_arch_pfn = 0x400000000
Jun 23 10:31:40 archlinux kernel: MTRR default type: write-back
Jun 23 10:31:40 archlinux kernel: MTRR fixed ranges enabled:
Jun 23 10:31:40 archlinux kernel:   00000-9FFFF write-back
Jun 23 10:31:40 archlinux kernel:   A0000-BFFFF uncachable
Jun 23 10:31:40 archlinux kernel:   C0000-FFFFF write-protect
Jun 23 10:31:40 archlinux kernel: MTRR variable ranges enabled:
Jun 23 10:31:40 archlinux kernel:   0 base 0080000000 mask 7F80000000 uncachable
Jun 23 10:31:40 archlinux kernel:   1 base 0060000000 mask 7FE0000000 uncachable
Jun 23 10:31:40 archlinux kernel:   2 base 005C000000 mask 7FFC000000 uncachable
Jun 23 10:31:40 archlinux kernel:   3 base 005A000000 mask 7FFE000000 uncachable
Jun 23 10:31:40 archlinux kernel:   4 base 0059000000 mask 7FFF000000 uncachable
Jun 23 10:31:40 archlinux kernel:   5 base 0058800000 mask 7FFF800000 uncachable
Jun 23 10:31:40 archlinux kernel:   6 disabled
Jun 23 10:31:40 archlinux kernel:   7 disabled
Jun 23 10:31:40 archlinux kernel:   8 disabled
Jun 23 10:31:40 archlinux kernel:   9 disabled
Jun 23 10:31:40 archlinux kernel: x86/PAT: Configuration [0-7]: WB  WC  UC- UC  WB  WP  UC- WT  
Jun 23 10:31:40 archlinux kernel: e820: last_pfn = 0x57fff max_arch_pfn = 0x400000000
Jun 23 10:31:40 archlinux kernel: esrt: Reserving ESRT space from 0x0000000057e47e18 to 0x0000000057e47e50.
Jun 23 10:31:40 archlinux kernel: Scanning 1 areas for low memory corruption
Jun 23 10:31:40 archlinux kernel: Base memory trampoline at [        (ptrval)] 98000 size 24576
Jun 23 10:31:40 archlinux kernel: Using GB pages for direct mapping
Jun 23 10:31:40 archlinux kernel: BRK [0x20c660000, 0x20c660fff] PGTABLE
Jun 23 10:31:40 archlinux kernel: BRK [0x20c661000, 0x20c661fff] PGTABLE
Jun 23 10:31:40 archlinux kernel: BRK [0x20c662000, 0x20c662fff] PGTABLE
Jun 23 10:31:40 archlinux kernel: BRK [0x20c663000, 0x20c663fff] PGTABLE
Jun 23 10:31:40 archlinux kernel: BRK [0x20c664000, 0x20c664fff] PGTABLE
Jun 23 10:31:40 archlinux kernel: BRK [0x20c665000, 0x20c665fff] PGTABLE
Jun 23 10:31:40 archlinux kernel: BRK [0x20c666000, 0x20c666fff] PGTABLE
Jun 23 10:31:40 archlinux kernel: BRK [0x20c667000, 0x20c667fff] PGTABLE
Jun 23 10:31:40 archlinux kernel: BRK [0x20c668000, 0x20c668fff] PGTABLE
Jun 23 10:31:40 archlinux kernel: BRK [0x20c669000, 0x20c669fff] PGTABLE
Jun 23 10:31:40 archlinux kernel: BRK [0x20c66a000, 0x20c66afff] PGTABLE
Jun 23 10:31:40 archlinux kernel: BRK [0x20c66b000, 0x20c66bfff] PGTABLE
Jun 23 10:31:40 archlinux kernel: Secure boot disabled
Jun 23 10:31:40 archlinux kernel: RAMDISK: [mem 0x4f9ba000-0x502a9fff]
Jun 23 10:31:40 archlinux kernel: ACPI: Early table checksum verification disabled
Jun 23 10:31:40 archlinux kernel: ACPI: RSDP 0x0000000056A8F000 000024 (v02 _ASUS_)
Jun 23 10:31:40 archlinux kernel: ACPI: XSDT 0x0000000056A8F0A8 0000D4 (v01 _ASUS_ Notebook 01072009 AMI  00010013)
Jun 23 10:31:40 archlinux kernel: ACPI: FACP 0x0000000056AB4460 00010C (v05 _ASUS_ Notebook 01072009 AMI  00010013)
Jun 23 10:31:40 archlinux kernel: ACPI: DSDT 0x0000000056A8F210 02524C (v02 _ASUS_ Notebook 01072009 INTL 20120913)
Jun 23 10:31:40 archlinux kernel: ACPI: FACS 0x0000000057326F80 000040
Jun 23 10:31:40 archlinux kernel: ACPI: APIC 0x0000000056AB4570 000084 (v03 _ASUS_ Notebook 01072009 AMI  00010013)
Jun 23 10:31:40 archlinux kernel: ACPI: FPDT 0x0000000056AB45F8 000044 (v01 _ASUS_ Notebook 01072009 AMI  00010013)
Jun 23 10:31:40 archlinux kernel: ACPI: FIDT 0x0000000056AB4640 00009C (v01 _ASUS_ Notebook 01072009 AMI  00010013)
Jun 23 10:31:40 archlinux kernel: ACPI: MCFG 0x0000000056AB46E0 00003C (v01 _ASUS_ Notebook 01072009 MSFT 00000097)
Jun 23 10:31:40 archlinux kernel: ACPI: HPET 0x0000000056AB4720 000038 (v01 _ASUS_ Notebook 01072009 AMI. 0005000B)
Jun 23 10:31:40 archlinux kernel: ACPI: SSDT 0x0000000056AB4758 000315 (v01 SataRe SataTabl 00001000 INTL 20120913)
Jun 23 10:31:40 archlinux kernel: ACPI: ECDT 0x0000000056AB4A70 0000C1 (v01 _ASUS_ Notebook 01072009 AMI. 00000005)
Jun 23 10:31:40 archlinux kernel: ACPI: LPIT 0x0000000056AB4B38 000094 (v01 INTEL  SKL-ULT  00000000 MSFT 0000005F)
Jun 23 10:31:40 archlinux kernel: ACPI: SSDT 0x0000000056AB4BD0 000248 (v02 INTEL  sensrhub 00000000 INTL 20120913)
Jun 23 10:31:40 archlinux kernel: ACPI: DBGP 0x0000000056AB4E18 000034 (v01 INTEL           00000000 MSFT 0000005F)
Jun 23 10:31:40 archlinux kernel: ACPI: DBG2 0x0000000056AB4E50 000054 (v00 INTEL           00000000 MSFT 0000005F)
Jun 23 10:31:40 archlinux kernel: ACPI: SSDT 0x0000000056AB4EA8 003EC1 (v02 DptfTa DptfTabl 00001000 INTL 20120913)
Jun 23 10:31:40 archlinux kernel: ACPI: SSDT 0x0000000056AB8D70 005882 (v02 SaSsdt SaSsdt   00003000 INTL 20120913)
Jun 23 10:31:40 archlinux kernel: ACPI: UEFI 0x0000000056ABE5F8 000042 (v01                 00000000      00000000)
Jun 23 10:31:40 archlinux kernel: ACPI: SSDT 0x0000000056ABE640 000E58 (v02 CpuRef CpuSsdt  00003000 INTL 20120913)
Jun 23 10:31:40 archlinux kernel: ACPI: BGRT 0x0000000056ABF498 000038 (v01 _ASUS_ Notebook 01072009 AMI  00010013)
Jun 23 10:31:40 archlinux kernel: ACPI: SSDT 0x0000000056ABF4D0 0007AE (v02 SgRef  SgPch    00001000 INTL 20120913)
Jun 23 10:31:40 archlinux kernel: ACPI: DMAR 0x0000000056ABFC80 0000F0 (v01 INTEL  SKL      00000001 INTL 00000001)
Jun 23 10:31:40 archlinux kernel: ACPI: TPM2 0x0000000056ABFD70 000034 (v03        Tpm2Tabl 00000001 AMI  00000000)
Jun 23 10:31:40 archlinux kernel: ACPI: SSDT 0x0000000056ABFDA8 001A6B (v01 OptRef OptTabl  00001000 INTL 20120913)
Jun 23 10:31:40 archlinux kernel: ACPI: MSDM 0x00000000564F2F18 000055 (v03 _ASUS_ Notebook 00000000 ASUS 00000001)
Jun 23 10:31:40 archlinux kernel: ACPI: Local APIC address 0xfee00000
Jun 23 10:31:40 archlinux kernel: No NUMA configuration found
Jun 23 10:31:40 archlinux kernel: Faking a node at [mem 0x0000000000000000-0x0000000385ffffff]
Jun 23 10:31:40 archlinux kernel: NODE_DATA(0) allocated [mem 0x385ffb000-0x385ffefff]
Jun 23 10:31:40 archlinux kernel: Zone ranges:
Jun 23 10:31:40 archlinux kernel:   DMA      [mem 0x0000000000001000-0x0000000000ffffff]
Jun 23 10:31:40 archlinux kernel:   DMA32    [mem 0x0000000001000000-0x00000000ffffffff]
Jun 23 10:31:40 archlinux kernel:   Normal   [mem 0x0000000100000000-0x0000000385ffffff]
Jun 23 10:31:40 archlinux kernel:   Device   empty
Jun 23 10:31:40 archlinux kernel: Movable zone start for each node
Jun 23 10:31:40 archlinux kernel: Early memory node ranges
Jun 23 10:31:40 archlinux kernel:   node   0: [mem 0x0000000000001000-0x0000000000057fff]
Jun 23 10:31:40 archlinux kernel:   node   0: [mem 0x0000000000059000-0x000000000009dfff]
Jun 23 10:31:40 archlinux kernel:   node   0: [mem 0x0000000000100000-0x0000000052dccfff]
Jun 23 10:31:40 archlinux kernel:   node   0: [mem 0x0000000052df8000-0x0000000052e4afff]
Jun 23 10:31:40 archlinux kernel:   node   0: [mem 0x000000005328c000-0x0000000055cd3fff]
Jun 23 10:31:40 archlinux kernel:   node   0: [mem 0x0000000056731000-0x000000005698afff]
Jun 23 10:31:40 archlinux kernel:   node   0: [mem 0x0000000057f7f000-0x0000000057ffefff]
Jun 23 10:31:40 archlinux kernel:   node   0: [mem 0x0000000100000000-0x0000000385ffffff]
Jun 23 10:31:40 archlinux kernel: Initmem setup node 0 [mem 0x0000000000001000-0x0000000385ffffff]
Jun 23 10:31:40 archlinux kernel: On node 0 totalpages: 2996958
Jun 23 10:31:40 archlinux kernel:   DMA zone: 64 pages used for memmap
Jun 23 10:31:40 archlinux kernel:   DMA zone: 21 pages reserved
Jun 23 10:31:40 archlinux kernel:   DMA zone: 3996 pages, LIFO batch:0
Jun 23 10:31:40 archlinux kernel:   DMA32 zone: 5422 pages used for memmap
Jun 23 10:31:40 archlinux kernel:   DMA32 zone: 346946 pages, LIFO batch:31
Jun 23 10:31:40 archlinux kernel:   Normal zone: 41344 pages used for memmap
Jun 23 10:31:40 archlinux kernel:   Normal zone: 2646016 pages, LIFO batch:31
Jun 23 10:31:40 archlinux kernel: Reserved but unavailable: 99 pages
Jun 23 10:31:40 archlinux kernel: Reserving Intel graphics memory at [mem 0x59000000-0x78ffffff]
Jun 23 10:31:40 archlinux kernel: ACPI: PM-Timer IO Port: 0x1808
Jun 23 10:31:40 archlinux kernel: ACPI: Local APIC address 0xfee00000
Jun 23 10:31:40 archlinux kernel: ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
Jun 23 10:31:40 archlinux kernel: ACPI: LAPIC_NMI (acpi_id[0x02] high edge lint[0x1])
Jun 23 10:31:40 archlinux kernel: ACPI: LAPIC_NMI (acpi_id[0x03] high edge lint[0x1])
Jun 23 10:31:40 archlinux kernel: ACPI: LAPIC_NMI (acpi_id[0x04] high edge lint[0x1])
Jun 23 10:31:40 archlinux kernel: IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-119
Jun 23 10:31:40 archlinux kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
Jun 23 10:31:40 archlinux kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
Jun 23 10:31:40 archlinux kernel: ACPI: IRQ0 used by override.
Jun 23 10:31:40 archlinux kernel: ACPI: IRQ9 used by override.
Jun 23 10:31:40 archlinux kernel: Using ACPI (MADT) for SMP configuration information
Jun 23 10:31:40 archlinux kernel: ACPI: HPET id: 0x8086a701 base: 0xfed00000
Jun 23 10:31:40 archlinux kernel: smpboot: Allowing 4 CPUs, 0 hotplug CPUs
Jun 23 10:31:40 archlinux kernel: PM: Registered nosave memory: [mem 0x00000000-0x00000fff]
Jun 23 10:31:40 archlinux kernel: PM: Registered nosave memory: [mem 0x00058000-0x00058fff]
Jun 23 10:31:40 archlinux kernel: PM: Registered nosave memory: [mem 0x0009e000-0x0009ffff]
Jun 23 10:31:40 archlinux kernel: PM: Registered nosave memory: [mem 0x000a0000-0x000fffff]
Jun 23 10:31:40 archlinux kernel: PM: Registered nosave memory: [mem 0x4f9a3000-0x4f9a3fff]
Jun 23 10:31:40 archlinux kernel: PM: Registered nosave memory: [mem 0x4f9b0000-0x4f9b0fff]
Jun 23 10:31:40 archlinux kernel: PM: Registered nosave memory: [mem 0x4f9b1000-0x4f9b1fff]
Jun 23 10:31:40 archlinux kernel: PM: Registered nosave memory: [mem 0x4f9b9000-0x4f9b9fff]
Jun 23 10:31:40 archlinux kernel: PM: Registered nosave memory: [mem 0x52dcd000-0x52dcdfff]
Jun 23 10:31:40 archlinux kernel: PM: Registered nosave memory: [mem 0x52dce000-0x52df7fff]
Jun 23 10:31:40 archlinux kernel: PM: Registered nosave memory: [mem 0x52e4b000-0x5328bfff]
Jun 23 10:31:40 archlinux kernel: PM: Registered nosave memory: [mem 0x55cd4000-0x56730fff]
Jun 23 10:31:40 archlinux kernel: PM: Registered nosave memory: [mem 0x5698b000-0x57327fff]
Jun 23 10:31:40 archlinux kernel: PM: Registered nosave memory: [mem 0x57328000-0x57f7efff]
Jun 23 10:31:40 archlinux kernel: PM: Registered nosave memory: [mem 0x57fff000-0x57ffffff]
Jun 23 10:31:40 archlinux kernel: PM: Registered nosave memory: [mem 0x58000000-0x580fffff]
Jun 23 10:31:40 archlinux kernel: PM: Registered nosave memory: [mem 0x58100000-0x58ffffff]
Jun 23 10:31:40 archlinux kernel: PM: Registered nosave memory: [mem 0x59000000-0x78ffffff]
Jun 23 10:31:40 archlinux kernel: PM: Registered nosave memory: [mem 0x79000000-0xdfffffff]
Jun 23 10:31:40 archlinux kernel: PM: Registered nosave memory: [mem 0xe0000000-0xefffffff]
Jun 23 10:31:40 archlinux kernel: PM: Registered nosave memory: [mem 0xf0000000-0xfdffffff]
Jun 23 10:31:40 archlinux kernel: PM: Registered nosave memory: [mem 0xfe000000-0xfe010fff]
Jun 23 10:31:40 archlinux kernel: PM: Registered nosave memory: [mem 0xfe011000-0xfebfffff]
Jun 23 10:31:40 archlinux kernel: PM: Registered nosave memory: [mem 0xfec00000-0xfec00fff]
Jun 23 10:31:40 archlinux kernel: PM: Registered nosave memory: [mem 0xfec01000-0xfedfffff]
Jun 23 10:31:40 archlinux kernel: PM: Registered nosave memory: [mem 0xfee00000-0xfee00fff]
Jun 23 10:31:40 archlinux kernel: PM: Registered nosave memory: [mem 0xfee01000-0xfeffffff]
Jun 23 10:31:40 archlinux kernel: PM: Registered nosave memory: [mem 0xff000000-0xffffffff]
Jun 23 10:31:40 archlinux kernel: e820: [mem 0x79000000-0xdfffffff] available for PCI devices
Jun 23 10:31:40 archlinux kernel: Booting paravirtualized kernel on bare hardware
Jun 23 10:31:40 archlinux kernel: clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370452778343963 ns
Jun 23 10:31:40 archlinux kernel: random: get_random_bytes called from start_kernel+0x95/0x535 with crng_init=0
Jun 23 10:31:40 archlinux kernel: setup_percpu: NR_CPUS:320 nr_cpumask_bits:320 nr_cpu_ids:4 nr_node_ids:1
Jun 23 10:31:40 archlinux kernel: percpu: Embedded 46 pages/cpu @        (ptrval) s151552 r8192 d28672 u524288
Jun 23 10:31:40 archlinux kernel: pcpu-alloc: s151552 r8192 d28672 u524288 alloc=1*2097152
Jun 23 10:31:40 archlinux kernel: pcpu-alloc: [0] 0 1 2 3 
Jun 23 10:31:40 archlinux kernel: Built 1 zonelists, mobility grouping on.  Total pages: 2950107
Jun 23 10:31:40 archlinux kernel: Policy zone: Normal
Jun 23 10:31:40 archlinux kernel: Kernel command line: initrd=\intel-ucode.img initrd=\initramfs-linux.img root=UUID=6d7855c1-1a2d-4d30-817e-ed45d94ca773 rw systemd.unit=multi-user.target
Jun 23 10:31:40 archlinux kernel: Calgary: detecting Calgary via BIOS EBDA area
Jun 23 10:31:40 archlinux kernel: Calgary: Unable to locate Rio Grande table in EBDA - bailing!
Jun 23 10:31:40 archlinux kernel: Memory: 11642912K/11987832K available (10252K kernel code, 1290K rwdata, 3488K rodata, 1476K init, 608K bss, 344920K reserved, 0K cma-reserved)
Jun 23 10:31:40 archlinux kernel: SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
Jun 23 10:31:40 archlinux kernel: Kernel/User page tables isolation: enabled
Jun 23 10:31:40 archlinux kernel: ftrace: allocating 32647 entries in 128 pages
Jun 23 10:31:40 archlinux kernel: Preemptible hierarchical RCU implementation.
Jun 23 10:31:40 archlinux kernel:         CONFIG_RCU_FANOUT set to non-default value of 32
Jun 23 10:31:40 archlinux kernel:         RCU dyntick-idle grace-period acceleration is enabled.
Jun 23 10:31:40 archlinux kernel:         RCU restricting CPUs from NR_CPUS=320 to nr_cpu_ids=4.
Jun 23 10:31:40 archlinux kernel:         RCU priority boosting: priority 1 delay 500 ms.
Jun 23 10:31:40 archlinux kernel:         Tasks RCU enabled.
Jun 23 10:31:40 archlinux kernel: RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4
Jun 23 10:31:40 archlinux kernel: NR_IRQS: 20736, nr_irqs: 1024, preallocated irqs: 16
Jun 23 10:31:40 archlinux kernel:         Offload RCU callbacks from CPUs: (none).
Jun 23 10:31:40 archlinux kernel: spurious 8259A interrupt: IRQ7.
Jun 23 10:31:40 archlinux kernel: Console: colour dummy device 80x25
Jun 23 10:31:40 archlinux kernel: console [tty0] enabled
Jun 23 10:31:40 archlinux kernel: ACPI: Core revision 20180313
Jun 23 10:31:40 archlinux kernel: clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 79635855245 ns
Jun 23 10:31:40 archlinux kernel: hpet clockevent registered
Jun 23 10:31:40 archlinux kernel: APIC: Switch to symmetric I/O mode setup
Jun 23 10:31:40 archlinux kernel: DMAR: Host address width 39
Jun 23 10:31:40 archlinux kernel: DMAR: DRHD base: 0x000000fed90000 flags: 0x0
Jun 23 10:31:40 archlinux kernel: DMAR: dmar0: reg_base_addr fed90000 ver 1:0 cap 1c0000c40660462 ecap 7e3ff0505e
Jun 23 10:31:40 archlinux kernel: DMAR: DRHD base: 0x000000fed91000 flags: 0x1
Jun 23 10:31:40 archlinux kernel: DMAR: dmar1: reg_base_addr fed91000 ver 1:0 cap d2008c40660462 ecap f050da
Jun 23 10:31:40 archlinux kernel: DMAR: RMRR base: 0x000000564d2000 end: 0x000000564f1fff
Jun 23 10:31:40 archlinux kernel: DMAR: RMRR base: 0x00000058800000 end: 0x00000078ffffff
Jun 23 10:31:40 archlinux kernel: DMAR: ANDD device: 1 name: \_SB.PCI0.I2C0
Jun 23 10:31:40 archlinux kernel: DMAR: ANDD device: 2 name: \_SB.PCI0.I2C1
Jun 23 10:31:40 archlinux kernel: DMAR-IR: IOAPIC id 2 under DRHD base  0xfed91000 IOMMU 1
Jun 23 10:31:40 archlinux kernel: DMAR-IR: HPET id 0 under DRHD base 0xfed91000
Jun 23 10:31:40 archlinux kernel: DMAR-IR: x2apic is disabled because BIOS sets x2apic opt out bit.
Jun 23 10:31:40 archlinux kernel: DMAR-IR: Use 'intremap=no_x2apic_optout' to override the BIOS setting.
Jun 23 10:31:40 archlinux kernel: DMAR-IR: Enabled IRQ remapping in xapic mode
Jun 23 10:31:40 archlinux kernel: x2apic: IRQ remapping doesn't support X2APIC mode
Jun 23 10:31:40 archlinux kernel: ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
Jun 23 10:31:40 archlinux kernel: tsc: Detected 2600.000 MHz processor
Jun 23 10:31:40 archlinux kernel: tsc: Detected 2592.000 MHz TSC
Jun 23 10:31:40 archlinux kernel: clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x255cb6cc5db, max_idle_ns: 440795203504 ns
Jun 23 10:31:40 archlinux kernel: Calibrating delay loop (skipped), value calculated using timer frequency.. 5186.00 BogoMIPS (lpj=8640000)
Jun 23 10:31:40 archlinux kernel: pid_max: default: 32768 minimum: 301
Jun 23 10:31:40 archlinux kernel: Security Framework initialized
Jun 23 10:31:40 archlinux kernel: Yama: becoming mindful.
Jun 23 10:31:40 archlinux kernel: Dentry cache hash table entries: 2097152 (order: 12, 16777216 bytes)
Jun 23 10:31:40 archlinux kernel: Inode-cache hash table entries: 1048576 (order: 11, 8388608 bytes)
Jun 23 10:31:40 archlinux kernel: Mount-cache hash table entries: 32768 (order: 6, 262144 bytes)
Jun 23 10:31:40 archlinux kernel: Mountpoint-cache hash table entries: 32768 (order: 6, 262144 bytes)
Jun 23 10:31:40 archlinux kernel: CPU: Physical Processor ID: 0
Jun 23 10:31:40 archlinux kernel: CPU: Processor Core ID: 0
Jun 23 10:31:40 archlinux kernel: ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
Jun 23 10:31:40 archlinux kernel: ENERGY_PERF_BIAS: View and update with x86_energy_perf_policy(8)
Jun 23 10:31:40 archlinux kernel: mce: CPU supports 8 MCE banks
Jun 23 10:31:40 archlinux kernel: CPU0: Thermal monitoring enabled (TM1)
Jun 23 10:31:40 archlinux kernel: process: using mwait in idle threads
Jun 23 10:31:40 archlinux kernel: Last level iTLB entries: 4KB 64, 2MB 8, 4MB 8
Jun 23 10:31:40 archlinux kernel: Last level dTLB entries: 4KB 64, 2MB 0, 4MB 0, 1GB 4
Jun 23 10:31:40 archlinux kernel: Spectre V2 : Mitigation: Full generic retpoline
Jun 23 10:31:40 archlinux kernel: Spectre V2 : Spectre v2 mitigation: Filling RSB on context switch
Jun 23 10:31:40 archlinux kernel: Spectre V2 : Spectre v2 mitigation: Enabling Indirect Branch Prediction Barrier
Jun 23 10:31:40 archlinux kernel: Spectre V2 : Enabling Restricted Speculation for firmware calls
Jun 23 10:31:40 archlinux kernel: Speculative Store Bypass: Vulnerable
Jun 23 10:31:40 archlinux kernel: Freeing SMP alternatives memory: 28K
Jun 23 10:31:40 archlinux kernel: TSC deadline timer enabled
Jun 23 10:31:40 archlinux kernel: smpboot: CPU0: Intel(R) Core(TM) i7-6500U CPU @ 2.50GHz (family: 0x6, model: 0x4e, stepping: 0x3)
Jun 23 10:31:40 archlinux kernel: Performance Events: PEBS fmt3+, Skylake events, 32-deep LBR, full-width counters, Intel PMU driver.
Jun 23 10:31:40 archlinux kernel: ... version:                4
Jun 23 10:31:40 archlinux kernel: ... bit width:              48
Jun 23 10:31:40 archlinux kernel: ... generic registers:      4
Jun 23 10:31:40 archlinux kernel: ... value mask:             0000ffffffffffff
Jun 23 10:31:40 archlinux kernel: ... max period:             00007fffffffffff
Jun 23 10:31:40 archlinux kernel: ... fixed-purpose events:   3
Jun 23 10:31:40 archlinux kernel: ... event mask:             000000070000000f
Jun 23 10:31:40 archlinux kernel: Hierarchical SRCU implementation.
Jun 23 10:31:40 archlinux kernel: NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
Jun 23 10:31:40 archlinux kernel: smp: Bringing up secondary CPUs ...
Jun 23 10:31:40 archlinux kernel: x86: Booting SMP configuration:
Jun 23 10:31:40 archlinux kernel: .... node  #0, CPUs:      #1 #2 #3
Jun 23 10:31:40 archlinux kernel: smp: Brought up 1 node, 4 CPUs
Jun 23 10:31:40 archlinux kernel: smpboot: Max logical packages: 1
Jun 23 10:31:40 archlinux kernel: smpboot: Total of 4 processors activated (20744.00 BogoMIPS)
Jun 23 10:31:40 archlinux kernel: devtmpfs: initialized
Jun 23 10:31:40 archlinux kernel: x86/mm: Memory block size: 128MB
Jun 23 10:31:40 archlinux kernel: PM: Registering ACPI NVS region [mem 0x52dcd000-0x52dcdfff] (4096 bytes)
Jun 23 10:31:40 archlinux kernel: PM: Registering ACPI NVS region [mem 0x5698b000-0x57327fff] (10080256 bytes)
Jun 23 10:31:40 archlinux kernel: clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370867519511994 ns
Jun 23 10:31:40 archlinux kernel: futex hash table entries: 1024 (order: 4, 65536 bytes)
Jun 23 10:31:40 archlinux kernel: pinctrl core: initialized pinctrl subsystem
Jun 23 10:31:40 archlinux kernel: RTC time: 10:31:39, date: 06/23/18
Jun 23 10:31:40 archlinux kernel: NET: Registered protocol family 16
Jun 23 10:31:40 archlinux kernel: cpuidle: using governor ladder
Jun 23 10:31:40 archlinux kernel: cpuidle: using governor menu
Jun 23 10:31:40 archlinux kernel: KVM setup pv remote TLB flush
Jun 23 10:31:40 archlinux kernel: ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
Jun 23 10:31:40 archlinux kernel: ACPI: bus type PCI registered
Jun 23 10:31:40 archlinux kernel: acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
Jun 23 10:31:40 archlinux kernel: PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
Jun 23 10:31:40 archlinux kernel: PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in E820
Jun 23 10:31:40 archlinux kernel: PCI: Using configuration type 1 for base access
Jun 23 10:31:40 archlinux kernel: HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
Jun 23 10:31:40 archlinux kernel: HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
Jun 23 10:31:40 archlinux kernel: ACPI: Added _OSI(Module Device)
Jun 23 10:31:40 archlinux kernel: ACPI: Added _OSI(Processor Device)
Jun 23 10:31:40 archlinux kernel: ACPI: Added _OSI(3.0 _SCP Extensions)
Jun 23 10:31:40 archlinux kernel: ACPI: Added _OSI(Processor Aggregator Device)
Jun 23 10:31:40 archlinux kernel: ACPI: Added _OSI(Linux-Dell-Video)
Jun 23 10:31:40 archlinux kernel: ACPI: EC: EC started
Jun 23 10:31:40 archlinux kernel: ACPI: EC: interrupt blocked
Jun 23 10:31:40 archlinux kernel: ACPI: \: Used as first EC
Jun 23 10:31:40 archlinux kernel: ACPI: \: GPE=0x50, EC_CMD/EC_SC=0x66, EC_DATA=0x62
Jun 23 10:31:40 archlinux kernel: ACPI: \: Used as boot ECDT EC to handle transactions
Jun 23 10:31:40 archlinux kernel: ACPI BIOS Error (bug): Failure looking up [\_SB.PCI0.RP01.PXSX], AE_NOT_FOUND (20180313/psargs-330)
Jun 23 10:31:40 archlinux kernel: ACPI Error: Method parse/execution failed \, AE_NOT_FOUND (20180313/psparse-516)
Jun 23 10:31:40 archlinux kernel: ACPI Error: Invalid zero thread count in method (20180313/dsmethod-760)
Jun 23 10:31:40 archlinux kernel: ACPI Error: Invalid OwnerId: 0x00 (20180313/utownerid-156)
Jun 23 10:31:40 archlinux kernel: ACPI Error: AE_NOT_FOUND, [DSDT] table load failed (20180313/tbxfload-167)
Jun 23 10:31:40 archlinux kernel: ACPI BIOS Error (bug): Failure looking up [\_SB.PCI0.SAT0], AE_NOT_FOUND (20180313/dswload2-160)
Jun 23 10:31:40 archlinux kernel: ACPI Error: AE_NOT_FOUND, During name lookup/catalog (20180313/psobject-220)
Jun 23 10:31:40 archlinux kernel: ACPI Error: Method parse/execution failed \, AE_NOT_FOUND (20180313/psparse-516)
Jun 23 10:31:40 archlinux kernel: ACPI Error: Invalid zero thread count in method (20180313/dsmethod-760)
Jun 23 10:31:40 archlinux kernel: ACPI Error: Invalid OwnerId: 0x00 (20180313/utownerid-156)
Jun 23 10:31:40 archlinux kernel: ACPI Error: AE_NOT_FOUND, (SSDT:SataTabl) while loading table (20180313/tbxfload-197)
Jun 23 10:31:40 archlinux kernel: ACPI BIOS Error (bug): Failure looking up [\_SB.PCI0.B0D4], AE_NOT_FOUND (20180313/dswload2-160)
Jun 23 10:31:40 archlinux kernel: ACPI Error: AE_NOT_FOUND, During name lookup/catalog (20180313/psobject-220)
Jun 23 10:31:40 archlinux kernel: ACPI Error: Method parse/execution failed \, AE_NOT_FOUND (20180313/psparse-516)
Jun 23 10:31:40 archlinux kernel: ACPI Error: Invalid zero thread count in method (20180313/dsmethod-760)
Jun 23 10:31:40 archlinux kernel: ACPI Error: Invalid OwnerId: 0x00 (20180313/utownerid-156)
Jun 23 10:31:40 archlinux kernel: ACPI Error: AE_NOT_FOUND, (SSDT:DptfTabl) while loading table (20180313/tbxfload-197)
Jun 23 10:31:40 archlinux kernel: ACPI BIOS Error (bug): Failure looking up [\_SB.PCI0], AE_NOT_FOUND (20180313/dswload2-160)
Jun 23 10:31:40 archlinux kernel: ACPI Error: AE_NOT_FOUND, During name lookup/catalog (20180313/psobject-220)
Jun 23 10:31:40 archlinux kernel: ACPI Error: Method parse/execution failed \, AE_NOT_FOUND (20180313/psparse-516)
Jun 23 10:31:40 archlinux kernel: ACPI Error: Invalid zero thread count in method (20180313/dsmethod-760)
Jun 23 10:31:40 archlinux kernel: ACPI Error: Invalid OwnerId: 0x00 (20180313/utownerid-156)
Jun 23 10:31:40 archlinux kernel: ACPI Error: AE_NOT_FOUND, (SSDT: SaSsdt ) while loading table (20180313/tbxfload-197)
Jun 23 10:31:40 archlinux kernel: ACPI BIOS Error (bug): Failure looking up [\_PR.CPU0], AE_NOT_FOUND (20180313/dswload2-160)
Jun 23 10:31:40 archlinux kernel: ACPI Error: AE_NOT_FOUND, During name lookup/catalog (20180313/psobject-220)
Jun 23 10:31:40 archlinux kernel: ACPI Error: Method parse/execution failed \, AE_NOT_FOUND (20180313/psparse-516)
Jun 23 10:31:40 archlinux kernel: ACPI Error: Invalid zero thread count in method (20180313/dsmethod-760)
Jun 23 10:31:40 archlinux kernel: ACPI Error: Invalid OwnerId: 0x00 (20180313/utownerid-156)
Jun 23 10:31:40 archlinux kernel: ACPI Error: AE_NOT_FOUND, (SSDT: CpuSsdt) while loading table (20180313/tbxfload-197)
Jun 23 10:31:40 archlinux kernel: ACPI BIOS Error (bug): Failure looking up [\_SB.PCI0.RP01], AE_NOT_FOUND (20180313/dswload2-160)
Jun 23 10:31:40 archlinux kernel: ACPI Error: AE_NOT_FOUND, During name lookup/catalog (20180313/psobject-220)
Jun 23 10:31:40 archlinux kernel: ACPI Error: Method parse/execution failed \, AE_NOT_FOUND (20180313/psparse-516)
Jun 23 10:31:40 archlinux kernel: ACPI Error: Invalid zero thread count in method (20180313/dsmethod-760)
Jun 23 10:31:40 archlinux kernel: ACPI Error: Invalid OwnerId: 0x00 (20180313/utownerid-156)
Jun 23 10:31:40 archlinux kernel: ACPI Error: AE_NOT_FOUND, (SSDT:   SgPch) while loading table (20180313/tbxfload-197)
Jun 23 10:31:40 archlinux kernel: ACPI BIOS Error (bug): Failure looking up [\_SB.PCI0], AE_NOT_FOUND (20180313/dswload2-160)
Jun 23 10:31:40 archlinux kernel: ACPI Error: AE_NOT_FOUND, During name lookup/catalog (20180313/psobject-220)
Jun 23 10:31:40 archlinux kernel: ACPI Error: Method parse/execution failed \, AE_NOT_FOUND (20180313/psparse-516)
Jun 23 10:31:40 archlinux kernel: ACPI Error: Invalid zero thread count in method (20180313/dsmethod-760)
Jun 23 10:31:40 archlinux kernel: ACPI Error: Invalid OwnerId: 0x00 (20180313/utownerid-156)
Jun 23 10:31:40 archlinux kernel: ACPI Error: AE_NOT_FOUND, (SSDT: OptTabl) while loading table (20180313/tbxfload-197)
Jun 23 10:31:40 archlinux kernel: ACPI Error: 7 table load failures, 1 successful (20180313/tbxfload-215)
Jun 23 10:31:40 archlinux kernel: ACPI: Interpreter enabled
Jun 23 10:31:40 archlinux kernel: ACPI: (supports S0)
Jun 23 10:31:40 archlinux kernel: ACPI: Using IOAPIC for interrupt routing
Jun 23 10:31:40 archlinux kernel: PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
Jun 23 10:31:40 archlinux kernel: ACPI BIOS Error (bug): Failure looking up [\SHAD._STA.SDS0], AE_NOT_FOUND (20180313/psargs-330)
Jun 23 10:31:40 archlinux kernel: ACPI Error: Method parse/execution failed \SHAD._STA, AE_NOT_FOUND (20180313/psparse-516)
Jun 23 10:31:40 archlinux kernel: ACPI BIOS Error (bug): Failure looking up [\SHAD._STA.SDS0], AE_NOT_FOUND (20180313/psargs-330)
Jun 23 10:31:40 archlinux kernel: ACPI Error: Method parse/execution failed \SHAD._STA, AE_NOT_FOUND (20180313/psparse-516)
Jun 23 10:31:40 archlinux kernel: vgaarb: loaded
Jun 23 10:31:40 archlinux kernel: pps_core: LinuxPPS API ver. 1 registered
Jun 23 10:31:40 archlinux kernel: pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
Jun 23 10:31:40 archlinux kernel: PTP clock support registered
Jun 23 10:31:40 archlinux kernel: EDAC MC: Ver: 3.0.0
Jun 23 10:31:40 archlinux kernel: Registered efivars operations
Jun 23 10:31:40 archlinux kernel: PCI: Using ACPI for IRQ routing
Jun 23 10:31:40 archlinux kernel: PCI: Discovered peer bus 00
Jun 23 10:31:40 archlinux kernel: PCI: root bus 00: using default resources
Jun 23 10:31:40 archlinux kernel: PCI: Probing PCI hardware (bus 00)
Jun 23 10:31:40 archlinux kernel: PCI host bridge to bus 0000:00
Jun 23 10:31:40 archlinux kernel: pci_bus 0000:00: root bus resource [io  0x0000-0xffff]
Jun 23 10:31:40 archlinux kernel: pci_bus 0000:00: root bus resource [mem 0x00000000-0x7fffffffff]
Jun 23 10:31:40 archlinux kernel: pci_bus 0000:00: No busn resource found for root bus, will use [bus 00-ff]
Jun 23 10:31:40 archlinux kernel: pci 0000:00:00.0: [8086:1904] type 00 class 0x060000
Jun 23 10:31:40 archlinux kernel: pci 0000:00:02.0: [8086:1916] type 00 class 0x030000
Jun 23 10:31:40 archlinux kernel: pci 0000:00:02.0: reg 0x10: [mem 0xdd000000-0xddffffff 64bit]
Jun 23 10:31:40 archlinux kernel: pci 0000:00:02.0: reg 0x18: [mem 0xb0000000-0xbfffffff 64bit pref]
Jun 23 10:31:40 archlinux kernel: pci 0000:00:02.0: reg 0x20: [io  0xf000-0xf03f]
Jun 23 10:31:40 archlinux kernel: pci 0000:00:02.0: BAR 2: assigned to efifb
Jun 23 10:31:40 archlinux kernel: pci 0000:00:02.0: vgaarb: setting as boot VGA device
Jun 23 10:31:40 archlinux kernel: pci 0000:00:02.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
Jun 23 10:31:40 archlinux kernel: pci 0000:00:04.0: [8086:1903] type 00 class 0x118000
Jun 23 10:31:40 archlinux kernel: pci 0000:00:04.0: reg 0x10: [mem 0xdf320000-0xdf327fff 64bit]
Jun 23 10:31:40 archlinux kernel: pci 0000:00:14.0: [8086:9d2f] type 00 class 0x0c0330
Jun 23 10:31:40 archlinux kernel: pci 0000:00:14.0: reg 0x10: [mem 0xdf310000-0xdf31ffff 64bit]
Jun 23 10:31:40 archlinux kernel: pci 0000:00:14.0: PME# supported from D3hot D3cold
Jun 23 10:31:40 archlinux kernel: pci 0000:00:14.2: [8086:9d31] type 00 class 0x118000
Jun 23 10:31:40 archlinux kernel: pci 0000:00:14.2: reg 0x10: [mem 0xdf338000-0xdf338fff 64bit]
Jun 23 10:31:40 archlinux kernel: pci 0000:00:15.0: [8086:9d60] type 00 class 0x118000
Jun 23 10:31:40 archlinux kernel: pci 0000:00:15.0: reg 0x10: [mem 0xdf337000-0xdf337fff 64bit]
Jun 23 10:31:40 archlinux kernel: pci 0000:00:15.1: [8086:9d61] type 00 class 0x118000
Jun 23 10:31:40 archlinux kernel: pci 0000:00:15.1: reg 0x10: [mem 0xdf336000-0xdf336fff 64bit]
Jun 23 10:31:40 archlinux kernel: pci 0000:00:16.0: [8086:9d3a] type 00 class 0x078000
Jun 23 10:31:40 archlinux kernel: pci 0000:00:16.0: reg 0x10: [mem 0xdf335000-0xdf335fff 64bit]
Jun 23 10:31:40 archlinux kernel: pci 0000:00:16.0: PME# supported from D3hot
Jun 23 10:31:40 archlinux kernel: pci 0000:00:17.0: [8086:9d03] type 00 class 0x010601
Jun 23 10:31:40 archlinux kernel: pci 0000:00:17.0: reg 0x10: [mem 0xdf330000-0xdf331fff]
Jun 23 10:31:40 archlinux kernel: pci 0000:00:17.0: reg 0x14: [mem 0xdf334000-0xdf3340ff]
Jun 23 10:31:40 archlinux kernel: pci 0000:00:17.0: reg 0x18: [io  0xf090-0xf097]
Jun 23 10:31:40 archlinux kernel: pci 0000:00:17.0: reg 0x1c: [io  0xf080-0xf083]
Jun 23 10:31:40 archlinux kernel: pci 0000:00:17.0: reg 0x20: [io  0xf060-0xf07f]
Jun 23 10:31:40 archlinux kernel: pci 0000:00:17.0: reg 0x24: [mem 0xdf333000-0xdf3337ff]
Jun 23 10:31:40 archlinux kernel: pci 0000:00:17.0: PME# supported from D3hot
Jun 23 10:31:40 archlinux kernel: pci 0000:00:1c.0: [8086:9d10] type 01 class 0x060400
Jun 23 10:31:40 archlinux kernel: pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
Jun 23 10:31:40 archlinux kernel: pci 0000:00:1c.4: [8086:9d14] type 01 class 0x060400
Jun 23 10:31:40 archlinux kernel: pci 0000:00:1c.4: PME# supported from D0 D3hot D3cold
Jun 23 10:31:40 archlinux kernel: pci 0000:00:1c.5: [8086:9d15] type 01 class 0x060400
Jun 23 10:31:40 archlinux kernel: pci 0000:00:1c.5: PME# supported from D0 D3hot D3cold
Jun 23 10:31:40 archlinux kernel: pci 0000:00:1f.0: [8086:9d48] type 00 class 0x060100
Jun 23 10:31:40 archlinux kernel: pci 0000:00:1f.2: [8086:9d21] type 00 class 0x058000
Jun 23 10:31:40 archlinux kernel: pci 0000:00:1f.2: reg 0x10: [mem 0xdf32c000-0xdf32ffff]
Jun 23 10:31:40 archlinux kernel: pci 0000:00:1f.3: [8086:9d70] type 00 class 0x040300
Jun 23 10:31:40 archlinux kernel: pci 0000:00:1f.3: reg 0x10: [mem 0xdf328000-0xdf32bfff 64bit]
Jun 23 10:31:40 archlinux kernel: pci 0000:00:1f.3: reg 0x20: [mem 0xdf300000-0xdf30ffff 64bit]
Jun 23 10:31:40 archlinux kernel: pci 0000:00:1f.3: PME# supported from D3hot D3cold
Jun 23 10:31:40 archlinux kernel: pci 0000:00:1f.4: [8086:9d23] type 00 class 0x0c0500
Jun 23 10:31:40 archlinux kernel: pci 0000:00:1f.4: reg 0x10: [mem 0xdf332000-0xdf3320ff 64bit]
Jun 23 10:31:40 archlinux kernel: pci 0000:00:1f.4: reg 0x20: [io  0xf040-0xf05f]
Jun 23 10:31:40 archlinux kernel: pci 0000:01:00.0: [10de:1347] type 00 class 0x030200
Jun 23 10:31:40 archlinux kernel: pci 0000:01:00.0: reg 0x10: [mem 0xde000000-0xdeffffff]
Jun 23 10:31:40 archlinux kernel: pci 0000:01:00.0: reg 0x14: [mem 0xc0000000-0xcfffffff 64bit pref]
Jun 23 10:31:40 archlinux kernel: pci 0000:01:00.0: reg 0x1c: [mem 0xd0000000-0xd1ffffff 64bit pref]
Jun 23 10:31:40 archlinux kernel: pci 0000:01:00.0: reg 0x24: [io  0xe000-0xe07f]
Jun 23 10:31:40 archlinux kernel: pci 0000:01:00.0: reg 0x30: [mem 0xdf000000-0xdf07ffff pref]
Jun 23 10:31:40 archlinux kernel: pci 0000:01:00.0: enabling Extended Tags
Jun 23 10:31:40 archlinux kernel: pci 0000:00:1c.0: PCI bridge to [bus 01]
Jun 23 10:31:40 archlinux kernel: pci 0000:00:1c.0:   bridge window [io  0xe000-0xefff]
Jun 23 10:31:40 archlinux kernel: pci 0000:00:1c.0:   bridge window [mem 0xde000000-0xdf0fffff]
Jun 23 10:31:40 archlinux kernel: pci 0000:00:1c.0:   bridge window [mem 0xc0000000-0xd1ffffff 64bit pref]
Jun 23 10:31:40 archlinux kernel: pci 0000:02:00.0: [10ec:8168] type 00 class 0x020000
Jun 23 10:31:40 archlinux kernel: pci 0000:02:00.0: reg 0x10: [io  0xd000-0xd0ff]
Jun 23 10:31:40 archlinux kernel: pci 0000:02:00.0: reg 0x18: [mem 0xdf204000-0xdf204fff 64bit]
Jun 23 10:31:40 archlinux kernel: pci 0000:02:00.0: reg 0x20: [mem 0xdf200000-0xdf203fff 64bit]
Jun 23 10:31:40 archlinux kernel: pci 0000:02:00.0: supports D1 D2
Jun 23 10:31:40 archlinux kernel: pci 0000:02:00.0: PME# supported from D0 D1 D2 D3hot D3cold
Jun 23 10:31:40 archlinux kernel: pci 0000:00:1c.4: PCI bridge to [bus 02]
Jun 23 10:31:40 archlinux kernel: pci 0000:00:1c.4:   bridge window [io  0xd000-0xdfff]
Jun 23 10:31:40 archlinux kernel: pci 0000:00:1c.4:   bridge window [mem 0xdf200000-0xdf2fffff]
Jun 23 10:31:40 archlinux kernel: pci 0000:03:00.0: [10ec:b723] type 00 class 0x028000
Jun 23 10:31:40 archlinux kernel: pci 0000:03:00.0: reg 0x10: [io  0xc000-0xc0ff]
Jun 23 10:31:40 archlinux kernel: pci 0000:03:00.0: reg 0x18: [mem 0xdf100000-0xdf103fff 64bit]
Jun 23 10:31:40 archlinux kernel: pci 0000:03:00.0: supports D1 D2
Jun 23 10:31:40 archlinux kernel: pci 0000:03:00.0: PME# supported from D0 D1 D2 D3hot D3cold
Jun 23 10:31:40 archlinux kernel: pci 0000:00:1c.5: PCI bridge to [bus 03]
Jun 23 10:31:40 archlinux kernel: pci 0000:00:1c.5:   bridge window [io  0xc000-0xcfff]
Jun 23 10:31:40 archlinux kernel: pci 0000:00:1c.5:   bridge window [mem 0xdf100000-0xdf1fffff]
Jun 23 10:31:40 archlinux kernel: pci_bus 0000:00: busn_res: [bus 00-ff] end is updated to 03
Jun 23 10:31:40 archlinux kernel: PCI: pci_cache_line_size set to 64 bytes
Jun 23 10:31:40 archlinux kernel: e820: reserve RAM buffer [mem 0x00058000-0x0005ffff]
Jun 23 10:31:40 archlinux kernel: e820: reserve RAM buffer [mem 0x0009e000-0x0009ffff]
Jun 23 10:31:40 archlinux kernel: e820: reserve RAM buffer [mem 0x4f9a3018-0x4fffffff]
Jun 23 10:31:40 archlinux kernel: e820: reserve RAM buffer [mem 0x4f9b1018-0x4fffffff]
Jun 23 10:31:40 archlinux kernel: e820: reserve RAM buffer [mem 0x52dcd000-0x53ffffff]
Jun 23 10:31:40 archlinux kernel: e820: reserve RAM buffer [mem 0x52e4b000-0x53ffffff]
Jun 23 10:31:40 archlinux kernel: e820: reserve RAM buffer [mem 0x55cd4000-0x57ffffff]
Jun 23 10:31:40 archlinux kernel: e820: reserve RAM buffer [mem 0x5698b000-0x57ffffff]
Jun 23 10:31:40 archlinux kernel: e820: reserve RAM buffer [mem 0x57fff000-0x57ffffff]
Jun 23 10:31:40 archlinux kernel: e820: reserve RAM buffer [mem 0x386000000-0x387ffffff]
Jun 23 10:31:40 archlinux kernel: NetLabel: Initializing
Jun 23 10:31:40 archlinux kernel: NetLabel:  domain hash size = 128
Jun 23 10:31:40 archlinux kernel: NetLabel:  protocols = UNLABELED CIPSOv4 CALIPSO
Jun 23 10:31:40 archlinux kernel: NetLabel:  unlabeled traffic allowed by default
Jun 23 10:31:40 archlinux kernel: hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
Jun 23 10:31:40 archlinux kernel: hpet0: 8 comparators, 64-bit 24.000000 MHz counter
Jun 23 10:31:40 archlinux kernel: clocksource: Switched to clocksource tsc-early
Jun 23 10:31:40 archlinux kernel: VFS: Disk quotas dquot_6.6.0
Jun 23 10:31:40 archlinux kernel: VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
Jun 23 10:31:40 archlinux kernel: pnp: PnP ACPI init
Jun 23 10:31:40 archlinux kernel: ACPI BIOS Error (bug): Failure looking up [\SHAD._STA.SDS0], AE_NOT_FOUND (20180313/psargs-330)
Jun 23 10:31:40 archlinux kernel: ACPI Error: Method parse/execution failed \SHAD._STA, AE_NOT_FOUND (20180313/psparse-516)
Jun 23 10:31:40 archlinux kernel: pnp: PnP ACPI: found 0 devices
Jun 23 10:31:40 archlinux kernel: clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
Jun 23 10:31:40 archlinux kernel: pci 0000:00:1c.0: PCI bridge to [bus 01]
Jun 23 10:31:40 archlinux kernel: pci 0000:00:1c.0:   bridge window [io  0xe000-0xefff]
Jun 23 10:31:40 archlinux kernel: pci 0000:00:1c.0:   bridge window [mem 0xde000000-0xdf0fffff]
Jun 23 10:31:40 archlinux kernel: pci 0000:00:1c.0:   bridge window [mem 0xc0000000-0xd1ffffff 64bit pref]
Jun 23 10:31:40 archlinux kernel: pci 0000:00:1c.4: PCI bridge to [bus 02]
Jun 23 10:31:40 archlinux kernel: pci 0000:00:1c.4:   bridge window [io  0xd000-0xdfff]
Jun 23 10:31:40 archlinux kernel: pci 0000:00:1c.4:   bridge window [mem 0xdf200000-0xdf2fffff]
Jun 23 10:31:40 archlinux kernel: pci 0000:00:1c.5: PCI bridge to [bus 03]
Jun 23 10:31:40 archlinux kernel: pci 0000:00:1c.5:   bridge window [io  0xc000-0xcfff]
Jun 23 10:31:40 archlinux kernel: pci 0000:00:1c.5:   bridge window [mem 0xdf100000-0xdf1fffff]
Jun 23 10:31:40 archlinux kernel: pci_bus 0000:00: resource 4 [io  0x0000-0xffff]
Jun 23 10:31:40 archlinux kernel: pci_bus 0000:00: resource 5 [mem 0x00000000-0x7fffffffff]
Jun 23 10:31:40 archlinux kernel: pci_bus 0000:01: resource 0 [io  0xe000-0xefff]
Jun 23 10:31:40 archlinux kernel: pci_bus 0000:01: resource 1 [mem 0xde000000-0xdf0fffff]
Jun 23 10:31:40 archlinux kernel: pci_bus 0000:01: resource 2 [mem 0xc0000000-0xd1ffffff 64bit pref]
Jun 23 10:31:40 archlinux kernel: pci_bus 0000:02: resource 0 [io  0xd000-0xdfff]
Jun 23 10:31:40 archlinux kernel: pci_bus 0000:02: resource 1 [mem 0xdf200000-0xdf2fffff]
Jun 23 10:31:40 archlinux kernel: pci_bus 0000:03: resource 0 [io  0xc000-0xcfff]
Jun 23 10:31:40 archlinux kernel: pci_bus 0000:03: resource 1 [mem 0xdf100000-0xdf1fffff]
Jun 23 10:31:40 archlinux kernel: NET: Registered protocol family 2
Jun 23 10:31:40 archlinux kernel: tcp_listen_portaddr_hash hash table entries: 8192 (order: 5, 131072 bytes)
Jun 23 10:31:40 archlinux kernel: TCP established hash table entries: 131072 (order: 8, 1048576 bytes)
Jun 23 10:31:40 archlinux kernel: TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
Jun 23 10:31:40 archlinux kernel: TCP: Hash tables configured (established 131072 bind 65536)
Jun 23 10:31:40 archlinux kernel: UDP hash table entries: 8192 (order: 6, 262144 bytes)
Jun 23 10:31:40 archlinux kernel: UDP-Lite hash table entries: 8192 (order: 6, 262144 bytes)
Jun 23 10:31:40 archlinux kernel: NET: Registered protocol family 1
Jun 23 10:31:40 archlinux kernel: pci 0000:00:02.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
Jun 23 10:31:40 archlinux kernel: pci 0000:00:14.0: can't derive routing for PCI INT A
Jun 23 10:31:40 archlinux kernel: pci 0000:00:14.0: PCI INT A: not connected
Jun 23 10:31:40 archlinux kernel: PCI: CLS 0 bytes, default 64
Jun 23 10:31:40 archlinux kernel: Unpacking initramfs...
Jun 23 10:31:40 archlinux kernel: Freeing initrd memory: 9152K
Jun 23 10:31:40 archlinux kernel: DMAR: Failed to find handle for ACPI object \_SB.PCI0.I2C0
Jun 23 10:31:40 archlinux kernel: DMAR: Failed to find handle for ACPI object \_SB.PCI0.I2C1
Jun 23 10:31:40 archlinux kernel: PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
Jun 23 10:31:40 archlinux kernel: software IO TLB [mem 0x4b9a3000-0x4f9a3000] (64MB) mapped at [        (ptrval)-        (ptrval)]
Jun 23 10:31:40 archlinux kernel: clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x255cb6cc5db, max_idle_ns: 440795203504 ns
Jun 23 10:31:40 archlinux kernel: clocksource: Switched to clocksource tsc
Jun 23 10:31:40 archlinux kernel: platform rtc_cmos: registered platform RTC device (no PNP device found)
Jun 23 10:31:40 archlinux kernel: Scanning for low memory corruption every 60 seconds
Jun 23 10:31:40 archlinux kernel: Initialise system trusted keyrings
Jun 23 10:31:40 archlinux kernel: Key type blacklist registered
Jun 23 10:31:40 archlinux kernel: workingset: timestamp_bits=41 max_order=22 bucket_order=0
Jun 23 10:31:40 archlinux kernel: zbud: loaded
Jun 23 10:31:40 archlinux kernel: pstore: using lz4hc compression
Jun 23 10:31:40 archlinux kernel: Key type asymmetric registered
Jun 23 10:31:40 archlinux kernel: Asymmetric key parser 'x509' registered
Jun 23 10:31:40 archlinux kernel: Block layer SCSI generic (bsg) driver version 0.4 loaded (major 245)
Jun 23 10:31:40 archlinux kernel: io scheduler noop registered
Jun 23 10:31:40 archlinux kernel: io scheduler deadline registered
Jun 23 10:31:40 archlinux kernel: io scheduler cfq registered (default)
Jun 23 10:31:40 archlinux kernel: io scheduler mq-deadline registered
Jun 23 10:31:40 archlinux kernel: io scheduler kyber registered
Jun 23 10:31:40 archlinux kernel: io scheduler bfq registered
Jun 23 10:31:40 archlinux kernel: pcieport 0000:00:1c.0: can't derive routing for PCI INT A
Jun 23 10:31:40 archlinux kernel: pcieport 0000:00:1c.0: PCI INT A: not connected
Jun 23 10:31:40 archlinux kernel: pcieport 0000:00:1c.4: can't derive routing for PCI INT A
Jun 23 10:31:40 archlinux kernel: pcieport 0000:00:1c.4: PCI INT A: not connected
Jun 23 10:31:40 archlinux kernel: pcieport 0000:00:1c.5: can't derive routing for PCI INT B
Jun 23 10:31:40 archlinux kernel: pcieport 0000:00:1c.5: PCI INT B: not connected
Jun 23 10:31:40 archlinux kernel: pcieport 0000:00:1c.0: AER enabled with IRQ 122
Jun 23 10:31:40 archlinux kernel: pcieport 0000:00:1c.0: Signaling PME with IRQ 122
Jun 23 10:31:40 archlinux kernel: pcieport 0000:00:1c.4: Signaling PME with IRQ 123
Jun 23 10:31:40 archlinux kernel: pcieport 0000:00:1c.5: Signaling PME with IRQ 124
Jun 23 10:31:40 archlinux kernel: efifb: probing for efifb
Jun 23 10:31:40 archlinux kernel: efifb: framebuffer at 0xb0000000, using 1876k, total 1875k
Jun 23 10:31:40 archlinux kernel: efifb: mode is 800x600x32, linelength=3200, pages=1
Jun 23 10:31:40 archlinux kernel: efifb: scrolling: redraw
Jun 23 10:31:40 archlinux kernel: efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0
Jun 23 10:31:40 archlinux kernel: Console: switching to colour frame buffer device 100x37
Jun 23 10:31:40 archlinux kernel: fb0: EFI VGA frame buffer device
Jun 23 10:31:40 archlinux kernel: intel_idle: MWAIT substates: 0x11142120
Jun 23 10:31:40 archlinux kernel: intel_idle: v0.4.1 model 0x4E
Jun 23 10:31:40 archlinux kernel: intel_idle: lapic_timer_reliable_states 0xffffffff
Jun 23 10:31:40 archlinux kernel: input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0
Jun 23 10:31:40 archlinux kernel: ACPI: Power Button [PWRF]
Jun 23 10:31:40 archlinux kernel: Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
Jun 23 10:31:40 archlinux kernel: intel_pstate: Intel P-state driver initializing
Jun 23 10:31:40 archlinux kernel: intel_pstate: HWP enabled
Jun 23 10:31:40 archlinux kernel: ledtrig-cpu: registered to indicate activity on CPUs
Jun 23 10:31:40 archlinux kernel: intel_pmc_core:  initialized
Jun 23 10:31:40 archlinux kernel: NET: Registered protocol family 10
Jun 23 10:31:40 archlinux kernel: Segment Routing with IPv6
Jun 23 10:31:40 archlinux kernel: NET: Registered protocol family 17
Jun 23 10:31:40 archlinux kernel: RAS: Correctable Errors collector initialized.
Jun 23 10:31:40 archlinux kernel: microcode: sig=0x406e3, pf=0x80, revision=0xc2
Jun 23 10:31:40 archlinux kernel: microcode: Microcode Update Driver: v2.2.
Jun 23 10:31:40 archlinux kernel: sched_clock: Marking stable (323317272, 0)->(304520308, 18796964)
Jun 23 10:31:40 archlinux kernel: registered taskstats version 1
Jun 23 10:31:40 archlinux kernel: Loading compiled-in X.509 certificates
Jun 23 10:31:40 archlinux kernel: zswap: loaded using pool lzo/zbud
Jun 23 10:31:40 archlinux kernel: Key type big_key registered
Jun 23 10:31:40 archlinux kernel:   Magic number: 6:266:528
Jun 23 10:31:40 archlinux kernel: hctosys: unable to open rtc device (rtc0)
Jun 23 10:31:40 archlinux kernel: Freeing unused kernel memory: 1476K
Jun 23 10:31:40 archlinux kernel: Write protecting the kernel read-only data: 16384k
Jun 23 10:31:40 archlinux kernel: Freeing unused kernel memory: 2016K
Jun 23 10:31:40 archlinux kernel: Freeing unused kernel memory: 608K
Jun 23 10:31:40 archlinux kernel: SCSI subsystem initialized
Jun 23 10:31:40 archlinux kernel: ACPI: bus type USB registered
Jun 23 10:31:40 archlinux kernel: usbcore: registered new interface driver usbfs
Jun 23 10:31:40 archlinux kernel: usbcore: registered new interface driver hub
Jun 23 10:31:40 archlinux kernel: usbcore: registered new device driver usb
Jun 23 10:31:40 archlinux kernel: libata version 3.00 loaded.
Jun 23 10:31:40 archlinux kernel: xhci_hcd 0000:00:14.0: can't derive routing for PCI INT A
Jun 23 10:31:40 archlinux kernel: xhci_hcd 0000:00:14.0: PCI INT A: no GSI
Jun 23 10:31:40 archlinux kernel: xhci_hcd 0000:00:14.0: xHCI Host Controller
Jun 23 10:31:40 archlinux kernel: xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 1
Jun 23 10:31:40 archlinux kernel: xhci_hcd 0000:00:14.0: hcc params 0x200077c1 hci version 0x100 quirks 0x00109810
Jun 23 10:31:40 archlinux kernel: xhci_hcd 0000:00:14.0: cache line size of 64 is not supported
Jun 23 10:31:40 archlinux kernel: usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 4.17
Jun 23 10:31:40 archlinux kernel: usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Jun 23 10:31:40 archlinux kernel: usb usb1: Product: xHCI Host Controller
Jun 23 10:31:40 archlinux kernel: usb usb1: Manufacturer: Linux 4.17.2-1-ARCH xhci-hcd
Jun 23 10:31:40 archlinux kernel: usb usb1: SerialNumber: 0000:00:14.0
Jun 23 10:31:40 archlinux kernel: hub 1-0:1.0: USB hub found
Jun 23 10:31:40 archlinux kernel: hub 1-0:1.0: 12 ports detected
Jun 23 10:31:40 archlinux kernel: xhci_hcd 0000:00:14.0: xHCI Host Controller
Jun 23 10:31:40 archlinux kernel: xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 2
Jun 23 10:31:40 archlinux kernel: xhci_hcd 0000:00:14.0: Host supports USB 3.0  SuperSpeed
Jun 23 10:31:40 archlinux kernel: usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 4.17
Jun 23 10:31:40 archlinux kernel: usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Jun 23 10:31:40 archlinux kernel: usb usb2: Product: xHCI Host Controller
Jun 23 10:31:40 archlinux kernel: usb usb2: Manufacturer: Linux 4.17.2-1-ARCH xhci-hcd
Jun 23 10:31:40 archlinux kernel: usb usb2: SerialNumber: 0000:00:14.0
Jun 23 10:31:40 archlinux kernel: hub 2-0:1.0: USB hub found
Jun 23 10:31:40 archlinux kernel: hub 2-0:1.0: 6 ports detected
Jun 23 10:31:40 archlinux kernel: ACPI: \: failed to evaluate _DSM (0x1001)
Jun 23 10:31:40 archlinux kernel: ahci 0000:00:17.0: version 3.0
Jun 23 10:31:40 archlinux kernel: ahci 0000:00:17.0: can't derive routing for PCI INT A
Jun 23 10:31:40 archlinux kernel: ahci 0000:00:17.0: PCI INT A: not connected
Jun 23 10:31:40 archlinux kernel: ahci 0000:00:17.0: AHCI 0001.0301 32 slots 2 ports 6 Gbps 0x3 impl SATA mode
Jun 23 10:31:40 archlinux kernel: ahci 0000:00:17.0: flags: 64bit ncq pm led clo only pio slum part deso sadm sds apst 
Jun 23 10:31:40 archlinux kernel: scsi host0: ahci
Jun 23 10:31:40 archlinux kernel: scsi host1: ahci
Jun 23 10:31:40 archlinux kernel: ata1: SATA max UDMA/133 abar m2048@0xdf333000 port 0xdf333100 irq 126
Jun 23 10:31:40 archlinux kernel: ata2: SATA max UDMA/133 abar m2048@0xdf333000 port 0xdf333180 irq 126
Jun 23 10:31:40 archlinux kernel: ata1: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
Jun 23 10:31:40 archlinux kernel: ata1.00: supports DRM functions and may not be fully accessible
Jun 23 10:31:40 archlinux kernel: ata1.00: disabling queued TRIM support
Jun 23 10:31:40 archlinux kernel: ata1.00: ATA-9: Samsung SSD 850 EVO 250GB, EMT02B6Q, max UDMA/133
Jun 23 10:31:40 archlinux kernel: ata1.00: 488397168 sectors, multi 1: LBA48 NCQ (depth 31/32), AA
Jun 23 10:31:40 archlinux kernel: ata2: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
Jun 23 10:31:40 archlinux kernel: ata1.00: supports DRM functions and may not be fully accessible
Jun 23 10:31:40 archlinux kernel: ata1.00: disabling queued TRIM support
Jun 23 10:31:40 archlinux kernel: ata2.00: ATA-8: ST1000LM024 HN-M101MBB, 2BA30001, max UDMA/133
Jun 23 10:31:40 archlinux kernel: ata2.00: 1953525168 sectors, multi 16: LBA48 NCQ (depth 31/32)
Jun 23 10:31:40 archlinux kernel: ata1.00: configured for UDMA/133
Jun 23 10:31:40 archlinux kernel: usb 1-1: new full-speed USB device number 2 using xhci_hcd
Jun 23 10:31:40 archlinux kernel: ata2.00: configured for UDMA/133
Jun 23 10:31:40 archlinux kernel: ahci 0000:00:17.0: port does not support device sleep
Jun 23 10:31:40 archlinux kernel: scsi 0:0:0:0: Direct-Access     ATA      Samsung SSD 850  2B6Q PQ: 0 ANSI: 5
Jun 23 10:31:40 archlinux kernel: scsi 1:0:0:0: Direct-Access     ATA      ST1000LM024 HN-M 0001 PQ: 0 ANSI: 5
Jun 23 10:31:40 archlinux kernel: sd 1:0:0:0: [sdb] 1953525168 512-byte logical blocks: (1.00 TB/932 GiB)
Jun 23 10:31:40 archlinux kernel: sd 0:0:0:0: [sda] 488397168 512-byte logical blocks: (250 GB/233 GiB)
Jun 23 10:31:40 archlinux kernel: sd 1:0:0:0: [sdb] 4096-byte physical blocks
Jun 23 10:31:40 archlinux kernel: sd 0:0:0:0: [sda] Write Protect is off
Jun 23 10:31:40 archlinux kernel: sd 1:0:0:0: [sdb] Write Protect is off
Jun 23 10:31:40 archlinux kernel: sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
Jun 23 10:31:40 archlinux kernel: sd 1:0:0:0: [sdb] Mode Sense: 00 3a 00 00
Jun 23 10:31:40 archlinux kernel: sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
Jun 23 10:31:40 archlinux kernel: sd 1:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
Jun 23 10:31:40 archlinux kernel:  sda: sda1 sda2
Jun 23 10:31:40 archlinux kernel: sd 0:0:0:0: [sda] supports TCG Opal
Jun 23 10:31:40 archlinux kernel: sd 0:0:0:0: [sda] Attached SCSI disk
Jun 23 10:31:40 archlinux kernel:  sdb: sdb1
Jun 23 10:31:40 archlinux kernel: sd 1:0:0:0: [sdb] Attached SCSI disk
Jun 23 10:31:40 archlinux kernel: usb 1-1: New USB device found, idVendor=046d, idProduct=c52f, bcdDevice=22.01
Jun 23 10:31:40 archlinux kernel: usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
Jun 23 10:31:40 archlinux kernel: usb 1-1: Product: USB Receiver
Jun 23 10:31:40 archlinux kernel: usb 1-1: Manufacturer: Logitech
Jun 23 10:31:40 archlinux kernel: hidraw: raw HID events driver (C) Jiri Kosina
Jun 23 10:31:40 archlinux kernel: usbcore: registered new interface driver usbhid
Jun 23 10:31:40 archlinux kernel: usbhid: USB HID core driver
Jun 23 10:31:40 archlinux kernel: input: Logitech USB Receiver as /devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1:1.0/0003:046D:C52F.0001/input/input1
Jun 23 10:31:40 archlinux kernel: hid-generic 0003:046D:C52F.0001: input,hidraw0: USB HID v1.11 Mouse [Logitech USB Receiver] on usb-0000:00:14.0-1/input0
Jun 23 10:31:40 archlinux kernel: input: Logitech USB Receiver as /devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1:1.1/0003:046D:C52F.0002/input/input2
Jun 23 10:31:40 archlinux kernel: hid-generic 0003:046D:C52F.0002: input,hiddev0,hidraw1: USB HID v1.11 Device [Logitech USB Receiver] on usb-0000:00:14.0-1/input1
Jun 23 10:31:40 archlinux kernel: usb 1-3: new high-speed USB device number 3 using xhci_hcd
Jun 23 10:31:40 archlinux kernel: random: fast init done
Jun 23 10:31:40 archlinux kernel: EXT4-fs (sda2): mounted filesystem with ordered data mode. Opts: (null)
Jun 23 10:31:40 archlinux kernel: usb 1-3: New USB device found, idVendor=0718, idProduct=0618, bcdDevice= 1.00
Jun 23 10:31:40 archlinux kernel: usb 1-3: New USB device strings: Mfr=1, Product=2, SerialNumber=3
Jun 23 10:31:40 archlinux kernel: usb 1-3: Product: Trans-It Drive
Jun 23 10:31:40 archlinux kernel: usb 1-3: Manufacturer: TDKMedia
Jun 23 10:31:40 archlinux kernel: usb 1-3: SerialNumber: 07B5180705D264D4
Jun 23 10:31:40 archlinux systemd[1]: systemd 238 running in system mode. (+PAM -AUDIT -SELINUX -IMA -APPARMOR +SMACK -SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN2 +IDN +PCRE2 default-hierarchy=hybrid)
Jun 23 10:31:40 archlinux systemd[1]: Detected architecture x86-64.
Jun 23 10:31:40 archlinux kernel: usb 1-4: new high-speed USB device number 4 using xhci_hcd
Jun 23 10:31:40 archlinux kernel: random: systemd: uninitialized urandom read (16 bytes read)
Jun 23 10:31:40 archlinux systemd[1]: Reached target Swap.
Jun 23 10:31:40 archlinux kernel: random: systemd: uninitialized urandom read (16 bytes read)
Jun 23 10:31:40 archlinux systemd[1]: Listening on udev Kernel Socket.
Jun 23 10:31:40 archlinux kernel: random: systemd: uninitialized urandom read (16 bytes read)
Jun 23 10:31:40 archlinux systemd[1]: Listening on initctl Compatibility Named Pipe.
Jun 23 10:31:40 archlinux systemd[1]: Listening on LVM2 metadata daemon socket.
Jun 23 10:31:40 archlinux systemd[1]: Listening on udev Control Socket.
Jun 23 10:31:40 archlinux systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
Jun 23 10:31:40 archlinux systemd[1]: Listening on Journal Socket.
Jun 23 10:31:40 archlinux systemd[1]: Starting Create list of required static device nodes for the current kernel...
Jun 23 10:31:40 archlinux kernel: EXT4-fs (sda2): re-mounted. Opts: data=ordered
Jun 23 10:31:40 archlinux systemd-journald[206]: Journal started
Jun 23 10:31:40 archlinux systemd-journald[206]: Runtime journal (/run/log/journal/447a3497d8a74d2d86a53ec6ea8e3981) is 8.0M, max 571.9M, 563.9M free.
Jun 23 10:31:40 archlinux systemd[1]: Started udev Coldplug all Devices.
Jun 23 10:31:40 archlinux systemd[1]: Starting Flush Journal to Persistent Storage...
Jun 23 10:31:40 archlinux systemd[1]: Starting udev Kernel Device Manager...
Jun 23 10:31:40 archlinux systemd-journald[206]: Time spent on flushing to /var is 29.581ms for 707 entries.
Jun 23 10:31:40 archlinux systemd-journald[206]: System journal (/var/log/journal/447a3497d8a74d2d86a53ec6ea8e3981) is 8.0M, max 4.0G, 3.9G free.
Jun 23 10:31:40 archlinux systemd[1]: Started udev Kernel Device Manager.
Jun 23 10:31:40 archlinux systemd[1]: Started Flush Journal to Persistent Storage.
Jun 23 10:31:40 archlinux kernel: intel_pch_thermal 0000:00:14.2: can't derive routing for PCI INT C
Jun 23 10:31:40 archlinux kernel: intel_pch_thermal 0000:00:14.2: PCI INT C: not connected
Jun 23 10:31:40 archlinux kernel: shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
Jun 23 10:31:40 archlinux kernel: usb 1-4: New USB device found, idVendor=0bda, idProduct=0129, bcdDevice=39.60
Jun 23 10:31:40 archlinux kernel: usb 1-4: New USB device strings: Mfr=1, Product=2, SerialNumber=3
Jun 23 10:31:40 archlinux kernel: usb 1-4: Product: USB2.0-CRW
Jun 23 10:31:40 archlinux kernel: usb 1-4: Manufacturer: Generic
Jun 23 10:31:40 archlinux kernel: usb 1-4: SerialNumber: 20100201396000000
Jun 23 10:31:40 archlinux kernel: Linux agpgart interface v0.103
Jun 23 10:31:40 archlinux kernel: input: PC Speaker as /devices/platform/pcspkr/input/input3
Jun 23 10:31:40 archlinux kernel: intel-lpss 0000:00:15.0: enabling device (0000 -> 0002)
Jun 23 10:31:40 archlinux kernel: intel-lpss 0000:00:15.0: can't derive routing for PCI INT A
Jun 23 10:31:40 archlinux kernel: intel-lpss 0000:00:15.0: PCI INT A: not connected
Jun 23 10:31:40 archlinux kernel: intel-lpss: probe of 0000:00:15.0 failed with error -22
Jun 23 10:31:40 archlinux kernel: rtc_cmos rtc_cmos: RTC can wake from S4
Jun 23 10:31:40 archlinux kernel: rtc_cmos rtc_cmos: registered as rtc0
Jun 23 10:31:40 archlinux kernel: rtc_cmos rtc_cmos: alarms up to one month, y3k, 114 bytes nvram, hpet irqs
Jun 23 10:31:40 archlinux kernel: r8169 Gigabit Ethernet driver 2.3LK-NAPI loaded
Jun 23 10:31:40 archlinux kernel: r8169 0000:02:00.0: can't disable ASPM; OS doesn't have ASPM control
Jun 23 10:31:40 archlinux kernel: pcieport 0000:00:1c.4: can't derive routing for PCI INT A
Jun 23 10:31:40 archlinux kernel: r8169 0000:02:00.0: PCI INT A: not connected
Jun 23 10:31:40 archlinux kernel: intel-lpss 0000:00:15.1: enabling device (0000 -> 0002)
Jun 23 10:31:40 archlinux kernel: intel-lpss 0000:00:15.1: can't derive routing for PCI INT B
Jun 23 10:31:40 archlinux kernel: intel-lpss 0000:00:15.1: PCI INT B: not connected
Jun 23 10:31:40 archlinux kernel: intel-lpss: probe of 0000:00:15.1 failed with error -22
Jun 23 10:31:40 archlinux kernel: i801_smbus 0000:00:1f.4: can't derive routing for PCI INT A
Jun 23 10:31:40 archlinux kernel: i801_smbus 0000:00:1f.4: PCI INT A: not connected
Jun 23 10:31:40 archlinux kernel: i801_smbus 0000:00:1f.4: SPD Write Disable is set
Jun 23 10:31:40 archlinux kernel: i801_smbus 0000:00:1f.4: SMBus using polling
Jun 23 10:31:40 archlinux kernel: r8169 0000:02:00.0 eth0: RTL8168g/8111g at 0x        (ptrval), f8:32:e4:d5:22:d1, XID 10900800 IRQ 127
Jun 23 10:31:40 archlinux kernel: r8169 0000:02:00.0 eth0: jumbo features [frames: 9200 bytes, tx checksumming: ko]
Jun 23 10:31:40 archlinux kernel: proc_thermal 0000:00:04.0: can't derive routing for PCI INT A
Jun 23 10:31:40 archlinux kernel: proc_thermal 0000:00:04.0: PCI INT A: not connected
Jun 23 10:31:40 archlinux kernel: mei_me 0000:00:16.0: enabling device (0000 -> 0002)
Jun 23 10:31:40 archlinux kernel: mei_me 0000:00:16.0: can't derive routing for PCI INT A
Jun 23 10:31:40 archlinux kernel: mei_me 0000:00:16.0: PCI INT A: not connected
Jun 23 10:31:40 archlinux kernel: RAPL PMU: API unit is 2^-32 Joules, 5 fixed counters, 655360 ms ovfl timer
Jun 23 10:31:40 archlinux kernel: RAPL PMU: hw unit of domain pp0-core 2^-14 Joules
Jun 23 10:31:40 archlinux kernel: RAPL PMU: hw unit of domain package 2^-14 Joules
Jun 23 10:31:40 archlinux kernel: RAPL PMU: hw unit of domain dram 2^-14 Joules
Jun 23 10:31:40 archlinux kernel: RAPL PMU: hw unit of domain pp1-gpu 2^-14 Joules
Jun 23 10:31:40 archlinux kernel: RAPL PMU: hw unit of domain psys 2^-14 Joules
Jun 23 10:31:40 archlinux systemd[1]: Found device Samsung_SSD_850_EVO_250GB 1.
Jun 23 10:31:40 archlinux systemd-udevd[224]: link_config: autonegotiation is unset or enabled, the speed and duplex are not writable.
Jun 23 10:31:40 archlinux kernel: cryptd: max_cpu_qlen set to 1000
Jun 23 10:31:40 archlinux kernel: cfg80211: Loading compiled-in X.509 certificates for regulatory database
Jun 23 10:31:40 archlinux systemd[1]: Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.
Jun 23 10:31:40 archlinux systemd-udevd[236]: link_config: autonegotiation is unset or enabled, the speed and duplex are not writable.
Jun 23 10:31:40 archlinux kernel: r8169 0000:02:00.0 enp2s0: renamed from eth0
Jun 23 10:31:40 archlinux kernel: iTCO_vendor_support: vendor-support=0
Jun 23 10:31:40 archlinux kernel: iTCO_wdt: Intel TCO WatchDog Timer Driver v1.11
Jun 23 10:31:40 archlinux kernel: iTCO_wdt: Found a Intel PCH TCO device (Version=4, TCOBASE=0x0400)
Jun 23 10:31:40 archlinux kernel: iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
Jun 23 10:31:40 archlinux kernel: AVX2 version of gcm_enc/dec engaged.
Jun 23 10:31:40 archlinux kernel: AES CTR mode by8 optimization enabled
Jun 23 10:31:40 archlinux kernel: cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
Jun 23 10:31:40 archlinux kernel: platform regulatory.0: Direct firmware load for regulatory.db failed with error -2
Jun 23 10:31:40 archlinux kernel: cfg80211: failed to load regulatory.db
Jun 23 10:31:40 archlinux kernel: snd_hda_intel 0000:00:1f.3: can't derive routing for PCI INT A
Jun 23 10:31:40 archlinux kernel: snd_hda_intel 0000:00:1f.3: PCI INT A: not connected
Jun 23 10:31:40 archlinux kernel: usb 1-6: new high-speed USB device number 5 using xhci_hcd
Jun 23 10:31:40 archlinux systemd[1]: Started Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling.
Jun 23 10:31:40 archlinux systemd[1]: Reached target Local File Systems (Pre).
Jun 23 10:31:40 archlinux systemd[1]: Mounting /boot...
Jun 23 10:31:40 archlinux systemd[1]: Mounted /boot.
Jun 23 10:31:40 archlinux systemd[1]: Reached target Local File Systems.
Jun 23 10:31:40 archlinux systemd[1]: Starting Create Volatile Files and Directories...
Jun 23 10:31:40 archlinux systemd[1]: Started Create Volatile Files and Directories.
Jun 23 10:31:40 archlinux systemd[1]: Starting Update UTMP about System Boot/Shutdown...
Jun 23 10:31:40 archlinux systemd[1]: Started Update UTMP about System Boot/Shutdown.
Jun 23 10:31:40 archlinux systemd[1]: Reached target System Initialization.
Jun 23 10:31:40 archlinux systemd[1]: Started Daily Cleanup of Temporary Directories.
Jun 23 10:31:40 archlinux systemd[1]: Listening on D-Bus System Message Bus Socket.
Jun 23 10:31:40 archlinux systemd[1]: Reached target Sockets.
Jun 23 10:31:40 archlinux systemd[1]: Started Daily verification of password and group files.
Jun 23 10:31:40 archlinux systemd[1]: Started Daily man-db cache update.
Jun 23 10:31:40 archlinux systemd[1]: Reached target Basic System.
Jun 23 10:31:40 archlinux systemd[1]: Started D-Bus System Message Bus.
Jun 23 10:31:40 archlinux systemd[1]: Starting Permit User Sessions...
Jun 23 10:31:40 archlinux systemd[1]: Starting Login Service...
Jun 23 10:31:40 archlinux systemd[1]: Started Daily rotation of log files.
Jun 23 10:31:40 archlinux systemd[1]: Reached target Timers.
Jun 23 10:31:40 archlinux systemd[1]: Started Permit User Sessions.
Jun 23 10:31:40 archlinux systemd[1]: Started Getty on tty1.
Jun 23 10:31:40 archlinux systemd[1]: Reached target Login Prompts.
Jun 23 10:31:40 archlinux systemd-logind[289]: New seat seat0.
Jun 23 10:31:40 archlinux systemd-logind[289]: Watching system buttons on /dev/input/event0 (Power Button)
Jun 23 10:31:40 archlinux systemd[1]: Started Login Service.
Jun 23 10:31:40 archlinux systemd[1]: Reached target Multi-User System.
Jun 23 10:31:40 archlinux systemd[1]: Startup finished in 6.677s (firmware) + 4.774s (loader) + 1.277s (kernel) + 503ms (userspace) = 13.233s.
Jun 23 10:31:40 archlinux kernel: i915 0000:00:02.0: can't derive routing for PCI INT A
Jun 23 10:31:40 archlinux kernel: i915 0000:00:02.0: PCI INT A: not connected
Jun 23 10:31:40 archlinux kernel: checking generic (b0000000 1d5000) vs hw (b0000000 10000000)
Jun 23 10:31:40 archlinux kernel: fb: switching to inteldrmfb from EFI VGA
Jun 23 10:31:40 archlinux kernel: Console: switching to colour dummy device 80x25
Jun 23 10:31:40 archlinux kernel: usb 1-6: New USB device found, idVendor=04f2, idProduct=b52b, bcdDevice=95.52
Jun 23 10:31:40 archlinux kernel: usb 1-6: New USB device strings: Mfr=3, Product=1, SerialNumber=2
Jun 23 10:31:40 archlinux kernel: usb 1-6: Product: USB2.0 VGA UVC WebCam
Jun 23 10:31:40 archlinux kernel: usb 1-6: Manufacturer: Chicony Electronics Co.,Ltd.
Jun 23 10:31:40 archlinux kernel: usb 1-6: SerialNumber: 0x0001
Jun 23 10:31:40 archlinux kernel: [drm] Replacing VGA console driver
Jun 23 10:31:40 archlinux kernel: pcieport 0000:00:1c.5: can't derive routing for PCI INT A
Jun 23 10:31:40 archlinux kernel: rtl8723be 0000:03:00.0: PCI INT A: not connected
Jun 23 10:31:40 archlinux kernel: rtl8723be: Using firmware rtlwifi/rtl8723befw_36.bin
Jun 23 10:31:40 archlinux systemd[1]: Starting Load/Save RF Kill Switch Status...
Jun 23 10:31:40 archlinux kernel: ieee80211 phy0: Selected rate control algorithm 'rtl_rc'
Jun 23 10:31:40 archlinux kernel: rtlwifi: rtlwifi: wireless switch is on
Jun 23 10:31:40 archlinux kernel: rtl8723be: probe of 0000:03:00.0 failed with error -107
Jun 23 10:31:40 archlinux systemd[1]: Started Load/Save RF Kill Switch Status.
Jun 23 10:31:40 archlinux kernel: BUG: unable to handle kernel NULL pointer dereference at 0000000000000000
Jun 23 10:31:40 archlinux kernel: PGD 0 P4D 0 
Jun 23 10:31:40 archlinux kernel: Oops: 0000 [#1] PREEMPT SMP PTI
Jun 23 10:31:40 archlinux kernel: Modules linked in: x86_pkg_temp_thermal intel_powerclamp coretemp arc4 kvm_intel rtl8723be kvm snd_soc_skl btcoexist i915(+) snd_soc_skl_ipc rtl8723_common rtl_pci rtlwifi snd_hda_ext_core snd_soc_sst_dsp snd_soc_sst_ipc snd_soc_acpi nls_iso8859_1 irqbypass crct10dif_pclmul crc32_pclmul ghash_clmulni_intel snd_soc_core nls_cp437 pcbc mac80211 vfat fat snd_compress ac97_bus snd_pcm_dmaengine snd_hda_intel snd_hda_codec mxm_wmi wmi i2c_algo_bit ttm snd_hda_core aesni_intel iTCO_wdt iTCO_vendor_support aes_x86_64 drm_kms_helper crypto_simd snd_hwdep cryptd glue_helper cfg80211 intel_cstate snd_pcm drm intel_uncore snd_timer intel_rapl_perf mei_me rtc_cmos r8169 processor_thermal_device mei snd int340x_thermal_zone mii intel_soc_dts_iosf led_class rfkill intel_gtt pcspkr agpgart syscopyarea
Jun 23 10:31:40 archlinux kernel:  soundcore sysfillrect i2c_i801 intel_lpss_pci sysimgblt fb_sys_fops intel_lpss evdev shpchp mac_hid intel_pch_thermal ip_tables x_tables ext4 crc32c_generic crc16 mbcache jbd2 fscrypto hid_generic usbhid hid sd_mod ahci xhci_pci libahci xhci_hcd libata crc32c_intel usbcore scsi_mod usb_common
Jun 23 10:31:40 archlinux kernel: CPU: 3 PID: 234 Comm: systemd-udevd Not tainted 4.17.2-1-ARCH #1
Jun 23 10:31:40 archlinux kernel: Hardware name: ASUSTeK COMPUTER INC. X555UB/X555UB, BIOS X555UB.301 02/20/2017
Jun 23 10:31:40 archlinux kernel: RIP: 0010:cfg80211_get_drvinfo+0x2e/0x180 [cfg80211]
Jun 23 10:31:40 archlinux kernel: RSP: 0018:ffff95a241f13b38 EFLAGS: 00010282
Jun 23 10:31:40 archlinux kernel: RAX: 0000000000000000 RBX: ffff95a241f13b5c RCX: 0000000000000000
Jun 23 10:31:40 archlinux kernel: RDX: 0000000000000020 RSI: ffff95a241f13b5c RDI: ffff95a241f13b60
Jun 23 10:31:40 archlinux kernel: RBP: ffffffffc0aa6900 R08: 0000000000000000 R09: 0000000000000005
Jun 23 10:31:40 archlinux kernel: R10: 0000000000000000 R11: 0000000000000000 R12: ffff91b4365908d0
Jun 23 10:31:40 archlinux kernel: R13: 00007ffc18a92970 R14: 0000000000000003 R15: 0000000000000000
Jun 23 10:31:40 archlinux kernel: FS:  00007f6f900a3d40(0000) GS:ffff91b445d80000(0000) knlGS:0000000000000000
Jun 23 10:31:40 archlinux kernel: CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
Jun 23 10:31:40 archlinux kernel: CR2: 0000000000000000 CR3: 00000003758e0001 CR4: 00000000003606e0
Jun 23 10:31:40 archlinux kernel: Call Trace:
Jun 23 10:31:40 archlinux kernel:  ethtool_get_drvinfo+0x88/0x320
Jun 23 10:31:40 archlinux kernel:  dev_ethtool+0x1bff/0x2640
Jun 23 10:31:40 archlinux kernel:  ? ___slab_alloc+0x436/0x600
Jun 23 10:31:40 archlinux kernel:  ? sk_prot_alloc+0x33/0x110
Jun 23 10:31:40 archlinux kernel:  ? inet_ioctl+0x153/0x170
Jun 23 10:31:40 archlinux kernel:  ? alloc_set_pte+0x1fd/0x500
Jun 23 10:31:40 archlinux kernel:  dev_ioctl+0x1e9/0x3d0
Jun 23 10:31:40 archlinux kernel:  sock_do_ioctl+0xa0/0x140
Jun 23 10:31:40 archlinux kernel:  ? seccomp_run_filters+0x5c/0x150
Jun 23 10:31:40 archlinux kernel:  sock_ioctl+0x19e/0x320
Jun 23 10:31:40 archlinux kernel:  ? __seccomp_filter+0x3b/0x250
Jun 23 10:31:40 archlinux kernel:  ? percpu_counter_add_batch+0x84/0xb0
Jun 23 10:31:40 archlinux kernel:  do_vfs_ioctl+0xa4/0x610
Jun 23 10:31:40 archlinux kernel:  ? syscall_trace_enter+0x126/0x280
Jun 23 10:31:40 archlinux kernel:  ksys_ioctl+0x60/0x90
Jun 23 10:31:40 archlinux kernel:  __x64_sys_ioctl+0x16/0x20
Jun 23 10:31:40 archlinux kernel:  do_syscall_64+0x5b/0x170
Jun 23 10:31:40 archlinux kernel:  entry_SYSCALL_64_after_hwframe+0x44/0xa9
Jun 23 10:31:40 archlinux kernel: RIP: 0033:0x7f6f8f9ab667
Jun 23 10:31:40 archlinux kernel: RSP: 002b:00007ffc18a92938 EFLAGS: 00000246 ORIG_RAX: 0000000000000010
Jun 23 10:31:40 archlinux kernel: RAX: ffffffffffffffda RBX: 00007ffc18a92ae8 RCX: 00007f6f8f9ab667
Jun 23 10:31:40 archlinux kernel: RDX: 00007ffc18a92940 RSI: 0000000000008946 RDI: 0000000000000007
Jun 23 10:31:40 archlinux kernel: RBP: 00007ffc18a92970 R08: 0000000000000000 R09: 0000000000000000
Jun 23 10:31:40 archlinux kernel: R10: 0000000000000300 R11: 0000000000000246 R12: 00007ffc18a92940
Jun 23 10:31:40 archlinux kernel: R13: 000056153ec705a8 R14: 000056153ecad8c0 R15: 000056153d7cb7d4
Jun 23 10:31:40 archlinux kernel: Code: 00 00 41 54 ba 20 00 00 00 55 53 4c 8b a7 10 03 00 00 48 89 f3 48 8d 7e 04 49 8b 04 24 48 8b 80 20 01 00 00 48 8b 80 88 00 00 00 <48> 8b 30 e8 2a 8a e1 dc be 32 01 00 00 48 c7 c7 c6 25 01 9e e8 
Jun 23 10:31:40 archlinux kernel: RIP: cfg80211_get_drvinfo+0x2e/0x180 [cfg80211] RSP: ffff95a241f13b38
Jun 23 10:31:40 archlinux kernel: CR2: 0000000000000000
Jun 23 10:31:40 archlinux kernel: ---[ end trace 18015c133ae20ef6 ]---
Jun 23 10:31:40 archlinux kernel: pcieport 0000:00:1c.0: can't derive routing for PCI INT A
Jun 23 10:31:40 archlinux kernel: nouveau 0000:01:00.0: PCI INT A: not connected
Jun 23 10:31:40 archlinux kernel: pcieport 0000:00:1c.0: can't derive routing for PCI INT A
Jun 23 10:31:40 archlinux kernel: nouveau 0000:01:00.0: PCI INT A: no GSI
Jun 23 10:31:40 archlinux kernel: nouveau 0000:01:00.0: NVIDIA GM108 (118070a2)
Jun 23 10:31:40 archlinux kernel: intel_rapl: Found RAPL domain package
Jun 23 10:31:40 archlinux kernel: intel_rapl: Found RAPL domain core
Jun 23 10:31:40 archlinux kernel: intel_rapl: Found RAPL domain uncore
Jun 23 10:31:40 archlinux kernel: intel_rapl: Found RAPL domain dram
Jun 23 10:31:40 archlinux kernel: [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
Jun 23 10:31:40 archlinux kernel: [drm] Driver supports precise vblank timestamp query.
Jun 23 10:31:40 archlinux kernel: i915 0000:00:02.0: vgaarb: changed VGA decodes: olddecodes=io+mem,decodes=io+mem:owns=io+mem
Jun 23 10:31:40 archlinux kernel: nouveau 0000:01:00.0: Invalid PCI ROM header signature: expecting 0xaa55, got 0xfb00
Jun 23 10:31:40 archlinux kernel: nouveau 0000:01:00.0: bios: version 82.08.47.00.17
Jun 23 10:31:40 archlinux kernel: [drm] Finished loading DMC firmware i915/skl_dmc_ver1_27.bin (v1.27)
Jun 23 10:31:40 archlinux systemd-udevd[217]: worker [234] terminated by signal 9 (KILL)
Jun 23 10:31:40 archlinux systemd-udevd[217]: worker [234] failed while handling '/devices/pci0000:00/0000:00:1c.5/0000:03:00.0/net/wlan0'
Jun 23 10:31:40 archlinux kernel: usb 1-8: new full-speed USB device number 6 using xhci_hcd
Jun 23 10:31:40 archlinux kernel: nouveau 0000:01:00.0: fb: 2048 MiB DDR3
Jun 23 10:31:40 archlinux kernel: nouveau 0000:01:00.0: bus: MMIO read of 00000000 FAULT at 612004 [ IBUS ]
Jun 23 10:31:40 archlinux kernel: nouveau 0000:01:00.0: bus: MMIO read of 00000000 FAULT at 10ac08 [ IBUS ]
Jun 23 10:31:41 archlinux kernel: usb 1-8: New USB device found, idVendor=0bda, idProduct=b721, bcdDevice= 2.00
Jun 23 10:31:41 archlinux kernel: usb 1-8: New USB device strings: Mfr=1, Product=2, SerialNumber=3
Jun 23 10:31:41 archlinux kernel: usb 1-8: Product: Bluetooth Radio 
Jun 23 10:31:41 archlinux kernel: usb 1-8: Manufacturer: Realtek 
Jun 23 10:31:41 archlinux kernel: usb 1-8: SerialNumber: 00e04c000001
Jun 23 10:31:41 archlinux kernel: media: Linux media interface: v0.10
Jun 23 10:31:41 archlinux kernel: mousedev: PS/2 mouse device common for all mice
Jun 23 10:31:41 archlinux kernel: usb-storage 1-3:1.0: USB Mass Storage device detected
Jun 23 10:31:41 archlinux kernel: usbcore: registered new interface driver rtsx_usb
Jun 23 10:31:41 archlinux kernel: Linux video capture interface: v2.00
Jun 23 10:31:41 archlinux kernel: scsi host2: usb-storage 1-3:1.0
Jun 23 10:31:41 archlinux kernel: usbcore: registered new interface driver usb-storage
Jun 23 10:31:41 archlinux kernel: usbcore: registered new interface driver uas
Jun 23 10:31:41 archlinux kernel: uvcvideo: Found UVC 1.00 device USB2.0 VGA UVC WebCam (04f2:b52b)
Jun 23 10:31:41 archlinux kernel: uvcvideo 1-6:1.0: Entity type for entity Extension 4 was not initialized!
Jun 23 10:31:41 archlinux kernel: uvcvideo 1-6:1.0: Entity type for entity Processing 2 was not initialized!
Jun 23 10:31:41 archlinux kernel: uvcvideo 1-6:1.0: Entity type for entity Camera 1 was not initialized!
Jun 23 10:31:41 archlinux kernel: input: USB2.0 VGA UVC WebCam: USB2.0 V as /devices/pci0000:00/0000:00:14.0/usb1/1-6/1-6:1.0/input/input4
Jun 23 10:31:41 archlinux kernel: usbcore: registered new interface driver uvcvideo
Jun 23 10:31:41 archlinux kernel: USB Video Class driver (1.1.1)
Jun 23 10:31:41 archlinux systemd-logind[289]: Watching system buttons on /dev/input/event2 (Logitech USB Receiver)
Jun 23 10:31:41 archlinux kernel: Bluetooth: Core ver 2.22
Jun 23 10:31:41 archlinux kernel: NET: Registered protocol family 31
Jun 23 10:31:41 archlinux kernel: Bluetooth: HCI device and connection manager initialized
Jun 23 10:31:41 archlinux kernel: Bluetooth: HCI socket layer initialized
Jun 23 10:31:41 archlinux kernel: Bluetooth: L2CAP socket layer initialized
Jun 23 10:31:41 archlinux kernel: Bluetooth: SCO socket layer initialized
Jun 23 10:31:41 archlinux kernel: usbcore: registered new interface driver btusb
Jun 23 10:31:41 archlinux systemd[1]: Reached target Bluetooth.
Jun 23 10:31:41 archlinux kernel: Bluetooth: hci0: rtl: examining hci_ver=06 hci_rev=000b lmp_ver=06 lmp_subver=8723
Jun 23 10:31:41 archlinux kernel: Bluetooth: hci0: rtl: loading rtl_bt/rtl8723b_config.bin
Jun 23 10:31:41 archlinux kernel: bluetooth hci0: Direct firmware load for rtl_bt/rtl8723b_config.bin failed with error -2
Jun 23 10:31:41 archlinux kernel: Bluetooth: hci0: rtl: loading rtl_bt/rtl8723b_fw.bin
Jun 23 10:31:41 archlinux kernel: Bluetooth: hci0: rom_version status=0 version=1
Jun 23 10:31:41 archlinux kernel: Bluetooth: hci0: cfg_sz 0, total size 22496
Jun 23 10:31:42 archlinux kernel: [TTM] Zone  kernel: Available graphics memory: 5856722 kiB
Jun 23 10:31:42 archlinux kernel: [TTM] Zone   dma32: Available graphics memory: 2097152 kiB
Jun 23 10:31:42 archlinux kernel: [TTM] Initializing pool allocator
Jun 23 10:31:42 archlinux kernel: [TTM] Initializing DMA pool allocator
Jun 23 10:31:42 archlinux kernel: nouveau 0000:01:00.0: DRM: VRAM: 2048 MiB
Jun 23 10:31:42 archlinux kernel: nouveau 0000:01:00.0: DRM: GART: 1048576 MiB
Jun 23 10:31:42 archlinux kernel: nouveau 0000:01:00.0: DRM: Pointer to TMDS table invalid
Jun 23 10:31:42 archlinux kernel: nouveau 0000:01:00.0: DRM: DCB version 4.0
Jun 23 10:31:42 archlinux kernel: nouveau 0000:01:00.0: DRM: MM: using COPY for buffer copies
Jun 23 10:31:42 archlinux kernel: [drm] Initialized nouveau 1.3.1 20120801 for 0000:01:00.0 on minor 1
Jun 23 10:31:42 archlinux kernel: [drm] Initialized i915 1.6.0 20180308 for 0000:00:02.0 on minor 0
Jun 23 10:31:42 archlinux kernel: snd_hda_intel 0000:00:1f.3: bound 0000:00:02.0 (ops i915_audio_component_bind_ops [i915])
Jun 23 10:31:43 archlinux kernel: fbcon: inteldrmfb (fb0) is primary device
Jun 23 10:31:43 archlinux kernel: scsi 2:0:0:0: Direct-Access     TDKMedia Trans-It Drive   PMAP PQ: 0 ANSI: 0 CCS
Jun 23 10:31:43 archlinux kernel: sd 2:0:0:0: [sdc] 7810176 512-byte logical blocks: (4.00 GB/3.72 GiB)
Jun 23 10:31:43 archlinux kernel: sd 2:0:0:0: [sdc] Write Protect is off
Jun 23 10:31:43 archlinux kernel: sd 2:0:0:0: [sdc] Mode Sense: 23 00 00 00
Jun 23 10:31:43 archlinux kernel: sd 2:0:0:0: [sdc] No Caching mode page found
Jun 23 10:31:43 archlinux kernel: sd 2:0:0:0: [sdc] Assuming drive cache: write through
Jun 23 10:31:43 archlinux kernel:  sdc: sdc1
Jun 23 10:31:43 archlinux kernel: sd 2:0:0:0: [sdc] Attached SCSI removable disk
Jun 23 10:31:43 archlinux kernel: Console: switching to colour frame buffer device 240x67
Jun 23 10:31:43 archlinux kernel: i915 0000:00:02.0: fb0: inteldrmfb frame buffer device
Jun 23 10:31:43 archlinux systemd[1]: Created slice system-systemd\x2dbacklight.slice.
Jun 23 10:31:43 archlinux systemd[1]: Starting Load/Save Screen Backlight Brightness of backlight:intel_backlight...
Jun 23 10:31:43 archlinux kernel: random: crng init done
Jun 23 10:31:43 archlinux kernel: random: 7 urandom warning(s) missed due to ratelimiting
Jun 23 10:31:43 archlinux systemd[1]: Started Load/Save Screen Backlight Brightness of backlight:intel_backlight.
Jun 23 10:31:43 archlinux kernel: snd_hda_codec_realtek hdaudioC0D0: autoconfig for ALC256: line_outs=1 (0x14/0x0/0x0/0x0/0x0) type:speaker
Jun 23 10:31:43 archlinux kernel: snd_hda_codec_realtek hdaudioC0D0:    speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
Jun 23 10:31:43 archlinux kernel: snd_hda_codec_realtek hdaudioC0D0:    hp_outs=1 (0x21/0x0/0x0/0x0/0x0)
Jun 23 10:31:43 archlinux kernel: snd_hda_codec_realtek hdaudioC0D0:    mono: mono_out=0x0
Jun 23 10:31:43 archlinux kernel: snd_hda_codec_realtek hdaudioC0D0:    inputs:
Jun 23 10:31:43 archlinux kernel: snd_hda_codec_realtek hdaudioC0D0:      Headset Mic=0x19
Jun 23 10:31:43 archlinux kernel: snd_hda_codec_realtek hdaudioC0D0:      Internal Mic=0x1a
Jun 23 10:31:43 archlinux kernel: snd_hda_codec_realtek hdaudioC0D0:      Internal Mic=0x13
Jun 23 10:31:44 archlinux systemd[1]: Reached target Sound Card.
Jun 23 10:31:44 archlinux kernel: input: HDA Intel PCH Headphone as /devices/pci0000:00/0000:00:1f.3/sound/card0/input5
Jun 23 10:31:44 archlinux kernel: input: HDA Intel PCH HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input6
Jun 23 10:31:44 archlinux kernel: input: HDA Intel PCH HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input7
Jun 23 10:31:44 archlinux kernel: input: HDA Intel PCH HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input8
Jun 23 10:31:44 archlinux kernel: input: HDA Intel PCH HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input9
Jun 23 10:31:44 archlinux kernel: input: HDA Intel PCH HDMI/DP,pcm=10 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input10
Jun 23 10:33:05 archlinux systemd-logind[289]: Power key pressed.
Jun 23 10:33:05 archlinux systemd-logind[289]: Powering Off...
Jun 23 10:33:05 archlinux systemd-logind[289]: System is powering down.
Jun 23 10:33:05 archlinux systemd[1]: Stopped target Timers.
Jun 23 10:33:05 archlinux systemd[1]: Stopped target Bluetooth.
Jun 23 10:33:05 archlinux systemd[1]: Stopped Daily verification of password and group files.
Jun 23 10:33:05 archlinux systemd[1]: Stopped Daily rotation of log files.
Jun 23 10:33:05 archlinux systemd[1]: Stopped target Multi-User System.
Jun 23 10:33:05 archlinux systemd[1]: Stopped Daily man-db cache update.
Jun 23 10:33:05 archlinux systemd[1]: Stopping D-Bus System Message Bus...
Jun 23 10:33:05 archlinux systemd[1]: Stopping Login Service...
Jun 23 10:33:05 archlinux systemd[1]: Stopped target Login Prompts.
Jun 23 10:33:05 archlinux systemd[1]: Stopping Getty on tty1...
Jun 23 10:33:05 archlinux systemd[1]: Stopped Daily Cleanup of Temporary Directories.
Jun 23 10:33:05 archlinux systemd[1]: Closed Load/Save RF Kill Switch Status /dev/rfkill Watch.
Jun 23 10:33:05 archlinux systemd[1]: Stopped target Sound Card.
Jun 23 10:33:05 archlinux systemd[1]: Starting Generate shutdown-ramfs...
Jun 23 10:33:05 archlinux systemd[1]: Stopped D-Bus System Message Bus.
Jun 23 10:33:05 archlinux systemd[1]: Stopped Getty on tty1.
Jun 23 10:33:05 archlinux systemd[1]: Stopping Permit User Sessions...
Jun 23 10:33:05 archlinux systemd[1]: Removed slice system-getty.slice.
Jun 23 10:33:05 archlinux systemd[1]: Stopped Permit User Sessions.
Jun 23 10:33:05 archlinux systemd[1]: Stopped target Remote File Systems.
Jun 23 10:33:05 archlinux mkinitcpio[330]: ==> Starting build: none
Jun 23 10:33:05 archlinux mkinitcpio[330]:   -> Running build hook: [sd-shutdown]
Jun 23 10:33:05 archlinux systemd[1]: Stopped Login Service.
Jun 23 10:33:05 archlinux systemd[1]: Stopped target Basic System.
Jun 23 10:33:05 archlinux systemd[1]: Stopped target Sockets.
Jun 23 10:33:05 archlinux systemd[1]: Closed D-Bus System Message Bus Socket.
Jun 23 10:33:05 archlinux systemd[1]: Stopped target Paths.
Jun 23 10:33:05 archlinux systemd[1]: Stopped target System Initialization.
Jun 23 10:33:05 archlinux systemd[1]: Stopped target Local Encrypted Volumes.
Jun 23 10:33:05 archlinux systemd[1]: Stopped Dispatch Password Requests to Console Directory Watch.
Jun 23 10:33:05 archlinux systemd[1]: Stopped Forward Password Requests to Wall Directory Watch.
Jun 23 10:33:05 archlinux systemd[1]: Stopped Apply Kernel Variables.
Jun 23 10:33:05 archlinux systemd[1]: Stopping Load/Save Random Seed...
Jun 23 10:33:05 archlinux systemd[1]: Stopping Update UTMP about System Boot/Shutdown...
Jun 23 10:33:05 archlinux systemd[1]: Stopping Load/Save Screen Backlight Brightness of backlight:intel_backlight...
Jun 23 10:33:05 archlinux systemd[1]: Stopped target Slices.
Jun 23 10:33:05 archlinux systemd[1]: Removed slice User and Session Slice.
Jun 23 10:33:05 archlinux systemd[1]: Stopped Load/Save Random Seed.
Jun 23 10:33:05 archlinux systemd[1]: Stopped Load/Save Screen Backlight Brightness of backlight:intel_backlight.
Jun 23 10:33:05 archlinux systemd[1]: Removed slice system-systemd\x2dbacklight.slice.
Jun 23 10:33:05 archlinux systemd[1]: Stopped Update UTMP about System Boot/Shutdown.
Jun 23 10:33:05 archlinux systemd[1]: Stopped Create Volatile Files and Directories.
Jun 23 10:33:05 archlinux systemd[1]: Stopped target Local File Systems.
Jun 23 10:33:05 archlinux systemd[1]: Unmounting Temporary Directory (/tmp)...
Jun 23 10:33:05 archlinux systemd[1]: Unmounting /boot...
Jun 23 10:33:05 archlinux systemd[1]: Unmounted Temporary Directory (/tmp).
Jun 23 10:33:05 archlinux systemd[1]: Unmounted /boot.
Jun 23 10:33:05 archlinux systemd[1]: Stopped target Local File Systems (Pre).
Jun 23 10:33:05 archlinux systemd[1]: Stopped Remount Root and Kernel File Systems.
Jun 23 10:33:05 archlinux systemd[1]: Stopping Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling...
Jun 23 10:33:05 archlinux systemd[1]: Stopped Create Static Device Nodes in /dev.
Jun 23 10:33:05 archlinux systemd[1]: Reached target Unmount All Filesystems.
Jun 23 10:33:05 archlinux systemd[1]: Stopped target Swap.
Jun 23 10:33:05 archlinux systemd[1]: Stopped Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling.
Jun 23 10:33:05 archlinux systemd[1]: Stopping LVM2 metadata daemon...
Jun 23 10:33:05 archlinux systemd[1]: Stopped LVM2 metadata daemon.
Jun 23 10:33:05 archlinux mkinitcpio[330]: ==> Build complete.
Jun 23 10:33:05 archlinux systemd[1]: Started Generate shutdown-ramfs.
Jun 23 10:33:05 archlinux systemd[1]: Reached target Shutdown.
Jun 23 10:33:05 archlinux systemd[1]: Reached target Final Step.
Jun 23 10:33:05 archlinux systemd[1]: Starting Power-Off...
Jun 23 10:33:05 archlinux systemd[1]: Shutting down.
Jun 23 10:33:05 archlinux kernel: systemd-shutdow: 36 output lines suppressed due to ratelimiting
Jun 23 10:33:05 archlinux systemd-shutdown[1]: Syncing filesystems and block devices.
Jun 23 10:33:05 archlinux systemd-journald[206]: Journal stopped

Then I tried

nomodeset i915.modeset=0 nouveau.modeset=0

since I have Nvidia Optimus (don't forget I just pacstrapped the base package). Nothing. This is the result:

-- Logs begin at Sat 2018-06-23 00:45:00 UTC, end at Sat 2018-06-23 10:37:22 UTC. --
Jun 23 10:20:43 archlinux kernel: microcode: microcode updated early to revision 0xc2, date = 2017-11-16
Jun 23 10:20:43 archlinux kernel: Linux version 4.17.2-1-ARCH (builduser@heftig-9574) (gcc version 8.1.1 20180531 (GCC)) #1 SMP PREEMPT Sat Jun 16 11:08:59 UTC 2018
Jun 23 10:20:43 archlinux kernel: Command line: initrd=\intel-ucode.img initrd=\initramfs-linux.img root=UUID=6d7855c1-1a2d-4d30-817e-ed45d94ca773 rw nomodeset i915.modeset=0 nouveau.modeset=0
Jun 23 10:20:43 archlinux kernel: KERNEL supported cpus:
Jun 23 10:20:43 archlinux kernel:   Intel GenuineIntel
Jun 23 10:20:43 archlinux kernel:   AMD AuthenticAMD
Jun 23 10:20:43 archlinux kernel:   Centaur CentaurHauls
Jun 23 10:20:43 archlinux kernel: x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
Jun 23 10:20:43 archlinux kernel: x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
Jun 23 10:20:43 archlinux kernel: x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
Jun 23 10:20:43 archlinux kernel: x86/fpu: Supporting XSAVE feature 0x008: 'MPX bounds registers'
Jun 23 10:20:43 archlinux kernel: x86/fpu: Supporting XSAVE feature 0x010: 'MPX CSR'
Jun 23 10:20:43 archlinux kernel: x86/fpu: xstate_offset[2]:  576, xstate_sizes[2]:  256
Jun 23 10:20:43 archlinux kernel: x86/fpu: xstate_offset[3]:  832, xstate_sizes[3]:   64
Jun 23 10:20:43 archlinux kernel: x86/fpu: xstate_offset[4]:  896, xstate_sizes[4]:   64
Jun 23 10:20:43 archlinux kernel: x86/fpu: Enabled xstate features 0x1f, context size is 960 bytes, using 'compacted' format.
Jun 23 10:20:43 archlinux kernel: e820: BIOS-provided physical RAM map:
Jun 23 10:20:43 archlinux kernel: BIOS-e820: [mem 0x0000000000000000-0x0000000000057fff] usable
Jun 23 10:20:43 archlinux kernel: BIOS-e820: [mem 0x0000000000058000-0x0000000000058fff] reserved
Jun 23 10:20:43 archlinux kernel: BIOS-e820: [mem 0x0000000000059000-0x000000000009dfff] usable
Jun 23 10:20:43 archlinux kernel: BIOS-e820: [mem 0x000000000009e000-0x000000000009ffff] reserved
Jun 23 10:20:43 archlinux kernel: BIOS-e820: [mem 0x0000000000100000-0x0000000052dccfff] usable
Jun 23 10:20:43 archlinux kernel: BIOS-e820: [mem 0x0000000052dcd000-0x0000000052dcdfff] ACPI NVS
Jun 23 10:20:43 archlinux kernel: BIOS-e820: [mem 0x0000000052dce000-0x0000000052df7fff] reserved
Jun 23 10:20:43 archlinux kernel: BIOS-e820: [mem 0x0000000052df8000-0x0000000052e4afff] usable
Jun 23 10:20:43 archlinux kernel: BIOS-e820: [mem 0x0000000052e4b000-0x000000005328bfff] reserved
Jun 23 10:20:43 archlinux kernel: BIOS-e820: [mem 0x000000005328c000-0x0000000055cd3fff] usable
Jun 23 10:20:43 archlinux kernel: BIOS-e820: [mem 0x0000000055cd4000-0x0000000056730fff] reserved
Jun 23 10:20:43 archlinux kernel: BIOS-e820: [mem 0x0000000056731000-0x000000005698afff] usable
Jun 23 10:20:43 archlinux kernel: BIOS-e820: [mem 0x000000005698b000-0x0000000057327fff] ACPI NVS
Jun 23 10:20:43 archlinux kernel: BIOS-e820: [mem 0x0000000057328000-0x0000000057f7efff] reserved
Jun 23 10:20:43 archlinux kernel: BIOS-e820: [mem 0x0000000057f7f000-0x0000000057ffefff] usable
Jun 23 10:20:43 archlinux kernel: BIOS-e820: [mem 0x0000000058000000-0x00000000580fffff] reserved
Jun 23 10:20:43 archlinux kernel: BIOS-e820: [mem 0x00000000e0000000-0x00000000efffffff] reserved
Jun 23 10:20:43 archlinux kernel: BIOS-e820: [mem 0x00000000fe000000-0x00000000fe010fff] reserved
Jun 23 10:20:43 archlinux kernel: BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
Jun 23 10:20:43 archlinux kernel: BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
Jun 23 10:20:43 archlinux kernel: BIOS-e820: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
Jun 23 10:20:43 archlinux kernel: BIOS-e820: [mem 0x0000000100000000-0x0000000385ffffff] usable
Jun 23 10:20:43 archlinux kernel: NX (Execute Disable) protection: active
Jun 23 10:20:43 archlinux kernel: e820: update [mem 0x4f9b1018-0x4f9b9e57] usable ==> usable
Jun 23 10:20:43 archlinux kernel: e820: update [mem 0x4f9b1018-0x4f9b9e57] usable ==> usable
Jun 23 10:20:43 archlinux kernel: e820: update [mem 0x4f9a3018-0x4f9b0857] usable ==> usable
Jun 23 10:20:43 archlinux kernel: e820: update [mem 0x4f9a3018-0x4f9b0857] usable ==> usable
Jun 23 10:20:43 archlinux kernel: extended physical RAM map:
Jun 23 10:20:43 archlinux kernel: reserve setup_data: [mem 0x0000000000000000-0x0000000000057fff] usable
Jun 23 10:20:43 archlinux kernel: reserve setup_data: [mem 0x0000000000058000-0x0000000000058fff] reserved
Jun 23 10:20:43 archlinux kernel: reserve setup_data: [mem 0x0000000000059000-0x000000000009dfff] usable
Jun 23 10:20:43 archlinux kernel: reserve setup_data: [mem 0x000000000009e000-0x000000000009ffff] reserved
Jun 23 10:20:43 archlinux kernel: reserve setup_data: [mem 0x0000000000100000-0x000000004f9a3017] usable
Jun 23 10:20:43 archlinux kernel: reserve setup_data: [mem 0x000000004f9a3018-0x000000004f9b0857] usable
Jun 23 10:20:43 archlinux kernel: reserve setup_data: [mem 0x000000004f9b0858-0x000000004f9b1017] usable
Jun 23 10:20:43 archlinux kernel: reserve setup_data: [mem 0x000000004f9b1018-0x000000004f9b9e57] usable
Jun 23 10:20:43 archlinux kernel: reserve setup_data: [mem 0x000000004f9b9e58-0x0000000052dccfff] usable
Jun 23 10:20:43 archlinux kernel: reserve setup_data: [mem 0x0000000052dcd000-0x0000000052dcdfff] ACPI NVS
Jun 23 10:20:43 archlinux kernel: reserve setup_data: [mem 0x0000000052dce000-0x0000000052df7fff] reserved
Jun 23 10:20:43 archlinux kernel: reserve setup_data: [mem 0x0000000052df8000-0x0000000052e4afff] usable
Jun 23 10:20:43 archlinux kernel: reserve setup_data: [mem 0x0000000052e4b000-0x000000005328bfff] reserved
Jun 23 10:20:43 archlinux kernel: reserve setup_data: [mem 0x000000005328c000-0x0000000055cd3fff] usable
Jun 23 10:20:43 archlinux kernel: reserve setup_data: [mem 0x0000000055cd4000-0x0000000056730fff] reserved
Jun 23 10:20:43 archlinux kernel: reserve setup_data: [mem 0x0000000056731000-0x000000005698afff] usable
Jun 23 10:20:43 archlinux kernel: reserve setup_data: [mem 0x000000005698b000-0x0000000057327fff] ACPI NVS
Jun 23 10:20:43 archlinux kernel: reserve setup_data: [mem 0x0000000057328000-0x0000000057f7efff] reserved
Jun 23 10:20:43 archlinux kernel: reserve setup_data: [mem 0x0000000057f7f000-0x0000000057ffefff] usable
Jun 23 10:20:43 archlinux kernel: reserve setup_data: [mem 0x0000000058000000-0x00000000580fffff] reserved
Jun 23 10:20:43 archlinux kernel: reserve setup_data: [mem 0x00000000e0000000-0x00000000efffffff] reserved
Jun 23 10:20:43 archlinux kernel: reserve setup_data: [mem 0x00000000fe000000-0x00000000fe010fff] reserved
Jun 23 10:20:43 archlinux kernel: reserve setup_data: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
Jun 23 10:20:43 archlinux kernel: reserve setup_data: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
Jun 23 10:20:43 archlinux kernel: reserve setup_data: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
Jun 23 10:20:43 archlinux kernel: reserve setup_data: [mem 0x0000000100000000-0x0000000385ffffff] usable
Jun 23 10:20:43 archlinux kernel: efi: EFI v2.40 by American Megatrends
Jun 23 10:20:43 archlinux kernel: efi:  ESRT=0x57e47e18  ACPI=0x56a8f000  ACPI 2.0=0x56a8f000  SMBIOS=0x57861000  SMBIOS 3.0=0x57860000  TPMEventLog=0x53299018 
Jun 23 10:20:43 archlinux kernel: SMBIOS 3.0.0 present.
Jun 23 10:20:43 archlinux kernel: DMI: ASUSTeK COMPUTER INC. X555UB/X555UB, BIOS X555UB.301 02/20/2017
Jun 23 10:20:43 archlinux kernel: e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
Jun 23 10:20:43 archlinux kernel: e820: remove [mem 0x000a0000-0x000fffff] usable
Jun 23 10:20:43 archlinux kernel: e820: last_pfn = 0x386000 max_arch_pfn = 0x400000000
Jun 23 10:20:43 archlinux kernel: MTRR default type: write-back
Jun 23 10:20:43 archlinux kernel: MTRR fixed ranges enabled:
Jun 23 10:20:43 archlinux kernel:   00000-9FFFF write-back
Jun 23 10:20:43 archlinux kernel:   A0000-BFFFF uncachable
Jun 23 10:20:43 archlinux kernel:   C0000-FFFFF write-protect
Jun 23 10:20:43 archlinux kernel: MTRR variable ranges enabled:
Jun 23 10:20:43 archlinux kernel:   0 base 0080000000 mask 7F80000000 uncachable
Jun 23 10:20:43 archlinux kernel:   1 base 0060000000 mask 7FE0000000 uncachable
Jun 23 10:20:43 archlinux kernel:   2 base 005C000000 mask 7FFC000000 uncachable
Jun 23 10:20:43 archlinux kernel:   3 base 005A000000 mask 7FFE000000 uncachable
Jun 23 10:20:43 archlinux kernel:   4 base 0059000000 mask 7FFF000000 uncachable
Jun 23 10:20:43 archlinux kernel:   5 base 0058800000 mask 7FFF800000 uncachable
Jun 23 10:20:43 archlinux kernel:   6 disabled
Jun 23 10:20:43 archlinux kernel:   7 disabled
Jun 23 10:20:43 archlinux kernel:   8 disabled
Jun 23 10:20:43 archlinux kernel:   9 disabled
Jun 23 10:20:43 archlinux kernel: x86/PAT: Configuration [0-7]: WB  WC  UC- UC  WB  WP  UC- WT  
Jun 23 10:20:43 archlinux kernel: e820: last_pfn = 0x57fff max_arch_pfn = 0x400000000
Jun 23 10:20:43 archlinux kernel: esrt: Reserving ESRT space from 0x0000000057e47e18 to 0x0000000057e47e50.
Jun 23 10:20:43 archlinux kernel: Scanning 1 areas for low memory corruption
Jun 23 10:20:43 archlinux kernel: Base memory trampoline at [        (ptrval)] 98000 size 24576
Jun 23 10:20:43 archlinux kernel: Using GB pages for direct mapping
Jun 23 10:20:43 archlinux kernel: BRK [0x13d660000, 0x13d660fff] PGTABLE
Jun 23 10:20:43 archlinux kernel: BRK [0x13d661000, 0x13d661fff] PGTABLE
Jun 23 10:20:43 archlinux kernel: BRK [0x13d662000, 0x13d662fff] PGTABLE
Jun 23 10:20:43 archlinux kernel: BRK [0x13d663000, 0x13d663fff] PGTABLE
Jun 23 10:20:43 archlinux kernel: BRK [0x13d664000, 0x13d664fff] PGTABLE
Jun 23 10:20:43 archlinux kernel: BRK [0x13d665000, 0x13d665fff] PGTABLE
Jun 23 10:20:43 archlinux kernel: BRK [0x13d666000, 0x13d666fff] PGTABLE
Jun 23 10:20:43 archlinux kernel: BRK [0x13d667000, 0x13d667fff] PGTABLE
Jun 23 10:20:43 archlinux kernel: BRK [0x13d668000, 0x13d668fff] PGTABLE
Jun 23 10:20:43 archlinux kernel: BRK [0x13d669000, 0x13d669fff] PGTABLE
Jun 23 10:20:43 archlinux kernel: BRK [0x13d66a000, 0x13d66afff] PGTABLE
Jun 23 10:20:43 archlinux kernel: BRK [0x13d66b000, 0x13d66bfff] PGTABLE
Jun 23 10:20:43 archlinux kernel: Secure boot disabled
Jun 23 10:20:43 archlinux kernel: RAMDISK: [mem 0x4f9ba000-0x502a9fff]
Jun 23 10:20:43 archlinux kernel: ACPI: Early table checksum verification disabled
Jun 23 10:20:43 archlinux kernel: ACPI: RSDP 0x0000000056A8F000 000024 (v02 _ASUS_)
Jun 23 10:20:43 archlinux kernel: ACPI: XSDT 0x0000000056A8F0A8 0000D4 (v01 _ASUS_ Notebook 01072009 AMI  00010013)
Jun 23 10:20:43 archlinux kernel: ACPI: FACP 0x0000000056AB4460 00010C (v05 _ASUS_ Notebook 01072009 AMI  00010013)
Jun 23 10:20:43 archlinux kernel: ACPI: DSDT 0x0000000056A8F210 02524C (v02 _ASUS_ Notebook 01072009 INTL 20120913)
Jun 23 10:20:43 archlinux kernel: ACPI: FACS 0x0000000057326F80 000040
Jun 23 10:20:43 archlinux kernel: ACPI: APIC 0x0000000056AB4570 000084 (v03 _ASUS_ Notebook 01072009 AMI  00010013)
Jun 23 10:20:43 archlinux kernel: ACPI: FPDT 0x0000000056AB45F8 000044 (v01 _ASUS_ Notebook 01072009 AMI  00010013)
Jun 23 10:20:43 archlinux kernel: ACPI: FIDT 0x0000000056AB4640 00009C (v01 _ASUS_ Notebook 01072009 AMI  00010013)
Jun 23 10:20:43 archlinux kernel: ACPI: MCFG 0x0000000056AB46E0 00003C (v01 _ASUS_ Notebook 01072009 MSFT 00000097)
Jun 23 10:20:43 archlinux kernel: ACPI: HPET 0x0000000056AB4720 000038 (v01 _ASUS_ Notebook 01072009 AMI. 0005000B)
Jun 23 10:20:43 archlinux kernel: ACPI: SSDT 0x0000000056AB4758 000315 (v01 SataRe SataTabl 00001000 INTL 20120913)
Jun 23 10:20:43 archlinux kernel: ACPI: ECDT 0x0000000056AB4A70 0000C1 (v01 _ASUS_ Notebook 01072009 AMI. 00000005)
Jun 23 10:20:43 archlinux kernel: ACPI: LPIT 0x0000000056AB4B38 000094 (v01 INTEL  SKL-ULT  00000000 MSFT 0000005F)
Jun 23 10:20:43 archlinux kernel: ACPI: SSDT 0x0000000056AB4BD0 000248 (v02 INTEL  sensrhub 00000000 INTL 20120913)
Jun 23 10:20:43 archlinux kernel: ACPI: DBGP 0x0000000056AB4E18 000034 (v01 INTEL           00000000 MSFT 0000005F)
Jun 23 10:20:43 archlinux kernel: ACPI: DBG2 0x0000000056AB4E50 000054 (v00 INTEL           00000000 MSFT 0000005F)
Jun 23 10:20:43 archlinux kernel: ACPI: SSDT 0x0000000056AB4EA8 003EC1 (v02 DptfTa DptfTabl 00001000 INTL 20120913)
Jun 23 10:20:43 archlinux kernel: ACPI: SSDT 0x0000000056AB8D70 005882 (v02 SaSsdt SaSsdt   00003000 INTL 20120913)
Jun 23 10:20:43 archlinux kernel: ACPI: UEFI 0x0000000056ABE5F8 000042 (v01                 00000000      00000000)
Jun 23 10:20:43 archlinux kernel: ACPI: SSDT 0x0000000056ABE640 000E58 (v02 CpuRef CpuSsdt  00003000 INTL 20120913)
Jun 23 10:20:43 archlinux kernel: ACPI: BGRT 0x0000000056ABF498 000038 (v01 _ASUS_ Notebook 01072009 AMI  00010013)
Jun 23 10:20:43 archlinux kernel: ACPI: SSDT 0x0000000056ABF4D0 0007AE (v02 SgRef  SgPch    00001000 INTL 20120913)
Jun 23 10:20:43 archlinux kernel: ACPI: DMAR 0x0000000056ABFC80 0000F0 (v01 INTEL  SKL      00000001 INTL 00000001)
Jun 23 10:20:43 archlinux kernel: ACPI: TPM2 0x0000000056ABFD70 000034 (v03        Tpm2Tabl 00000001 AMI  00000000)
Jun 23 10:20:43 archlinux kernel: ACPI: SSDT 0x0000000056ABFDA8 001A6B (v01 OptRef OptTabl  00001000 INTL 20120913)
Jun 23 10:20:43 archlinux kernel: ACPI: MSDM 0x00000000564F2F18 000055 (v03 _ASUS_ Notebook 00000000 ASUS 00000001)
Jun 23 10:20:43 archlinux kernel: ACPI: Local APIC address 0xfee00000
Jun 23 10:20:43 archlinux kernel: No NUMA configuration found
Jun 23 10:20:43 archlinux kernel: Faking a node at [mem 0x0000000000000000-0x0000000385ffffff]
Jun 23 10:20:43 archlinux kernel: NODE_DATA(0) allocated [mem 0x385ffb000-0x385ffefff]
Jun 23 10:20:43 archlinux kernel: Zone ranges:
Jun 23 10:20:43 archlinux kernel:   DMA      [mem 0x0000000000001000-0x0000000000ffffff]
Jun 23 10:20:43 archlinux kernel:   DMA32    [mem 0x0000000001000000-0x00000000ffffffff]
Jun 23 10:20:43 archlinux kernel:   Normal   [mem 0x0000000100000000-0x0000000385ffffff]
Jun 23 10:20:43 archlinux kernel:   Device   empty
Jun 23 10:20:43 archlinux kernel: Movable zone start for each node
Jun 23 10:20:43 archlinux kernel: Early memory node ranges
Jun 23 10:20:43 archlinux kernel:   node   0: [mem 0x0000000000001000-0x0000000000057fff]
Jun 23 10:20:43 archlinux kernel:   node   0: [mem 0x0000000000059000-0x000000000009dfff]
Jun 23 10:20:43 archlinux kernel:   node   0: [mem 0x0000000000100000-0x0000000052dccfff]
Jun 23 10:20:43 archlinux kernel:   node   0: [mem 0x0000000052df8000-0x0000000052e4afff]
Jun 23 10:20:43 archlinux kernel:   node   0: [mem 0x000000005328c000-0x0000000055cd3fff]
Jun 23 10:20:43 archlinux kernel:   node   0: [mem 0x0000000056731000-0x000000005698afff]
Jun 23 10:20:43 archlinux kernel:   node   0: [mem 0x0000000057f7f000-0x0000000057ffefff]
Jun 23 10:20:43 archlinux kernel:   node   0: [mem 0x0000000100000000-0x0000000385ffffff]
Jun 23 10:20:43 archlinux kernel: Initmem setup node 0 [mem 0x0000000000001000-0x0000000385ffffff]
Jun 23 10:20:43 archlinux kernel: On node 0 totalpages: 2996958
Jun 23 10:20:43 archlinux kernel:   DMA zone: 64 pages used for memmap
Jun 23 10:20:43 archlinux kernel:   DMA zone: 21 pages reserved
Jun 23 10:20:43 archlinux kernel:   DMA zone: 3996 pages, LIFO batch:0
Jun 23 10:20:43 archlinux kernel:   DMA32 zone: 5422 pages used for memmap
Jun 23 10:20:43 archlinux kernel:   DMA32 zone: 346946 pages, LIFO batch:31
Jun 23 10:20:43 archlinux kernel:   Normal zone: 41344 pages used for memmap
Jun 23 10:20:43 archlinux kernel:   Normal zone: 2646016 pages, LIFO batch:31
Jun 23 10:20:43 archlinux kernel: Reserved but unavailable: 99 pages
Jun 23 10:20:43 archlinux kernel: Reserving Intel graphics memory at [mem 0x59000000-0x78ffffff]
Jun 23 10:20:43 archlinux kernel: ACPI: PM-Timer IO Port: 0x1808
Jun 23 10:20:43 archlinux kernel: ACPI: Local APIC address 0xfee00000
Jun 23 10:20:43 archlinux kernel: ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
Jun 23 10:20:43 archlinux kernel: ACPI: LAPIC_NMI (acpi_id[0x02] high edge lint[0x1])
Jun 23 10:20:43 archlinux kernel: ACPI: LAPIC_NMI (acpi_id[0x03] high edge lint[0x1])
Jun 23 10:20:43 archlinux kernel: ACPI: LAPIC_NMI (acpi_id[0x04] high edge lint[0x1])
Jun 23 10:20:43 archlinux kernel: IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-119
Jun 23 10:20:43 archlinux kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
Jun 23 10:20:43 archlinux kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
Jun 23 10:20:43 archlinux kernel: ACPI: IRQ0 used by override.
Jun 23 10:20:43 archlinux kernel: ACPI: IRQ9 used by override.
Jun 23 10:20:43 archlinux kernel: Using ACPI (MADT) for SMP configuration information
Jun 23 10:20:43 archlinux kernel: ACPI: HPET id: 0x8086a701 base: 0xfed00000
Jun 23 10:20:43 archlinux kernel: smpboot: Allowing 4 CPUs, 0 hotplug CPUs
Jun 23 10:20:43 archlinux kernel: PM: Registered nosave memory: [mem 0x00000000-0x00000fff]
Jun 23 10:20:43 archlinux kernel: PM: Registered nosave memory: [mem 0x00058000-0x00058fff]
Jun 23 10:20:43 archlinux kernel: PM: Registered nosave memory: [mem 0x0009e000-0x0009ffff]
Jun 23 10:20:43 archlinux kernel: PM: Registered nosave memory: [mem 0x000a0000-0x000fffff]
Jun 23 10:20:43 archlinux kernel: PM: Registered nosave memory: [mem 0x4f9a3000-0x4f9a3fff]
Jun 23 10:20:43 archlinux kernel: PM: Registered nosave memory: [mem 0x4f9b0000-0x4f9b0fff]
Jun 23 10:20:43 archlinux kernel: PM: Registered nosave memory: [mem 0x4f9b1000-0x4f9b1fff]
Jun 23 10:20:43 archlinux kernel: PM: Registered nosave memory: [mem 0x4f9b9000-0x4f9b9fff]
Jun 23 10:20:43 archlinux kernel: PM: Registered nosave memory: [mem 0x52dcd000-0x52dcdfff]
Jun 23 10:20:43 archlinux kernel: PM: Registered nosave memory: [mem 0x52dce000-0x52df7fff]
Jun 23 10:20:43 archlinux kernel: PM: Registered nosave memory: [mem 0x52e4b000-0x5328bfff]
Jun 23 10:20:43 archlinux kernel: PM: Registered nosave memory: [mem 0x55cd4000-0x56730fff]
Jun 23 10:20:43 archlinux kernel: PM: Registered nosave memory: [mem 0x5698b000-0x57327fff]
Jun 23 10:20:43 archlinux kernel: PM: Registered nosave memory: [mem 0x57328000-0x57f7efff]
Jun 23 10:20:43 archlinux kernel: PM: Registered nosave memory: [mem 0x57fff000-0x57ffffff]
Jun 23 10:20:43 archlinux kernel: PM: Registered nosave memory: [mem 0x58000000-0x580fffff]
Jun 23 10:20:43 archlinux kernel: PM: Registered nosave memory: [mem 0x58100000-0x58ffffff]
Jun 23 10:20:43 archlinux kernel: PM: Registered nosave memory: [mem 0x59000000-0x78ffffff]
Jun 23 10:20:43 archlinux kernel: PM: Registered nosave memory: [mem 0x79000000-0xdfffffff]
Jun 23 10:20:43 archlinux kernel: PM: Registered nosave memory: [mem 0xe0000000-0xefffffff]
Jun 23 10:20:43 archlinux kernel: PM: Registered nosave memory: [mem 0xf0000000-0xfdffffff]
Jun 23 10:20:43 archlinux kernel: PM: Registered nosave memory: [mem 0xfe000000-0xfe010fff]
Jun 23 10:20:43 archlinux kernel: PM: Registered nosave memory: [mem 0xfe011000-0xfebfffff]
Jun 23 10:20:43 archlinux kernel: PM: Registered nosave memory: [mem 0xfec00000-0xfec00fff]
Jun 23 10:20:43 archlinux kernel: PM: Registered nosave memory: [mem 0xfec01000-0xfedfffff]
Jun 23 10:20:43 archlinux kernel: PM: Registered nosave memory: [mem 0xfee00000-0xfee00fff]
Jun 23 10:20:43 archlinux kernel: PM: Registered nosave memory: [mem 0xfee01000-0xfeffffff]
Jun 23 10:20:43 archlinux kernel: PM: Registered nosave memory: [mem 0xff000000-0xffffffff]
Jun 23 10:20:43 archlinux kernel: e820: [mem 0x79000000-0xdfffffff] available for PCI devices
Jun 23 10:20:43 archlinux kernel: Booting paravirtualized kernel on bare hardware
Jun 23 10:20:43 archlinux kernel: clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370452778343963 ns
Jun 23 10:20:43 archlinux kernel: random: get_random_bytes called from start_kernel+0x95/0x535 with crng_init=0
Jun 23 10:20:43 archlinux kernel: setup_percpu: NR_CPUS:320 nr_cpumask_bits:320 nr_cpu_ids:4 nr_node_ids:1
Jun 23 10:20:43 archlinux kernel: percpu: Embedded 46 pages/cpu @        (ptrval) s151552 r8192 d28672 u524288
Jun 23 10:20:43 archlinux kernel: pcpu-alloc: s151552 r8192 d28672 u524288 alloc=1*2097152
Jun 23 10:20:43 archlinux kernel: pcpu-alloc: [0] 0 1 2 3 
Jun 23 10:20:43 archlinux kernel: Built 1 zonelists, mobility grouping on.  Total pages: 2950107
Jun 23 10:20:43 archlinux kernel: Policy zone: Normal
Jun 23 10:20:43 archlinux kernel: Kernel command line: initrd=\intel-ucode.img initrd=\initramfs-linux.img root=UUID=6d7855c1-1a2d-4d30-817e-ed45d94ca773 rw nomodeset i915.modeset=0 nouveau.modeset=0
Jun 23 10:20:43 archlinux kernel: Calgary: detecting Calgary via BIOS EBDA area
Jun 23 10:20:43 archlinux kernel: Calgary: Unable to locate Rio Grande table in EBDA - bailing!
Jun 23 10:20:43 archlinux kernel: Memory: 11642912K/11987832K available (10252K kernel code, 1290K rwdata, 3488K rodata, 1476K init, 608K bss, 344920K reserved, 0K cma-reserved)
Jun 23 10:20:43 archlinux kernel: SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
Jun 23 10:20:43 archlinux kernel: Kernel/User page tables isolation: enabled
Jun 23 10:20:43 archlinux kernel: ftrace: allocating 32647 entries in 128 pages
Jun 23 10:20:43 archlinux kernel: Preemptible hierarchical RCU implementation.
Jun 23 10:20:43 archlinux kernel:         CONFIG_RCU_FANOUT set to non-default value of 32
Jun 23 10:20:43 archlinux kernel:         RCU dyntick-idle grace-period acceleration is enabled.
Jun 23 10:20:43 archlinux kernel:         RCU restricting CPUs from NR_CPUS=320 to nr_cpu_ids=4.
Jun 23 10:20:43 archlinux kernel:         RCU priority boosting: priority 1 delay 500 ms.
Jun 23 10:20:43 archlinux kernel:         Tasks RCU enabled.
Jun 23 10:20:43 archlinux kernel: RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4
Jun 23 10:20:43 archlinux kernel: NR_IRQS: 20736, nr_irqs: 1024, preallocated irqs: 16
Jun 23 10:20:43 archlinux kernel:         Offload RCU callbacks from CPUs: (none).
Jun 23 10:20:43 archlinux kernel: spurious 8259A interrupt: IRQ7.
Jun 23 10:20:43 archlinux kernel: Console: colour dummy device 80x25
Jun 23 10:20:43 archlinux kernel: console [tty0] enabled
Jun 23 10:20:43 archlinux kernel: ACPI: Core revision 20180313
Jun 23 10:20:43 archlinux kernel: clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 79635855245 ns
Jun 23 10:20:43 archlinux kernel: hpet clockevent registered
Jun 23 10:20:43 archlinux kernel: APIC: Switch to symmetric I/O mode setup
Jun 23 10:20:43 archlinux kernel: DMAR: Host address width 39
Jun 23 10:20:43 archlinux kernel: DMAR: DRHD base: 0x000000fed90000 flags: 0x0
Jun 23 10:20:43 archlinux kernel: DMAR: dmar0: reg_base_addr fed90000 ver 1:0 cap 1c0000c40660462 ecap 7e3ff0505e
Jun 23 10:20:43 archlinux kernel: DMAR: DRHD base: 0x000000fed91000 flags: 0x1
Jun 23 10:20:43 archlinux kernel: DMAR: dmar1: reg_base_addr fed91000 ver 1:0 cap d2008c40660462 ecap f050da
Jun 23 10:20:43 archlinux kernel: DMAR: RMRR base: 0x000000564d2000 end: 0x000000564f1fff
Jun 23 10:20:43 archlinux kernel: DMAR: RMRR base: 0x00000058800000 end: 0x00000078ffffff
Jun 23 10:20:43 archlinux kernel: DMAR: ANDD device: 1 name: \_SB.PCI0.I2C0
Jun 23 10:20:43 archlinux kernel: DMAR: ANDD device: 2 name: \_SB.PCI0.I2C1
Jun 23 10:20:43 archlinux kernel: DMAR-IR: IOAPIC id 2 under DRHD base  0xfed91000 IOMMU 1
Jun 23 10:20:43 archlinux kernel: DMAR-IR: HPET id 0 under DRHD base 0xfed91000
Jun 23 10:20:43 archlinux kernel: DMAR-IR: x2apic is disabled because BIOS sets x2apic opt out bit.
Jun 23 10:20:43 archlinux kernel: DMAR-IR: Use 'intremap=no_x2apic_optout' to override the BIOS setting.
Jun 23 10:20:43 archlinux kernel: DMAR-IR: Enabled IRQ remapping in xapic mode
Jun 23 10:20:43 archlinux kernel: x2apic: IRQ remapping doesn't support X2APIC mode
Jun 23 10:20:43 archlinux kernel: ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
Jun 23 10:20:43 archlinux kernel: tsc: Detected 2600.000 MHz processor
Jun 23 10:20:43 archlinux kernel: tsc: Detected 2592.000 MHz TSC
Jun 23 10:20:43 archlinux kernel: clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x255cb6cc5db, max_idle_ns: 440795203504 ns
Jun 23 10:20:43 archlinux kernel: Calibrating delay loop (skipped), value calculated using timer frequency.. 5186.00 BogoMIPS (lpj=8640000)
Jun 23 10:20:43 archlinux kernel: pid_max: default: 32768 minimum: 301
Jun 23 10:20:43 archlinux kernel: Security Framework initialized
Jun 23 10:20:43 archlinux kernel: Yama: becoming mindful.
Jun 23 10:20:43 archlinux kernel: Dentry cache hash table entries: 2097152 (order: 12, 16777216 bytes)
Jun 23 10:20:43 archlinux kernel: Inode-cache hash table entries: 1048576 (order: 11, 8388608 bytes)
Jun 23 10:20:43 archlinux kernel: Mount-cache hash table entries: 32768 (order: 6, 262144 bytes)
Jun 23 10:20:43 archlinux kernel: Mountpoint-cache hash table entries: 32768 (order: 6, 262144 bytes)
Jun 23 10:20:43 archlinux kernel: CPU: Physical Processor ID: 0
Jun 23 10:20:43 archlinux kernel: CPU: Processor Core ID: 0
Jun 23 10:20:43 archlinux kernel: ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
Jun 23 10:20:43 archlinux kernel: ENERGY_PERF_BIAS: View and update with x86_energy_perf_policy(8)
Jun 23 10:20:43 archlinux kernel: mce: CPU supports 8 MCE banks
Jun 23 10:20:43 archlinux kernel: CPU0: Thermal monitoring enabled (TM1)
Jun 23 10:20:43 archlinux kernel: process: using mwait in idle threads
Jun 23 10:20:43 archlinux kernel: Last level iTLB entries: 4KB 64, 2MB 8, 4MB 8
Jun 23 10:20:43 archlinux kernel: Last level dTLB entries: 4KB 64, 2MB 0, 4MB 0, 1GB 4
Jun 23 10:20:43 archlinux kernel: Spectre V2 : Mitigation: Full generic retpoline
Jun 23 10:20:43 archlinux kernel: Spectre V2 : Spectre v2 mitigation: Filling RSB on context switch
Jun 23 10:20:43 archlinux kernel: Spectre V2 : Spectre v2 mitigation: Enabling Indirect Branch Prediction Barrier
Jun 23 10:20:43 archlinux kernel: Spectre V2 : Enabling Restricted Speculation for firmware calls
Jun 23 10:20:43 archlinux kernel: Speculative Store Bypass: Vulnerable
Jun 23 10:20:43 archlinux kernel: Freeing SMP alternatives memory: 28K
Jun 23 10:20:43 archlinux kernel: TSC deadline timer enabled
Jun 23 10:20:43 archlinux kernel: smpboot: CPU0: Intel(R) Core(TM) i7-6500U CPU @ 2.50GHz (family: 0x6, model: 0x4e, stepping: 0x3)
Jun 23 10:20:43 archlinux kernel: Performance Events: PEBS fmt3+, Skylake events, 32-deep LBR, full-width counters, Intel PMU driver.
Jun 23 10:20:43 archlinux kernel: ... version:                4
Jun 23 10:20:43 archlinux kernel: ... bit width:              48
Jun 23 10:20:43 archlinux kernel: ... generic registers:      4
Jun 23 10:20:43 archlinux kernel: ... value mask:             0000ffffffffffff
Jun 23 10:20:43 archlinux kernel: ... max period:             00007fffffffffff
Jun 23 10:20:43 archlinux kernel: ... fixed-purpose events:   3
Jun 23 10:20:43 archlinux kernel: ... event mask:             000000070000000f
Jun 23 10:20:43 archlinux kernel: Hierarchical SRCU implementation.
Jun 23 10:20:43 archlinux kernel: NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
Jun 23 10:20:43 archlinux kernel: smp: Bringing up secondary CPUs ...
Jun 23 10:20:43 archlinux kernel: x86: Booting SMP configuration:
Jun 23 10:20:43 archlinux kernel: .... node  #0, CPUs:      #1 #2 #3
Jun 23 10:20:43 archlinux kernel: smp: Brought up 1 node, 4 CPUs
Jun 23 10:20:43 archlinux kernel: smpboot: Max logical packages: 1
Jun 23 10:20:43 archlinux kernel: smpboot: Total of 4 processors activated (20744.00 BogoMIPS)
Jun 23 10:20:43 archlinux kernel: devtmpfs: initialized
Jun 23 10:20:43 archlinux kernel: x86/mm: Memory block size: 128MB
Jun 23 10:20:43 archlinux kernel: PM: Registering ACPI NVS region [mem 0x52dcd000-0x52dcdfff] (4096 bytes)
Jun 23 10:20:43 archlinux kernel: PM: Registering ACPI NVS region [mem 0x5698b000-0x57327fff] (10080256 bytes)
Jun 23 10:20:43 archlinux kernel: clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370867519511994 ns
Jun 23 10:20:43 archlinux kernel: futex hash table entries: 1024 (order: 4, 65536 bytes)
Jun 23 10:20:43 archlinux kernel: pinctrl core: initialized pinctrl subsystem
Jun 23 10:20:43 archlinux kernel: RTC time: 10:20:41, date: 06/23/18
Jun 23 10:20:43 archlinux kernel: NET: Registered protocol family 16
Jun 23 10:20:43 archlinux kernel: cpuidle: using governor ladder
Jun 23 10:20:43 archlinux kernel: cpuidle: using governor menu
Jun 23 10:20:43 archlinux kernel: KVM setup pv remote TLB flush
Jun 23 10:20:43 archlinux kernel: ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
Jun 23 10:20:43 archlinux kernel: ACPI: bus type PCI registered
Jun 23 10:20:43 archlinux kernel: acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
Jun 23 10:20:43 archlinux kernel: PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
Jun 23 10:20:43 archlinux kernel: PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in E820
Jun 23 10:20:43 archlinux kernel: PCI: Using configuration type 1 for base access
Jun 23 10:20:43 archlinux kernel: HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
Jun 23 10:20:43 archlinux kernel: HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
Jun 23 10:20:43 archlinux kernel: ACPI: Added _OSI(Module Device)
Jun 23 10:20:43 archlinux kernel: ACPI: Added _OSI(Processor Device)
Jun 23 10:20:43 archlinux kernel: ACPI: Added _OSI(3.0 _SCP Extensions)
Jun 23 10:20:43 archlinux kernel: ACPI: Added _OSI(Processor Aggregator Device)
Jun 23 10:20:43 archlinux kernel: ACPI: Added _OSI(Linux-Dell-Video)
Jun 23 10:20:43 archlinux kernel: ACPI: EC: EC started
Jun 23 10:20:43 archlinux kernel: ACPI: EC: interrupt blocked
Jun 23 10:20:43 archlinux kernel: ACPI: \: Used as first EC
Jun 23 10:20:43 archlinux kernel: ACPI: \: GPE=0x50, EC_CMD/EC_SC=0x66, EC_DATA=0x62
Jun 23 10:20:43 archlinux kernel: ACPI: \: Used as boot ECDT EC to handle transactions
Jun 23 10:20:43 archlinux kernel: ACPI BIOS Error (bug): Failure looking up [\_SB.PCI0.RP01.PXSX], AE_NOT_FOUND (20180313/psargs-330)
Jun 23 10:20:43 archlinux kernel: ACPI Error: Method parse/execution failed \, AE_NOT_FOUND (20180313/psparse-516)
Jun 23 10:20:43 archlinux kernel: ACPI Error: Invalid zero thread count in method (20180313/dsmethod-760)
Jun 23 10:20:43 archlinux kernel: ACPI Error: Invalid OwnerId: 0x00 (20180313/utownerid-156)
Jun 23 10:20:43 archlinux kernel: ACPI Error: AE_NOT_FOUND, [DSDT] table load failed (20180313/tbxfload-167)
Jun 23 10:20:43 archlinux kernel: ACPI BIOS Error (bug): Failure looking up [\_SB.PCI0.SAT0], AE_NOT_FOUND (20180313/dswload2-160)
Jun 23 10:20:43 archlinux kernel: ACPI Error: AE_NOT_FOUND, During name lookup/catalog (20180313/psobject-220)
Jun 23 10:20:43 archlinux kernel: ACPI Error: Method parse/execution failed \, AE_NOT_FOUND (20180313/psparse-516)
Jun 23 10:20:43 archlinux kernel: ACPI Error: Invalid zero thread count in method (20180313/dsmethod-760)
Jun 23 10:20:43 archlinux kernel: ACPI Error: Invalid OwnerId: 0x00 (20180313/utownerid-156)
Jun 23 10:20:43 archlinux kernel: ACPI Error: AE_NOT_FOUND, (SSDT:SataTabl) while loading table (20180313/tbxfload-197)
Jun 23 10:20:43 archlinux kernel: ACPI BIOS Error (bug): Failure looking up [\_SB.PCI0.B0D4], AE_NOT_FOUND (20180313/dswload2-160)
Jun 23 10:20:43 archlinux kernel: ACPI Error: AE_NOT_FOUND, During name lookup/catalog (20180313/psobject-220)
Jun 23 10:20:43 archlinux kernel: ACPI Error: Method parse/execution failed \, AE_NOT_FOUND (20180313/psparse-516)
Jun 23 10:20:43 archlinux kernel: ACPI Error: Invalid zero thread count in method (20180313/dsmethod-760)
Jun 23 10:20:43 archlinux kernel: ACPI Error: Invalid OwnerId: 0x00 (20180313/utownerid-156)
Jun 23 10:20:43 archlinux kernel: ACPI Error: AE_NOT_FOUND, (SSDT:DptfTabl) while loading table (20180313/tbxfload-197)
Jun 23 10:20:43 archlinux kernel: ACPI BIOS Error (bug): Failure looking up [\_SB.PCI0], AE_NOT_FOUND (20180313/dswload2-160)
Jun 23 10:20:43 archlinux kernel: ACPI Error: AE_NOT_FOUND, During name lookup/catalog (20180313/psobject-220)
Jun 23 10:20:43 archlinux kernel: ACPI Error: Method parse/execution failed \, AE_NOT_FOUND (20180313/psparse-516)
Jun 23 10:20:43 archlinux kernel: ACPI Error: Invalid zero thread count in method (20180313/dsmethod-760)
Jun 23 10:20:43 archlinux kernel: ACPI Error: Invalid OwnerId: 0x00 (20180313/utownerid-156)
Jun 23 10:20:43 archlinux kernel: ACPI Error: AE_NOT_FOUND, (SSDT: SaSsdt ) while loading table (20180313/tbxfload-197)
Jun 23 10:20:43 archlinux kernel: ACPI BIOS Error (bug): Failure looking up [\_PR.CPU0], AE_NOT_FOUND (20180313/dswload2-160)
Jun 23 10:20:43 archlinux kernel: ACPI Error: AE_NOT_FOUND, During name lookup/catalog (20180313/psobject-220)
Jun 23 10:20:43 archlinux kernel: ACPI Error: Method parse/execution failed \, AE_NOT_FOUND (20180313/psparse-516)
Jun 23 10:20:43 archlinux kernel: ACPI Error: Invalid zero thread count in method (20180313/dsmethod-760)
Jun 23 10:20:43 archlinux kernel: ACPI Error: Invalid OwnerId: 0x00 (20180313/utownerid-156)
Jun 23 10:20:43 archlinux kernel: ACPI Error: AE_NOT_FOUND, (SSDT: CpuSsdt) while loading table (20180313/tbxfload-197)
Jun 23 10:20:43 archlinux kernel: ACPI BIOS Error (bug): Failure looking up [\_SB.PCI0.RP01], AE_NOT_FOUND (20180313/dswload2-160)
Jun 23 10:20:43 archlinux kernel: ACPI Error: AE_NOT_FOUND, During name lookup/catalog (20180313/psobject-220)
Jun 23 10:20:43 archlinux kernel: ACPI Error: Method parse/execution failed \, AE_NOT_FOUND (20180313/psparse-516)
Jun 23 10:20:43 archlinux kernel: ACPI Error: Invalid zero thread count in method (20180313/dsmethod-760)
Jun 23 10:20:43 archlinux kernel: ACPI Error: Invalid OwnerId: 0x00 (20180313/utownerid-156)
Jun 23 10:20:43 archlinux kernel: ACPI Error: AE_NOT_FOUND, (SSDT:   SgPch) while loading table (20180313/tbxfload-197)
Jun 23 10:20:43 archlinux kernel: ACPI BIOS Error (bug): Failure looking up [\_SB.PCI0], AE_NOT_FOUND (20180313/dswload2-160)
Jun 23 10:20:43 archlinux kernel: ACPI Error: AE_NOT_FOUND, During name lookup/catalog (20180313/psobject-220)
Jun 23 10:20:43 archlinux kernel: ACPI Error: Method parse/execution failed \, AE_NOT_FOUND (20180313/psparse-516)
Jun 23 10:20:43 archlinux kernel: ACPI Error: Invalid zero thread count in method (20180313/dsmethod-760)
Jun 23 10:20:43 archlinux kernel: ACPI Error: Invalid OwnerId: 0x00 (20180313/utownerid-156)
Jun 23 10:20:43 archlinux kernel: ACPI Error: AE_NOT_FOUND, (SSDT: OptTabl) while loading table (20180313/tbxfload-197)
Jun 23 10:20:43 archlinux kernel: ACPI Error: 7 table load failures, 1 successful (20180313/tbxfload-215)
Jun 23 10:20:43 archlinux kernel: ACPI: Interpreter enabled
Jun 23 10:20:43 archlinux kernel: ACPI: (supports S0)
Jun 23 10:20:43 archlinux kernel: ACPI: Using IOAPIC for interrupt routing
Jun 23 10:20:43 archlinux kernel: PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
Jun 23 10:20:43 archlinux kernel: ACPI BIOS Error (bug): Failure looking up [\SHAD._STA.SDS0], AE_NOT_FOUND (20180313/psargs-330)
Jun 23 10:20:43 archlinux kernel: ACPI Error: Method parse/execution failed \SHAD._STA, AE_NOT_FOUND (20180313/psparse-516)
Jun 23 10:20:43 archlinux kernel: ACPI BIOS Error (bug): Failure looking up [\SHAD._STA.SDS0], AE_NOT_FOUND (20180313/psargs-330)
Jun 23 10:20:43 archlinux kernel: ACPI Error: Method parse/execution failed \SHAD._STA, AE_NOT_FOUND (20180313/psparse-516)
Jun 23 10:20:43 archlinux kernel: vgaarb: loaded
Jun 23 10:20:43 archlinux kernel: pps_core: LinuxPPS API ver. 1 registered
Jun 23 10:20:43 archlinux kernel: pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
Jun 23 10:20:43 archlinux kernel: PTP clock support registered
Jun 23 10:20:43 archlinux kernel: EDAC MC: Ver: 3.0.0
Jun 23 10:20:43 archlinux kernel: Registered efivars operations
Jun 23 10:20:43 archlinux kernel: PCI: Using ACPI for IRQ routing
Jun 23 10:20:43 archlinux kernel: PCI: Discovered peer bus 00
Jun 23 10:20:43 archlinux kernel: PCI: root bus 00: using default resources
Jun 23 10:20:43 archlinux kernel: PCI: Probing PCI hardware (bus 00)
Jun 23 10:20:43 archlinux kernel: PCI host bridge to bus 0000:00
Jun 23 10:20:43 archlinux kernel: pci_bus 0000:00: root bus resource [io  0x0000-0xffff]
Jun 23 10:20:43 archlinux kernel: pci_bus 0000:00: root bus resource [mem 0x00000000-0x7fffffffff]
Jun 23 10:20:43 archlinux kernel: pci_bus 0000:00: No busn resource found for root bus, will use [bus 00-ff]
Jun 23 10:20:43 archlinux kernel: pci 0000:00:00.0: [8086:1904] type 00 class 0x060000
Jun 23 10:20:43 archlinux kernel: pci 0000:00:02.0: [8086:1916] type 00 class 0x030000
Jun 23 10:20:43 archlinux kernel: pci 0000:00:02.0: reg 0x10: [mem 0xdd000000-0xddffffff 64bit]
Jun 23 10:20:43 archlinux kernel: pci 0000:00:02.0: reg 0x18: [mem 0xb0000000-0xbfffffff 64bit pref]
Jun 23 10:20:43 archlinux kernel: pci 0000:00:02.0: reg 0x20: [io  0xf000-0xf03f]
Jun 23 10:20:43 archlinux kernel: pci 0000:00:02.0: BAR 2: assigned to efifb
Jun 23 10:20:43 archlinux kernel: pci 0000:00:02.0: vgaarb: setting as boot VGA device
Jun 23 10:20:43 archlinux kernel: pci 0000:00:02.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
Jun 23 10:20:43 archlinux kernel: pci 0000:00:04.0: [8086:1903] type 00 class 0x118000
Jun 23 10:20:43 archlinux kernel: pci 0000:00:04.0: reg 0x10: [mem 0xdf320000-0xdf327fff 64bit]
Jun 23 10:20:43 archlinux kernel: pci 0000:00:14.0: [8086:9d2f] type 00 class 0x0c0330
Jun 23 10:20:43 archlinux kernel: pci 0000:00:14.0: reg 0x10: [mem 0xdf310000-0xdf31ffff 64bit]
Jun 23 10:20:43 archlinux kernel: pci 0000:00:14.0: PME# supported from D3hot D3cold
Jun 23 10:20:43 archlinux kernel: pci 0000:00:14.2: [8086:9d31] type 00 class 0x118000
Jun 23 10:20:43 archlinux kernel: pci 0000:00:14.2: reg 0x10: [mem 0xdf338000-0xdf338fff 64bit]
Jun 23 10:20:43 archlinux kernel: pci 0000:00:15.0: [8086:9d60] type 00 class 0x118000
Jun 23 10:20:43 archlinux kernel: pci 0000:00:15.0: reg 0x10: [mem 0xdf337000-0xdf337fff 64bit]
Jun 23 10:20:43 archlinux kernel: pci 0000:00:15.1: [8086:9d61] type 00 class 0x118000
Jun 23 10:20:43 archlinux kernel: pci 0000:00:15.1: reg 0x10: [mem 0xdf336000-0xdf336fff 64bit]
Jun 23 10:20:43 archlinux kernel: pci 0000:00:16.0: [8086:9d3a] type 00 class 0x078000
Jun 23 10:20:43 archlinux kernel: pci 0000:00:16.0: reg 0x10: [mem 0xdf335000-0xdf335fff 64bit]
Jun 23 10:20:43 archlinux kernel: pci 0000:00:16.0: PME# supported from D3hot
Jun 23 10:20:43 archlinux kernel: pci 0000:00:17.0: [8086:9d03] type 00 class 0x010601
Jun 23 10:20:43 archlinux kernel: pci 0000:00:17.0: reg 0x10: [mem 0xdf330000-0xdf331fff]
Jun 23 10:20:43 archlinux kernel: pci 0000:00:17.0: reg 0x14: [mem 0xdf334000-0xdf3340ff]
Jun 23 10:20:43 archlinux kernel: pci 0000:00:17.0: reg 0x18: [io  0xf090-0xf097]
Jun 23 10:20:43 archlinux kernel: pci 0000:00:17.0: reg 0x1c: [io  0xf080-0xf083]
Jun 23 10:20:43 archlinux kernel: pci 0000:00:17.0: reg 0x20: [io  0xf060-0xf07f]
Jun 23 10:20:43 archlinux kernel: pci 0000:00:17.0: reg 0x24: [mem 0xdf333000-0xdf3337ff]
Jun 23 10:20:43 archlinux kernel: pci 0000:00:17.0: PME# supported from D3hot
Jun 23 10:20:43 archlinux kernel: pci 0000:00:1c.0: [8086:9d10] type 01 class 0x060400
Jun 23 10:20:43 archlinux kernel: pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
Jun 23 10:20:43 archlinux kernel: pci 0000:00:1c.4: [8086:9d14] type 01 class 0x060400
Jun 23 10:20:43 archlinux kernel: pci 0000:00:1c.4: PME# supported from D0 D3hot D3cold
Jun 23 10:20:43 archlinux kernel: pci 0000:00:1c.5: [8086:9d15] type 01 class 0x060400
Jun 23 10:20:43 archlinux kernel: pci 0000:00:1c.5: PME# supported from D0 D3hot D3cold
Jun 23 10:20:43 archlinux kernel: pci 0000:00:1f.0: [8086:9d48] type 00 class 0x060100
Jun 23 10:20:43 archlinux kernel: pci 0000:00:1f.2: [8086:9d21] type 00 class 0x058000
Jun 23 10:20:43 archlinux kernel: pci 0000:00:1f.2: reg 0x10: [mem 0xdf32c000-0xdf32ffff]
Jun 23 10:20:43 archlinux kernel: pci 0000:00:1f.3: [8086:9d70] type 00 class 0x040300
Jun 23 10:20:43 archlinux kernel: pci 0000:00:1f.3: reg 0x10: [mem 0xdf328000-0xdf32bfff 64bit]
Jun 23 10:20:43 archlinux kernel: pci 0000:00:1f.3: reg 0x20: [mem 0xdf300000-0xdf30ffff 64bit]
Jun 23 10:20:43 archlinux kernel: pci 0000:00:1f.3: PME# supported from D3hot D3cold
Jun 23 10:20:43 archlinux kernel: pci 0000:00:1f.4: [8086:9d23] type 00 class 0x0c0500
Jun 23 10:20:43 archlinux kernel: pci 0000:00:1f.4: reg 0x10: [mem 0xdf332000-0xdf3320ff 64bit]
Jun 23 10:20:43 archlinux kernel: pci 0000:00:1f.4: reg 0x20: [io  0xf040-0xf05f]
Jun 23 10:20:43 archlinux kernel: pci 0000:01:00.0: [10de:1347] type 00 class 0x030200
Jun 23 10:20:43 archlinux kernel: pci 0000:01:00.0: reg 0x10: [mem 0xde000000-0xdeffffff]
Jun 23 10:20:43 archlinux kernel: pci 0000:01:00.0: reg 0x14: [mem 0xc0000000-0xcfffffff 64bit pref]
Jun 23 10:20:43 archlinux kernel: pci 0000:01:00.0: reg 0x1c: [mem 0xd0000000-0xd1ffffff 64bit pref]
Jun 23 10:20:43 archlinux kernel: pci 0000:01:00.0: reg 0x24: [io  0xe000-0xe07f]
Jun 23 10:20:43 archlinux kernel: pci 0000:01:00.0: reg 0x30: [mem 0xdf000000-0xdf07ffff pref]
Jun 23 10:20:43 archlinux kernel: pci 0000:01:00.0: enabling Extended Tags
Jun 23 10:20:43 archlinux kernel: pci 0000:00:1c.0: PCI bridge to [bus 01]
Jun 23 10:20:43 archlinux kernel: pci 0000:00:1c.0:   bridge window [io  0xe000-0xefff]
Jun 23 10:20:43 archlinux kernel: pci 0000:00:1c.0:   bridge window [mem 0xde000000-0xdf0fffff]
Jun 23 10:20:43 archlinux kernel: pci 0000:00:1c.0:   bridge window [mem 0xc0000000-0xd1ffffff 64bit pref]
Jun 23 10:20:43 archlinux kernel: pci 0000:02:00.0: [10ec:8168] type 00 class 0x020000
Jun 23 10:20:43 archlinux kernel: pci 0000:02:00.0: reg 0x10: [io  0xd000-0xd0ff]
Jun 23 10:20:43 archlinux kernel: pci 0000:02:00.0: reg 0x18: [mem 0xdf204000-0xdf204fff 64bit]
Jun 23 10:20:43 archlinux kernel: pci 0000:02:00.0: reg 0x20: [mem 0xdf200000-0xdf203fff 64bit]
Jun 23 10:20:43 archlinux kernel: pci 0000:02:00.0: supports D1 D2
Jun 23 10:20:43 archlinux kernel: pci 0000:02:00.0: PME# supported from D0 D1 D2 D3hot D3cold
Jun 23 10:20:43 archlinux kernel: pci 0000:00:1c.4: PCI bridge to [bus 02]
Jun 23 10:20:43 archlinux kernel: pci 0000:00:1c.4:   bridge window [io  0xd000-0xdfff]
Jun 23 10:20:43 archlinux kernel: pci 0000:00:1c.4:   bridge window [mem 0xdf200000-0xdf2fffff]
Jun 23 10:20:43 archlinux kernel: pci 0000:03:00.0: [10ec:b723] type 00 class 0x028000
Jun 23 10:20:43 archlinux kernel: pci 0000:03:00.0: reg 0x10: [io  0xc000-0xc0ff]
Jun 23 10:20:43 archlinux kernel: pci 0000:03:00.0: reg 0x18: [mem 0xdf100000-0xdf103fff 64bit]
Jun 23 10:20:43 archlinux kernel: pci 0000:03:00.0: supports D1 D2
Jun 23 10:20:43 archlinux kernel: pci 0000:03:00.0: PME# supported from D0 D1 D2 D3hot D3cold
Jun 23 10:20:43 archlinux kernel: pci 0000:00:1c.5: PCI bridge to [bus 03]
Jun 23 10:20:43 archlinux kernel: pci 0000:00:1c.5:   bridge window [io  0xc000-0xcfff]
Jun 23 10:20:43 archlinux kernel: pci 0000:00:1c.5:   bridge window [mem 0xdf100000-0xdf1fffff]
Jun 23 10:20:43 archlinux kernel: pci_bus 0000:00: busn_res: [bus 00-ff] end is updated to 03
Jun 23 10:20:43 archlinux kernel: PCI: pci_cache_line_size set to 64 bytes
Jun 23 10:20:43 archlinux kernel: e820: reserve RAM buffer [mem 0x00058000-0x0005ffff]
Jun 23 10:20:43 archlinux kernel: e820: reserve RAM buffer [mem 0x0009e000-0x0009ffff]
Jun 23 10:20:43 archlinux kernel: e820: reserve RAM buffer [mem 0x4f9a3018-0x4fffffff]
Jun 23 10:20:43 archlinux kernel: e820: reserve RAM buffer [mem 0x4f9b1018-0x4fffffff]
Jun 23 10:20:43 archlinux kernel: e820: reserve RAM buffer [mem 0x52dcd000-0x53ffffff]
Jun 23 10:20:43 archlinux kernel: e820: reserve RAM buffer [mem 0x52e4b000-0x53ffffff]
Jun 23 10:20:43 archlinux kernel: e820: reserve RAM buffer [mem 0x55cd4000-0x57ffffff]
Jun 23 10:20:43 archlinux kernel: e820: reserve RAM buffer [mem 0x5698b000-0x57ffffff]
Jun 23 10:20:43 archlinux kernel: e820: reserve RAM buffer [mem 0x57fff000-0x57ffffff]
Jun 23 10:20:43 archlinux kernel: e820: reserve RAM buffer [mem 0x386000000-0x387ffffff]
Jun 23 10:20:43 archlinux kernel: NetLabel: Initializing
Jun 23 10:20:43 archlinux kernel: NetLabel:  domain hash size = 128
Jun 23 10:20:43 archlinux kernel: NetLabel:  protocols = UNLABELED CIPSOv4 CALIPSO
Jun 23 10:20:43 archlinux kernel: NetLabel:  unlabeled traffic allowed by default
Jun 23 10:20:43 archlinux kernel: hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
Jun 23 10:20:43 archlinux kernel: hpet0: 8 comparators, 64-bit 24.000000 MHz counter
Jun 23 10:20:43 archlinux kernel: clocksource: Switched to clocksource tsc-early
Jun 23 10:20:43 archlinux kernel: VFS: Disk quotas dquot_6.6.0
Jun 23 10:20:43 archlinux kernel: VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
Jun 23 10:20:43 archlinux kernel: pnp: PnP ACPI init
Jun 23 10:20:43 archlinux kernel: ACPI BIOS Error (bug): Failure looking up [\SHAD._STA.SDS0], AE_NOT_FOUND (20180313/psargs-330)
Jun 23 10:20:43 archlinux kernel: ACPI Error: Method parse/execution failed \SHAD._STA, AE_NOT_FOUND (20180313/psparse-516)
Jun 23 10:20:43 archlinux kernel: pnp: PnP ACPI: found 0 devices
Jun 23 10:20:43 archlinux kernel: clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
Jun 23 10:20:43 archlinux kernel: pci 0000:00:1c.0: PCI bridge to [bus 01]
Jun 23 10:20:43 archlinux kernel: pci 0000:00:1c.0:   bridge window [io  0xe000-0xefff]
Jun 23 10:20:43 archlinux kernel: pci 0000:00:1c.0:   bridge window [mem 0xde000000-0xdf0fffff]
Jun 23 10:20:43 archlinux kernel: pci 0000:00:1c.0:   bridge window [mem 0xc0000000-0xd1ffffff 64bit pref]
Jun 23 10:20:43 archlinux kernel: pci 0000:00:1c.4: PCI bridge to [bus 02]
Jun 23 10:20:43 archlinux kernel: pci 0000:00:1c.4:   bridge window [io  0xd000-0xdfff]
Jun 23 10:20:43 archlinux kernel: pci 0000:00:1c.4:   bridge window [mem 0xdf200000-0xdf2fffff]
Jun 23 10:20:43 archlinux kernel: pci 0000:00:1c.5: PCI bridge to [bus 03]
Jun 23 10:20:43 archlinux kernel: pci 0000:00:1c.5:   bridge window [io  0xc000-0xcfff]
Jun 23 10:20:43 archlinux kernel: pci 0000:00:1c.5:   bridge window [mem 0xdf100000-0xdf1fffff]
Jun 23 10:20:43 archlinux kernel: pci_bus 0000:00: resource 4 [io  0x0000-0xffff]
Jun 23 10:20:43 archlinux kernel: pci_bus 0000:00: resource 5 [mem 0x00000000-0x7fffffffff]
Jun 23 10:20:43 archlinux kernel: pci_bus 0000:01: resource 0 [io  0xe000-0xefff]
Jun 23 10:20:43 archlinux kernel: pci_bus 0000:01: resource 1 [mem 0xde000000-0xdf0fffff]
Jun 23 10:20:43 archlinux kernel: pci_bus 0000:01: resource 2 [mem 0xc0000000-0xd1ffffff 64bit pref]
Jun 23 10:20:43 archlinux kernel: pci_bus 0000:02: resource 0 [io  0xd000-0xdfff]
Jun 23 10:20:43 archlinux kernel: pci_bus 0000:02: resource 1 [mem 0xdf200000-0xdf2fffff]
Jun 23 10:20:43 archlinux kernel: pci_bus 0000:03: resource 0 [io  0xc000-0xcfff]
Jun 23 10:20:43 archlinux kernel: pci_bus 0000:03: resource 1 [mem 0xdf100000-0xdf1fffff]
Jun 23 10:20:43 archlinux kernel: NET: Registered protocol family 2
Jun 23 10:20:43 archlinux kernel: tcp_listen_portaddr_hash hash table entries: 8192 (order: 5, 131072 bytes)
Jun 23 10:20:43 archlinux kernel: TCP established hash table entries: 131072 (order: 8, 1048576 bytes)
Jun 23 10:20:43 archlinux kernel: TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
Jun 23 10:20:43 archlinux kernel: TCP: Hash tables configured (established 131072 bind 65536)
Jun 23 10:20:43 archlinux kernel: UDP hash table entries: 8192 (order: 6, 262144 bytes)
Jun 23 10:20:43 archlinux kernel: UDP-Lite hash table entries: 8192 (order: 6, 262144 bytes)
Jun 23 10:20:43 archlinux kernel: NET: Registered protocol family 1
Jun 23 10:20:43 archlinux kernel: pci 0000:00:02.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
Jun 23 10:20:43 archlinux kernel: pci 0000:00:14.0: can't derive routing for PCI INT A
Jun 23 10:20:43 archlinux kernel: pci 0000:00:14.0: PCI INT A: not connected
Jun 23 10:20:43 archlinux kernel: PCI: CLS 0 bytes, default 64
Jun 23 10:20:43 archlinux kernel: Unpacking initramfs...
Jun 23 10:20:43 archlinux kernel: Freeing initrd memory: 9152K
Jun 23 10:20:43 archlinux kernel: DMAR: Failed to find handle for ACPI object \_SB.PCI0.I2C0
Jun 23 10:20:43 archlinux kernel: DMAR: Failed to find handle for ACPI object \_SB.PCI0.I2C1
Jun 23 10:20:43 archlinux kernel: PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
Jun 23 10:20:43 archlinux kernel: software IO TLB [mem 0x4b9a3000-0x4f9a3000] (64MB) mapped at [        (ptrval)-        (ptrval)]
Jun 23 10:20:43 archlinux kernel: clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x255cb6cc5db, max_idle_ns: 440795203504 ns
Jun 23 10:20:43 archlinux kernel: clocksource: Switched to clocksource tsc
Jun 23 10:20:43 archlinux kernel: platform rtc_cmos: registered platform RTC device (no PNP device found)
Jun 23 10:20:43 archlinux kernel: Scanning for low memory corruption every 60 seconds
Jun 23 10:20:43 archlinux kernel: Initialise system trusted keyrings
Jun 23 10:20:43 archlinux kernel: Key type blacklist registered
Jun 23 10:20:43 archlinux kernel: workingset: timestamp_bits=41 max_order=22 bucket_order=0
Jun 23 10:20:43 archlinux kernel: zbud: loaded
Jun 23 10:20:43 archlinux kernel: pstore: using lz4hc compression
Jun 23 10:20:43 archlinux kernel: Key type asymmetric registered
Jun 23 10:20:43 archlinux kernel: Asymmetric key parser 'x509' registered
Jun 23 10:20:43 archlinux kernel: Block layer SCSI generic (bsg) driver version 0.4 loaded (major 245)
Jun 23 10:20:43 archlinux kernel: io scheduler noop registered
Jun 23 10:20:43 archlinux kernel: io scheduler deadline registered
Jun 23 10:20:43 archlinux kernel: io scheduler cfq registered (default)
Jun 23 10:20:43 archlinux kernel: io scheduler mq-deadline registered
Jun 23 10:20:43 archlinux kernel: io scheduler kyber registered
Jun 23 10:20:43 archlinux kernel: io scheduler bfq registered
Jun 23 10:20:43 archlinux kernel: pcieport 0000:00:1c.0: can't derive routing for PCI INT A
Jun 23 10:20:43 archlinux kernel: pcieport 0000:00:1c.0: PCI INT A: not connected
Jun 23 10:20:43 archlinux kernel: pcieport 0000:00:1c.4: can't derive routing for PCI INT A
Jun 23 10:20:43 archlinux kernel: pcieport 0000:00:1c.4: PCI INT A: not connected
Jun 23 10:20:43 archlinux kernel: pcieport 0000:00:1c.5: can't derive routing for PCI INT B
Jun 23 10:20:43 archlinux kernel: pcieport 0000:00:1c.5: PCI INT B: not connected
Jun 23 10:20:43 archlinux kernel: pcieport 0000:00:1c.0: AER enabled with IRQ 122
Jun 23 10:20:43 archlinux kernel: pcieport 0000:00:1c.0: Signaling PME with IRQ 122
Jun 23 10:20:43 archlinux kernel: pcieport 0000:00:1c.4: Signaling PME with IRQ 123
Jun 23 10:20:43 archlinux kernel: pcieport 0000:00:1c.5: Signaling PME with IRQ 124
Jun 23 10:20:43 archlinux kernel: efifb: probing for efifb
Jun 23 10:20:43 archlinux kernel: efifb: framebuffer at 0xb0000000, using 1876k, total 1875k
Jun 23 10:20:43 archlinux kernel: efifb: mode is 800x600x32, linelength=3200, pages=1
Jun 23 10:20:43 archlinux kernel: efifb: scrolling: redraw
Jun 23 10:20:43 archlinux kernel: efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0
Jun 23 10:20:43 archlinux kernel: Console: switching to colour frame buffer device 100x37
Jun 23 10:20:43 archlinux kernel: fb0: EFI VGA frame buffer device
Jun 23 10:20:43 archlinux kernel: intel_idle: MWAIT substates: 0x11142120
Jun 23 10:20:43 archlinux kernel: intel_idle: v0.4.1 model 0x4E
Jun 23 10:20:43 archlinux kernel: intel_idle: lapic_timer_reliable_states 0xffffffff
Jun 23 10:20:43 archlinux kernel: input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0
Jun 23 10:20:43 archlinux kernel: ACPI: Power Button [PWRF]
Jun 23 10:20:43 archlinux kernel: Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
Jun 23 10:20:43 archlinux kernel: intel_pstate: Intel P-state driver initializing
Jun 23 10:20:43 archlinux kernel: intel_pstate: HWP enabled
Jun 23 10:20:43 archlinux kernel: ledtrig-cpu: registered to indicate activity on CPUs
Jun 23 10:20:43 archlinux kernel: intel_pmc_core:  initialized
Jun 23 10:20:43 archlinux kernel: NET: Registered protocol family 10
Jun 23 10:20:43 archlinux kernel: Segment Routing with IPv6
Jun 23 10:20:43 archlinux kernel: NET: Registered protocol family 17
Jun 23 10:20:43 archlinux kernel: RAS: Correctable Errors collector initialized.
Jun 23 10:20:43 archlinux kernel: microcode: sig=0x406e3, pf=0x80, revision=0xc2
Jun 23 10:20:43 archlinux kernel: microcode: Microcode Update Driver: v2.2.
Jun 23 10:20:43 archlinux kernel: sched_clock: Marking stable (319790369, 0)->(300541713, 19248656)
Jun 23 10:20:43 archlinux kernel: registered taskstats version 1
Jun 23 10:20:43 archlinux kernel: Loading compiled-in X.509 certificates
Jun 23 10:20:43 archlinux kernel: zswap: loaded using pool lzo/zbud
Jun 23 10:20:43 archlinux kernel: Key type big_key registered
Jun 23 10:20:43 archlinux kernel:   Magic number: 6:60:326
Jun 23 10:20:43 archlinux kernel: hctosys: unable to open rtc device (rtc0)
Jun 23 10:20:43 archlinux kernel: Freeing unused kernel memory: 1476K
Jun 23 10:20:43 archlinux kernel: Write protecting the kernel read-only data: 16384k
Jun 23 10:20:43 archlinux kernel: Freeing unused kernel memory: 2016K
Jun 23 10:20:43 archlinux kernel: Freeing unused kernel memory: 608K
Jun 23 10:20:43 archlinux kernel: ACPI: bus type USB registered
Jun 23 10:20:43 archlinux kernel: usbcore: registered new interface driver usbfs
Jun 23 10:20:43 archlinux kernel: usbcore: registered new interface driver hub
Jun 23 10:20:43 archlinux kernel: usbcore: registered new device driver usb
Jun 23 10:20:43 archlinux kernel: SCSI subsystem initialized
Jun 23 10:20:43 archlinux kernel: xhci_hcd 0000:00:14.0: can't derive routing for PCI INT A
Jun 23 10:20:43 archlinux kernel: xhci_hcd 0000:00:14.0: PCI INT A: no GSI
Jun 23 10:20:43 archlinux kernel: xhci_hcd 0000:00:14.0: xHCI Host Controller
Jun 23 10:20:43 archlinux kernel: xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 1
Jun 23 10:20:43 archlinux kernel: libata version 3.00 loaded.
Jun 23 10:20:43 archlinux kernel: xhci_hcd 0000:00:14.0: hcc params 0x200077c1 hci version 0x100 quirks 0x00109810
Jun 23 10:20:43 archlinux kernel: xhci_hcd 0000:00:14.0: cache line size of 64 is not supported
Jun 23 10:20:43 archlinux kernel: usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 4.17
Jun 23 10:20:43 archlinux kernel: usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Jun 23 10:20:43 archlinux kernel: usb usb1: Product: xHCI Host Controller
Jun 23 10:20:43 archlinux kernel: usb usb1: Manufacturer: Linux 4.17.2-1-ARCH xhci-hcd
Jun 23 10:20:43 archlinux kernel: usb usb1: SerialNumber: 0000:00:14.0
Jun 23 10:20:43 archlinux kernel: hub 1-0:1.0: USB hub found
Jun 23 10:20:43 archlinux kernel: hub 1-0:1.0: 12 ports detected
Jun 23 10:20:43 archlinux kernel: xhci_hcd 0000:00:14.0: xHCI Host Controller
Jun 23 10:20:43 archlinux kernel: xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 2
Jun 23 10:20:43 archlinux kernel: xhci_hcd 0000:00:14.0: Host supports USB 3.0  SuperSpeed
Jun 23 10:20:43 archlinux kernel: usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 4.17
Jun 23 10:20:43 archlinux kernel: usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Jun 23 10:20:43 archlinux kernel: usb usb2: Product: xHCI Host Controller
Jun 23 10:20:43 archlinux kernel: usb usb2: Manufacturer: Linux 4.17.2-1-ARCH xhci-hcd
Jun 23 10:20:43 archlinux kernel: usb usb2: SerialNumber: 0000:00:14.0
Jun 23 10:20:43 archlinux kernel: hub 2-0:1.0: USB hub found
Jun 23 10:20:43 archlinux kernel: hub 2-0:1.0: 6 ports detected
Jun 23 10:20:43 archlinux kernel: ACPI: \: failed to evaluate _DSM (0x1001)
Jun 23 10:20:43 archlinux kernel: ahci 0000:00:17.0: version 3.0
Jun 23 10:20:43 archlinux kernel: ahci 0000:00:17.0: can't derive routing for PCI INT A
Jun 23 10:20:43 archlinux kernel: ahci 0000:00:17.0: PCI INT A: not connected
Jun 23 10:20:43 archlinux kernel: ahci 0000:00:17.0: AHCI 0001.0301 32 slots 2 ports 6 Gbps 0x3 impl SATA mode
Jun 23 10:20:43 archlinux kernel: ahci 0000:00:17.0: flags: 64bit ncq pm led clo only pio slum part deso sadm sds apst 
Jun 23 10:20:43 archlinux kernel: scsi host0: ahci
Jun 23 10:20:43 archlinux kernel: scsi host1: ahci
Jun 23 10:20:43 archlinux kernel: ata1: SATA max UDMA/133 abar m2048@0xdf333000 port 0xdf333100 irq 126
Jun 23 10:20:43 archlinux kernel: ata2: SATA max UDMA/133 abar m2048@0xdf333000 port 0xdf333180 irq 126
Jun 23 10:20:43 archlinux kernel: ata1: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
Jun 23 10:20:43 archlinux kernel: ata2: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
Jun 23 10:20:43 archlinux kernel: ata1.00: supports DRM functions and may not be fully accessible
Jun 23 10:20:43 archlinux kernel: ata1.00: disabling queued TRIM support
Jun 23 10:20:43 archlinux kernel: ata1.00: ATA-9: Samsung SSD 850 EVO 250GB, EMT02B6Q, max UDMA/133
Jun 23 10:20:43 archlinux kernel: ata1.00: 488397168 sectors, multi 1: LBA48 NCQ (depth 31/32), AA
Jun 23 10:20:43 archlinux kernel: ata2.00: ATA-8: ST1000LM024 HN-M101MBB, 2BA30001, max UDMA/133
Jun 23 10:20:43 archlinux kernel: ata2.00: 1953525168 sectors, multi 16: LBA48 NCQ (depth 31/32)
Jun 23 10:20:43 archlinux kernel: ata1.00: supports DRM functions and may not be fully accessible
Jun 23 10:20:43 archlinux kernel: ata1.00: disabling queued TRIM support
Jun 23 10:20:43 archlinux kernel: usb 1-1: new full-speed USB device number 2 using xhci_hcd
Jun 23 10:20:43 archlinux kernel: ata1.00: configured for UDMA/133
Jun 23 10:20:43 archlinux kernel: ata2.00: configured for UDMA/133
Jun 23 10:20:43 archlinux kernel: ahci 0000:00:17.0: port does not support device sleep
Jun 23 10:20:43 archlinux kernel: scsi 0:0:0:0: Direct-Access     ATA      Samsung SSD 850  2B6Q PQ: 0 ANSI: 5
Jun 23 10:20:43 archlinux kernel: scsi 1:0:0:0: Direct-Access     ATA      ST1000LM024 HN-M 0001 PQ: 0 ANSI: 5
Jun 23 10:20:43 archlinux kernel: sd 0:0:0:0: [sda] 488397168 512-byte logical blocks: (250 GB/233 GiB)
Jun 23 10:20:43 archlinux kernel: sd 0:0:0:0: [sda] Write Protect is off
Jun 23 10:20:43 archlinux kernel: sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
Jun 23 10:20:43 archlinux kernel: sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
Jun 23 10:20:43 archlinux kernel: sd 1:0:0:0: [sdb] 1953525168 512-byte logical blocks: (1.00 TB/932 GiB)
Jun 23 10:20:43 archlinux kernel: sd 1:0:0:0: [sdb] 4096-byte physical blocks
Jun 23 10:20:43 archlinux kernel: sd 1:0:0:0: [sdb] Write Protect is off
Jun 23 10:20:43 archlinux kernel: sd 1:0:0:0: [sdb] Mode Sense: 00 3a 00 00
Jun 23 10:20:43 archlinux kernel: sd 1:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
Jun 23 10:20:43 archlinux kernel:  sda: sda1 sda2
Jun 23 10:20:43 archlinux kernel: sd 0:0:0:0: [sda] supports TCG Opal
Jun 23 10:20:43 archlinux kernel: sd 0:0:0:0: [sda] Attached SCSI disk
Jun 23 10:20:43 archlinux kernel: usb 1-1: New USB device found, idVendor=046d, idProduct=c52f, bcdDevice=22.01
Jun 23 10:20:43 archlinux kernel: usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
Jun 23 10:20:43 archlinux kernel: usb 1-1: Product: USB Receiver
Jun 23 10:20:43 archlinux kernel: usb 1-1: Manufacturer: Logitech
Jun 23 10:20:43 archlinux kernel: hidraw: raw HID events driver (C) Jiri Kosina
Jun 23 10:20:43 archlinux kernel: usbcore: registered new interface driver usbhid
Jun 23 10:20:43 archlinux kernel: usbhid: USB HID core driver
Jun 23 10:20:43 archlinux kernel: input: Logitech USB Receiver as /devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1:1.0/0003:046D:C52F.0001/input/input1
Jun 23 10:20:43 archlinux kernel: hid-generic 0003:046D:C52F.0001: input,hidraw0: USB HID v1.11 Mouse [Logitech USB Receiver] on usb-0000:00:14.0-1/input0
Jun 23 10:20:43 archlinux kernel: input: Logitech USB Receiver as /devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1:1.1/0003:046D:C52F.0002/input/input2
Jun 23 10:20:43 archlinux kernel: hid-generic 0003:046D:C52F.0002: input,hiddev0,hidraw1: USB HID v1.11 Device [Logitech USB Receiver] on usb-0000:00:14.0-1/input1
Jun 23 10:20:43 archlinux kernel: usb 1-3: new high-speed USB device number 3 using xhci_hcd
Jun 23 10:20:43 archlinux kernel: usb 1-3: New USB device found, idVendor=0718, idProduct=0618, bcdDevice= 1.00
Jun 23 10:20:43 archlinux kernel: usb 1-3: New USB device strings: Mfr=1, Product=2, SerialNumber=3
Jun 23 10:20:43 archlinux kernel: usb 1-3: Product: Trans-It Drive
Jun 23 10:20:43 archlinux kernel: usb 1-3: Manufacturer: TDKMedia
Jun 23 10:20:43 archlinux kernel: usb 1-3: SerialNumber: 07B5180705D264D4
Jun 23 10:20:43 archlinux kernel: usb-storage 1-3:1.0: USB Mass Storage device detected
Jun 23 10:20:43 archlinux kernel: scsi host2: usb-storage 1-3:1.0
Jun 23 10:20:43 archlinux kernel: usbcore: registered new interface driver usb-storage
Jun 23 10:20:43 archlinux kernel: usbcore: registered new interface driver uas
Jun 23 10:20:43 archlinux kernel: usb 1-4: new high-speed USB device number 4 using xhci_hcd
Jun 23 10:20:43 archlinux kernel: usb 1-4: New USB device found, idVendor=0bda, idProduct=0129, bcdDevice=39.60
Jun 23 10:20:43 archlinux kernel: usb 1-4: New USB device strings: Mfr=1, Product=2, SerialNumber=3
Jun 23 10:20:43 archlinux kernel: usb 1-4: Product: USB2.0-CRW
Jun 23 10:20:43 archlinux kernel: usb 1-4: Manufacturer: Generic
Jun 23 10:20:43 archlinux kernel: usb 1-4: SerialNumber: 20100201396000000
Jun 23 10:20:43 archlinux kernel: usbcore: registered new interface driver rtsx_usb
Jun 23 10:20:43 archlinux kernel: usb 1-6: new high-speed USB device number 5 using xhci_hcd
Jun 23 10:20:43 archlinux kernel:  sdb: sdb1
Jun 23 10:20:43 archlinux kernel: sd 1:0:0:0: [sdb] Attached SCSI disk
Jun 23 10:20:43 archlinux kernel: usb 1-6: New USB device found, idVendor=04f2, idProduct=b52b, bcdDevice=95.52
Jun 23 10:20:43 archlinux kernel: usb 1-6: New USB device strings: Mfr=3, Product=1, SerialNumber=2
Jun 23 10:20:43 archlinux kernel: usb 1-6: Product: USB2.0 VGA UVC WebCam
Jun 23 10:20:43 archlinux kernel: usb 1-6: Manufacturer: Chicony Electronics Co.,Ltd.
Jun 23 10:20:43 archlinux kernel: usb 1-6: SerialNumber: 0x0001
Jun 23 10:20:43 archlinux kernel: usb 1-8: new full-speed USB device number 6 using xhci_hcd
Jun 23 10:20:43 archlinux kernel: random: fast init done
Jun 23 10:20:43 archlinux kernel: EXT4-fs (sda2): mounted filesystem with ordered data mode. Opts: (null)
Jun 23 10:20:43 archlinux kernel: usb 1-8: New USB device found, idVendor=0bda, idProduct=b721, bcdDevice= 2.00
Jun 23 10:20:43 archlinux kernel: usb 1-8: New USB device strings: Mfr=1, Product=2, SerialNumber=3
Jun 23 10:20:43 archlinux kernel: usb 1-8: Product: Bluetooth Radio 
Jun 23 10:20:43 archlinux kernel: usb 1-8: Manufacturer: Realtek 
Jun 23 10:20:43 archlinux kernel: usb 1-8: SerialNumber: 00e04c000001
Jun 23 10:20:43 archlinux systemd[1]: systemd 238 running in system mode. (+PAM -AUDIT -SELINUX -IMA -APPARMOR +SMACK -SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN2 +IDN +PCRE2 default-hierarchy=hybrid)
Jun 23 10:20:43 archlinux systemd[1]: Detected architecture x86-64.
Jun 23 10:20:43 archlinux kernel: random: systemd: uninitialized urandom read (16 bytes read)
Jun 23 10:20:43 archlinux systemd[1]: Listening on initctl Compatibility Named Pipe.
Jun 23 10:20:43 archlinux kernel: random: systemd: uninitialized urandom read (16 bytes read)
Jun 23 10:20:43 archlinux systemd[1]: Created slice User and Session Slice.
Jun 23 10:20:43 archlinux kernel: random: systemd: uninitialized urandom read (16 bytes read)
Jun 23 10:20:43 archlinux systemd[1]: Listening on udev Kernel Socket.
Jun 23 10:20:43 archlinux systemd[1]: Listening on udev Control Socket.
Jun 23 10:20:43 archlinux systemd[1]: Listening on LVM2 metadata daemon socket.
Jun 23 10:20:43 archlinux systemd[1]: Reached target Swap.
Jun 23 10:20:43 archlinux systemd[1]: Listening on Device-mapper event daemon FIFOs.
Jun 23 10:20:43 archlinux systemd[1]: Listening on Process Core Dump Socket.
Jun 23 10:20:43 archlinux kernel: EXT4-fs (sda2): re-mounted. Opts: data=ordered
Jun 23 10:20:43 archlinux systemd-journald[207]: Journal started
Jun 23 10:20:43 archlinux systemd-journald[207]: Runtime journal (/run/log/journal/447a3497d8a74d2d86a53ec6ea8e3981) is 8.0M, max 571.9M, 563.9M free.
Jun 23 10:20:43 archlinux systemd[1]: Starting Flush Journal to Persistent Storage...
Jun 23 10:20:43 archlinux systemd[1]: Started udev Coldplug all Devices.
Jun 23 10:20:43 archlinux systemd-journald[207]: Time spent on flushing to /var is 29.095ms for 728 entries.
Jun 23 10:20:43 archlinux systemd-journald[207]: System journal (/var/log/journal/447a3497d8a74d2d86a53ec6ea8e3981) is 8.0M, max 4.0G, 3.9G free.
Jun 23 10:20:43 archlinux kernel: scsi 2:0:0:0: Direct-Access     TDKMedia Trans-It Drive   PMAP PQ: 0 ANSI: 0 CCS
Jun 23 10:20:43 archlinux kernel: sd 2:0:0:0: [sdc] 7810176 512-byte logical blocks: (4.00 GB/3.72 GiB)
Jun 23 10:20:43 archlinux kernel: sd 2:0:0:0: [sdc] Write Protect is off
Jun 23 10:20:43 archlinux kernel: sd 2:0:0:0: [sdc] Mode Sense: 23 00 00 00
Jun 23 10:20:43 archlinux kernel: sd 2:0:0:0: [sdc] No Caching mode page found
Jun 23 10:20:43 archlinux kernel: sd 2:0:0:0: [sdc] Assuming drive cache: write through
Jun 23 10:20:43 archlinux kernel:  sdc: sdc1
Jun 23 10:20:43 archlinux kernel: sd 2:0:0:0: [sdc] Attached SCSI removable disk
Jun 23 10:20:43 archlinux systemd[1]: Started udev Kernel Device Manager.
Jun 23 10:20:43 archlinux systemd[1]: Started Flush Journal to Persistent Storage.
Jun 23 10:20:43 archlinux kernel: intel-lpss 0000:00:15.0: enabling device (0000 -> 0002)
Jun 23 10:20:43 archlinux kernel: intel-lpss 0000:00:15.0: can't derive routing for PCI INT A
Jun 23 10:20:43 archlinux kernel: intel-lpss 0000:00:15.0: PCI INT A: not connected
Jun 23 10:20:43 archlinux kernel: intel-lpss: probe of 0000:00:15.0 failed with error -22
Jun 23 10:20:43 archlinux kernel: media: Linux media interface: v0.10
Jun 23 10:20:43 archlinux kernel: mousedev: PS/2 mouse device common for all mice
Jun 23 10:20:43 archlinux kernel: intel-lpss 0000:00:15.1: enabling device (0000 -> 0002)
Jun 23 10:20:43 archlinux kernel: intel-lpss 0000:00:15.1: can't derive routing for PCI INT B
Jun 23 10:20:43 archlinux kernel: intel-lpss 0000:00:15.1: PCI INT B: not connected
Jun 23 10:20:43 archlinux kernel: intel-lpss: probe of 0000:00:15.1 failed with error -22
Jun 23 10:20:43 archlinux kernel: shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
Jun 23 10:20:43 archlinux kernel: intel_pch_thermal 0000:00:14.2: can't derive routing for PCI INT C
Jun 23 10:20:43 archlinux kernel: intel_pch_thermal 0000:00:14.2: PCI INT C: not connected
Jun 23 10:20:43 archlinux kernel: proc_thermal 0000:00:04.0: can't derive routing for PCI INT A
Jun 23 10:20:43 archlinux kernel: proc_thermal 0000:00:04.0: PCI INT A: not connected
Jun 23 10:20:43 archlinux kernel: Linux agpgart interface v0.103
Jun 23 10:20:43 archlinux systemd[1]: Found device Samsung_SSD_850_EVO_250GB 1.
Jun 23 10:20:43 archlinux kernel: i801_smbus 0000:00:1f.4: can't derive routing for PCI INT A
Jun 23 10:20:43 archlinux kernel: i801_smbus 0000:00:1f.4: PCI INT A: not connected
Jun 23 10:20:43 archlinux kernel: i801_smbus 0000:00:1f.4: SPD Write Disable is set
Jun 23 10:20:43 archlinux kernel: i801_smbus 0000:00:1f.4: SMBus using polling
Jun 23 10:20:43 archlinux kernel: Linux video capture interface: v2.00
Jun 23 10:20:43 archlinux kernel: input: PC Speaker as /devices/platform/pcspkr/input/input3
Jun 23 10:20:43 archlinux kernel: rtc_cmos rtc_cmos: RTC can wake from S4
Jun 23 10:20:43 archlinux kernel: rtc_cmos rtc_cmos: registered as rtc0
Jun 23 10:20:43 archlinux kernel: rtc_cmos rtc_cmos: alarms up to one month, y3k, 114 bytes nvram, hpet irqs
Jun 23 10:20:43 archlinux kernel: RAPL PMU: API unit is 2^-32 Joules, 5 fixed counters, 655360 ms ovfl timer
Jun 23 10:20:43 archlinux kernel: RAPL PMU: hw unit of domain pp0-core 2^-14 Joules
Jun 23 10:20:43 archlinux kernel: RAPL PMU: hw unit of domain package 2^-14 Joules
Jun 23 10:20:43 archlinux kernel: RAPL PMU: hw unit of domain dram 2^-14 Joules
Jun 23 10:20:43 archlinux kernel: RAPL PMU: hw unit of domain pp1-gpu 2^-14 Joules
Jun 23 10:20:43 archlinux kernel: RAPL PMU: hw unit of domain psys 2^-14 Joules
Jun 23 10:20:43 archlinux kernel: mei_me 0000:00:16.0: enabling device (0000 -> 0002)
Jun 23 10:20:43 archlinux kernel: mei_me 0000:00:16.0: can't derive routing for PCI INT A
Jun 23 10:20:43 archlinux kernel: mei_me 0000:00:16.0: PCI INT A: not connected
Jun 23 10:20:43 archlinux kernel: r8169 Gigabit Ethernet driver 2.3LK-NAPI loaded
Jun 23 10:20:43 archlinux kernel: r8169 0000:02:00.0: can't disable ASPM; OS doesn't have ASPM control
Jun 23 10:20:43 archlinux kernel: pcieport 0000:00:1c.4: can't derive routing for PCI INT A
Jun 23 10:20:43 archlinux kernel: r8169 0000:02:00.0: PCI INT A: not connected
Jun 23 10:20:43 archlinux kernel: r8169 0000:02:00.0 eth0: RTL8168g/8111g at 0x        (ptrval), f8:32:e4:d5:22:d1, XID 10900800 IRQ 128
Jun 23 10:20:43 archlinux kernel: r8169 0000:02:00.0 eth0: jumbo features [frames: 9200 bytes, tx checksumming: ko]
Jun 23 10:20:43 archlinux kernel: uvcvideo: Found UVC 1.00 device USB2.0 VGA UVC WebCam (04f2:b52b)
Jun 23 10:20:43 archlinux kernel: uvcvideo 1-6:1.0: Entity type for entity Extension 4 was not initialized!
Jun 23 10:20:43 archlinux kernel: uvcvideo 1-6:1.0: Entity type for entity Processing 2 was not initialized!
Jun 23 10:20:43 archlinux kernel: uvcvideo 1-6:1.0: Entity type for entity Camera 1 was not initialized!
Jun 23 10:20:43 archlinux kernel: input: USB2.0 VGA UVC WebCam: USB2.0 V as /devices/pci0000:00/0000:00:14.0/usb1/1-6/1-6:1.0/input/input4
Jun 23 10:20:43 archlinux kernel: usbcore: registered new interface driver uvcvideo
Jun 23 10:20:43 archlinux kernel: USB Video Class driver (1.1.1)
Jun 23 10:20:43 archlinux systemd-udevd[226]: link_config: autonegotiation is unset or enabled, the speed and duplex are not writable.
Jun 23 10:20:43 archlinux kernel: cryptd: max_cpu_qlen set to 1000
Jun 23 10:20:43 archlinux kernel: Bluetooth: Core ver 2.22
Jun 23 10:20:43 archlinux kernel: NET: Registered protocol family 31
Jun 23 10:20:43 archlinux kernel: Bluetooth: HCI device and connection manager initialized
Jun 23 10:20:43 archlinux kernel: Bluetooth: HCI socket layer initialized
Jun 23 10:20:43 archlinux kernel: Bluetooth: L2CAP socket layer initialized
Jun 23 10:20:43 archlinux kernel: Bluetooth: SCO socket layer initialized
Jun 23 10:20:43 archlinux systemd[1]: Started Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling.
Jun 23 10:20:43 archlinux systemd[1]: Reached target Local File Systems (Pre).
Jun 23 10:20:43 archlinux systemd[1]: Mounting /boot...
Jun 23 10:20:43 archlinux kernel: AVX2 version of gcm_enc/dec engaged.
Jun 23 10:20:43 archlinux kernel: AES CTR mode by8 optimization enabled
Jun 23 10:20:43 archlinux systemd[1]: Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.
Jun 23 10:20:43 archlinux kernel: cfg80211: Loading compiled-in X.509 certificates for regulatory database
Jun 23 10:20:43 archlinux kernel: iTCO_vendor_support: vendor-support=0
Jun 23 10:20:43 archlinux kernel: iTCO_wdt: Intel TCO WatchDog Timer Driver v1.11
Jun 23 10:20:43 archlinux kernel: iTCO_wdt: Found a Intel PCH TCO device (Version=4, TCOBASE=0x0400)
Jun 23 10:20:43 archlinux kernel: iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
Jun 23 10:20:43 archlinux kernel: usbcore: registered new interface driver btusb
Jun 23 10:20:43 archlinux kernel: cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
Jun 23 10:20:43 archlinux kernel: snd_hda_intel 0000:00:1f.3: can't derive routing for PCI INT A
Jun 23 10:20:43 archlinux kernel: snd_hda_intel 0000:00:1f.3: PCI INT A: not connected
Jun 23 10:20:43 archlinux systemd[1]: Starting Load/Save RF Kill Switch Status...
Jun 23 10:20:43 archlinux systemd[1]: Mounted /boot.
Jun 23 10:20:43 archlinux systemd[1]: Reached target Local File Systems.
Jun 23 10:20:43 archlinux systemd[1]: Starting Create Volatile Files and Directories...
Jun 23 10:20:43 archlinux kernel: Bluetooth: hci0: rtl: examining hci_ver=06 hci_rev=000b lmp_ver=06 lmp_subver=8723
Jun 23 10:20:43 archlinux kernel: Bluetooth: hci0: rtl: loading rtl_bt/rtl8723b_config.bin
Jun 23 10:20:43 archlinux kernel: platform regulatory.0: Direct firmware load for regulatory.db failed with error -2
Jun 23 10:20:43 archlinux kernel: cfg80211: failed to load regulatory.db
Jun 23 10:20:43 archlinux kernel: bluetooth hci0: Direct firmware load for rtl_bt/rtl8723b_config.bin failed with error -2
Jun 23 10:20:43 archlinux kernel: Bluetooth: hci0: rtl: loading rtl_bt/rtl8723b_fw.bin
Jun 23 10:20:43 archlinux kernel: Bluetooth: hci0: rom_version status=0 version=1
Jun 23 10:20:43 archlinux kernel: Bluetooth: hci0: cfg_sz 0, total size 22496
Jun 23 10:20:43 archlinux systemd[1]: Started Create Volatile Files and Directories.
Jun 23 10:20:43 archlinux systemd[1]: Starting Update UTMP about System Boot/Shutdown...
Jun 23 10:20:43 archlinux systemd[1]: Started Update UTMP about System Boot/Shutdown.
Jun 23 10:20:43 archlinux systemd[1]: Reached target System Initialization.
Jun 23 10:20:43 archlinux systemd[1]: Started Daily verification of password and group files.
Jun 23 10:20:43 archlinux systemd[1]: Started Daily Cleanup of Temporary Directories.
Jun 23 10:20:43 archlinux systemd[1]: Listening on D-Bus System Message Bus Socket.
Jun 23 10:20:43 archlinux systemd[1]: Reached target Sockets.
Jun 23 10:20:43 archlinux systemd[1]: Started Daily rotation of log files.
Jun 23 10:20:43 archlinux systemd[1]: Started Daily man-db cache update.
Jun 23 10:20:43 archlinux systemd[1]: Reached target Timers.
Jun 23 10:20:43 archlinux systemd[1]: Reached target Basic System.
Jun 23 10:20:43 archlinux systemd[1]: Starting Permit User Sessions...
Jun 23 10:20:43 archlinux systemd[1]: Started D-Bus System Message Bus.
Jun 23 10:20:43 archlinux systemd[1]: Starting Login Service...
Jun 23 10:20:43 archlinux systemd[1]: Started Permit User Sessions.
Jun 23 10:20:43 archlinux systemd[1]: Started Getty on tty1.
Jun 23 10:20:43 archlinux systemd-logind[299]: New seat seat0.
Jun 23 10:20:43 archlinux systemd[1]: Reached target Login Prompts.
Jun 23 10:20:43 archlinux systemd-logind[299]: Watching system buttons on /dev/input/event0 (Power Button)
Jun 23 10:20:43 archlinux systemd-logind[299]: Watching system buttons on /dev/input/event2 (Logitech USB Receiver)
Jun 23 10:20:43 archlinux systemd[1]: Started Login Service.
Jun 23 10:20:43 archlinux systemd[1]: Reached target Multi-User System.
Jun 23 10:20:43 archlinux systemd[1]: Reached target Graphical Interface.
Jun 23 10:20:43 archlinux systemd-udevd[228]: link_config: autonegotiation is unset or enabled, the speed and duplex are not writable.
Jun 23 10:20:43 archlinux kernel: r8169 0000:02:00.0 enp2s0: renamed from eth0
Jun 23 10:20:43 archlinux systemd[1]: Reached target Bluetooth.
Jun 23 10:20:43 archlinux systemd[1]: Started Load/Save RF Kill Switch Status.
Jun 23 10:20:43 archlinux systemd[1]: Startup finished in 6.664s (firmware) + 8.945s (loader) + 2.103s (kernel) + 506ms (userspace) = 18.220s.
Jun 23 10:20:43 archlinux kernel: snd_hda_intel 0000:00:1f.3: failed to add i915 component master (-19)
Jun 23 10:20:43 archlinux kernel: snd_hda_codec_realtek hdaudioC0D0: autoconfig for ALC256: line_outs=1 (0x14/0x0/0x0/0x0/0x0) type:speaker
Jun 23 10:20:43 archlinux kernel: snd_hda_codec_realtek hdaudioC0D0:    speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
Jun 23 10:20:43 archlinux kernel: snd_hda_codec_realtek hdaudioC0D0:    hp_outs=1 (0x21/0x0/0x0/0x0/0x0)
Jun 23 10:20:43 archlinux kernel: snd_hda_codec_realtek hdaudioC0D0:    mono: mono_out=0x0
Jun 23 10:20:43 archlinux kernel: snd_hda_codec_realtek hdaudioC0D0:    inputs:
Jun 23 10:20:43 archlinux kernel: snd_hda_codec_realtek hdaudioC0D0:      Headset Mic=0x19
Jun 23 10:20:43 archlinux kernel: snd_hda_codec_realtek hdaudioC0D0:      Internal Mic=0x1a
Jun 23 10:20:43 archlinux kernel: snd_hda_codec_realtek hdaudioC0D0:      Internal Mic=0x13
Jun 23 10:20:43 archlinux kernel: intel_rapl: Found RAPL domain package
Jun 23 10:20:43 archlinux kernel: intel_rapl: Found RAPL domain core
Jun 23 10:20:43 archlinux kernel: intel_rapl: Found RAPL domain uncore
Jun 23 10:20:43 archlinux kernel: intel_rapl: Found RAPL domain dram
Jun 23 10:20:43 archlinux kernel: snd_hda_codec_hdmi hdaudioC0D2: No i915 binding for Intel HDMI/DP codec
Jun 23 10:20:43 archlinux kernel: snd_hda_codec_hdmi hdaudioC0D2: No i915 binding for Intel HDMI/DP codec
Jun 23 10:20:43 archlinux kernel: pcieport 0000:00:1c.5: can't derive routing for PCI INT A
Jun 23 10:20:43 archlinux kernel: rtl8723be 0000:03:00.0: PCI INT A: not connected
Jun 23 10:20:43 archlinux kernel: input: HDA Intel PCH Headphone as /devices/pci0000:00/0000:00:1f.3/sound/card0/input5
Jun 23 10:20:43 archlinux systemd[1]: Reached target Sound Card.
Jun 23 10:20:43 archlinux kernel: rtl8723be: Using firmware rtlwifi/rtl8723befw_36.bin
Jun 23 10:20:43 archlinux kernel: ieee80211 phy0: Selected rate control algorithm 'rtl_rc'
Jun 23 10:20:43 archlinux kernel: rtlwifi: rtlwifi: wireless switch is on
Jun 23 10:20:43 archlinux kernel: rtl8723be: probe of 0000:03:00.0 failed with error -107
Jun 23 10:20:43 archlinux kernel: BUG: unable to handle kernel NULL pointer dereference at 0000000000000000
Jun 23 10:20:43 archlinux kernel: PGD 0 P4D 0 
Jun 23 10:20:43 archlinux kernel: Oops: 0000 [#1] PREEMPT SMP PTI
Jun 23 10:20:43 archlinux kernel: Modules linked in: arc4 rtl8723be snd_hda_codec_hdmi nouveau btcoexist intel_rapl rtl8723_common rtl_pci x86_pkg_temp_thermal intel_powerclamp rtlwifi coretemp snd_hda_codec_realtek snd_hda_codec_generic mac80211 kvm_intel i915 kvm snd_soc_skl snd_soc_skl_ipc snd_hda_ext_core snd_soc_sst_dsp mxm_wmi snd_soc_sst_ipc wmi snd_soc_acpi ttm snd_soc_core snd_compress irqbypass ac97_bus snd_pcm_dmaengine crct10dif_pclmul crc32_pclmul ghash_clmulni_intel snd_hda_intel nls_iso8859_1 iTCO_wdt nls_cp437 iTCO_vendor_support btusb pcbc i2c_algo_bit vfat btrtl btbcm fat snd_hda_codec drm_kms_helper aesni_intel aes_x86_64 btintel crypto_simd cfg80211 cryptd glue_helper snd_hda_core uvcvideo intel_cstate snd_hwdep drm bluetooth intel_uncore r8169 videobuf2_vmalloc videobuf2_memops videobuf2_v4l2 mei_me
Jun 23 10:20:43 archlinux kernel:  intel_rapl_perf videobuf2_common rtc_cmos pcspkr mii videodev snd_pcm i2c_i801 intel_gtt rtsx_usb_ms agpgart syscopyarea ecdh_generic sysfillrect sysimgblt rfkill media memstick mei mousedev joydev fb_sys_fops snd_timer processor_thermal_device int340x_thermal_zone evdev intel_soc_dts_iosf snd intel_pch_thermal mac_hid shpchp soundcore intel_lpss_pci intel_lpss ip_tables x_tables ext4 crc32c_generic crc16 mbcache jbd2 fscrypto rtsx_usb_sdmmc led_class mmc_core rtsx_usb uas usb_storage hid_generic usbhid hid sd_mod ahci libahci xhci_pci libata xhci_hcd crc32c_intel scsi_mod usbcore usb_common
Jun 23 10:20:43 archlinux kernel: CPU: 1 PID: 226 Comm: systemd-udevd Not tainted 4.17.2-1-ARCH #1
Jun 23 10:20:43 archlinux kernel: Hardware name: ASUSTeK COMPUTER INC. X555UB/X555UB, BIOS X555UB.301 02/20/2017
Jun 23 10:20:43 archlinux kernel: RIP: 0010:cfg80211_get_drvinfo+0x2e/0x180 [cfg80211]
Jun 23 10:20:43 archlinux kernel: RSP: 0018:ffffa543c1e4fb38 EFLAGS: 00010282
Jun 23 10:20:43 archlinux kernel: RAX: 0000000000000000 RBX: ffffa543c1e4fb5c RCX: 0000000000000000
Jun 23 10:20:43 archlinux kernel: RDX: 0000000000000020 RSI: ffffa543c1e4fb5c RDI: ffffa543c1e4fb60
Jun 23 10:20:43 archlinux kernel: RBP: ffffffffc107b900 R08: 0000000000000000 R09: 0000000000000005
Jun 23 10:20:43 archlinux kernel: R10: 0000000000000000 R11: 0000000000000000 R12: ffff8a89ad8168d0
Jun 23 10:20:43 archlinux kernel: R13: 00007ffcce360510 R14: 0000000000000003 R15: 0000000000000000
Jun 23 10:20:43 archlinux kernel: FS:  00007f4a9e996d40(0000) GS:ffff8a89c5c80000(0000) knlGS:0000000000000000
Jun 23 10:20:43 archlinux kernel: CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
Jun 23 10:20:43 archlinux kernel: CR2: 0000000000000000 CR3: 00000003758ca004 CR4: 00000000003606e0
Jun 23 10:20:43 archlinux kernel: Call Trace:
Jun 23 10:20:43 archlinux kernel:  ethtool_get_drvinfo+0x88/0x320
Jun 23 10:20:43 archlinux kernel:  dev_ethtool+0x1bff/0x2640
Jun 23 10:20:43 archlinux kernel:  ? preempt_count_add+0x68/0xa0
Jun 23 10:20:43 archlinux kernel:  ? lock_page_memcg+0x11/0x80
Jun 23 10:20:43 archlinux kernel:  ? page_add_file_rmap+0x17/0x260
Jun 23 10:20:43 archlinux kernel:  ? inet_ioctl+0x153/0x170
Jun 23 10:20:43 archlinux kernel:  ? alloc_set_pte+0x1fd/0x500
Jun 23 10:20:43 archlinux kernel:  dev_ioctl+0x1e9/0x3d0
Jun 23 10:20:43 archlinux kernel:  sock_do_ioctl+0xa0/0x140
Jun 23 10:20:43 archlinux kernel:  ? seccomp_run_filters+0x5c/0x150
Jun 23 10:20:43 archlinux kernel:  sock_ioctl+0x19e/0x320
Jun 23 10:20:43 archlinux kernel:  ? __seccomp_filter+0x3b/0x250
Jun 23 10:20:43 archlinux kernel:  do_vfs_ioctl+0xa4/0x610
Jun 23 10:20:43 archlinux kernel:  ? syscall_trace_enter+0x126/0x280
Jun 23 10:20:43 archlinux kernel:  ksys_ioctl+0x60/0x90
Jun 23 10:20:43 archlinux kernel:  __x64_sys_ioctl+0x16/0x20
Jun 23 10:20:43 archlinux kernel:  do_syscall_64+0x5b/0x170
Jun 23 10:20:43 archlinux kernel:  entry_SYSCALL_64_after_hwframe+0x44/0xa9
Jun 23 10:20:43 archlinux kernel: RIP: 0033:0x7f4a9e29e667
Jun 23 10:20:43 archlinux kernel: RSP: 002b:00007ffcce3604d8 EFLAGS: 00000246 ORIG_RAX: 0000000000000010
Jun 23 10:20:43 archlinux kernel: RAX: ffffffffffffffda RBX: 00007ffcce360688 RCX: 00007f4a9e29e667
Jun 23 10:20:43 archlinux kernel: RDX: 00007ffcce3604e0 RSI: 0000000000008946 RDI: 0000000000000007
Jun 23 10:20:43 archlinux kernel: RBP: 00007ffcce360510 R08: 0000000000000000 R09: 0000000000000000
Jun 23 10:20:43 archlinux kernel: R10: 0000000000000018 R11: 0000000000000246 R12: 00007ffcce3604e0
Jun 23 10:20:43 archlinux kernel: R13: 00005591cb47e5e8 R14: 00005591cb484280 R15: 00005591c9dd37d4
Jun 23 10:20:43 archlinux kernel: Code: 00 00 41 54 ba 20 00 00 00 55 53 4c 8b a7 10 03 00 00 48 89 f3 48 8d 7e 04 49 8b 04 24 48 8b 80 20 01 00 00 48 8b 80 88 00 00 00 <48> 8b 30 e8 2a da be d5 be 32 01 00 00 48 c7 c7 c6 25 01 97 e8 
Jun 23 10:20:43 archlinux kernel: RIP: cfg80211_get_drvinfo+0x2e/0x180 [cfg80211] RSP: ffffa543c1e4fb38
Jun 23 10:20:43 archlinux kernel: CR2: 0000000000000000
Jun 23 10:20:43 archlinux kernel: ---[ end trace 6864747c173c922f ]---
Jun 23 10:20:43 archlinux systemd-udevd[221]: worker [226] terminated by signal 9 (KILL)
Jun 23 10:20:43 archlinux systemd-udevd[221]: worker [226] failed while handling '/devices/pci0000:00/0000:00:1c.5/0000:03:00.0/net/wlan0'
Jun 23 10:20:43 archlinux kernel: random: crng init done
Jun 23 10:20:43 archlinux kernel: random: 7 urandom warning(s) missed due to ratelimiting
Jun 23 10:21:01 archlinux systemd-logind[299]: Power key pressed.
Jun 23 10:21:01 archlinux systemd-logind[299]: Powering Off...
Jun 23 10:21:01 archlinux systemd-logind[299]: System is powering down.
Jun 23 10:21:01 archlinux systemd[1]: Stopped target Graphical Interface.
Jun 23 10:21:01 archlinux systemd[1]: Stopped target Bluetooth.
Jun 23 10:21:01 archlinux systemd[1]: Stopped target Multi-User System.
Jun 23 10:21:01 archlinux systemd[1]: Stopping Login Service...
Jun 23 10:21:01 archlinux systemd[1]: Stopped target Login Prompts.
Jun 23 10:21:01 archlinux systemd[1]: Stopping Getty on tty1...
Jun 23 10:21:01 archlinux systemd[1]: Stopping D-Bus System Message Bus...
Jun 23 10:21:01 archlinux systemd[1]: Stopped target Sound Card.
Jun 23 10:21:01 archlinux systemd[1]: Starting Generate shutdown-ramfs...
Jun 23 10:21:01 archlinux systemd[1]: Closed Load/Save RF Kill Switch Status /dev/rfkill Watch.
Jun 23 10:21:01 archlinux systemd[1]: Stopped target Timers.
Jun 23 10:21:01 archlinux systemd[1]: Stopped Daily Cleanup of Temporary Directories.
Jun 23 10:21:01 archlinux systemd[1]: Stopped Daily man-db cache update.
Jun 23 10:21:01 archlinux systemd[1]: Stopped Daily verification of password and group files.
Jun 23 10:21:01 archlinux systemd[1]: Stopped Daily rotation of log files.
Jun 23 10:21:01 archlinux systemd[1]: Stopped D-Bus System Message Bus.
Jun 23 10:21:01 archlinux systemd[1]: Stopped Getty on tty1.
Jun 23 10:21:01 archlinux systemd[1]: Removed slice system-getty.slice.
Jun 23 10:21:01 archlinux systemd[1]: Stopping Permit User Sessions...
Jun 23 10:21:01 archlinux systemd[1]: Stopped Permit User Sessions.
Jun 23 10:21:01 archlinux systemd[1]: Stopped target Remote File Systems.
Jun 23 10:21:01 archlinux mkinitcpio[315]: ==> Starting build: none
Jun 23 10:21:01 archlinux mkinitcpio[315]:   -> Running build hook: [sd-shutdown]
Jun 23 10:21:01 archlinux systemd[1]: Stopped Login Service.
Jun 23 10:21:01 archlinux systemd[1]: Stopped target Basic System.
Jun 23 10:21:01 archlinux systemd[1]: Stopped target Sockets.
Jun 23 10:21:01 archlinux systemd[1]: Closed D-Bus System Message Bus Socket.
Jun 23 10:21:01 archlinux systemd[1]: Stopped target Slices.
Jun 23 10:21:01 archlinux systemd[1]: Removed slice User and Session Slice.
Jun 23 10:21:01 archlinux systemd[1]: Stopped target System Initialization.
Jun 23 10:21:01 archlinux systemd[1]: Stopping Update UTMP about System Boot/Shutdown...
Jun 23 10:21:01 archlinux systemd[1]: Stopping Load/Save Random Seed...
Jun 23 10:21:01 archlinux systemd[1]: Stopped target Local Encrypted Volumes.
Jun 23 10:21:01 archlinux systemd[1]: Stopped Apply Kernel Variables.
Jun 23 10:21:01 archlinux systemd[1]: Stopped target Paths.
Jun 23 10:21:01 archlinux systemd[1]: Stopped Dispatch Password Requests to Console Directory Watch.
Jun 23 10:21:01 archlinux systemd[1]: Stopped Forward Password Requests to Wall Directory Watch.
Jun 23 10:21:01 archlinux systemd[1]: Stopped Load/Save Random Seed.
Jun 23 10:21:01 archlinux systemd[1]: Stopped Update UTMP about System Boot/Shutdown.
Jun 23 10:21:01 archlinux systemd[1]: Stopped Create Volatile Files and Directories.
Jun 23 10:21:01 archlinux systemd[1]: Stopped target Local File Systems.
Jun 23 10:21:01 archlinux systemd[1]: Unmounting Temporary Directory (/tmp)...
Jun 23 10:21:01 archlinux systemd[1]: Unmounting /boot...
Jun 23 10:21:01 archlinux systemd[1]: Unmounted Temporary Directory (/tmp).
Jun 23 10:21:01 archlinux systemd[1]: Unmounted /boot.
Jun 23 10:21:01 archlinux systemd[1]: Stopped target Local File Systems (Pre).
Jun 23 10:21:01 archlinux systemd[1]: Stopped Create Static Device Nodes in /dev.
Jun 23 10:21:01 archlinux systemd[1]: Stopped Remount Root and Kernel File Systems.
Jun 23 10:21:01 archlinux systemd[1]: Stopping Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling...
Jun 23 10:21:01 archlinux systemd[1]: Reached target Unmount All Filesystems.
Jun 23 10:21:01 archlinux systemd[1]: Stopped target Swap.
Jun 23 10:21:01 archlinux systemd[1]: Stopped Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling.
Jun 23 10:21:01 archlinux systemd[1]: Stopping LVM2 metadata daemon...
Jun 23 10:21:01 archlinux systemd[1]: Stopped LVM2 metadata daemon.
Jun 23 10:21:01 archlinux mkinitcpio[315]: ==> Build complete.
Jun 23 10:21:01 archlinux systemd[1]: Started Generate shutdown-ramfs.
Jun 23 10:21:01 archlinux systemd[1]: Reached target Shutdown.
Jun 23 10:21:01 archlinux systemd[1]: Reached target Final Step.
Jun 23 10:21:01 archlinux systemd[1]: Starting Power-Off...
Jun 23 10:21:01 archlinux systemd[1]: Shutting down.
Jun 23 10:21:01 archlinux kernel: systemd-shutdow: 37 output lines suppressed due to ratelimiting
Jun 23 10:21:01 archlinux systemd-shutdown[1]: Syncing filesystems and block devices.
Jun 23 10:21:01 archlinux systemd-shutdown[1]: Sending SIGTERM to remaining processes...
Jun 23 10:21:01 archlinux systemd-journald[207]: Journal stopped

I tried even both simultaneously and it doesn't change at all.
Disabling modesetting made the kernel error appear sooner, it didn't even have the time to scale down the font before getting stuck.

Now I'm gonna try to copy the mkinitcpio module hooks of the live usb into the installed system's one and see what happens, since modules don't have problems there. I'm still convinced it could be wifi realtek modules + latest kernel incompatibility. If that was the case, can I downgrade the kernel?

Last edited by supremecoconut (2018-06-23 10:53:10)

Offline

#6 2018-06-23 11:30:26

V1del
Forum Moderator
Registered: 2012-10-16
Posts: 25,053

Re: Fresh install doesn't boot

ASUS laptop, they have known problems with asus-wmi on 4.17, downgrade your kernel to a 4.16 variant or use linux-lts

Last edited by V1del (2018-06-23 11:32:12)

Offline

#7 2018-06-23 11:33:14

loqs
Member
Registered: 2014-03-06
Posts: 18,787

Re: Fresh install doesn't boot

You could blacklist rtl8723be.  You can use the linux-lts kernel or the Arch_Linux_Archive contains older version of the linux package.
If it is a kernel issue I would encourage you to work with upstream to resolve it.
Edit:
What is the kernel version that works on the boot media?  Can you post the output of dmesg from it for comparison please.

Last edited by loqs (2018-06-23 11:41:28)

Offline

#8 2018-06-23 14:46:14

supremecoconut
Member
Registered: 2018-05-06
Posts: 11

Re: Fresh install doesn't boot

Thanks, downgrading to linux-lts worked.
I wonder, how do you know this? How could I knew that updating my system would have made it unusable?

loqs wrote:

You could blacklist rtl8723be. What is the kernel version that works on the boot media?  Can you post the output of dmesg from it for comparison please.

I could try that, but from what I've seen on other forums it's not easy to solve. Here's the journalctl of the archiso live usb, as you can see it's 4.16:

-- Logs begin at Sat 2018-06-23 14:30:13 UTC, end at Sat 2018-06-23 14:30:33 UTC. --
Jun 23 14:30:13 archiso kernel: microcode: microcode updated early to revision 0xc2, date = 2017-11-16
Jun 23 14:30:13 archiso kernel: Linux version 4.16.12-1-ARCH (builduser@heftig-2435) (gcc version 8.1.0 (GCC)) #1 SMP PREEMPT Fri May 25 23:30:31 UTC 2018
Jun 23 14:30:13 archiso kernel: Command line: initrd=\arch\boot\intel_ucode.img initrd=\arch\boot\x86_64\archiso.img archisobasedir=arch archisolabel=ARCH_201806
Jun 23 14:30:13 archiso kernel: KERNEL supported cpus:
Jun 23 14:30:13 archiso kernel:   Intel GenuineIntel
Jun 23 14:30:13 archiso kernel:   AMD AuthenticAMD
Jun 23 14:30:13 archiso kernel:   Centaur CentaurHauls
Jun 23 14:30:13 archiso kernel: x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
Jun 23 14:30:13 archiso kernel: x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
Jun 23 14:30:13 archiso kernel: x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
Jun 23 14:30:13 archiso kernel: x86/fpu: Supporting XSAVE feature 0x008: 'MPX bounds registers'
Jun 23 14:30:13 archiso kernel: x86/fpu: Supporting XSAVE feature 0x010: 'MPX CSR'
Jun 23 14:30:13 archiso kernel: x86/fpu: xstate_offset[2]:  576, xstate_sizes[2]:  256
Jun 23 14:30:13 archiso kernel: x86/fpu: xstate_offset[3]:  832, xstate_sizes[3]:   64
Jun 23 14:30:13 archiso kernel: x86/fpu: xstate_offset[4]:  896, xstate_sizes[4]:   64
Jun 23 14:30:13 archiso kernel: x86/fpu: Enabled xstate features 0x1f, context size is 960 bytes, using 'compacted' format.
Jun 23 14:30:13 archiso kernel: e820: BIOS-provided physical RAM map:
Jun 23 14:30:13 archiso kernel: BIOS-e820: [mem 0x0000000000000000-0x0000000000057fff] usable
Jun 23 14:30:13 archiso kernel: BIOS-e820: [mem 0x0000000000058000-0x0000000000058fff] reserved
Jun 23 14:30:13 archiso kernel: BIOS-e820: [mem 0x0000000000059000-0x000000000009dfff] usable
Jun 23 14:30:13 archiso kernel: BIOS-e820: [mem 0x000000000009e000-0x000000000009ffff] reserved
Jun 23 14:30:13 archiso kernel: BIOS-e820: [mem 0x0000000000100000-0x0000000052dccfff] usable
Jun 23 14:30:13 archiso kernel: BIOS-e820: [mem 0x0000000052dcd000-0x0000000052dcdfff] ACPI NVS
Jun 23 14:30:13 archiso kernel: BIOS-e820: [mem 0x0000000052dce000-0x0000000052df7fff] reserved
Jun 23 14:30:13 archiso kernel: BIOS-e820: [mem 0x0000000052df8000-0x0000000052e4afff] usable
Jun 23 14:30:13 archiso kernel: BIOS-e820: [mem 0x0000000052e4b000-0x000000005328bfff] reserved
Jun 23 14:30:13 archiso kernel: BIOS-e820: [mem 0x000000005328c000-0x0000000055cd3fff] usable
Jun 23 14:30:13 archiso kernel: BIOS-e820: [mem 0x0000000055cd4000-0x0000000056730fff] reserved
Jun 23 14:30:13 archiso kernel: BIOS-e820: [mem 0x0000000056731000-0x000000005698afff] usable
Jun 23 14:30:13 archiso kernel: BIOS-e820: [mem 0x000000005698b000-0x0000000057327fff] ACPI NVS
Jun 23 14:30:13 archiso kernel: BIOS-e820: [mem 0x0000000057328000-0x0000000057f7efff] reserved
Jun 23 14:30:13 archiso kernel: BIOS-e820: [mem 0x0000000057f7f000-0x0000000057ffefff] usable
Jun 23 14:30:13 archiso kernel: BIOS-e820: [mem 0x0000000058000000-0x00000000580fffff] reserved
Jun 23 14:30:13 archiso kernel: BIOS-e820: [mem 0x00000000e0000000-0x00000000efffffff] reserved
Jun 23 14:30:13 archiso kernel: BIOS-e820: [mem 0x00000000fe000000-0x00000000fe010fff] reserved
Jun 23 14:30:13 archiso kernel: BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
Jun 23 14:30:13 archiso kernel: BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
Jun 23 14:30:13 archiso kernel: BIOS-e820: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
Jun 23 14:30:13 archiso kernel: BIOS-e820: [mem 0x0000000100000000-0x0000000385ffffff] usable
Jun 23 14:30:13 archiso kernel: NX (Execute Disable) protection: active
Jun 23 14:30:13 archiso kernel: e820: update [mem 0x4de32018-0x4de3ae57] usable ==> usable
Jun 23 14:30:13 archiso kernel: e820: update [mem 0x4de32018-0x4de3ae57] usable ==> usable
Jun 23 14:30:13 archiso kernel: e820: update [mem 0x4de24018-0x4de31857] usable ==> usable
Jun 23 14:30:13 archiso kernel: e820: update [mem 0x4de24018-0x4de31857] usable ==> usable
Jun 23 14:30:13 archiso kernel: extended physical RAM map:
Jun 23 14:30:13 archiso kernel: reserve setup_data: [mem 0x0000000000000000-0x0000000000057fff] usable
Jun 23 14:30:13 archiso kernel: reserve setup_data: [mem 0x0000000000058000-0x0000000000058fff] reserved
Jun 23 14:30:13 archiso kernel: reserve setup_data: [mem 0x0000000000059000-0x000000000009dfff] usable
Jun 23 14:30:13 archiso kernel: reserve setup_data: [mem 0x000000000009e000-0x000000000009ffff] reserved
Jun 23 14:30:13 archiso kernel: reserve setup_data: [mem 0x0000000000100000-0x000000004de24017] usable
Jun 23 14:30:13 archiso kernel: reserve setup_data: [mem 0x000000004de24018-0x000000004de31857] usable
Jun 23 14:30:13 archiso kernel: reserve setup_data: [mem 0x000000004de31858-0x000000004de32017] usable
Jun 23 14:30:13 archiso kernel: reserve setup_data: [mem 0x000000004de32018-0x000000004de3ae57] usable
Jun 23 14:30:13 archiso kernel: reserve setup_data: [mem 0x000000004de3ae58-0x0000000052dccfff] usable
Jun 23 14:30:13 archiso kernel: reserve setup_data: [mem 0x0000000052dcd000-0x0000000052dcdfff] ACPI NVS
Jun 23 14:30:13 archiso kernel: reserve setup_data: [mem 0x0000000052dce000-0x0000000052df7fff] reserved
Jun 23 14:30:13 archiso kernel: reserve setup_data: [mem 0x0000000052df8000-0x0000000052e4afff] usable
Jun 23 14:30:13 archiso kernel: reserve setup_data: [mem 0x0000000052e4b000-0x000000005328bfff] reserved
Jun 23 14:30:13 archiso kernel: reserve setup_data: [mem 0x000000005328c000-0x0000000055cd3fff] usable
Jun 23 14:30:13 archiso kernel: reserve setup_data: [mem 0x0000000055cd4000-0x0000000056730fff] reserved
Jun 23 14:30:13 archiso kernel: reserve setup_data: [mem 0x0000000056731000-0x000000005698afff] usable
Jun 23 14:30:13 archiso kernel: reserve setup_data: [mem 0x000000005698b000-0x0000000057327fff] ACPI NVS
Jun 23 14:30:13 archiso kernel: reserve setup_data: [mem 0x0000000057328000-0x0000000057f7efff] reserved
Jun 23 14:30:13 archiso kernel: reserve setup_data: [mem 0x0000000057f7f000-0x0000000057ffefff] usable
Jun 23 14:30:13 archiso kernel: reserve setup_data: [mem 0x0000000058000000-0x00000000580fffff] reserved
Jun 23 14:30:13 archiso kernel: reserve setup_data: [mem 0x00000000e0000000-0x00000000efffffff] reserved
Jun 23 14:30:13 archiso kernel: reserve setup_data: [mem 0x00000000fe000000-0x00000000fe010fff] reserved
Jun 23 14:30:13 archiso kernel: reserve setup_data: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
Jun 23 14:30:13 archiso kernel: reserve setup_data: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
Jun 23 14:30:13 archiso kernel: reserve setup_data: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
Jun 23 14:30:13 archiso kernel: reserve setup_data: [mem 0x0000000100000000-0x0000000385ffffff] usable
Jun 23 14:30:13 archiso kernel: efi: EFI v2.40 by American Megatrends
Jun 23 14:30:13 archiso kernel: efi:  ESRT=0x57e47e18  ACPI=0x56a8f000  ACPI 2.0=0x56a8f000  SMBIOS=0x57861000  SMBIOS 3.0=0x57860000  TPMEventLog=0x53298018 
Jun 23 14:30:13 archiso kernel: SMBIOS 3.0.0 present.
Jun 23 14:30:13 archiso kernel: DMI: ASUSTeK COMPUTER INC. X555UB/X555UB, BIOS X555UB.301 02/20/2017
Jun 23 14:30:13 archiso kernel: e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
Jun 23 14:30:13 archiso kernel: e820: remove [mem 0x000a0000-0x000fffff] usable
Jun 23 14:30:13 archiso kernel: e820: last_pfn = 0x386000 max_arch_pfn = 0x400000000
Jun 23 14:30:13 archiso kernel: MTRR default type: write-back
Jun 23 14:30:13 archiso kernel: MTRR fixed ranges enabled:
Jun 23 14:30:13 archiso kernel:   00000-9FFFF write-back
Jun 23 14:30:13 archiso kernel:   A0000-BFFFF uncachable
Jun 23 14:30:13 archiso kernel:   C0000-FFFFF write-protect
Jun 23 14:30:13 archiso kernel: MTRR variable ranges enabled:
Jun 23 14:30:13 archiso kernel:   0 base 0080000000 mask 7F80000000 uncachable
Jun 23 14:30:13 archiso kernel:   1 base 0060000000 mask 7FE0000000 uncachable
Jun 23 14:30:13 archiso kernel:   2 base 005C000000 mask 7FFC000000 uncachable
Jun 23 14:30:13 archiso kernel:   3 base 005A000000 mask 7FFE000000 uncachable
Jun 23 14:30:13 archiso kernel:   4 base 0059000000 mask 7FFF000000 uncachable
Jun 23 14:30:13 archiso kernel:   5 base 0058800000 mask 7FFF800000 uncachable
Jun 23 14:30:13 archiso kernel:   6 disabled
Jun 23 14:30:13 archiso kernel:   7 disabled
Jun 23 14:30:13 archiso kernel:   8 disabled
Jun 23 14:30:13 archiso kernel:   9 disabled
Jun 23 14:30:13 archiso kernel: x86/PAT: Configuration [0-7]: WB  WC  UC- UC  WB  WP  UC- WT  
Jun 23 14:30:13 archiso kernel: e820: last_pfn = 0x57fff max_arch_pfn = 0x400000000
Jun 23 14:30:13 archiso kernel: esrt: Reserving ESRT space from 0x0000000057e47e18 to 0x0000000057e47e50.
Jun 23 14:30:13 archiso kernel: Scanning 1 areas for low memory corruption
Jun 23 14:30:13 archiso kernel: Base memory trampoline at [        (ptrval)] 98000 size 24576
Jun 23 14:30:13 archiso kernel: Using GB pages for direct mapping
Jun 23 14:30:13 archiso kernel: BRK [0x2ce655000, 0x2ce655fff] PGTABLE
Jun 23 14:30:13 archiso kernel: BRK [0x2ce656000, 0x2ce656fff] PGTABLE
Jun 23 14:30:13 archiso kernel: BRK [0x2ce657000, 0x2ce657fff] PGTABLE
Jun 23 14:30:13 archiso kernel: BRK [0x2ce658000, 0x2ce658fff] PGTABLE
Jun 23 14:30:13 archiso kernel: BRK [0x2ce659000, 0x2ce659fff] PGTABLE
Jun 23 14:30:13 archiso kernel: BRK [0x2ce65a000, 0x2ce65afff] PGTABLE
Jun 23 14:30:13 archiso kernel: BRK [0x2ce65b000, 0x2ce65bfff] PGTABLE
Jun 23 14:30:13 archiso kernel: BRK [0x2ce65c000, 0x2ce65cfff] PGTABLE
Jun 23 14:30:13 archiso kernel: BRK [0x2ce65d000, 0x2ce65dfff] PGTABLE
Jun 23 14:30:13 archiso kernel: BRK [0x2ce65e000, 0x2ce65efff] PGTABLE
Jun 23 14:30:13 archiso kernel: BRK [0x2ce65f000, 0x2ce65ffff] PGTABLE
Jun 23 14:30:13 archiso kernel: BRK [0x2ce660000, 0x2ce660fff] PGTABLE
Jun 23 14:30:13 archiso kernel: Secure boot disabled
Jun 23 14:30:13 archiso kernel: RAMDISK: [mem 0x4de3b000-0x502a8fff]
Jun 23 14:30:13 archiso kernel: ACPI: Early table checksum verification disabled
Jun 23 14:30:13 archiso kernel: ACPI: RSDP 0x0000000056A8F000 000024 (v02 _ASUS_)
Jun 23 14:30:13 archiso kernel: ACPI: XSDT 0x0000000056A8F0A8 0000D4 (v01 _ASUS_ Notebook 01072009 AMI  00010013)
Jun 23 14:30:13 archiso kernel: ACPI: FACP 0x0000000056AB4460 00010C (v05 _ASUS_ Notebook 01072009 AMI  00010013)
Jun 23 14:30:13 archiso kernel: ACPI: DSDT 0x0000000056A8F210 02524C (v02 _ASUS_ Notebook 01072009 INTL 20120913)
Jun 23 14:30:13 archiso kernel: ACPI: FACS 0x0000000057326F80 000040
Jun 23 14:30:13 archiso kernel: ACPI: APIC 0x0000000056AB4570 000084 (v03 _ASUS_ Notebook 01072009 AMI  00010013)
Jun 23 14:30:13 archiso kernel: ACPI: FPDT 0x0000000056AB45F8 000044 (v01 _ASUS_ Notebook 01072009 AMI  00010013)
Jun 23 14:30:13 archiso kernel: ACPI: FIDT 0x0000000056AB4640 00009C (v01 _ASUS_ Notebook 01072009 AMI  00010013)
Jun 23 14:30:13 archiso kernel: ACPI: MCFG 0x0000000056AB46E0 00003C (v01 _ASUS_ Notebook 01072009 MSFT 00000097)
Jun 23 14:30:13 archiso kernel: ACPI: HPET 0x0000000056AB4720 000038 (v01 _ASUS_ Notebook 01072009 AMI. 0005000B)
Jun 23 14:30:13 archiso kernel: ACPI: SSDT 0x0000000056AB4758 000315 (v01 SataRe SataTabl 00001000 INTL 20120913)
Jun 23 14:30:13 archiso kernel: ACPI: ECDT 0x0000000056AB4A70 0000C1 (v01 _ASUS_ Notebook 01072009 AMI. 00000005)
Jun 23 14:30:13 archiso kernel: ACPI: LPIT 0x0000000056AB4B38 000094 (v01 INTEL  SKL-ULT  00000000 MSFT 0000005F)
Jun 23 14:30:13 archiso kernel: ACPI: SSDT 0x0000000056AB4BD0 000248 (v02 INTEL  sensrhub 00000000 INTL 20120913)
Jun 23 14:30:13 archiso kernel: ACPI: DBGP 0x0000000056AB4E18 000034 (v01 INTEL           00000000 MSFT 0000005F)
Jun 23 14:30:13 archiso kernel: ACPI: DBG2 0x0000000056AB4E50 000054 (v00 INTEL           00000000 MSFT 0000005F)
Jun 23 14:30:13 archiso kernel: ACPI: SSDT 0x0000000056AB4EA8 003EC1 (v02 DptfTa DptfTabl 00001000 INTL 20120913)
Jun 23 14:30:13 archiso kernel: ACPI: SSDT 0x0000000056AB8D70 005882 (v02 SaSsdt SaSsdt   00003000 INTL 20120913)
Jun 23 14:30:13 archiso kernel: ACPI: UEFI 0x0000000056ABE5F8 000042 (v01                 00000000      00000000)
Jun 23 14:30:13 archiso kernel: ACPI: SSDT 0x0000000056ABE640 000E58 (v02 CpuRef CpuSsdt  00003000 INTL 20120913)
Jun 23 14:30:13 archiso kernel: ACPI: SSDT 0x0000000056ABF498 0007AE (v02 SgRef  SgPch    00001000 INTL 20120913)
Jun 23 14:30:13 archiso kernel: ACPI: DMAR 0x0000000056ABFC48 0000F0 (v01 INTEL  SKL      00000001 INTL 00000001)
Jun 23 14:30:13 archiso kernel: ACPI: TPM2 0x0000000056ABFD38 000034 (v03        Tpm2Tabl 00000001 AMI  00000000)
Jun 23 14:30:13 archiso kernel: ACPI: BGRT 0x0000000056ABFD70 000038 (v01 _ASUS_ Notebook 01072009 AMI  00010013)
Jun 23 14:30:13 archiso kernel: ACPI: SSDT 0x0000000056ABFDA8 001A6B (v01 OptRef OptTabl  00001000 INTL 20120913)
Jun 23 14:30:13 archiso kernel: ACPI: MSDM 0x00000000564F2F18 000055 (v03 _ASUS_ Notebook 00000000 ASUS 00000001)
Jun 23 14:30:13 archiso kernel: ACPI: Local APIC address 0xfee00000
Jun 23 14:30:13 archiso kernel: No NUMA configuration found
Jun 23 14:30:13 archiso kernel: Faking a node at [mem 0x0000000000000000-0x0000000385ffffff]
Jun 23 14:30:13 archiso kernel: NODE_DATA(0) allocated [mem 0x385ffb000-0x385ffefff]
Jun 23 14:30:13 archiso kernel: Zone ranges:
Jun 23 14:30:13 archiso kernel:   DMA      [mem 0x0000000000001000-0x0000000000ffffff]
Jun 23 14:30:13 archiso kernel:   DMA32    [mem 0x0000000001000000-0x00000000ffffffff]
Jun 23 14:30:13 archiso kernel:   Normal   [mem 0x0000000100000000-0x0000000385ffffff]
Jun 23 14:30:13 archiso kernel:   Device   empty
Jun 23 14:30:13 archiso kernel: Movable zone start for each node
Jun 23 14:30:13 archiso kernel: Early memory node ranges
Jun 23 14:30:13 archiso kernel:   node   0: [mem 0x0000000000001000-0x0000000000057fff]
Jun 23 14:30:13 archiso kernel:   node   0: [mem 0x0000000000059000-0x000000000009dfff]
Jun 23 14:30:13 archiso kernel:   node   0: [mem 0x0000000000100000-0x0000000052dccfff]
Jun 23 14:30:13 archiso kernel:   node   0: [mem 0x0000000052df8000-0x0000000052e4afff]
Jun 23 14:30:13 archiso kernel:   node   0: [mem 0x000000005328c000-0x0000000055cd3fff]
Jun 23 14:30:13 archiso kernel:   node   0: [mem 0x0000000056731000-0x000000005698afff]
Jun 23 14:30:13 archiso kernel:   node   0: [mem 0x0000000057f7f000-0x0000000057ffefff]
Jun 23 14:30:13 archiso kernel:   node   0: [mem 0x0000000100000000-0x0000000385ffffff]
Jun 23 14:30:13 archiso kernel: Initmem setup node 0 [mem 0x0000000000001000-0x0000000385ffffff]
Jun 23 14:30:13 archiso kernel: On node 0 totalpages: 2996958
Jun 23 14:30:13 archiso kernel:   DMA zone: 64 pages used for memmap
Jun 23 14:30:13 archiso kernel:   DMA zone: 21 pages reserved
Jun 23 14:30:13 archiso kernel:   DMA zone: 3996 pages, LIFO batch:0
Jun 23 14:30:13 archiso kernel:   DMA32 zone: 5422 pages used for memmap
Jun 23 14:30:13 archiso kernel:   DMA32 zone: 346946 pages, LIFO batch:31
Jun 23 14:30:13 archiso kernel:   Normal zone: 41344 pages used for memmap
Jun 23 14:30:13 archiso kernel:   Normal zone: 2646016 pages, LIFO batch:31
Jun 23 14:30:13 archiso kernel: Reserved but unavailable: 99 pages
Jun 23 14:30:13 archiso kernel: Reserving Intel graphics memory at [mem 0x59000000-0x78ffffff]
Jun 23 14:30:13 archiso kernel: ACPI: PM-Timer IO Port: 0x1808
Jun 23 14:30:13 archiso kernel: ACPI: Local APIC address 0xfee00000
Jun 23 14:30:13 archiso kernel: ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
Jun 23 14:30:13 archiso kernel: ACPI: LAPIC_NMI (acpi_id[0x02] high edge lint[0x1])
Jun 23 14:30:13 archiso kernel: ACPI: LAPIC_NMI (acpi_id[0x03] high edge lint[0x1])
Jun 23 14:30:13 archiso kernel: ACPI: LAPIC_NMI (acpi_id[0x04] high edge lint[0x1])
Jun 23 14:30:13 archiso kernel: IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-119
Jun 23 14:30:13 archiso kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
Jun 23 14:30:13 archiso kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
Jun 23 14:30:13 archiso kernel: ACPI: IRQ0 used by override.
Jun 23 14:30:13 archiso kernel: ACPI: IRQ9 used by override.
Jun 23 14:30:13 archiso kernel: Using ACPI (MADT) for SMP configuration information
Jun 23 14:30:13 archiso kernel: ACPI: HPET id: 0x8086a701 base: 0xfed00000
Jun 23 14:30:13 archiso kernel: smpboot: Allowing 4 CPUs, 0 hotplug CPUs
Jun 23 14:30:13 archiso kernel: PM: Registered nosave memory: [mem 0x00000000-0x00000fff]
Jun 23 14:30:13 archiso kernel: PM: Registered nosave memory: [mem 0x00058000-0x00058fff]
Jun 23 14:30:13 archiso kernel: PM: Registered nosave memory: [mem 0x0009e000-0x0009ffff]
Jun 23 14:30:13 archiso kernel: PM: Registered nosave memory: [mem 0x000a0000-0x000fffff]
Jun 23 14:30:13 archiso kernel: PM: Registered nosave memory: [mem 0x4de24000-0x4de24fff]
Jun 23 14:30:13 archiso kernel: PM: Registered nosave memory: [mem 0x4de31000-0x4de31fff]
Jun 23 14:30:13 archiso kernel: PM: Registered nosave memory: [mem 0x4de32000-0x4de32fff]
Jun 23 14:30:13 archiso kernel: PM: Registered nosave memory: [mem 0x4de3a000-0x4de3afff]
Jun 23 14:30:13 archiso kernel: PM: Registered nosave memory: [mem 0x52dcd000-0x52dcdfff]
Jun 23 14:30:13 archiso kernel: PM: Registered nosave memory: [mem 0x52dce000-0x52df7fff]
Jun 23 14:30:13 archiso kernel: PM: Registered nosave memory: [mem 0x52e4b000-0x5328bfff]
Jun 23 14:30:13 archiso kernel: PM: Registered nosave memory: [mem 0x55cd4000-0x56730fff]
Jun 23 14:30:13 archiso kernel: PM: Registered nosave memory: [mem 0x5698b000-0x57327fff]
Jun 23 14:30:13 archiso kernel: PM: Registered nosave memory: [mem 0x57328000-0x57f7efff]
Jun 23 14:30:13 archiso kernel: PM: Registered nosave memory: [mem 0x57fff000-0x57ffffff]
Jun 23 14:30:13 archiso kernel: PM: Registered nosave memory: [mem 0x58000000-0x580fffff]
Jun 23 14:30:13 archiso kernel: PM: Registered nosave memory: [mem 0x58100000-0x58ffffff]
Jun 23 14:30:13 archiso kernel: PM: Registered nosave memory: [mem 0x59000000-0x78ffffff]
Jun 23 14:30:13 archiso kernel: PM: Registered nosave memory: [mem 0x79000000-0xdfffffff]
Jun 23 14:30:13 archiso kernel: PM: Registered nosave memory: [mem 0xe0000000-0xefffffff]
Jun 23 14:30:13 archiso kernel: PM: Registered nosave memory: [mem 0xf0000000-0xfdffffff]
Jun 23 14:30:13 archiso kernel: PM: Registered nosave memory: [mem 0xfe000000-0xfe010fff]
Jun 23 14:30:13 archiso kernel: PM: Registered nosave memory: [mem 0xfe011000-0xfebfffff]
Jun 23 14:30:13 archiso kernel: PM: Registered nosave memory: [mem 0xfec00000-0xfec00fff]
Jun 23 14:30:13 archiso kernel: PM: Registered nosave memory: [mem 0xfec01000-0xfedfffff]
Jun 23 14:30:13 archiso kernel: PM: Registered nosave memory: [mem 0xfee00000-0xfee00fff]
Jun 23 14:30:13 archiso kernel: PM: Registered nosave memory: [mem 0xfee01000-0xfeffffff]
Jun 23 14:30:13 archiso kernel: PM: Registered nosave memory: [mem 0xff000000-0xffffffff]
Jun 23 14:30:13 archiso kernel: e820: [mem 0x79000000-0xdfffffff] available for PCI devices
Jun 23 14:30:13 archiso kernel: Booting paravirtualized kernel on bare hardware
Jun 23 14:30:13 archiso kernel: clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370452778343963 ns
Jun 23 14:30:13 archiso kernel: random: get_random_bytes called from start_kernel+0x95/0x4da with crng_init=0
Jun 23 14:30:13 archiso kernel: setup_percpu: NR_CPUS:320 nr_cpumask_bits:320 nr_cpu_ids:4 nr_node_ids:1
Jun 23 14:30:13 archiso kernel: percpu: Embedded 46 pages/cpu @        (ptrval) s151552 r8192 d28672 u524288
Jun 23 14:30:13 archiso kernel: pcpu-alloc: s151552 r8192 d28672 u524288 alloc=1*2097152
Jun 23 14:30:13 archiso kernel: pcpu-alloc: [0] 0 1 2 3 
Jun 23 14:30:13 archiso kernel: Built 1 zonelists, mobility grouping on.  Total pages: 2950107
Jun 23 14:30:13 archiso kernel: Policy zone: Normal
Jun 23 14:30:13 archiso kernel: Kernel command line: initrd=\arch\boot\intel_ucode.img initrd=\arch\boot\x86_64\archiso.img archisobasedir=arch archisolabel=ARCH_201806
Jun 23 14:30:13 archiso kernel: Calgary: detecting Calgary via BIOS EBDA area
Jun 23 14:30:13 archiso kernel: Calgary: Unable to locate Rio Grande table in EBDA - bailing!
Jun 23 14:30:13 archiso kernel: Memory: 11614804K/11987832K available (10252K kernel code, 1261K rwdata, 3408K rodata, 1460K init, 640K bss, 373028K reserved, 0K cma-reserved)
Jun 23 14:30:13 archiso kernel: SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
Jun 23 14:30:13 archiso kernel: Kernel/User page tables isolation: enabled
Jun 23 14:30:13 archiso kernel: ftrace: allocating 31755 entries in 125 pages
Jun 23 14:30:13 archiso kernel: Preemptible hierarchical RCU implementation.
Jun 23 14:30:13 archiso kernel:         CONFIG_RCU_FANOUT set to non-default value of 32
Jun 23 14:30:13 archiso kernel:         RCU dyntick-idle grace-period acceleration is enabled.
Jun 23 14:30:13 archiso kernel:         RCU restricting CPUs from NR_CPUS=320 to nr_cpu_ids=4.
Jun 23 14:30:13 archiso kernel:         RCU priority boosting: priority 1 delay 500 ms.
Jun 23 14:30:13 archiso kernel:         Tasks RCU enabled.
Jun 23 14:30:13 archiso kernel: RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4
Jun 23 14:30:13 archiso kernel: NR_IRQS: 20736, nr_irqs: 1024, preallocated irqs: 16
Jun 23 14:30:13 archiso kernel:         Offload RCU callbacks from CPUs: .
Jun 23 14:30:13 archiso kernel: spurious 8259A interrupt: IRQ7.
Jun 23 14:30:13 archiso kernel: Console: colour dummy device 80x25
Jun 23 14:30:13 archiso kernel: console [tty0] enabled
Jun 23 14:30:13 archiso kernel: ACPI: Core revision 20180105
Jun 23 14:30:13 archiso kernel: ACPI: 8 ACPI AML tables successfully acquired and loaded
Jun 23 14:30:13 archiso kernel: clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 79635855245 ns
Jun 23 14:30:13 archiso kernel: hpet clockevent registered
Jun 23 14:30:13 archiso kernel: APIC: Switch to symmetric I/O mode setup
Jun 23 14:30:13 archiso kernel: DMAR: Host address width 39
Jun 23 14:30:13 archiso kernel: DMAR: DRHD base: 0x000000fed90000 flags: 0x0
Jun 23 14:30:13 archiso kernel: DMAR: dmar0: reg_base_addr fed90000 ver 1:0 cap 1c0000c40660462 ecap 7e3ff0505e
Jun 23 14:30:13 archiso kernel: DMAR: DRHD base: 0x000000fed91000 flags: 0x1
Jun 23 14:30:13 archiso kernel: DMAR: dmar1: reg_base_addr fed91000 ver 1:0 cap d2008c40660462 ecap f050da
Jun 23 14:30:13 archiso kernel: DMAR: RMRR base: 0x000000564d2000 end: 0x000000564f1fff
Jun 23 14:30:13 archiso kernel: DMAR: RMRR base: 0x00000058800000 end: 0x00000078ffffff
Jun 23 14:30:13 archiso kernel: DMAR: ANDD device: 1 name: \_SB.PCI0.I2C0
Jun 23 14:30:13 archiso kernel: DMAR: ANDD device: 2 name: \_SB.PCI0.I2C1
Jun 23 14:30:13 archiso kernel: DMAR-IR: IOAPIC id 2 under DRHD base  0xfed91000 IOMMU 1
Jun 23 14:30:13 archiso kernel: DMAR-IR: HPET id 0 under DRHD base 0xfed91000
Jun 23 14:30:13 archiso kernel: DMAR-IR: x2apic is disabled because BIOS sets x2apic opt out bit.
Jun 23 14:30:13 archiso kernel: DMAR-IR: Use 'intremap=no_x2apic_optout' to override the BIOS setting.
Jun 23 14:30:13 archiso kernel: DMAR-IR: Enabled IRQ remapping in xapic mode
Jun 23 14:30:13 archiso kernel: x2apic: IRQ remapping doesn't support X2APIC mode
Jun 23 14:30:13 archiso kernel: ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
Jun 23 14:30:13 archiso kernel: tsc: Detected 2600.000 MHz processor
Jun 23 14:30:13 archiso kernel: tsc: Detected 2592.000 MHz TSC
Jun 23 14:30:13 archiso kernel: clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x255cb6cc5db, max_idle_ns: 440795203504 ns
Jun 23 14:30:13 archiso kernel: Calibrating delay loop (skipped), value calculated using timer frequency.. 5186.00 BogoMIPS (lpj=8640000)
Jun 23 14:30:13 archiso kernel: pid_max: default: 32768 minimum: 301
Jun 23 14:30:13 archiso kernel: Security Framework initialized
Jun 23 14:30:13 archiso kernel: Yama: becoming mindful.
Jun 23 14:30:13 archiso kernel: Dentry cache hash table entries: 2097152 (order: 12, 16777216 bytes)
Jun 23 14:30:13 archiso kernel: Inode-cache hash table entries: 1048576 (order: 11, 8388608 bytes)
Jun 23 14:30:13 archiso kernel: Mount-cache hash table entries: 32768 (order: 6, 262144 bytes)
Jun 23 14:30:13 archiso kernel: Mountpoint-cache hash table entries: 32768 (order: 6, 262144 bytes)
Jun 23 14:30:13 archiso kernel: CPU: Physical Processor ID: 0
Jun 23 14:30:13 archiso kernel: CPU: Processor Core ID: 0
Jun 23 14:30:13 archiso kernel: ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
Jun 23 14:30:13 archiso kernel: ENERGY_PERF_BIAS: View and update with x86_energy_perf_policy(8)
Jun 23 14:30:13 archiso kernel: mce: CPU supports 8 MCE banks
Jun 23 14:30:13 archiso kernel: CPU0: Thermal monitoring enabled (TM1)
Jun 23 14:30:13 archiso kernel: process: using mwait in idle threads
Jun 23 14:30:13 archiso kernel: Last level iTLB entries: 4KB 64, 2MB 8, 4MB 8
Jun 23 14:30:13 archiso kernel: Last level dTLB entries: 4KB 64, 2MB 0, 4MB 0, 1GB 4
Jun 23 14:30:13 archiso kernel: Spectre V2 : Mitigation: Full generic retpoline
Jun 23 14:30:13 archiso kernel: Spectre V2 : Spectre v2 mitigation: Filling RSB on context switch
Jun 23 14:30:13 archiso kernel: Spectre V2 : Spectre v2 mitigation: Enabling Indirect Branch Prediction Barrier
Jun 23 14:30:13 archiso kernel: Spectre V2 : Enabling Restricted Speculation for firmware calls
Jun 23 14:30:13 archiso kernel: Speculative Store Bypass: Vulnerable
Jun 23 14:30:13 archiso kernel: Freeing SMP alternatives memory: 24K
Jun 23 14:30:13 archiso kernel: TSC deadline timer enabled
Jun 23 14:30:13 archiso kernel: smpboot: CPU0: Intel(R) Core(TM) i7-6500U CPU @ 2.50GHz (family: 0x6, model: 0x4e, stepping: 0x3)
Jun 23 14:30:13 archiso kernel: Performance Events: PEBS fmt3+, Skylake events, 32-deep LBR, full-width counters, Intel PMU driver.
Jun 23 14:30:13 archiso kernel: ... version:                4
Jun 23 14:30:13 archiso kernel: ... bit width:              48
Jun 23 14:30:13 archiso kernel: ... generic registers:      4
Jun 23 14:30:13 archiso kernel: ... value mask:             0000ffffffffffff
Jun 23 14:30:13 archiso kernel: ... max period:             00007fffffffffff
Jun 23 14:30:13 archiso kernel: ... fixed-purpose events:   3
Jun 23 14:30:13 archiso kernel: ... event mask:             000000070000000f
Jun 23 14:30:13 archiso kernel: Hierarchical SRCU implementation.
Jun 23 14:30:13 archiso kernel: NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
Jun 23 14:30:13 archiso kernel: smp: Bringing up secondary CPUs ...
Jun 23 14:30:13 archiso kernel: x86: Booting SMP configuration:
Jun 23 14:30:13 archiso kernel: .... node  #0, CPUs:      #1 #2 #3
Jun 23 14:30:13 archiso kernel: smp: Brought up 1 node, 4 CPUs
Jun 23 14:30:13 archiso kernel: smpboot: Max logical packages: 1
Jun 23 14:30:13 archiso kernel: smpboot: Total of 4 processors activated (20744.00 BogoMIPS)
Jun 23 14:30:13 archiso kernel: devtmpfs: initialized
Jun 23 14:30:13 archiso kernel: x86/mm: Memory block size: 128MB
Jun 23 14:30:13 archiso kernel: PM: Registering ACPI NVS region [mem 0x52dcd000-0x52dcdfff] (4096 bytes)
Jun 23 14:30:13 archiso kernel: PM: Registering ACPI NVS region [mem 0x5698b000-0x57327fff] (10080256 bytes)
Jun 23 14:30:13 archiso kernel: clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370867519511994 ns
Jun 23 14:30:13 archiso kernel: futex hash table entries: 1024 (order: 4, 65536 bytes)
Jun 23 14:30:13 archiso kernel: pinctrl core: initialized pinctrl subsystem
Jun 23 14:30:13 archiso kernel: RTC time: 14:30:06, date: 06/23/18
Jun 23 14:30:13 archiso kernel: NET: Registered protocol family 16
Jun 23 14:30:13 archiso kernel: cpuidle: using governor ladder
Jun 23 14:30:13 archiso kernel: cpuidle: using governor menu
Jun 23 14:30:13 archiso kernel: KVM setup pv remote TLB flush
Jun 23 14:30:13 archiso kernel: ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
Jun 23 14:30:13 archiso kernel: ACPI: bus type PCI registered
Jun 23 14:30:13 archiso kernel: acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
Jun 23 14:30:13 archiso kernel: PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
Jun 23 14:30:13 archiso kernel: PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in E820
Jun 23 14:30:13 archiso kernel: PCI: Using configuration type 1 for base access
Jun 23 14:30:13 archiso kernel: HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
Jun 23 14:30:13 archiso kernel: HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
Jun 23 14:30:13 archiso kernel: ACPI: Added _OSI(Module Device)
Jun 23 14:30:13 archiso kernel: ACPI: Added _OSI(Processor Device)
Jun 23 14:30:13 archiso kernel: ACPI: Added _OSI(3.0 _SCP Extensions)
Jun 23 14:30:13 archiso kernel: ACPI: Added _OSI(Processor Aggregator Device)
Jun 23 14:30:13 archiso kernel: ACPI: EC: EC started
Jun 23 14:30:13 archiso kernel: ACPI: EC: interrupt blocked
Jun 23 14:30:13 archiso kernel: ACPI: \: Used as first EC
Jun 23 14:30:13 archiso kernel: ACPI: \: GPE=0x50, EC_CMD/EC_SC=0x66, EC_DATA=0x62
Jun 23 14:30:13 archiso kernel: ACPI: \: Used as boot ECDT EC to handle transactions
Jun 23 14:30:13 archiso kernel: ACPI BIOS Error (bug): Failure looking up [\_SB.PCI0.RP01.PXSX], AE_NOT_FOUND (20180105/psargs-364)
Jun 23 14:30:13 archiso kernel: ACPI Error: Method parse/execution failed \, AE_NOT_FOUND (20180105/psparse-550)
Jun 23 14:30:13 archiso kernel: ACPI: Executed 23 blocks of module-level executable AML code
Jun 23 14:30:13 archiso kernel: ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored
Jun 23 14:30:13 archiso kernel: ACPI: Dynamic OEM Table Load:
Jun 23 14:30:13 archiso kernel: ACPI: SSDT 0xFFFF8A66B7AF4000 000660 (v02 PmRef  Cpu0Ist  00003000 INTL 20120913)
Jun 23 14:30:13 archiso kernel: ACPI: \_PR_.CPU0: _OSC native thermal LVT Acked
Jun 23 14:30:13 archiso kernel: ACPI: Dynamic OEM Table Load:
Jun 23 14:30:13 archiso kernel: ACPI: SSDT 0xFFFF8A66B7520800 00037F (v02 PmRef  Cpu0Cst  00003001 INTL 20120913)
Jun 23 14:30:13 archiso kernel: ACPI: Dynamic OEM Table Load:
Jun 23 14:30:13 archiso kernel: ACPI: SSDT 0xFFFF8A66B753F480 00008E (v02 PmRef  Cpu0Hwp  00003000 INTL 20120913)
Jun 23 14:30:13 archiso kernel: ACPI: Dynamic OEM Table Load:
Jun 23 14:30:13 archiso kernel: ACPI: SSDT 0xFFFF8A66B750FC00 000130 (v02 PmRef  HwpLvt   00003000 INTL 20120913)
Jun 23 14:30:13 archiso kernel: ACPI: Dynamic OEM Table Load:
Jun 23 14:30:13 archiso kernel: ACPI: SSDT 0xFFFF8A66B7AF1000 0005AA (v02 PmRef  ApIst    00003000 INTL 20120913)
Jun 23 14:30:13 archiso kernel: ACPI: Dynamic OEM Table Load:
Jun 23 14:30:13 archiso kernel: ACPI: SSDT 0xFFFF8A66B750F600 000119 (v02 PmRef  ApHwp    00003000 INTL 20120913)
Jun 23 14:30:13 archiso kernel: ACPI: Dynamic OEM Table Load:
Jun 23 14:30:13 archiso kernel: ACPI: SSDT 0xFFFF8A66B750F200 000119 (v02 PmRef  ApCst    00003000 INTL 20120913)
Jun 23 14:30:13 archiso kernel: ACPI: Interpreter enabled
Jun 23 14:30:13 archiso kernel: ACPI: (supports S0 S3 S4 S5)
Jun 23 14:30:13 archiso kernel: ACPI: Using IOAPIC for interrupt routing
Jun 23 14:30:13 archiso kernel: PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
Jun 23 14:30:13 archiso kernel: ACPI: Enabled 8 GPEs in block 00 to 7F
Jun 23 14:30:13 archiso kernel: ACPI: Power Resource [WRST] (off)
Jun 23 14:30:13 archiso kernel: ACPI: Power Resource [WRST] (off)
Jun 23 14:30:13 archiso kernel: ACPI: Power Resource [WRST] (off)
Jun 23 14:30:13 archiso kernel: ACPI: Power Resource [WRST] (off)
Jun 23 14:30:13 archiso kernel: ACPI: Power Resource [WRST] (off)
Jun 23 14:30:13 archiso kernel: ACPI: Power Resource [PC09] (on)
Jun 23 14:30:13 archiso kernel: ACPI: Power Resource [WRST] (off)
Jun 23 14:30:13 archiso kernel: ACPI: Power Resource [WRST] (off)
Jun 23 14:30:13 archiso kernel: ACPI: Power Resource [WRST] (off)
Jun 23 14:30:13 archiso kernel: ACPI: Power Resource [WRST] (off)
Jun 23 14:30:13 archiso kernel: ACPI: Power Resource [WRST] (off)
Jun 23 14:30:13 archiso kernel: ACPI: Power Resource [WRST] (off)
Jun 23 14:30:13 archiso kernel: ACPI: Power Resource [WRST] (off)
Jun 23 14:30:13 archiso kernel: ACPI: Power Resource [WRST] (off)
Jun 23 14:30:13 archiso kernel: ACPI: Power Resource [WRST] (off)
Jun 23 14:30:13 archiso kernel: ACPI: Power Resource [WRST] (off)
Jun 23 14:30:13 archiso kernel: ACPI: Power Resource [WRST] (off)
Jun 23 14:30:13 archiso kernel: ACPI: Power Resource [WRST] (off)
Jun 23 14:30:13 archiso kernel: ACPI: Power Resource [WRST] (off)
Jun 23 14:30:13 archiso kernel: ACPI: Power Resource [WRST] (off)
Jun 23 14:30:13 archiso kernel: ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-fe])
Jun 23 14:30:13 archiso kernel: acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI]
Jun 23 14:30:13 archiso kernel: acpi PNP0A08:00: _OSC: OS now controls [PCIeHotplug PME AER PCIeCapability]
Jun 23 14:30:13 archiso kernel: acpi PNP0A08:00: FADT indicates ASPM is unsupported, using BIOS configuration
Jun 23 14:30:13 archiso kernel: PCI host bridge to bus 0000:00
Jun 23 14:30:13 archiso kernel: pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7 window]
Jun 23 14:30:13 archiso kernel: pci_bus 0000:00: root bus resource [io  0x0d00-0xffff window]
Jun 23 14:30:13 archiso kernel: pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
Jun 23 14:30:13 archiso kernel: pci_bus 0000:00: root bus resource [mem 0x000c0000-0x000c3fff window]
Jun 23 14:30:13 archiso kernel: pci_bus 0000:00: root bus resource [mem 0x000c4000-0x000c7fff window]
Jun 23 14:30:13 archiso kernel: pci_bus 0000:00: root bus resource [mem 0x000c8000-0x000cbfff window]
Jun 23 14:30:13 archiso kernel: pci_bus 0000:00: root bus resource [mem 0x000cc000-0x000cffff window]
Jun 23 14:30:13 archiso kernel: pci_bus 0000:00: root bus resource [mem 0x000d0000-0x000d3fff window]
Jun 23 14:30:13 archiso kernel: pci_bus 0000:00: root bus resource [mem 0x000d4000-0x000d7fff window]
Jun 23 14:30:13 archiso kernel: pci_bus 0000:00: root bus resource [mem 0x000d8000-0x000dbfff window]
Jun 23 14:30:13 archiso kernel: pci_bus 0000:00: root bus resource [mem 0x000dc000-0x000dffff window]
Jun 23 14:30:13 archiso kernel: pci_bus 0000:00: root bus resource [mem 0x000e0000-0x000e3fff window]
Jun 23 14:30:13 archiso kernel: pci_bus 0000:00: root bus resource [mem 0x000e4000-0x000e7fff window]
Jun 23 14:30:13 archiso kernel: pci_bus 0000:00: root bus resource [mem 0x000e8000-0x000ebfff window]
Jun 23 14:30:13 archiso kernel: pci_bus 0000:00: root bus resource [mem 0x000ec000-0x000effff window]
Jun 23 14:30:13 archiso kernel: pci_bus 0000:00: root bus resource [mem 0x79000000-0xdfffffff window]
Jun 23 14:30:13 archiso kernel: pci_bus 0000:00: root bus resource [mem 0xfd000000-0xfe7fffff window]
Jun 23 14:30:13 archiso kernel: pci_bus 0000:00: root bus resource [bus 00-fe]
Jun 23 14:30:13 archiso kernel: pci 0000:00:00.0: [8086:1904] type 00 class 0x060000
Jun 23 14:30:13 archiso kernel: pci 0000:00:02.0: [8086:1916] type 00 class 0x030000
Jun 23 14:30:13 archiso kernel: pci 0000:00:02.0: reg 0x10: [mem 0xdd000000-0xddffffff 64bit]
Jun 23 14:30:13 archiso kernel: pci 0000:00:02.0: reg 0x18: [mem 0xb0000000-0xbfffffff 64bit pref]
Jun 23 14:30:13 archiso kernel: pci 0000:00:02.0: reg 0x20: [io  0xf000-0xf03f]
Jun 23 14:30:13 archiso kernel: pci 0000:00:02.0: BAR 2: assigned to efifb
Jun 23 14:30:13 archiso kernel: pci 0000:00:04.0: [8086:1903] type 00 class 0x118000
Jun 23 14:30:13 archiso kernel: pci 0000:00:04.0: reg 0x10: [mem 0xdf320000-0xdf327fff 64bit]
Jun 23 14:30:13 archiso kernel: pci 0000:00:14.0: [8086:9d2f] type 00 class 0x0c0330
Jun 23 14:30:13 archiso kernel: pci 0000:00:14.0: reg 0x10: [mem 0xdf310000-0xdf31ffff 64bit]
Jun 23 14:30:13 archiso kernel: pci 0000:00:14.0: PME# supported from D3hot D3cold
Jun 23 14:30:13 archiso kernel: pci 0000:00:14.2: [8086:9d31] type 00 class 0x118000
Jun 23 14:30:13 archiso kernel: pci 0000:00:14.2: reg 0x10: [mem 0xdf338000-0xdf338fff 64bit]
Jun 23 14:30:13 archiso kernel: pci 0000:00:15.0: [8086:9d60] type 00 class 0x118000
Jun 23 14:30:13 archiso kernel: pci 0000:00:15.0: reg 0x10: [mem 0xdf337000-0xdf337fff 64bit]
Jun 23 14:30:13 archiso kernel: pci 0000:00:15.1: [8086:9d61] type 00 class 0x118000
Jun 23 14:30:13 archiso kernel: pci 0000:00:15.1: reg 0x10: [mem 0xdf336000-0xdf336fff 64bit]
Jun 23 14:30:13 archiso kernel: pci 0000:00:16.0: [8086:9d3a] type 00 class 0x078000
Jun 23 14:30:13 archiso kernel: pci 0000:00:16.0: reg 0x10: [mem 0xdf335000-0xdf335fff 64bit]
Jun 23 14:30:13 archiso kernel: pci 0000:00:16.0: PME# supported from D3hot
Jun 23 14:30:13 archiso kernel: pci 0000:00:17.0: [8086:9d03] type 00 class 0x010601
Jun 23 14:30:13 archiso kernel: pci 0000:00:17.0: reg 0x10: [mem 0xdf330000-0xdf331fff]
Jun 23 14:30:13 archiso kernel: pci 0000:00:17.0: reg 0x14: [mem 0xdf334000-0xdf3340ff]
Jun 23 14:30:13 archiso kernel: pci 0000:00:17.0: reg 0x18: [io  0xf090-0xf097]
Jun 23 14:30:13 archiso kernel: pci 0000:00:17.0: reg 0x1c: [io  0xf080-0xf083]
Jun 23 14:30:13 archiso kernel: pci 0000:00:17.0: reg 0x20: [io  0xf060-0xf07f]
Jun 23 14:30:13 archiso kernel: pci 0000:00:17.0: reg 0x24: [mem 0xdf333000-0xdf3337ff]
Jun 23 14:30:13 archiso kernel: pci 0000:00:17.0: PME# supported from D3hot
Jun 23 14:30:13 archiso kernel: pci 0000:00:1c.0: [8086:9d10] type 01 class 0x060400
Jun 23 14:30:13 archiso kernel: pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
Jun 23 14:30:13 archiso kernel: pci 0000:00:1c.4: [8086:9d14] type 01 class 0x060400
Jun 23 14:30:13 archiso kernel: pci 0000:00:1c.4: PME# supported from D0 D3hot D3cold
Jun 23 14:30:13 archiso kernel: pci 0000:00:1c.5: [8086:9d15] type 01 class 0x060400
Jun 23 14:30:13 archiso kernel: pci 0000:00:1c.5: PME# supported from D0 D3hot D3cold
Jun 23 14:30:13 archiso kernel: pci 0000:00:1f.0: [8086:9d48] type 00 class 0x060100
Jun 23 14:30:13 archiso kernel: pci 0000:00:1f.2: [8086:9d21] type 00 class 0x058000
Jun 23 14:30:13 archiso kernel: pci 0000:00:1f.2: reg 0x10: [mem 0xdf32c000-0xdf32ffff]
Jun 23 14:30:13 archiso kernel: pci 0000:00:1f.3: [8086:9d70] type 00 class 0x040300
Jun 23 14:30:13 archiso kernel: pci 0000:00:1f.3: reg 0x10: [mem 0xdf328000-0xdf32bfff 64bit]
Jun 23 14:30:13 archiso kernel: pci 0000:00:1f.3: reg 0x20: [mem 0xdf300000-0xdf30ffff 64bit]
Jun 23 14:30:13 archiso kernel: pci 0000:00:1f.3: PME# supported from D3hot D3cold
Jun 23 14:30:13 archiso kernel: pci 0000:00:1f.4: [8086:9d23] type 00 class 0x0c0500
Jun 23 14:30:13 archiso kernel: pci 0000:00:1f.4: reg 0x10: [mem 0xdf332000-0xdf3320ff 64bit]
Jun 23 14:30:13 archiso kernel: pci 0000:00:1f.4: reg 0x20: [io  0xf040-0xf05f]
Jun 23 14:30:13 archiso kernel: pci 0000:01:00.0: [10de:1347] type 00 class 0x030200
Jun 23 14:30:13 archiso kernel: pci 0000:01:00.0: reg 0x10: [mem 0xde000000-0xdeffffff]
Jun 23 14:30:13 archiso kernel: pci 0000:01:00.0: reg 0x14: [mem 0xc0000000-0xcfffffff 64bit pref]
Jun 23 14:30:13 archiso kernel: pci 0000:01:00.0: reg 0x1c: [mem 0xd0000000-0xd1ffffff 64bit pref]
Jun 23 14:30:13 archiso kernel: pci 0000:01:00.0: reg 0x24: [io  0xe000-0xe07f]
Jun 23 14:30:13 archiso kernel: pci 0000:01:00.0: reg 0x30: [mem 0xdf000000-0xdf07ffff pref]
Jun 23 14:30:13 archiso kernel: pci 0000:01:00.0: enabling Extended Tags
Jun 23 14:30:13 archiso kernel: pci 0000:00:1c.0: PCI bridge to [bus 01]
Jun 23 14:30:13 archiso kernel: pci 0000:00:1c.0:   bridge window [io  0xe000-0xefff]
Jun 23 14:30:13 archiso kernel: pci 0000:00:1c.0:   bridge window [mem 0xde000000-0xdf0fffff]
Jun 23 14:30:13 archiso kernel: pci 0000:00:1c.0:   bridge window [mem 0xc0000000-0xd1ffffff 64bit pref]
Jun 23 14:30:13 archiso kernel: pci 0000:02:00.0: [10ec:8168] type 00 class 0x020000
Jun 23 14:30:13 archiso kernel: pci 0000:02:00.0: reg 0x10: [io  0xd000-0xd0ff]
Jun 23 14:30:13 archiso kernel: pci 0000:02:00.0: reg 0x18: [mem 0xdf204000-0xdf204fff 64bit]
Jun 23 14:30:13 archiso kernel: pci 0000:02:00.0: reg 0x20: [mem 0xdf200000-0xdf203fff 64bit]
Jun 23 14:30:13 archiso kernel: pci 0000:02:00.0: supports D1 D2
Jun 23 14:30:13 archiso kernel: pci 0000:02:00.0: PME# supported from D0 D1 D2 D3hot D3cold
Jun 23 14:30:13 archiso kernel: pci 0000:00:1c.4: PCI bridge to [bus 02]
Jun 23 14:30:13 archiso kernel: pci 0000:00:1c.4:   bridge window [io  0xd000-0xdfff]
Jun 23 14:30:13 archiso kernel: pci 0000:00:1c.4:   bridge window [mem 0xdf200000-0xdf2fffff]
Jun 23 14:30:13 archiso kernel: pci 0000:03:00.0: [10ec:b723] type 00 class 0x028000
Jun 23 14:30:13 archiso kernel: pci 0000:03:00.0: reg 0x10: [io  0xc000-0xc0ff]
Jun 23 14:30:13 archiso kernel: pci 0000:03:00.0: reg 0x18: [mem 0xdf100000-0xdf103fff 64bit]
Jun 23 14:30:13 archiso kernel: pci 0000:03:00.0: supports D1 D2
Jun 23 14:30:13 archiso kernel: pci 0000:03:00.0: PME# supported from D0 D1 D2 D3hot D3cold
Jun 23 14:30:13 archiso kernel: pci 0000:00:1c.5: PCI bridge to [bus 03]
Jun 23 14:30:13 archiso kernel: pci 0000:00:1c.5:   bridge window [io  0xc000-0xcfff]
Jun 23 14:30:13 archiso kernel: pci 0000:00:1c.5:   bridge window [mem 0xdf100000-0xdf1fffff]
Jun 23 14:30:13 archiso kernel: ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 10 *11 12 14 15)
Jun 23 14:30:13 archiso kernel: ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 *10 11 12 14 15)
Jun 23 14:30:13 archiso kernel: ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 10 *11 12 14 15)
Jun 23 14:30:13 archiso kernel: ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 10 *11 12 14 15)
Jun 23 14:30:13 archiso kernel: ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 10 *11 12 14 15)
Jun 23 14:30:13 archiso kernel: ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 10 *11 12 14 15)
Jun 23 14:30:13 archiso kernel: ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 10 *11 12 14 15)
Jun 23 14:30:13 archiso kernel: ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 10 *11 12 14 15)
Jun 23 14:30:13 archiso kernel: ACPI: EC: interrupt unblocked
Jun 23 14:30:13 archiso kernel: ACPI: EC: event unblocked
Jun 23 14:30:13 archiso kernel: ACPI: \_SB_.PCI0.LPCB.EC0_: GPE=0x50, EC_CMD/EC_SC=0x66, EC_DATA=0x62
Jun 23 14:30:13 archiso kernel: ACPI: \_SB_.PCI0.LPCB.EC0_: Used as boot DSDT EC to handle transactions and events
Jun 23 14:30:13 archiso kernel: pci 0000:00:02.0: vgaarb: setting as boot VGA device
Jun 23 14:30:13 archiso kernel: pci 0000:00:02.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
Jun 23 14:30:13 archiso kernel: pci 0000:00:02.0: vgaarb: bridge control possible
Jun 23 14:30:13 archiso kernel: vgaarb: loaded
Jun 23 14:30:13 archiso kernel: EDAC MC: Ver: 3.0.0
Jun 23 14:30:13 archiso kernel: Registered efivars operations
Jun 23 14:30:13 archiso kernel: PCI: Using ACPI for IRQ routing
Jun 23 14:30:13 archiso kernel: PCI: pci_cache_line_size set to 64 bytes
Jun 23 14:30:13 archiso kernel: e820: reserve RAM buffer [mem 0x00058000-0x0005ffff]
Jun 23 14:30:13 archiso kernel: e820: reserve RAM buffer [mem 0x0009e000-0x0009ffff]
Jun 23 14:30:13 archiso kernel: e820: reserve RAM buffer [mem 0x4de24018-0x4fffffff]
Jun 23 14:30:13 archiso kernel: e820: reserve RAM buffer [mem 0x4de32018-0x4fffffff]
Jun 23 14:30:13 archiso kernel: e820: reserve RAM buffer [mem 0x52dcd000-0x53ffffff]
Jun 23 14:30:13 archiso kernel: e820: reserve RAM buffer [mem 0x52e4b000-0x53ffffff]
Jun 23 14:30:13 archiso kernel: e820: reserve RAM buffer [mem 0x55cd4000-0x57ffffff]
Jun 23 14:30:13 archiso kernel: e820: reserve RAM buffer [mem 0x5698b000-0x57ffffff]
Jun 23 14:30:13 archiso kernel: e820: reserve RAM buffer [mem 0x57fff000-0x57ffffff]
Jun 23 14:30:13 archiso kernel: e820: reserve RAM buffer [mem 0x386000000-0x387ffffff]
Jun 23 14:30:13 archiso kernel: NetLabel: Initializing
Jun 23 14:30:13 archiso kernel: NetLabel:  domain hash size = 128
Jun 23 14:30:13 archiso kernel: NetLabel:  protocols = UNLABELED CIPSOv4 CALIPSO
Jun 23 14:30:13 archiso kernel: NetLabel:  unlabeled traffic allowed by default
Jun 23 14:30:13 archiso kernel: hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
Jun 23 14:30:13 archiso kernel: hpet0: 8 comparators, 64-bit 24.000000 MHz counter
Jun 23 14:30:13 archiso kernel: clocksource: Switched to clocksource tsc-early
Jun 23 14:30:13 archiso kernel: VFS: Disk quotas dquot_6.6.0
Jun 23 14:30:13 archiso kernel: VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
Jun 23 14:30:13 archiso kernel: pnp: PnP ACPI init
Jun 23 14:30:13 archiso kernel: system 00:00: [io  0x0680-0x069f] has been reserved
Jun 23 14:30:13 archiso kernel: system 00:00: [io  0xffff] has been reserved
Jun 23 14:30:13 archiso kernel: system 00:00: [io  0xffff] has been reserved
Jun 23 14:30:13 archiso kernel: system 00:00: [io  0xffff] has been reserved
Jun 23 14:30:13 archiso kernel: system 00:00: [io  0x1800-0x18fe] has been reserved
Jun 23 14:30:13 archiso kernel: system 00:00: [io  0x164e-0x164f] has been reserved
Jun 23 14:30:13 archiso kernel: system 00:00: Plug and Play ACPI device, IDs PNP0c02 (active)
Jun 23 14:30:13 archiso kernel: pnp 00:01: Plug and Play ACPI device, IDs PNP0b00 (active)
Jun 23 14:30:13 archiso kernel: system 00:02: [io  0x1854-0x1857] has been reserved
Jun 23 14:30:13 archiso kernel: system 00:02: Plug and Play ACPI device, IDs INT3f0d PNP0c02 (active)
Jun 23 14:30:13 archiso kernel: system 00:03: [io  0x0240-0x0259] has been reserved
Jun 23 14:30:13 archiso kernel: system 00:03: Plug and Play ACPI device, IDs PNP0c02 (active)
Jun 23 14:30:13 archiso kernel: pnp 00:04: Plug and Play ACPI device, IDs ATK3001 PNP030b (active)
Jun 23 14:30:13 archiso kernel: system 00:05: [mem 0xfed10000-0xfed17fff] has been reserved
Jun 23 14:30:13 archiso kernel: system 00:05: [mem 0xfed18000-0xfed18fff] has been reserved
Jun 23 14:30:13 archiso kernel: system 00:05: [mem 0xfed19000-0xfed19fff] has been reserved
Jun 23 14:30:13 archiso kernel: system 00:05: [mem 0xe0000000-0xefffffff] has been reserved
Jun 23 14:30:13 archiso kernel: system 00:05: [mem 0xfed20000-0xfed3ffff] has been reserved
Jun 23 14:30:13 archiso kernel: system 00:05: [mem 0xfed90000-0xfed93fff] could not be reserved
Jun 23 14:30:13 archiso kernel: system 00:05: [mem 0xfed45000-0xfed8ffff] has been reserved
Jun 23 14:30:13 archiso kernel: system 00:05: [mem 0xff000000-0xffffffff] has been reserved
Jun 23 14:30:13 archiso kernel: system 00:05: [mem 0xfee00000-0xfeefffff] could not be reserved
Jun 23 14:30:13 archiso kernel: system 00:05: [mem 0xdffe0000-0xdfffffff] has been reserved
Jun 23 14:30:13 archiso kernel: system 00:05: Plug and Play ACPI device, IDs PNP0c02 (active)
Jun 23 14:30:13 archiso kernel: system 00:06: [mem 0xfd000000-0xfdabffff] has been reserved
Jun 23 14:30:13 archiso kernel: system 00:06: [mem 0xfdad0000-0xfdadffff] has been reserved
Jun 23 14:30:13 archiso kernel: system 00:06: [mem 0xfdb00000-0xfdffffff] has been reserved
Jun 23 14:30:13 archiso kernel: system 00:06: [mem 0xfe000000-0xfe01ffff] could not be reserved
Jun 23 14:30:13 archiso kernel: system 00:06: [mem 0xfe036000-0xfe03bfff] has been reserved
Jun 23 14:30:13 archiso kernel: system 00:06: [mem 0xfe03d000-0xfe3fffff] has been reserved
Jun 23 14:30:13 archiso kernel: system 00:06: [mem 0xfe410000-0xfe7fffff] has been reserved
Jun 23 14:30:13 archiso kernel: system 00:06: Plug and Play ACPI device, IDs PNP0c02 (active)
Jun 23 14:30:13 archiso kernel: system 00:07: [io  0xff00-0xfffe] has been reserved
Jun 23 14:30:13 archiso kernel: system 00:07: Plug and Play ACPI device, IDs PNP0c02 (active)
Jun 23 14:30:13 archiso kernel: system 00:08: [mem 0xfdaf0000-0xfdafffff] has been reserved
Jun 23 14:30:13 archiso kernel: system 00:08: [mem 0xfdae0000-0xfdaeffff] has been reserved
Jun 23 14:30:13 archiso kernel: system 00:08: [mem 0xfdac0000-0xfdacffff] has been reserved
Jun 23 14:30:13 archiso kernel: system 00:08: Plug and Play ACPI device, IDs PNP0c02 (active)
Jun 23 14:30:13 archiso kernel: pnp: PnP ACPI: found 9 devices
Jun 23 14:30:13 archiso kernel: clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
Jun 23 14:30:13 archiso kernel: pci 0000:00:1c.0: PCI bridge to [bus 01]
Jun 23 14:30:13 archiso kernel: pci 0000:00:1c.0:   bridge window [io  0xe000-0xefff]
Jun 23 14:30:13 archiso kernel: pci 0000:00:1c.0:   bridge window [mem 0xde000000-0xdf0fffff]
Jun 23 14:30:13 archiso kernel: pci 0000:00:1c.0:   bridge window [mem 0xc0000000-0xd1ffffff 64bit pref]
Jun 23 14:30:13 archiso kernel: pci 0000:00:1c.4: PCI bridge to [bus 02]
Jun 23 14:30:13 archiso kernel: pci 0000:00:1c.4:   bridge window [io  0xd000-0xdfff]
Jun 23 14:30:13 archiso kernel: pci 0000:00:1c.4:   bridge window [mem 0xdf200000-0xdf2fffff]
Jun 23 14:30:13 archiso kernel: pci 0000:00:1c.5: PCI bridge to [bus 03]
Jun 23 14:30:13 archiso kernel: pci 0000:00:1c.5:   bridge window [io  0xc000-0xcfff]
Jun 23 14:30:13 archiso kernel: pci 0000:00:1c.5:   bridge window [mem 0xdf100000-0xdf1fffff]
Jun 23 14:30:13 archiso kernel: pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7 window]
Jun 23 14:30:13 archiso kernel: pci_bus 0000:00: resource 5 [io  0x0d00-0xffff window]
Jun 23 14:30:13 archiso kernel: pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
Jun 23 14:30:13 archiso kernel: pci_bus 0000:00: resource 7 [mem 0x000c0000-0x000c3fff window]
Jun 23 14:30:13 archiso kernel: pci_bus 0000:00: resource 8 [mem 0x000c4000-0x000c7fff window]
Jun 23 14:30:13 archiso kernel: pci_bus 0000:00: resource 9 [mem 0x000c8000-0x000cbfff window]
Jun 23 14:30:13 archiso kernel: pci_bus 0000:00: resource 10 [mem 0x000cc000-0x000cffff window]
Jun 23 14:30:13 archiso kernel: pci_bus 0000:00: resource 11 [mem 0x000d0000-0x000d3fff window]
Jun 23 14:30:13 archiso kernel: pci_bus 0000:00: resource 12 [mem 0x000d4000-0x000d7fff window]
Jun 23 14:30:13 archiso kernel: pci_bus 0000:00: resource 13 [mem 0x000d8000-0x000dbfff window]
Jun 23 14:30:13 archiso kernel: pci_bus 0000:00: resource 14 [mem 0x000dc000-0x000dffff window]
Jun 23 14:30:13 archiso kernel: pci_bus 0000:00: resource 15 [mem 0x000e0000-0x000e3fff window]
Jun 23 14:30:13 archiso kernel: pci_bus 0000:00: resource 16 [mem 0x000e4000-0x000e7fff window]
Jun 23 14:30:13 archiso kernel: pci_bus 0000:00: resource 17 [mem 0x000e8000-0x000ebfff window]
Jun 23 14:30:13 archiso kernel: pci_bus 0000:00: resource 18 [mem 0x000ec000-0x000effff window]
Jun 23 14:30:13 archiso kernel: pci_bus 0000:00: resource 19 [mem 0x79000000-0xdfffffff window]
Jun 23 14:30:13 archiso kernel: pci_bus 0000:00: resource 20 [mem 0xfd000000-0xfe7fffff window]
Jun 23 14:30:13 archiso kernel: pci_bus 0000:01: resource 0 [io  0xe000-0xefff]
Jun 23 14:30:13 archiso kernel: pci_bus 0000:01: resource 1 [mem 0xde000000-0xdf0fffff]
Jun 23 14:30:13 archiso kernel: pci_bus 0000:01: resource 2 [mem 0xc0000000-0xd1ffffff 64bit pref]
Jun 23 14:30:13 archiso kernel: pci_bus 0000:02: resource 0 [io  0xd000-0xdfff]
Jun 23 14:30:13 archiso kernel: pci_bus 0000:02: resource 1 [mem 0xdf200000-0xdf2fffff]
Jun 23 14:30:13 archiso kernel: pci_bus 0000:03: resource 0 [io  0xc000-0xcfff]
Jun 23 14:30:13 archiso kernel: pci_bus 0000:03: resource 1 [mem 0xdf100000-0xdf1fffff]
Jun 23 14:30:13 archiso kernel: NET: Registered protocol family 2
Jun 23 14:30:13 archiso kernel: tcp_listen_portaddr_hash hash table entries: 8192 (order: 5, 131072 bytes)
Jun 23 14:30:13 archiso kernel: TCP established hash table entries: 131072 (order: 8, 1048576 bytes)
Jun 23 14:30:13 archiso kernel: TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
Jun 23 14:30:13 archiso kernel: TCP: Hash tables configured (established 131072 bind 65536)
Jun 23 14:30:13 archiso kernel: UDP hash table entries: 8192 (order: 6, 262144 bytes)
Jun 23 14:30:13 archiso kernel: UDP-Lite hash table entries: 8192 (order: 6, 262144 bytes)
Jun 23 14:30:13 archiso kernel: NET: Registered protocol family 1
Jun 23 14:30:13 archiso kernel: pci 0000:00:02.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
Jun 23 14:30:13 archiso kernel: PCI: CLS 0 bytes, default 64
Jun 23 14:30:13 archiso kernel: Unpacking initramfs...
Jun 23 14:30:13 archiso kernel: Freeing initrd memory: 37304K
Jun 23 14:30:13 archiso kernel: DMAR: ACPI device "device:6b" under DMAR at fed91000 as 00:15.0
Jun 23 14:30:13 archiso kernel: DMAR: ACPI device "device:6c" under DMAR at fed91000 as 00:15.1
Jun 23 14:30:13 archiso kernel: PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
Jun 23 14:30:13 archiso kernel: software IO TLB [mem 0x472a4000-0x4b2a4000] (64MB) mapped at [        (ptrval)-        (ptrval)]
Jun 23 14:30:13 archiso kernel: clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x255cb6cc5db, max_idle_ns: 440795203504 ns
Jun 23 14:30:13 archiso kernel: clocksource: Switched to clocksource tsc
Jun 23 14:30:13 archiso kernel: Scanning for low memory corruption every 60 seconds
Jun 23 14:30:13 archiso kernel: Initialise system trusted keyrings
Jun 23 14:30:13 archiso kernel: Key type blacklist registered
Jun 23 14:30:13 archiso kernel: workingset: timestamp_bits=41 max_order=22 bucket_order=0
Jun 23 14:30:13 archiso kernel: zbud: loaded
Jun 23 14:30:13 archiso kernel: Key type asymmetric registered
Jun 23 14:30:13 archiso kernel: Asymmetric key parser 'x509' registered
Jun 23 14:30:13 archiso kernel: Block layer SCSI generic (bsg) driver version 0.4 loaded (major 247)
Jun 23 14:30:13 archiso kernel: io scheduler noop registered
Jun 23 14:30:13 archiso kernel: io scheduler deadline registered
Jun 23 14:30:13 archiso kernel: io scheduler cfq registered (default)
Jun 23 14:30:13 archiso kernel: io scheduler mq-deadline registered
Jun 23 14:30:13 archiso kernel: io scheduler kyber registered
Jun 23 14:30:13 archiso kernel: io scheduler bfq registered
Jun 23 14:30:13 archiso kernel: pcieport 0000:00:1c.0: AER enabled with IRQ 122
Jun 23 14:30:13 archiso kernel: pcieport 0000:00:1c.0: Signaling PME with IRQ 122
Jun 23 14:30:13 archiso kernel: pcieport 0000:00:1c.4: Signaling PME with IRQ 123
Jun 23 14:30:13 archiso kernel: pcieport 0000:00:1c.5: Signaling PME with IRQ 124
Jun 23 14:30:13 archiso kernel: efifb: probing for efifb
Jun 23 14:30:13 archiso kernel: efifb: framebuffer at 0xb0000000, using 1876k, total 1875k
Jun 23 14:30:13 archiso kernel: efifb: mode is 800x600x32, linelength=3200, pages=1
Jun 23 14:30:13 archiso kernel: efifb: scrolling: redraw
Jun 23 14:30:13 archiso kernel: efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0
Jun 23 14:30:13 archiso kernel: Console: switching to colour frame buffer device 100x37
Jun 23 14:30:13 archiso kernel: fb0: EFI VGA frame buffer device
Jun 23 14:30:13 archiso kernel: intel_idle: MWAIT substates: 0x11142120
Jun 23 14:30:13 archiso kernel: intel_idle: v0.4.1 model 0x4E
Jun 23 14:30:13 archiso kernel: intel_idle: lapic_timer_reliable_states 0xffffffff
Jun 23 14:30:13 archiso kernel: input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input0
Jun 23 14:30:13 archiso kernel: ACPI: Lid Switch [LID]
Jun 23 14:30:13 archiso kernel: input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input1
Jun 23 14:30:13 archiso kernel: ACPI: Sleep Button [SLPB]
Jun 23 14:30:13 archiso kernel: input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input2
Jun 23 14:30:13 archiso kernel: ACPI: Power Button [PWRF]
Jun 23 14:30:13 archiso kernel: thermal LNXTHERM:00: registered as thermal_zone0
Jun 23 14:30:13 archiso kernel: ACPI: Thermal Zone [THRM] (58 C)
Jun 23 14:30:13 archiso kernel: Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
Jun 23 14:30:13 archiso kernel: intel_pstate: Intel P-state driver initializing
Jun 23 14:30:13 archiso kernel: intel_pstate: HWP enabled
Jun 23 14:30:13 archiso kernel: ledtrig-cpu: registered to indicate activity on CPUs
Jun 23 14:30:13 archiso kernel: intel_pmc_core:  initialized
Jun 23 14:30:13 archiso kernel: NET: Registered protocol family 10
Jun 23 14:30:13 archiso kernel: Segment Routing with IPv6
Jun 23 14:30:13 archiso kernel: NET: Registered protocol family 17
Jun 23 14:30:13 archiso kernel: RAS: Correctable Errors collector initialized.
Jun 23 14:30:13 archiso kernel: microcode: sig=0x406e3, pf=0x80, revision=0xc2
Jun 23 14:30:13 archiso kernel: microcode: Microcode Update Driver: v2.2.
Jun 23 14:30:13 archiso kernel: sched_clock: Marking stable (3360315331, 0)->(3340154070, 20161261)
Jun 23 14:30:13 archiso kernel: registered taskstats version 1
Jun 23 14:30:13 archiso kernel: Loading compiled-in X.509 certificates
Jun 23 14:30:13 archiso kernel: zswap: loaded using pool lzo/zbud
Jun 23 14:30:13 archiso kernel: Key type big_key registered
Jun 23 14:30:13 archiso kernel:   Magic number: 6:690:536
Jun 23 14:30:13 archiso kernel: hctosys: unable to open rtc device (rtc0)
Jun 23 14:30:13 archiso kernel: Freeing unused kernel memory: 1460K
Jun 23 14:30:13 archiso kernel: Write protecting the kernel read-only data: 16384k
Jun 23 14:30:13 archiso kernel: Freeing unused kernel memory: 2016K
Jun 23 14:30:13 archiso kernel: Freeing unused kernel memory: 688K
Jun 23 14:30:13 archiso kernel: i8042: PNP: PS/2 Controller [PNP030b:PS2K] at 0x60,0x64 irq 1
Jun 23 14:30:13 archiso kernel: i8042: PNP: PS/2 appears to have AUX port disabled, if this is incorrect please boot with i8042.nopnp
Jun 23 14:30:13 archiso kernel: serio: i8042 KBD port at 0x60,0x64 irq 1
Jun 23 14:30:13 archiso kernel: Linux agpgart interface v0.103
Jun 23 14:30:13 archiso kernel: r8169 Gigabit Ethernet driver 2.3LK-NAPI loaded
Jun 23 14:30:13 archiso kernel: r8169 0000:02:00.0: can't disable ASPM; OS doesn't have ASPM control
Jun 23 14:30:13 archiso kernel: cryptd: max_cpu_qlen set to 1000
Jun 23 14:30:13 archiso kernel: AVX2 version of gcm_enc/dec engaged.
Jun 23 14:30:13 archiso kernel: AES CTR mode by8 optimization enabled
Jun 23 14:30:13 archiso kernel: r8169 0000:02:00.0 eth0: RTL8168g/8111g at 0x        (ptrval), f8:32:e4:d5:22:d1, XID 10900800 IRQ 125
Jun 23 14:30:13 archiso kernel: r8169 0000:02:00.0 eth0: jumbo features [frames: 9200 bytes, tx checksumming: ko]
Jun 23 14:30:13 archiso kernel: ACPI: bus type USB registered
Jun 23 14:30:13 archiso kernel: usbcore: registered new interface driver usbfs
Jun 23 14:30:13 archiso kernel: usbcore: registered new interface driver hub
Jun 23 14:30:13 archiso kernel: usbcore: registered new device driver usb
Jun 23 14:30:13 archiso kernel: SCSI subsystem initialized
Jun 23 14:30:13 archiso kernel: xhci_hcd 0000:00:14.0: xHCI Host Controller
Jun 23 14:30:13 archiso kernel: xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 1
Jun 23 14:30:13 archiso kernel: libata version 3.00 loaded.
Jun 23 14:30:13 archiso kernel: xhci_hcd 0000:00:14.0: hcc params 0x200077c1 hci version 0x100 quirks 0x00109810
Jun 23 14:30:13 archiso kernel: xhci_hcd 0000:00:14.0: cache line size of 64 is not supported
Jun 23 14:30:13 archiso kernel: usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
Jun 23 14:30:13 archiso kernel: usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Jun 23 14:30:13 archiso kernel: usb usb1: Product: xHCI Host Controller
Jun 23 14:30:13 archiso kernel: usb usb1: Manufacturer: Linux 4.16.12-1-ARCH xhci-hcd
Jun 23 14:30:13 archiso kernel: usb usb1: SerialNumber: 0000:00:14.0
Jun 23 14:30:13 archiso kernel: hub 1-0:1.0: USB hub found
Jun 23 14:30:13 archiso kernel: hub 1-0:1.0: 12 ports detected
Jun 23 14:30:13 archiso kernel: xhci_hcd 0000:00:14.0: xHCI Host Controller
Jun 23 14:30:13 archiso kernel: xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 2
Jun 23 14:30:13 archiso kernel: xhci_hcd 0000:00:14.0: Host supports USB 3.0  SuperSpeed
Jun 23 14:30:13 archiso kernel: usb usb2: New USB device found, idVendor=1d6b, idProduct=0003
Jun 23 14:30:13 archiso kernel: usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Jun 23 14:30:13 archiso kernel: usb usb2: Product: xHCI Host Controller
Jun 23 14:30:13 archiso kernel: usb usb2: Manufacturer: Linux 4.16.12-1-ARCH xhci-hcd
Jun 23 14:30:13 archiso kernel: usb usb2: SerialNumber: 0000:00:14.0
Jun 23 14:30:13 archiso kernel: hub 2-0:1.0: USB hub found
Jun 23 14:30:13 archiso kernel: hub 2-0:1.0: 6 ports detected
Jun 23 14:30:13 archiso kernel: ahci 0000:00:17.0: version 3.0
Jun 23 14:30:13 archiso kernel: ahci 0000:00:17.0: AHCI 0001.0301 32 slots 2 ports 6 Gbps 0x3 impl SATA mode
Jun 23 14:30:13 archiso kernel: ahci 0000:00:17.0: flags: 64bit ncq pm led clo only pio slum part deso sadm sds apst 
Jun 23 14:30:13 archiso kernel: scsi host0: ahci
Jun 23 14:30:13 archiso kernel: scsi host1: ahci
Jun 23 14:30:13 archiso kernel: ata1: SATA max UDMA/133 abar m2048@0xdf333000 port 0xdf333100 irq 127
Jun 23 14:30:13 archiso kernel: ata2: SATA max UDMA/133 abar m2048@0xdf333000 port 0xdf333180 irq 127
Jun 23 14:30:13 archiso kernel: input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input3
Jun 23 14:30:13 archiso kernel: checking generic (b0000000 1d5000) vs hw (b0000000 10000000)
Jun 23 14:30:13 archiso kernel: fb: switching to inteldrmfb from EFI VGA
Jun 23 14:30:13 archiso kernel: Console: switching to colour dummy device 80x25
Jun 23 14:30:13 archiso kernel: [drm] Replacing VGA console driver
Jun 23 14:30:13 archiso kernel: [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
Jun 23 14:30:13 archiso kernel: [drm] Driver supports precise vblank timestamp query.
Jun 23 14:30:13 archiso kernel: i915 0000:00:02.0: vgaarb: changed VGA decodes: olddecodes=io+mem,decodes=io+mem:owns=io+mem
Jun 23 14:30:13 archiso kernel: [drm] Finished loading DMC firmware i915/skl_dmc_ver1_27.bin (v1.27)
Jun 23 14:30:13 archiso kernel: [drm] Initialized i915 1.6.0 20171222 for 0000:00:02.0 on minor 0
Jun 23 14:30:13 archiso kernel: ACPI: Video Device [GFX0] (multi-head: yes  rom: no  post: no)
Jun 23 14:30:13 archiso kernel: input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input4
Jun 23 14:30:13 archiso kernel: ACPI: Video Device [PEGP] (multi-head: no  rom: yes  post: no)
Jun 23 14:30:13 archiso kernel: input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:22/LNXVIDEO:01/input/input5
Jun 23 14:30:13 archiso kernel: MXM: GUID detected in BIOS
Jun 23 14:30:13 archiso kernel: ACPI Warning: \_SB.PCI0.GFX0._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20180105/nsarguments-100)
Jun 23 14:30:13 archiso kernel: ACPI Warning: \_SB.PCI0.RP01.PEGP._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20180105/nsarguments-100)
Jun 23 14:30:13 archiso kernel: pci 0000:01:00.0: optimus capabilities: enabled, status dynamic power, hda bios codec supported
Jun 23 14:30:13 archiso kernel: VGA switcheroo: detected Optimus DSM method \_SB_.PCI0.RP01.PEGP handle
Jun 23 14:30:13 archiso kernel: nouveau: detected PR support, will not use DSM
Jun 23 14:30:13 archiso kernel: nouveau 0000:01:00.0: NVIDIA GM108 (118070a2)
Jun 23 14:30:13 archiso kernel: fbcon: inteldrmfb (fb0) is primary device
Jun 23 14:30:13 archiso kernel: nouveau 0000:01:00.0: bios: version 82.08.47.00.17
Jun 23 14:30:13 archiso kernel: nouveau 0000:01:00.0: fb: 2048 MiB DDR3
Jun 23 14:30:13 archiso kernel: nouveau 0000:01:00.0: bus: MMIO read of 00000000 FAULT at 612004 [ IBUS ]
Jun 23 14:30:13 archiso kernel: nouveau 0000:01:00.0: bus: MMIO read of 00000000 FAULT at 10ac08 [ IBUS ]
Jun 23 14:30:13 archiso kernel: ata2: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
Jun 23 14:30:13 archiso kernel: ata1: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
Jun 23 14:30:13 archiso kernel: ata1.00: supports DRM functions and may not be fully accessible
Jun 23 14:30:13 archiso kernel: ata1.00: disabling queued TRIM support
Jun 23 14:30:13 archiso kernel: ata1.00: ATA-9: Samsung SSD 850 EVO 250GB, EMT02B6Q, max UDMA/133
Jun 23 14:30:13 archiso kernel: ata1.00: 488397168 sectors, multi 1: LBA48 NCQ (depth 31/32), AA
Jun 23 14:30:13 archiso kernel: ata1.00: supports DRM functions and may not be fully accessible
Jun 23 14:30:13 archiso kernel: ata1.00: disabling queued TRIM support
Jun 23 14:30:13 archiso kernel: ata2.00: ATA-8: ST1000LM024 HN-M101MBB, 2BA30001, max UDMA/133
Jun 23 14:30:13 archiso kernel: ata2.00: 1953525168 sectors, multi 16: LBA48 NCQ (depth 31/32)
Jun 23 14:30:13 archiso kernel: ata1.00: configured for UDMA/133
Jun 23 14:30:13 archiso kernel: ata2.00: configured for UDMA/133
Jun 23 14:30:13 archiso kernel: usb 1-1: new full-speed USB device number 2 using xhci_hcd
Jun 23 14:30:13 archiso kernel: ahci 0000:00:17.0: port does not support device sleep
Jun 23 14:30:13 archiso kernel: scsi 0:0:0:0: Direct-Access     ATA      Samsung SSD 850  2B6Q PQ: 0 ANSI: 5
Jun 23 14:30:13 archiso kernel: scsi 1:0:0:0: Direct-Access     ATA      ST1000LM024 HN-M 0001 PQ: 0 ANSI: 5
Jun 23 14:30:13 archiso kernel: usb 1-1: New USB device found, idVendor=046d, idProduct=c52f
Jun 23 14:30:13 archiso kernel: usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
Jun 23 14:30:13 archiso kernel: usb 1-1: Product: USB Receiver
Jun 23 14:30:13 archiso kernel: usb 1-1: Manufacturer: Logitech
Jun 23 14:30:13 archiso kernel: hidraw: raw HID events driver (C) Jiri Kosina
Jun 23 14:30:13 archiso kernel: usbcore: registered new interface driver usbhid
Jun 23 14:30:13 archiso kernel: usbhid: USB HID core driver
Jun 23 14:30:13 archiso kernel: input: Logitech USB Receiver as /devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1:1.0/0003:046D:C52F.0001/input/input6
Jun 23 14:30:13 archiso kernel: hid-generic 0003:046D:C52F.0001: input,hidraw0: USB HID v1.11 Mouse [Logitech USB Receiver] on usb-0000:00:14.0-1/input0
Jun 23 14:30:13 archiso kernel: input: Logitech USB Receiver as /devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1:1.1/0003:046D:C52F.0002/input/input7
Jun 23 14:30:13 archiso kernel: hid-generic 0003:046D:C52F.0002: input,hiddev0,hidraw1: USB HID v1.11 Device [Logitech USB Receiver] on usb-0000:00:14.0-1/input1
Jun 23 14:30:13 archiso kernel: usb 1-3: new high-speed USB device number 3 using xhci_hcd
Jun 23 14:30:13 archiso kernel: usb 1-3: New USB device found, idVendor=0718, idProduct=0618
Jun 23 14:30:13 archiso kernel: usb 1-3: New USB device strings: Mfr=1, Product=2, SerialNumber=3
Jun 23 14:30:13 archiso kernel: usb 1-3: Product: Trans-It Drive
Jun 23 14:30:13 archiso kernel: usb 1-3: Manufacturer: TDKMedia
Jun 23 14:30:13 archiso kernel: usb 1-3: SerialNumber: 07B5180705D264D4
Jun 23 14:30:13 archiso kernel: usb-storage 1-3:1.0: USB Mass Storage device detected
Jun 23 14:30:13 archiso kernel: scsi host2: usb-storage 1-3:1.0
Jun 23 14:30:13 archiso kernel: usbcore: registered new interface driver usb-storage
Jun 23 14:30:13 archiso kernel: usbcore: registered new interface driver uas
Jun 23 14:30:13 archiso kernel: usb 1-4: new high-speed USB device number 4 using xhci_hcd
Jun 23 14:30:13 archiso kernel: usb 1-4: New USB device found, idVendor=0bda, idProduct=0129
Jun 23 14:30:13 archiso kernel: usb 1-4: New USB device strings: Mfr=1, Product=2, SerialNumber=3
Jun 23 14:30:13 archiso kernel: usb 1-4: Product: USB2.0-CRW
Jun 23 14:30:13 archiso kernel: usb 1-4: Manufacturer: Generic
Jun 23 14:30:13 archiso kernel: usb 1-4: SerialNumber: 20100201396000000
Jun 23 14:30:13 archiso kernel: usbcore: registered new interface driver rtsx_usb
Jun 23 14:30:13 archiso kernel: usb 1-6: new high-speed USB device number 5 using xhci_hcd
Jun 23 14:30:13 archiso kernel: Console: switching to colour frame buffer device 240x67
Jun 23 14:30:13 archiso kernel: i915 0000:00:02.0: fb0: inteldrmfb frame buffer device
Jun 23 14:30:13 archiso kernel: sd 1:0:0:0: [sdb] 1953525168 512-byte logical blocks: (1.00 TB/932 GiB)
Jun 23 14:30:13 archiso kernel: sd 1:0:0:0: [sdb] 4096-byte physical blocks
Jun 23 14:30:13 archiso kernel: sd 1:0:0:0: [sdb] Write Protect is off
Jun 23 14:30:13 archiso kernel: sd 1:0:0:0: [sdb] Mode Sense: 00 3a 00 00
Jun 23 14:30:13 archiso kernel: sd 0:0:0:0: [sda] 488397168 512-byte logical blocks: (250 GB/233 GiB)
Jun 23 14:30:13 archiso kernel: sd 1:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
Jun 23 14:30:13 archiso kernel: sd 0:0:0:0: [sda] Write Protect is off
Jun 23 14:30:13 archiso kernel: sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
Jun 23 14:30:13 archiso kernel: sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
Jun 23 14:30:13 archiso kernel:  sda: sda1 sda2
Jun 23 14:30:13 archiso kernel: sd 0:0:0:0: [sda] supports TCG Opal
Jun 23 14:30:13 archiso kernel: sd 0:0:0:0: [sda] Attached SCSI disk
Jun 23 14:30:13 archiso kernel: vga_switcheroo: enabled
Jun 23 14:30:13 archiso kernel: [TTM] Zone  kernel: Available graphics memory: 5856774 kiB
Jun 23 14:30:13 archiso kernel: [TTM] Zone   dma32: Available graphics memory: 2097152 kiB
Jun 23 14:30:13 archiso kernel: [TTM] Initializing pool allocator
Jun 23 14:30:13 archiso kernel: [TTM] Initializing DMA pool allocator
Jun 23 14:30:13 archiso kernel: nouveau 0000:01:00.0: DRM: VRAM: 2048 MiB
Jun 23 14:30:13 archiso kernel: nouveau 0000:01:00.0: DRM: GART: 1048576 MiB
Jun 23 14:30:13 archiso kernel: nouveau 0000:01:00.0: DRM: Pointer to TMDS table invalid
Jun 23 14:30:13 archiso kernel: nouveau 0000:01:00.0: DRM: DCB version 4.0
Jun 23 14:30:13 archiso kernel: nouveau 0000:01:00.0: DRM: MM: using COPY for buffer copies
Jun 23 14:30:13 archiso kernel: [drm] Initialized nouveau 1.3.1 20120801 for 0000:01:00.0 on minor 1
Jun 23 14:30:13 archiso kernel: usb 1-6: New USB device found, idVendor=04f2, idProduct=b52b
Jun 23 14:30:13 archiso kernel: usb 1-6: New USB device strings: Mfr=3, Product=1, SerialNumber=2
Jun 23 14:30:13 archiso kernel: usb 1-6: Product: USB2.0 VGA UVC WebCam
Jun 23 14:30:13 archiso kernel: usb 1-6: Manufacturer: Chicony Electronics Co.,Ltd.
Jun 23 14:30:13 archiso kernel: usb 1-6: SerialNumber: 0x0001
Jun 23 14:30:13 archiso kernel: usb 1-8: new full-speed USB device number 6 using xhci_hcd
Jun 23 14:30:13 archiso kernel: usb 1-8: New USB device found, idVendor=0bda, idProduct=b721
Jun 23 14:30:13 archiso kernel: usb 1-8: New USB device strings: Mfr=1, Product=2, SerialNumber=3
Jun 23 14:30:13 archiso kernel: usb 1-8: Product: Bluetooth Radio 
Jun 23 14:30:13 archiso kernel: usb 1-8: Manufacturer: Realtek 
Jun 23 14:30:13 archiso kernel: usb 1-8: SerialNumber: 00e04c000001
Jun 23 14:30:13 archiso kernel: scsi 2:0:0:0: Direct-Access     TDKMedia Trans-It Drive   PMAP PQ: 0 ANSI: 0 CCS
Jun 23 14:30:13 archiso kernel: sd 2:0:0:0: [sdc] 7810176 512-byte logical blocks: (4.00 GB/3.72 GiB)
Jun 23 14:30:13 archiso kernel: sd 2:0:0:0: [sdc] Write Protect is off
Jun 23 14:30:13 archiso kernel: sd 2:0:0:0: [sdc] Mode Sense: 23 00 00 00
Jun 23 14:30:13 archiso kernel: sd 2:0:0:0: [sdc] No Caching mode page found
Jun 23 14:30:13 archiso kernel: sd 2:0:0:0: [sdc] Assuming drive cache: write through
Jun 23 14:30:13 archiso kernel: random: fast init done
Jun 23 14:30:13 archiso kernel:  sdc: sdc1
Jun 23 14:30:13 archiso kernel: sd 2:0:0:0: [sdc] Attached SCSI removable disk
Jun 23 14:30:13 archiso kernel:  sdb: sdb1
Jun 23 14:30:13 archiso kernel: sd 1:0:0:0: [sdb] Attached SCSI disk
Jun 23 14:30:13 archiso kernel: loop: module loaded
Jun 23 14:30:13 archiso kernel: squashfs: version 4.0 (2009/01/31) Phillip Lougher
Jun 23 14:30:13 archiso kernel: overlayfs: fs on '/run/archiso/sfs/airootfs' does not support file handles, falling back to index=off,nfs_export=off.
Jun 23 14:30:13 archiso systemd[1]: systemd 238 running in system mode. (+PAM -AUDIT -SELINUX -IMA -APPARMOR +SMACK -SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN2 +IDN +PCRE2 default-hierarchy=hybrid)
Jun 23 14:30:13 archiso systemd[1]: Detected architecture x86-64.
Jun 23 14:30:13 archiso systemd[1]: Set hostname to <archiso>.
Jun 23 14:30:13 archiso kernel: random: systemd: uninitialized urandom read (16 bytes read)
Jun 23 14:30:13 archiso systemd[1]: Initializing machine ID from random generator.
Jun 23 14:30:13 archiso systemd[1]: Unnecessary job for /dev/loop0 was removed.
Jun 23 14:30:13 archiso kernel: random: systemd: uninitialized urandom read (16 bytes read)
Jun 23 14:30:13 archiso systemd[1]: Listening on udev Control Socket.
Jun 23 14:30:13 archiso kernel: random: crng init done
Jun 23 14:30:13 archiso systemd[1]: Created slice User and Session Slice.
Jun 23 14:30:13 archiso systemd[1]: Created slice system-getty.slice.
Jun 23 14:30:13 archiso systemd[1]: Started Forward Password Requests to Wall Directory Watch.
Jun 23 14:30:13 archiso systemd[1]: Reached target Slices.
Jun 23 14:30:13 archiso systemd-journald[264]: Journal started
Jun 23 14:30:13 archiso systemd-journald[264]: Runtime journal (/run/log/journal/9cd412cb93c0422f87922738f1638015) is 8.0M, max 571.9M, 563.9M free.
Jun 23 14:30:13 archiso systemd[1]: Starting Flush Journal to Persistent Storage...
Jun 23 14:30:13 archiso systemd[1]: Started Load/Save Random Seed.
Jun 23 14:30:13 archiso systemd[1]: Started udev Coldplug all Devices.
Jun 23 14:30:13 archiso systemd[1]: Started Apply Kernel Variables.
Jun 23 14:30:13 archiso systemd[1]: Started Create System Users.
Jun 23 14:30:13 archiso systemd[1]: Starting Create Static Device Nodes in /dev...
Jun 23 14:30:13 archiso systemd[1]: Mounted Huge Pages File System.
Jun 23 14:30:13 archiso systemd[1]: Mounted Temporary Directory (/tmp).
Jun 23 14:30:13 archiso systemd[1]: Mounted Kernel Debug File System.
Jun 23 14:30:13 archiso systemd[1]: Mounted Kernel Configuration File System.
Jun 23 14:30:13 archiso systemd[1]: Mounted POSIX Message Queue File System.
Jun 23 14:30:13 archiso systemd-journald[264]: Runtime journal (/run/log/journal/9cd412cb93c0422f87922738f1638015) is 8.0M, max 571.9M, 563.9M free.
Jun 23 14:30:13 archiso systemd[1]: Started Create Static Device Nodes in /dev.
Jun 23 14:30:13 archiso systemd[1]: Started Flush Journal to Persistent Storage.
Jun 23 14:30:13 archiso systemd[1]: Starting udev Kernel Device Manager...
Jun 23 14:30:13 archiso systemd[1]: Started udev Kernel Device Manager.
Jun 23 14:30:13 archiso systemd[1]: Started LVM2 metadata daemon.
Jun 23 14:30:13 archiso kernel: intel-lpss 0000:00:15.0: enabling device (0000 -> 0002)
Jun 23 14:30:14 archiso kernel: idma64 idma64.0: Found Intel integrated DMA 64-bit
Jun 23 14:30:14 archiso kernel: intel-lpss 0000:00:15.1: enabling device (0000 -> 0002)
Jun 23 14:30:14 archiso kernel: idma64 idma64.1: Found Intel integrated DMA 64-bit
Jun 23 14:30:14 archiso kernel: mei_me 0000:00:16.0: enabling device (0000 -> 0002)
Jun 23 14:30:14 archiso kernel: tpm_crb MSFT0101:00: [Firmware Bug]: ACPI region does not cover the entire command/response buffer. [mem 0xfed40000-0xfed4087f flags 0x200] vs fed40080 f80
Jun 23 14:30:14 archiso kernel: tpm_crb MSFT0101:00: [Firmware Bug]: ACPI region does not cover the entire command/response buffer. [mem 0xfed40000-0xfed4087f flags 0x200] vs fed40080 f80
Jun 23 14:30:14 archiso kernel: ACPI: AC Adapter [AC0] (on-line)
Jun 23 14:30:14 archiso kernel: ACPI: Battery Slot [BAT0] (battery present)
Jun 23 14:30:14 archiso kernel: shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
Jun 23 14:30:14 archiso kernel: rtc_cmos 00:01: RTC can wake from S4
Jun 23 14:30:14 archiso kernel: rtc_cmos 00:01: rtc core: registered rtc_cmos as rtc0
Jun 23 14:30:14 archiso kernel: rtc_cmos 00:01: alarms up to one month, y3k, 242 bytes nvram, hpet irqs
Jun 23 14:30:14 archiso systemd[1]: Created slice system-systemd\x2dbacklight.slice.
Jun 23 14:30:14 archiso systemd[1]: Starting Load/Save Screen Backlight Brightness of backlight:intel_backlight...
Jun 23 14:30:14 archiso kernel: input: Asus Wireless Radio Control as /devices/LNXSYSTM:00/LNXSYBUS:00/ATK4002:00/input/input8
Jun 23 14:30:14 archiso systemd[1]: Started Load/Save Screen Backlight Brightness of backlight:intel_backlight.
Jun 23 14:30:14 archiso kernel: elan_i2c i2c-ELAN1000:00: i2c-ELAN1000:00 supply vcc not found, using dummy regulator
Jun 23 14:30:14 archiso kernel: snd_hda_intel 0000:00:1f.3: bound 0000:00:02.0 (ops i915_audio_component_bind_ops [i915])
Jun 23 14:30:14 archiso systemd-udevd[294]: link_config: autonegotiation is unset or enabled, the speed and duplex are not writable.
Jun 23 14:30:14 archiso kernel: r8169 0000:02:00.0 enp2s0: renamed from eth0
Jun 23 14:30:14 archiso kernel: input: PC Speaker as /devices/platform/pcspkr/input/input9
Jun 23 14:30:14 archiso kernel: asus_wmi: ASUS WMI generic driver loaded
Jun 23 14:30:14 archiso kernel: asus_wmi: Initialization: 0x1
Jun 23 14:30:14 archiso kernel: asus_wmi: BIOS WMI version: 7.9
Jun 23 14:30:14 archiso kernel: asus_wmi: SFUN value: 0xa0077
Jun 23 14:30:14 archiso kernel: input: Asus WMI hotkeys as /devices/platform/asus-nb-wmi/input/input10
Jun 23 14:30:14 archiso kernel: asus_wmi: Number of fans: 1
Jun 23 14:30:14 archiso systemd[1]: Created slice system-dhcpcd.slice.
Jun 23 14:30:14 archiso kernel: RAPL PMU: API unit is 2^-32 Joules, 5 fixed counters, 655360 ms ovfl timer
Jun 23 14:30:14 archiso kernel: RAPL PMU: hw unit of domain pp0-core 2^-14 Joules
Jun 23 14:30:14 archiso kernel: RAPL PMU: hw unit of domain package 2^-14 Joules
Jun 23 14:30:14 archiso kernel: RAPL PMU: hw unit of domain dram 2^-14 Joules
Jun 23 14:30:14 archiso kernel: RAPL PMU: hw unit of domain pp1-gpu 2^-14 Joules
Jun 23 14:30:14 archiso kernel: RAPL PMU: hw unit of domain psys 2^-14 Joules
Jun 23 14:30:14 archiso kernel: i801_smbus 0000:00:1f.4: SPD Write Disable is set
Jun 23 14:30:14 archiso kernel: i801_smbus 0000:00:1f.4: SMBus using PCI interrupt
Jun 23 14:30:14 archiso kernel: snd_hda_codec_realtek hdaudioC0D0: autoconfig for ALC256: line_outs=1 (0x14/0x0/0x0/0x0/0x0) type:speaker
Jun 23 14:30:14 archiso kernel: snd_hda_codec_realtek hdaudioC0D0:    speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
Jun 23 14:30:14 archiso kernel: snd_hda_codec_realtek hdaudioC0D0:    hp_outs=1 (0x21/0x0/0x0/0x0/0x0)
Jun 23 14:30:14 archiso kernel: snd_hda_codec_realtek hdaudioC0D0:    mono: mono_out=0x0
Jun 23 14:30:14 archiso kernel: snd_hda_codec_realtek hdaudioC0D0:    inputs:
Jun 23 14:30:14 archiso kernel: snd_hda_codec_realtek hdaudioC0D0:      Headset Mic=0x19
Jun 23 14:30:14 archiso kernel: snd_hda_codec_realtek hdaudioC0D0:      Internal Mic=0x1a
Jun 23 14:30:14 archiso kernel: snd_hda_codec_realtek hdaudioC0D0:      Internal Mic=0x13
Jun 23 14:30:14 archiso systemd-udevd[285]: link_config: autonegotiation is unset or enabled, the speed and duplex are not writable.
Jun 23 14:30:14 archiso kernel: cfg80211: Loading compiled-in X.509 certificates for regulatory database
Jun 23 14:30:14 archiso kernel: cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
Jun 23 14:30:14 archiso kernel: media: Linux media interface: v0.10
Jun 23 14:30:14 archiso kernel: elan_i2c i2c-ELAN1000:00: Elan Touchpad: Module ID: 0x0005, Firmware: 0x0004, Sample: 0x000d, IAP: 0x000e
Jun 23 14:30:14 archiso kernel: input: Elan Touchpad as /devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-9/i2c-ELAN1000:00/input/input12
Jun 23 14:30:14 archiso kernel: input: HDA Intel PCH Headphone as /devices/pci0000:00/0000:00:1f.3/sound/card0/input11
Jun 23 14:30:14 archiso kernel: input: HDA Intel PCH HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input13
Jun 23 14:30:14 archiso kernel: input: HDA Intel PCH HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input14
Jun 23 14:30:14 archiso kernel: input: HDA Intel PCH HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input15
Jun 23 14:30:14 archiso kernel: input: HDA Intel PCH HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input16
Jun 23 14:30:14 archiso kernel: input: HDA Intel PCH HDMI/DP,pcm=10 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input17
Jun 23 14:30:14 archiso kernel: Linux video capture interface: v2.00
Jun 23 14:30:14 archiso kernel: platform regulatory.0: Direct firmware load for regulatory.db failed with error -2
Jun 23 14:30:14 archiso kernel: cfg80211: failed to load regulatory.db
Jun 23 14:30:14 archiso kernel: mousedev: PS/2 mouse device common for all mice
Jun 23 14:30:14 archiso kernel: Bluetooth: Core ver 2.22
Jun 23 14:30:14 archiso kernel: NET: Registered protocol family 31
Jun 23 14:30:14 archiso kernel: Bluetooth: HCI device and connection manager initialized
Jun 23 14:30:14 archiso kernel: Bluetooth: HCI socket layer initialized
Jun 23 14:30:14 archiso kernel: Bluetooth: L2CAP socket layer initialized
Jun 23 14:30:14 archiso kernel: Bluetooth: SCO socket layer initialized
Jun 23 14:30:14 archiso systemd[1]: Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.
Jun 23 14:30:14 archiso kernel: uvcvideo: Found UVC 1.00 device USB2.0 VGA UVC WebCam (04f2:b52b)
Jun 23 14:30:14 archiso kernel: uvcvideo 1-6:1.0: Entity type for entity Extension 4 was not initialized!
Jun 23 14:30:14 archiso kernel: uvcvideo 1-6:1.0: Entity type for entity Processing 2 was not initialized!
Jun 23 14:30:14 archiso kernel: uvcvideo 1-6:1.0: Entity type for entity Camera 1 was not initialized!
Jun 23 14:30:14 archiso kernel: input: USB2.0 VGA UVC WebCam: USB2.0 V as /devices/pci0000:00/0000:00:14.0/usb1/1-6/1-6:1.0/input/input18
Jun 23 14:30:14 archiso kernel: usbcore: registered new interface driver uvcvideo
Jun 23 14:30:14 archiso kernel: USB Video Class driver (1.1.1)
Jun 23 14:30:14 archiso systemd[1]: Reached target Sound Card.
Jun 23 14:30:14 archiso kernel: iTCO_vendor_support: vendor-support=0
Jun 23 14:30:14 archiso kernel: iTCO_wdt: Intel TCO WatchDog Timer Driver v1.11
Jun 23 14:30:14 archiso kernel: iTCO_wdt: Found a Intel PCH TCO device (Version=4, TCOBASE=0x0400)
Jun 23 14:30:14 archiso kernel: iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
Jun 23 14:30:14 archiso kernel: usbcore: registered new interface driver btusb
Jun 23 14:30:14 archiso systemd[1]: Starting Load/Save RF Kill Switch Status...
Jun 23 14:30:14 archiso systemd-udevd[281]: Process '/usr/bin/set-wireless-regdom' failed with exit code 1.
Jun 23 14:30:14 archiso kernel: Bluetooth: hci0: rtl: examining hci_ver=06 hci_rev=000b lmp_ver=06 lmp_subver=8723
Jun 23 14:30:14 archiso kernel: Bluetooth: hci0: rtl: loading rtl_bt/rtl8723b_config.bin
Jun 23 14:30:14 archiso systemd[1]: Started Load/Save RF Kill Switch Status.
Jun 23 14:30:14 archiso systemd[1]: Reached target Bluetooth.
Jun 23 14:30:14 archiso kernel: bluetooth hci0: Direct firmware load for rtl_bt/rtl8723b_config.bin failed with error -2
Jun 23 14:30:14 archiso kernel: Bluetooth: hci0: rtl: loading rtl_bt/rtl8723b_fw.bin
Jun 23 14:30:15 archiso kernel: Bluetooth: hci0: rom_version status=0 version=1
Jun 23 14:30:15 archiso kernel: Bluetooth: hci0: cfg_sz 0, total size 22496
Jun 23 14:30:15 archiso systemd[1]: Started Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling.
Jun 23 14:30:15 archiso systemd[1]: Reached target Local File Systems (Pre).
Jun 23 14:30:15 archiso systemd[1]: Reached target Local File Systems.
Jun 23 14:30:15 archiso systemd[1]: Starting Rebuild Dynamic Linker Cache...
Jun 23 14:30:15 archiso systemd[1]: Starting Create Volatile Files and Directories...
Jun 23 14:30:15 archiso kernel: rtl8723be: Using firmware rtlwifi/rtl8723befw_36.bin
Jun 23 14:30:15 archiso systemd[1]: Starting Rebuild Journal Catalog...
Jun 23 14:30:15 archiso systemd[1]: Mounting Temporary /etc/pacman.d/gnupg directory...
Jun 23 14:30:15 archiso systemd[1]: Mounted Temporary /etc/pacman.d/gnupg directory.
Jun 23 14:30:15 archiso kernel: intel_rapl: Found RAPL domain package
Jun 23 14:30:15 archiso kernel: intel_rapl: Found RAPL domain core
Jun 23 14:30:15 archiso kernel: intel_rapl: Found RAPL domain uncore
Jun 23 14:30:15 archiso kernel: intel_rapl: Found RAPL domain dram
Jun 23 14:30:15 archiso kernel: ieee80211 phy0: Selected rate control algorithm 'rtl_rc'
Jun 23 14:30:15 archiso kernel: rtlwifi: rtlwifi: wireless switch is on
Jun 23 14:30:15 archiso systemd[1]: Started Create Volatile Files and Directories.
Jun 23 14:30:15 archiso systemd[1]: Starting Update UTMP about System Boot/Shutdown...
Jun 23 14:30:15 archiso systemd[1]: Started Rebuild Journal Catalog.
Jun 23 14:30:15 archiso systemd[1]: Started Update UTMP about System Boot/Shutdown.
Jun 23 14:30:15 archiso kernel: wl: loading out-of-tree module taints kernel.
Jun 23 14:30:15 archiso kernel: wl: module license 'MIXED/Proprietary' taints kernel.
Jun 23 14:30:15 archiso kernel: Disabling lock debugging due to kernel taint
Jun 23 14:30:15 archiso systemd-udevd[290]: link_config: autonegotiation is unset or enabled, the speed and duplex are not writable.
Jun 23 14:30:15 archiso kernel: rtl8723be 0000:03:00.0 wlp3s0: renamed from wlan0
Jun 23 14:30:17 archiso systemd[1]: Started Rebuild Dynamic Linker Cache.
Jun 23 14:30:17 archiso systemd[1]: Starting Update is Completed...
Jun 23 14:30:17 archiso systemd[1]: Started Update is Completed.
Jun 23 14:30:17 archiso systemd[1]: Reached target System Initialization.
Jun 23 14:30:17 archiso systemd[1]: Listening on D-Bus System Message Bus Socket.
Jun 23 14:30:17 archiso systemd[1]: Reached target Sockets.
Jun 23 14:30:17 archiso systemd[1]: Started Daily rotation of log files.
Jun 23 14:30:17 archiso systemd[1]: Reached target Basic System.
Jun 23 14:30:17 archiso systemd[1]: Started D-Bus System Message Bus.
Jun 23 14:30:17 archiso systemd[1]: Started Daily Cleanup of Temporary Directories.
Jun 23 14:30:17 archiso systemd[1]: Starting Login Service...
Jun 23 14:30:17 archiso systemd[1]: Starting dhcpcd on enp2s0...
Jun 23 14:30:17 archiso systemd[1]: Started Entropy Harvesting Daemon.
Jun 23 14:30:17 archiso systemd[1]: Started Daily verification of password and group files.
Jun 23 14:30:17 archiso systemd[1]: Starting Initializes Pacman keyring...
Jun 23 14:30:17 archiso systemd[1]: Started Daily man-db cache update.
Jun 23 14:30:17 archiso systemd[1]: Reached target Timers.
Jun 23 14:30:17 archiso systemd-logind[343]: New seat seat0.
Jun 23 14:30:17 archiso systemd-logind[343]: Watching system buttons on /dev/input/event2 (Power Button)
Jun 23 14:30:17 archiso kernel: 8021q: 802.1Q VLAN Support v1.8
Jun 23 14:30:17 archiso systemd-logind[343]: Watching system buttons on /dev/input/event0 (Lid Switch)
Jun 23 14:30:17 archiso systemd-logind[343]: Watching system buttons on /dev/input/event1 (Sleep Button)
Jun 23 14:30:17 archiso systemd-logind[343]: Watching system buttons on /dev/input/event7 (Logitech USB Receiver)
Jun 23 14:30:17 archiso dhcpcd[344]: enp2s0: waiting for carrier
Jun 23 14:30:17 archiso kernel: r8169 0000:02:00.0 enp2s0: link down
Jun 23 14:30:17 archiso kernel: r8169 0000:02:00.0 enp2s0: link down
Jun 23 14:30:17 archiso kernel: IPv6: ADDRCONF(NETDEV_UP): enp2s0: link is not ready
Jun 23 14:30:17 archiso haveged[345]: haveged: ver: 1.9.1; arch: x86; vend: GenuineIntel; build: (gcc 7.2.0 ITV); collect: 128K
Jun 23 14:30:17 archiso haveged[345]: haveged: cpu: (L4 VC); data: 32K (L4 V); inst: 32K (L4 V); idx: 22/40; sz: 32398/59688
Jun 23 14:30:17 archiso haveged[345]: haveged: tot tests(BA8): A:1/1 B:1/1 continuous tests(B):  last entropy estimate 8.00053
Jun 23 14:30:17 archiso haveged[345]: haveged: fills: 0, generated: 0
Jun 23 14:30:17 archiso pacman-key[346]: gpg: /etc/pacman.d/gnupg/trustdb.gpg: trustdb created
Jun 23 14:30:17 archiso pacman-key[346]: gpg: no ultimately trusted keys found
Jun 23 14:30:17 archiso pacman-key[346]: gpg: starting migration from earlier GnuPG versions
Jun 23 14:30:17 archiso systemd-logind[343]: Watching system buttons on /dev/input/event3 (AT Translated Set 2 keyboard)
Jun 23 14:30:17 archiso systemd[1]: Started Login Service.
Jun 23 14:30:18 archiso pacman-key[346]: gpg: porting secret keys from '/etc/pacman.d/gnupg/secring.gpg' to gpg-agent
Jun 23 14:30:18 archiso pacman-key[346]: gpg: migration succeeded
Jun 23 14:30:18 archiso pacman-key[346]: gpg: Generating pacman keyring master key...
Jun 23 14:30:18 archiso pacman-key[346]: gpg: key A7B455F4614265B9 marked as ultimately trusted
Jun 23 14:30:18 archiso pacman-key[346]: gpg: directory '/etc/pacman.d/gnupg/openpgp-revocs.d' created
Jun 23 14:30:18 archiso pacman-key[346]: gpg: revocation certificate stored as '/etc/pacman.d/gnupg/openpgp-revocs.d/313689FDF920D0070A2ADD2FA7B455F4614265B9.rev'
Jun 23 14:30:18 archiso pacman-key[346]: gpg: Done
Jun 23 14:30:18 archiso pacman-key[346]: ==> Updating trust database...
Jun 23 14:30:18 archiso pacman-key[346]: gpg: marginals needed: 3  completes needed: 1  trust model: pgp
Jun 23 14:30:18 archiso pacman-key[346]: gpg: depth: 0  valid:   1  signed:   0  trust: 0-, 0q, 0n, 0m, 0f, 1u
Jun 23 14:30:18 archiso pacman-key[386]: ==> Appending keys from archlinux.gpg...
Jun 23 14:30:19 archiso pacman-key[386]: ==> Locally signing trusted keys in keyring...
Jun 23 14:30:19 archiso pacman-key[386]:   -> Locally signing key DDB867B92AA789C165EEFA799B729B06A680C281...
Jun 23 14:30:19 archiso pacman-key[386]:   -> Locally signing key 684148BB25B49E986A4944C55184252D824B18E8...
Jun 23 14:30:20 archiso pacman-key[386]:   -> Locally signing key 91FFE0700E80619CEB73235CA88E23E377514E00...
Jun 23 14:30:20 archiso dhcpcd[344]: enp2s0: carrier acquired
Jun 23 14:30:20 archiso kernel: r8169 0000:02:00.0 enp2s0: link up
Jun 23 14:30:20 archiso kernel: IPv6: ADDRCONF(NETDEV_CHANGE): enp2s0: link becomes ready
Jun 23 14:30:20 archiso dhcpcd[344]: DUID 00:01:00:01:22:c1:15:fc:f8:32:e4:d5:22:d1
Jun 23 14:30:20 archiso dhcpcd[344]: enp2s0: IAID e4:d5:22:d1
Jun 23 14:30:20 archiso dhcpcd[344]: enp2s0: adding address fe80::cad9:bf57:538:700
Jun 23 14:30:20 archiso dhcpcd[344]: enp2s0: soliciting a DHCP lease
Jun 23 14:30:20 archiso pacman-key[386]:   -> Locally signing key AB19265E5D7D20687D303246BA1DFB64FFF979E7...
Jun 23 14:30:20 archiso dhcpcd[344]: enp2s0: soliciting an IPv6 router
Jun 23 14:30:20 archiso pacman-key[386]:   -> Locally signing key 0E8B644079F599DFC1DDC3973348882F6AC6A4C2...
Jun 23 14:30:20 archiso pacman-key[386]: ==> Importing owner trust values...
Jun 23 14:30:20 archiso pacman-key[386]: gpg: setting ownertrust to 4
Jun 23 14:30:20 archiso pacman-key[386]: gpg: inserting ownertrust of 4
Jun 23 14:30:20 archiso pacman-key[386]: gpg: setting ownertrust to 4
Jun 23 14:30:20 archiso pacman-key[386]: ==> Disabling revoked keys in keyring...
Jun 23 14:30:20 archiso pacman-key[386]:   -> Disabling key 7FA647CD89891DEDC060287BB9113D1ED21E1A55...
Jun 23 14:30:20 archiso pacman-key[386]:   -> Disabling key D4DE5ABDE2A7287644EAC7E36D1A9E70E19DAA50...
Jun 23 14:30:21 archiso pacman-key[386]:   -> Disabling key 40440DC037C05620984379A6761FAD69BA06C6A9...
Jun 23 14:30:21 archiso pacman-key[386]:   -> Disabling key B1F2C889CB2CCB2ADA36D963097D629E437520BD...
Jun 23 14:30:21 archiso pacman-key[386]:   -> Disabling key BC1FBE4D2826A0B51E47ED62E2539214C6C11350...
Jun 23 14:30:21 archiso pacman-key[386]:   -> Disabling key 63F395DE2D6398BBE458F281F2DBB4931985A992...
Jun 23 14:30:21 archiso pacman-key[386]:   -> Disabling key 8F76BEEA0289F9E1D3E229C05F946DED983D4366...
Jun 23 14:30:22 archiso pacman-key[386]:   -> Disabling key 4FCF887689C41B09506BE8D5F3E1D5C5D30DB0AD...
Jun 23 14:30:22 archiso pacman-key[386]:   -> Disabling key 81D7F8241DB38BC759C80FCE3A726C6170E80477...
Jun 23 14:30:22 archiso pacman-key[386]:   -> Disabling key 5E7585ADFF106BFFBBA319DC654B877A0864983E...
Jun 23 14:30:22 archiso pacman-key[386]:   -> Disabling key E7210A59715F6940CF9A4E36A001876699AD6E84...
Jun 23 14:30:22 archiso pacman-key[386]:   -> Disabling key F5A361A3A13554B85E57DDDAAF7EF7873CFD4BB6...
Jun 23 14:30:23 archiso pacman-key[386]:   -> Disabling key 8CF934E339CAD8ABF342E822E711306E3C4F88BC...
Jun 23 14:30:23 archiso pacman-key[386]:   -> Disabling key 5696C003B0854206450C8E5BE613C09CB4440678...
Jun 23 14:30:23 archiso pacman-key[386]:   -> Disabling key 9515D8A8EAB88E49BB65EDBCE6B456CAF15447D5...
Jun 23 14:30:23 archiso pacman-key[386]:   -> Disabling key 4A8B17E20B88ACA61860009B5CED81B7C2E5C0D2...
Jun 23 14:30:23 archiso pacman-key[386]:   -> Disabling key 0B20CA1931F5DA3A70D0F8D2EA6836E1AB441196...
Jun 23 14:30:24 archiso pacman-key[386]:   -> Disabling key 34C5D94FE7E7913E86DC427E7FB1A3800C84C0A5...
Jun 23 14:30:24 archiso pacman-key[386]:   -> Disabling key 39F880E50E49A4D11341E8F939E4F17F295AFBF4...
Jun 23 14:30:24 archiso pacman-key[386]:   -> Disabling key 66BD74A036D522F51DD70A3C7F2A16726521E06D...
Jun 23 14:30:24 archiso dhcpcd[344]: enp2s0: offered 192.168.1.10 from 192.168.1.1
Jun 23 14:30:24 archiso dhcpcd[344]: enp2s0: probing address 192.168.1.10/24
Jun 23 14:30:24 archiso pacman-key[386]:   -> Disabling key DBE7D3DD8C81D58D0A13D0E76BC26A17B9B7018A...
Jun 23 14:30:24 archiso pacman-key[386]:   -> Disabling key 07DFD3A0BC213FA12EDC217559B3122E2FA915EC...
Jun 23 14:30:25 archiso pacman-key[386]:   -> Disabling key 44D4A033AC140143927397D47EFD567D4C7EA887...
Jun 23 14:30:25 archiso pacman-key[386]:   -> Disabling key 27FFC4769E19F096D41D9265A04F9397CDFD6BB0...
Jun 23 14:30:25 archiso pacman-key[386]:   -> Disabling key 8840BD07FC24CB7CE394A07CCF7037A4F27FB7DA...
Jun 23 14:30:25 archiso pacman-key[386]: ==> Updating trust database...
Jun 23 14:30:25 archiso pacman-key[386]: gpg: marginals needed: 3  completes needed: 1  trust model: pgp
Jun 23 14:30:25 archiso pacman-key[386]: gpg: depth: 0  valid:   1  signed:   5  trust: 0-, 0q, 0n, 0m, 0f, 1u
Jun 23 14:30:25 archiso pacman-key[386]: gpg: depth: 1  valid:   5  signed:  72  trust: 0-, 0q, 0n, 5m, 0f, 0u
Jun 23 14:30:25 archiso pacman-key[386]: gpg: depth: 2  valid:  72  signed:   8  trust: 72-, 0q, 0n, 0m, 0f, 0u
Jun 23 14:30:25 archiso pacman-key[386]: gpg: next trustdb check due at 2018-06-25
Jun 23 14:30:25 archiso systemd[1]: Started Initializes Pacman keyring.
Jun 23 14:30:28 archiso kernel: usb 2-2: new SuperSpeed USB device number 2 using xhci_hcd
Jun 23 14:30:28 archiso kernel: usb 2-2: New USB device found, idVendor=0781, idProduct=5580
Jun 23 14:30:28 archiso kernel: usb 2-2: New USB device strings: Mfr=1, Product=2, SerialNumber=3
Jun 23 14:30:28 archiso kernel: usb 2-2: Product: Extreme
Jun 23 14:30:28 archiso kernel: usb 2-2: Manufacturer: SanDisk
Jun 23 14:30:28 archiso kernel: usb 2-2: SerialNumber: AA011016142247531437
Jun 23 14:30:28 archiso kernel: usb-storage 2-2:1.0: USB Mass Storage device detected
Jun 23 14:30:28 archiso kernel: scsi host3: usb-storage 2-2:1.0
Jun 23 14:30:29 archiso dhcpcd[344]: enp2s0: leased 192.168.1.10 for 3600 seconds
Jun 23 14:30:29 archiso dhcpcd[344]: enp2s0: adding route to 192.168.1.0/24
Jun 23 14:30:29 archiso dhcpcd[344]: enp2s0: adding default route via 192.168.1.1
Jun 23 14:30:29 archiso dhcpcd[344]: forked to background, child pid 565
Jun 23 14:30:29 archiso systemd[1]: Started dhcpcd on enp2s0.
Jun 23 14:30:29 archiso systemd[1]: Reached target Network.
Jun 23 14:30:29 archiso systemd[1]: Starting Permit User Sessions...
Jun 23 14:30:29 archiso systemd[1]: Started Permit User Sessions.
Jun 23 14:30:29 archiso systemd[1]: Started Getty on tty1.
Jun 23 14:30:29 archiso systemd[1]: Reached target Login Prompts.
Jun 23 14:30:29 archiso systemd[1]: Reached target Multi-User System.
Jun 23 14:30:29 archiso systemd[1]: Startup finished in 12.872s (firmware) + 9.554s (loader) + 6.915s (kernel) + 16.747s (userspace) = 46.090s.
Jun 23 14:30:29 archiso kernel: scsi 3:0:0:0: Direct-Access     SanDisk  Extreme          0001 PQ: 0 ANSI: 6
Jun 23 14:30:29 archiso kernel: sd 3:0:0:0: [sdd] 62533296 512-byte logical blocks: (32.0 GB/29.8 GiB)
Jun 23 14:30:29 archiso kernel: sd 3:0:0:0: [sdd] Write Protect is off
Jun 23 14:30:29 archiso kernel: sd 3:0:0:0: [sdd] Mode Sense: 53 00 00 08
Jun 23 14:30:29 archiso kernel: sd 3:0:0:0: [sdd] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
Jun 23 14:30:29 archiso kernel:  sdd: sdd1
Jun 23 14:30:29 archiso kernel: sd 3:0:0:0: [sdd] Attached SCSI removable disk
Jun 23 14:30:29 archiso login[567]: pam_unix(login:session): session opened for user root by LOGIN(uid=0)
Jun 23 14:30:29 archiso systemd[1]: Created slice User Slice of root.
Jun 23 14:30:29 archiso systemd[1]: Starting User Manager for UID 0...
Jun 23 14:30:29 archiso systemd-logind[343]: New session c1 of user root.
Jun 23 14:30:29 archiso systemd[1]: Started Session c1 of user root.
Jun 23 14:30:29 archiso systemd[571]: pam_unix(systemd-user:session): session opened for user root by (uid=0)
Jun 23 14:30:29 archiso systemd[571]: Starting D-Bus User Message Bus Socket.
Jun 23 14:30:29 archiso systemd[571]: Listening on GnuPG cryptographic agent and passphrase cache (restricted).
Jun 23 14:30:29 archiso systemd[571]: Reached target Paths.
Jun 23 14:30:29 archiso systemd[571]: Listening on GnuPG cryptographic agent and passphrase cache.
Jun 23 14:30:29 archiso systemd[571]: Listening on GnuPG network certificate management daemon.
Jun 23 14:30:29 archiso systemd[571]: Reached target Timers.
Jun 23 14:30:29 archiso systemd[571]: Listening on GnuPG cryptographic agent (ssh-agent emulation).
Jun 23 14:30:29 archiso systemd[571]: Listening on GnuPG cryptographic agent and passphrase cache (access for web browsers).
Jun 23 14:30:29 archiso systemd[571]: Listening on D-Bus User Message Bus Socket.
Jun 23 14:30:29 archiso systemd[571]: Reached target Sockets.
Jun 23 14:30:29 archiso systemd[571]: Reached target Basic System.
Jun 23 14:30:29 archiso systemd[571]: Reached target Default.
Jun 23 14:30:29 archiso systemd[571]: Startup finished in 30ms.
Jun 23 14:30:29 archiso systemd[1]: Started User Manager for UID 0.
Jun 23 14:30:29 archiso login[567]: ROOT LOGIN ON tty1
Jun 23 14:30:33 archiso dhcpcd[565]: enp2s0: no IPv6 Routers available

Last edited by supremecoconut (2018-06-23 14:47:09)

Offline

#9 2018-06-23 15:29:37

supremecoconut
Member
Registered: 2018-05-06
Posts: 11

Re: Fresh install doesn't boot

I blacklisted the module with a conf file inside /etc/modprobe.d, I updated mkinitcpio.conf with that .conf file in FILES and then I generated the new images in boot.
To my surprise, it did something, and now i get to the login without a kernel error. The only problem now is that the keyboard is not working at all. It isn't a screen-froze because the underscore is blinking. What do you suggest now? I don't know how to proceed. I can confirm there is the word "keyboard" in the HOOKS of the initramfs I just generated, if it helps.

-- Logs begin at Sat 2018-06-23 00:45:00 UTC, end at Sat 2018-06-23 15:06:23 UTC. --
Jun 23 15:03:51 archlinux kernel: microcode: microcode updated early to revision 0xc2, date = 2017-11-16
Jun 23 15:03:51 archlinux kernel: Linux version 4.17.2-1-ARCH (builduser@heftig-9574) (gcc version 8.1.1 20180531 (GCC)) #1 SMP PREEMPT Sat Jun 16 11:08:59 UTC 2018
Jun 23 15:03:51 archlinux kernel: Command line: initrd=\intel-ucode.img initrd=\initramfs-linux.img root=UUID=6d7855c1-1a2d-4d30-817e-ed45d94ca773 rw
Jun 23 15:03:51 archlinux kernel: KERNEL supported cpus:
Jun 23 15:03:51 archlinux kernel:   Intel GenuineIntel
Jun 23 15:03:51 archlinux kernel:   AMD AuthenticAMD
Jun 23 15:03:51 archlinux kernel:   Centaur CentaurHauls
Jun 23 15:03:51 archlinux kernel: x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
Jun 23 15:03:51 archlinux kernel: x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
Jun 23 15:03:51 archlinux kernel: x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
Jun 23 15:03:51 archlinux kernel: x86/fpu: Supporting XSAVE feature 0x008: 'MPX bounds registers'
Jun 23 15:03:51 archlinux kernel: x86/fpu: Supporting XSAVE feature 0x010: 'MPX CSR'
Jun 23 15:03:51 archlinux kernel: x86/fpu: xstate_offset[2]:  576, xstate_sizes[2]:  256
Jun 23 15:03:51 archlinux kernel: x86/fpu: xstate_offset[3]:  832, xstate_sizes[3]:   64
Jun 23 15:03:51 archlinux kernel: x86/fpu: xstate_offset[4]:  896, xstate_sizes[4]:   64
Jun 23 15:03:51 archlinux kernel: x86/fpu: Enabled xstate features 0x1f, context size is 960 bytes, using 'compacted' format.
Jun 23 15:03:51 archlinux kernel: e820: BIOS-provided physical RAM map:
Jun 23 15:03:51 archlinux kernel: BIOS-e820: [mem 0x0000000000000000-0x0000000000057fff] usable
Jun 23 15:03:51 archlinux kernel: BIOS-e820: [mem 0x0000000000058000-0x0000000000058fff] reserved
Jun 23 15:03:51 archlinux kernel: BIOS-e820: [mem 0x0000000000059000-0x000000000009dfff] usable
Jun 23 15:03:51 archlinux kernel: BIOS-e820: [mem 0x000000000009e000-0x000000000009ffff] reserved
Jun 23 15:03:51 archlinux kernel: BIOS-e820: [mem 0x0000000000100000-0x0000000052dccfff] usable
Jun 23 15:03:51 archlinux kernel: BIOS-e820: [mem 0x0000000052dcd000-0x0000000052dcdfff] ACPI NVS
Jun 23 15:03:51 archlinux kernel: BIOS-e820: [mem 0x0000000052dce000-0x0000000052df7fff] reserved
Jun 23 15:03:51 archlinux kernel: BIOS-e820: [mem 0x0000000052df8000-0x0000000052e4afff] usable
Jun 23 15:03:51 archlinux kernel: BIOS-e820: [mem 0x0000000052e4b000-0x000000005328bfff] reserved
Jun 23 15:03:51 archlinux kernel: BIOS-e820: [mem 0x000000005328c000-0x0000000055cd3fff] usable
Jun 23 15:03:51 archlinux kernel: BIOS-e820: [mem 0x0000000055cd4000-0x0000000056730fff] reserved
Jun 23 15:03:51 archlinux kernel: BIOS-e820: [mem 0x0000000056731000-0x000000005698afff] usable
Jun 23 15:03:51 archlinux kernel: BIOS-e820: [mem 0x000000005698b000-0x0000000057327fff] ACPI NVS
Jun 23 15:03:51 archlinux kernel: BIOS-e820: [mem 0x0000000057328000-0x0000000057f7efff] reserved
Jun 23 15:03:51 archlinux kernel: BIOS-e820: [mem 0x0000000057f7f000-0x0000000057ffefff] usable
Jun 23 15:03:51 archlinux kernel: BIOS-e820: [mem 0x0000000058000000-0x00000000580fffff] reserved
Jun 23 15:03:51 archlinux kernel: BIOS-e820: [mem 0x00000000e0000000-0x00000000efffffff] reserved
Jun 23 15:03:51 archlinux kernel: BIOS-e820: [mem 0x00000000fe000000-0x00000000fe010fff] reserved
Jun 23 15:03:51 archlinux kernel: BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
Jun 23 15:03:51 archlinux kernel: BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
Jun 23 15:03:51 archlinux kernel: BIOS-e820: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
Jun 23 15:03:51 archlinux kernel: BIOS-e820: [mem 0x0000000100000000-0x0000000385ffffff] usable
Jun 23 15:03:51 archlinux kernel: NX (Execute Disable) protection: active
Jun 23 15:03:51 archlinux kernel: e820: update [mem 0x4f9b1018-0x4f9b9e57] usable ==> usable
Jun 23 15:03:51 archlinux kernel: e820: update [mem 0x4f9b1018-0x4f9b9e57] usable ==> usable
Jun 23 15:03:51 archlinux kernel: e820: update [mem 0x4f9a3018-0x4f9b0857] usable ==> usable
Jun 23 15:03:51 archlinux kernel: e820: update [mem 0x4f9a3018-0x4f9b0857] usable ==> usable
Jun 23 15:03:51 archlinux kernel: extended physical RAM map:
Jun 23 15:03:51 archlinux kernel: reserve setup_data: [mem 0x0000000000000000-0x0000000000057fff] usable
Jun 23 15:03:51 archlinux kernel: reserve setup_data: [mem 0x0000000000058000-0x0000000000058fff] reserved
Jun 23 15:03:51 archlinux kernel: reserve setup_data: [mem 0x0000000000059000-0x000000000009dfff] usable
Jun 23 15:03:51 archlinux kernel: reserve setup_data: [mem 0x000000000009e000-0x000000000009ffff] reserved
Jun 23 15:03:51 archlinux kernel: reserve setup_data: [mem 0x0000000000100000-0x000000004f9a3017] usable
Jun 23 15:03:51 archlinux kernel: reserve setup_data: [mem 0x000000004f9a3018-0x000000004f9b0857] usable
Jun 23 15:03:51 archlinux kernel: reserve setup_data: [mem 0x000000004f9b0858-0x000000004f9b1017] usable
Jun 23 15:03:51 archlinux kernel: reserve setup_data: [mem 0x000000004f9b1018-0x000000004f9b9e57] usable
Jun 23 15:03:51 archlinux kernel: reserve setup_data: [mem 0x000000004f9b9e58-0x0000000052dccfff] usable
Jun 23 15:03:51 archlinux kernel: reserve setup_data: [mem 0x0000000052dcd000-0x0000000052dcdfff] ACPI NVS
Jun 23 15:03:51 archlinux kernel: reserve setup_data: [mem 0x0000000052dce000-0x0000000052df7fff] reserved
Jun 23 15:03:51 archlinux kernel: reserve setup_data: [mem 0x0000000052df8000-0x0000000052e4afff] usable
Jun 23 15:03:51 archlinux kernel: reserve setup_data: [mem 0x0000000052e4b000-0x000000005328bfff] reserved
Jun 23 15:03:51 archlinux kernel: reserve setup_data: [mem 0x000000005328c000-0x0000000055cd3fff] usable
Jun 23 15:03:51 archlinux kernel: reserve setup_data: [mem 0x0000000055cd4000-0x0000000056730fff] reserved
Jun 23 15:03:51 archlinux kernel: reserve setup_data: [mem 0x0000000056731000-0x000000005698afff] usable
Jun 23 15:03:51 archlinux kernel: reserve setup_data: [mem 0x000000005698b000-0x0000000057327fff] ACPI NVS
Jun 23 15:03:51 archlinux kernel: reserve setup_data: [mem 0x0000000057328000-0x0000000057f7efff] reserved
Jun 23 15:03:51 archlinux kernel: reserve setup_data: [mem 0x0000000057f7f000-0x0000000057ffefff] usable
Jun 23 15:03:51 archlinux kernel: reserve setup_data: [mem 0x0000000058000000-0x00000000580fffff] reserved
Jun 23 15:03:51 archlinux kernel: reserve setup_data: [mem 0x00000000e0000000-0x00000000efffffff] reserved
Jun 23 15:03:51 archlinux kernel: reserve setup_data: [mem 0x00000000fe000000-0x00000000fe010fff] reserved
Jun 23 15:03:51 archlinux kernel: reserve setup_data: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
Jun 23 15:03:51 archlinux kernel: reserve setup_data: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
Jun 23 15:03:51 archlinux kernel: reserve setup_data: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
Jun 23 15:03:51 archlinux kernel: reserve setup_data: [mem 0x0000000100000000-0x0000000385ffffff] usable
Jun 23 15:03:51 archlinux kernel: efi: EFI v2.40 by American Megatrends
Jun 23 15:03:51 archlinux kernel: efi:  ESRT=0x57e47e18  ACPI=0x56a8f000  ACPI 2.0=0x56a8f000  SMBIOS=0x57861000  SMBIOS 3.0=0x57860000  TPMEventLog=0x53299018 
Jun 23 15:03:51 archlinux kernel: SMBIOS 3.0.0 present.
Jun 23 15:03:51 archlinux kernel: DMI: ASUSTeK COMPUTER INC. X555UB/X555UB, BIOS X555UB.301 02/20/2017
Jun 23 15:03:51 archlinux kernel: e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
Jun 23 15:03:51 archlinux kernel: e820: remove [mem 0x000a0000-0x000fffff] usable
Jun 23 15:03:51 archlinux kernel: e820: last_pfn = 0x386000 max_arch_pfn = 0x400000000
Jun 23 15:03:51 archlinux kernel: MTRR default type: write-back
Jun 23 15:03:51 archlinux kernel: MTRR fixed ranges enabled:
Jun 23 15:03:51 archlinux kernel:   00000-9FFFF write-back
Jun 23 15:03:51 archlinux kernel:   A0000-BFFFF uncachable
Jun 23 15:03:51 archlinux kernel:   C0000-FFFFF write-protect
Jun 23 15:03:51 archlinux kernel: MTRR variable ranges enabled:
Jun 23 15:03:51 archlinux kernel:   0 base 0080000000 mask 7F80000000 uncachable
Jun 23 15:03:51 archlinux kernel:   1 base 0060000000 mask 7FE0000000 uncachable
Jun 23 15:03:51 archlinux kernel:   2 base 005C000000 mask 7FFC000000 uncachable
Jun 23 15:03:51 archlinux kernel:   3 base 005A000000 mask 7FFE000000 uncachable
Jun 23 15:03:51 archlinux kernel:   4 base 0059000000 mask 7FFF000000 uncachable
Jun 23 15:03:51 archlinux kernel:   5 base 0058800000 mask 7FFF800000 uncachable
Jun 23 15:03:51 archlinux kernel:   6 disabled
Jun 23 15:03:51 archlinux kernel:   7 disabled
Jun 23 15:03:51 archlinux kernel:   8 disabled
Jun 23 15:03:51 archlinux kernel:   9 disabled
Jun 23 15:03:51 archlinux kernel: x86/PAT: Configuration [0-7]: WB  WC  UC- UC  WB  WP  UC- WT  
Jun 23 15:03:51 archlinux kernel: e820: last_pfn = 0x57fff max_arch_pfn = 0x400000000
Jun 23 15:03:51 archlinux kernel: esrt: Reserving ESRT space from 0x0000000057e47e18 to 0x0000000057e47e50.
Jun 23 15:03:51 archlinux kernel: Scanning 1 areas for low memory corruption
Jun 23 15:03:51 archlinux kernel: Base memory trampoline at [        (ptrval)] 98000 size 24576
Jun 23 15:03:51 archlinux kernel: Using GB pages for direct mapping
Jun 23 15:03:51 archlinux kernel: BRK [0x28e660000, 0x28e660fff] PGTABLE
Jun 23 15:03:51 archlinux kernel: BRK [0x28e661000, 0x28e661fff] PGTABLE
Jun 23 15:03:51 archlinux kernel: BRK [0x28e662000, 0x28e662fff] PGTABLE
Jun 23 15:03:51 archlinux kernel: BRK [0x28e663000, 0x28e663fff] PGTABLE
Jun 23 15:03:51 archlinux kernel: BRK [0x28e664000, 0x28e664fff] PGTABLE
Jun 23 15:03:51 archlinux kernel: BRK [0x28e665000, 0x28e665fff] PGTABLE
Jun 23 15:03:51 archlinux kernel: BRK [0x28e666000, 0x28e666fff] PGTABLE
Jun 23 15:03:51 archlinux kernel: BRK [0x28e667000, 0x28e667fff] PGTABLE
Jun 23 15:03:51 archlinux kernel: BRK [0x28e668000, 0x28e668fff] PGTABLE
Jun 23 15:03:51 archlinux kernel: BRK [0x28e669000, 0x28e669fff] PGTABLE
Jun 23 15:03:51 archlinux kernel: BRK [0x28e66a000, 0x28e66afff] PGTABLE
Jun 23 15:03:51 archlinux kernel: BRK [0x28e66b000, 0x28e66bfff] PGTABLE
Jun 23 15:03:51 archlinux kernel: Secure boot disabled
Jun 23 15:03:51 archlinux kernel: RAMDISK: [mem 0x4f9ba000-0x502a9fff]
Jun 23 15:03:51 archlinux kernel: ACPI: Early table checksum verification disabled
Jun 23 15:03:51 archlinux kernel: ACPI: RSDP 0x0000000056A8F000 000024 (v02 _ASUS_)
Jun 23 15:03:51 archlinux kernel: ACPI: XSDT 0x0000000056A8F0A8 0000D4 (v01 _ASUS_ Notebook 01072009 AMI  00010013)
Jun 23 15:03:51 archlinux kernel: ACPI: FACP 0x0000000056AB4460 00010C (v05 _ASUS_ Notebook 01072009 AMI  00010013)
Jun 23 15:03:51 archlinux kernel: ACPI: DSDT 0x0000000056A8F210 02524C (v02 _ASUS_ Notebook 01072009 INTL 20120913)
Jun 23 15:03:51 archlinux kernel: ACPI: FACS 0x0000000057326F80 000040
Jun 23 15:03:51 archlinux kernel: ACPI: APIC 0x0000000056AB4570 000084 (v03 _ASUS_ Notebook 01072009 AMI  00010013)
Jun 23 15:03:51 archlinux kernel: ACPI: FPDT 0x0000000056AB45F8 000044 (v01 _ASUS_ Notebook 01072009 AMI  00010013)
Jun 23 15:03:51 archlinux kernel: ACPI: FIDT 0x0000000056AB4640 00009C (v01 _ASUS_ Notebook 01072009 AMI  00010013)
Jun 23 15:03:51 archlinux kernel: ACPI: MCFG 0x0000000056AB46E0 00003C (v01 _ASUS_ Notebook 01072009 MSFT 00000097)
Jun 23 15:03:51 archlinux kernel: ACPI: HPET 0x0000000056AB4720 000038 (v01 _ASUS_ Notebook 01072009 AMI. 0005000B)
Jun 23 15:03:51 archlinux kernel: ACPI: SSDT 0x0000000056AB4758 000315 (v01 SataRe SataTabl 00001000 INTL 20120913)
Jun 23 15:03:51 archlinux kernel: ACPI: ECDT 0x0000000056AB4A70 0000C1 (v01 _ASUS_ Notebook 01072009 AMI. 00000005)
Jun 23 15:03:51 archlinux kernel: ACPI: LPIT 0x0000000056AB4B38 000094 (v01 INTEL  SKL-ULT  00000000 MSFT 0000005F)
Jun 23 15:03:51 archlinux kernel: ACPI: SSDT 0x0000000056AB4BD0 000248 (v02 INTEL  sensrhub 00000000 INTL 20120913)
Jun 23 15:03:51 archlinux kernel: ACPI: DBGP 0x0000000056AB4E18 000034 (v01 INTEL           00000000 MSFT 0000005F)
Jun 23 15:03:51 archlinux kernel: ACPI: DBG2 0x0000000056AB4E50 000054 (v00 INTEL           00000000 MSFT 0000005F)
Jun 23 15:03:51 archlinux kernel: ACPI: SSDT 0x0000000056AB4EA8 003EC1 (v02 DptfTa DptfTabl 00001000 INTL 20120913)
Jun 23 15:03:51 archlinux kernel: ACPI: SSDT 0x0000000056AB8D70 005882 (v02 SaSsdt SaSsdt   00003000 INTL 20120913)
Jun 23 15:03:51 archlinux kernel: ACPI: UEFI 0x0000000056ABE5F8 000042 (v01                 00000000      00000000)
Jun 23 15:03:51 archlinux kernel: ACPI: SSDT 0x0000000056ABE640 000E58 (v02 CpuRef CpuSsdt  00003000 INTL 20120913)
Jun 23 15:03:51 archlinux kernel: ACPI: BGRT 0x0000000056ABF498 000038 (v01 _ASUS_ Notebook 01072009 AMI  00010013)
Jun 23 15:03:51 archlinux kernel: ACPI: SSDT 0x0000000056ABF4D0 0007AE (v02 SgRef  SgPch    00001000 INTL 20120913)
Jun 23 15:03:51 archlinux kernel: ACPI: DMAR 0x0000000056ABFC80 0000F0 (v01 INTEL  SKL      00000001 INTL 00000001)
Jun 23 15:03:51 archlinux kernel: ACPI: TPM2 0x0000000056ABFD70 000034 (v03        Tpm2Tabl 00000001 AMI  00000000)
Jun 23 15:03:51 archlinux kernel: ACPI: SSDT 0x0000000056ABFDA8 001A6B (v01 OptRef OptTabl  00001000 INTL 20120913)
Jun 23 15:03:51 archlinux kernel: ACPI: MSDM 0x00000000564F2F18 000055 (v03 _ASUS_ Notebook 00000000 ASUS 00000001)
Jun 23 15:03:51 archlinux kernel: ACPI: Local APIC address 0xfee00000
Jun 23 15:03:51 archlinux kernel: No NUMA configuration found
Jun 23 15:03:51 archlinux kernel: Faking a node at [mem 0x0000000000000000-0x0000000385ffffff]
Jun 23 15:03:51 archlinux kernel: NODE_DATA(0) allocated [mem 0x385ffb000-0x385ffefff]
Jun 23 15:03:51 archlinux kernel: Zone ranges:
Jun 23 15:03:51 archlinux kernel:   DMA      [mem 0x0000000000001000-0x0000000000ffffff]
Jun 23 15:03:51 archlinux kernel:   DMA32    [mem 0x0000000001000000-0x00000000ffffffff]
Jun 23 15:03:51 archlinux kernel:   Normal   [mem 0x0000000100000000-0x0000000385ffffff]
Jun 23 15:03:51 archlinux kernel:   Device   empty
Jun 23 15:03:51 archlinux kernel: Movable zone start for each node
Jun 23 15:03:51 archlinux kernel: Early memory node ranges
Jun 23 15:03:51 archlinux kernel:   node   0: [mem 0x0000000000001000-0x0000000000057fff]
Jun 23 15:03:51 archlinux kernel:   node   0: [mem 0x0000000000059000-0x000000000009dfff]
Jun 23 15:03:51 archlinux kernel:   node   0: [mem 0x0000000000100000-0x0000000052dccfff]
Jun 23 15:03:51 archlinux kernel:   node   0: [mem 0x0000000052df8000-0x0000000052e4afff]
Jun 23 15:03:51 archlinux kernel:   node   0: [mem 0x000000005328c000-0x0000000055cd3fff]
Jun 23 15:03:51 archlinux kernel:   node   0: [mem 0x0000000056731000-0x000000005698afff]
Jun 23 15:03:51 archlinux kernel:   node   0: [mem 0x0000000057f7f000-0x0000000057ffefff]
Jun 23 15:03:51 archlinux kernel:   node   0: [mem 0x0000000100000000-0x0000000385ffffff]
Jun 23 15:03:51 archlinux kernel: Initmem setup node 0 [mem 0x0000000000001000-0x0000000385ffffff]
Jun 23 15:03:51 archlinux kernel: On node 0 totalpages: 2996958
Jun 23 15:03:51 archlinux kernel:   DMA zone: 64 pages used for memmap
Jun 23 15:03:51 archlinux kernel:   DMA zone: 21 pages reserved
Jun 23 15:03:51 archlinux kernel:   DMA zone: 3996 pages, LIFO batch:0
Jun 23 15:03:51 archlinux kernel:   DMA32 zone: 5422 pages used for memmap
Jun 23 15:03:51 archlinux kernel:   DMA32 zone: 346946 pages, LIFO batch:31
Jun 23 15:03:51 archlinux kernel:   Normal zone: 41344 pages used for memmap
Jun 23 15:03:51 archlinux kernel:   Normal zone: 2646016 pages, LIFO batch:31
Jun 23 15:03:51 archlinux kernel: Reserved but unavailable: 99 pages
Jun 23 15:03:51 archlinux kernel: Reserving Intel graphics memory at [mem 0x59000000-0x78ffffff]
Jun 23 15:03:51 archlinux kernel: ACPI: PM-Timer IO Port: 0x1808
Jun 23 15:03:51 archlinux kernel: ACPI: Local APIC address 0xfee00000
Jun 23 15:03:51 archlinux kernel: ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
Jun 23 15:03:51 archlinux kernel: ACPI: LAPIC_NMI (acpi_id[0x02] high edge lint[0x1])
Jun 23 15:03:51 archlinux kernel: ACPI: LAPIC_NMI (acpi_id[0x03] high edge lint[0x1])
Jun 23 15:03:51 archlinux kernel: ACPI: LAPIC_NMI (acpi_id[0x04] high edge lint[0x1])
Jun 23 15:03:51 archlinux kernel: IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-119
Jun 23 15:03:51 archlinux kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
Jun 23 15:03:51 archlinux kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
Jun 23 15:03:51 archlinux kernel: ACPI: IRQ0 used by override.
Jun 23 15:03:51 archlinux kernel: ACPI: IRQ9 used by override.
Jun 23 15:03:51 archlinux kernel: Using ACPI (MADT) for SMP configuration information
Jun 23 15:03:51 archlinux kernel: ACPI: HPET id: 0x8086a701 base: 0xfed00000
Jun 23 15:03:51 archlinux kernel: smpboot: Allowing 4 CPUs, 0 hotplug CPUs
Jun 23 15:03:51 archlinux kernel: PM: Registered nosave memory: [mem 0x00000000-0x00000fff]
Jun 23 15:03:51 archlinux kernel: PM: Registered nosave memory: [mem 0x00058000-0x00058fff]
Jun 23 15:03:51 archlinux kernel: PM: Registered nosave memory: [mem 0x0009e000-0x0009ffff]
Jun 23 15:03:51 archlinux kernel: PM: Registered nosave memory: [mem 0x000a0000-0x000fffff]
Jun 23 15:03:51 archlinux kernel: PM: Registered nosave memory: [mem 0x4f9a3000-0x4f9a3fff]
Jun 23 15:03:51 archlinux kernel: PM: Registered nosave memory: [mem 0x4f9b0000-0x4f9b0fff]
Jun 23 15:03:51 archlinux kernel: PM: Registered nosave memory: [mem 0x4f9b1000-0x4f9b1fff]
Jun 23 15:03:51 archlinux kernel: PM: Registered nosave memory: [mem 0x4f9b9000-0x4f9b9fff]
Jun 23 15:03:51 archlinux kernel: PM: Registered nosave memory: [mem 0x52dcd000-0x52dcdfff]
Jun 23 15:03:51 archlinux kernel: PM: Registered nosave memory: [mem 0x52dce000-0x52df7fff]
Jun 23 15:03:51 archlinux kernel: PM: Registered nosave memory: [mem 0x52e4b000-0x5328bfff]
Jun 23 15:03:51 archlinux kernel: PM: Registered nosave memory: [mem 0x55cd4000-0x56730fff]
Jun 23 15:03:51 archlinux kernel: PM: Registered nosave memory: [mem 0x5698b000-0x57327fff]
Jun 23 15:03:51 archlinux kernel: PM: Registered nosave memory: [mem 0x57328000-0x57f7efff]
Jun 23 15:03:51 archlinux kernel: PM: Registered nosave memory: [mem 0x57fff000-0x57ffffff]
Jun 23 15:03:51 archlinux kernel: PM: Registered nosave memory: [mem 0x58000000-0x580fffff]
Jun 23 15:03:51 archlinux kernel: PM: Registered nosave memory: [mem 0x58100000-0x58ffffff]
Jun 23 15:03:51 archlinux kernel: PM: Registered nosave memory: [mem 0x59000000-0x78ffffff]
Jun 23 15:03:51 archlinux kernel: PM: Registered nosave memory: [mem 0x79000000-0xdfffffff]
Jun 23 15:03:51 archlinux kernel: PM: Registered nosave memory: [mem 0xe0000000-0xefffffff]
Jun 23 15:03:51 archlinux kernel: PM: Registered nosave memory: [mem 0xf0000000-0xfdffffff]
Jun 23 15:03:51 archlinux kernel: PM: Registered nosave memory: [mem 0xfe000000-0xfe010fff]
Jun 23 15:03:51 archlinux kernel: PM: Registered nosave memory: [mem 0xfe011000-0xfebfffff]
Jun 23 15:03:51 archlinux kernel: PM: Registered nosave memory: [mem 0xfec00000-0xfec00fff]
Jun 23 15:03:51 archlinux kernel: PM: Registered nosave memory: [mem 0xfec01000-0xfedfffff]
Jun 23 15:03:51 archlinux kernel: PM: Registered nosave memory: [mem 0xfee00000-0xfee00fff]
Jun 23 15:03:51 archlinux kernel: PM: Registered nosave memory: [mem 0xfee01000-0xfeffffff]
Jun 23 15:03:51 archlinux kernel: PM: Registered nosave memory: [mem 0xff000000-0xffffffff]
Jun 23 15:03:51 archlinux kernel: e820: [mem 0x79000000-0xdfffffff] available for PCI devices
Jun 23 15:03:51 archlinux kernel: Booting paravirtualized kernel on bare hardware
Jun 23 15:03:51 archlinux kernel: clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370452778343963 ns
Jun 23 15:03:51 archlinux kernel: random: get_random_bytes called from start_kernel+0x95/0x535 with crng_init=0
Jun 23 15:03:51 archlinux kernel: setup_percpu: NR_CPUS:320 nr_cpumask_bits:320 nr_cpu_ids:4 nr_node_ids:1
Jun 23 15:03:51 archlinux kernel: percpu: Embedded 46 pages/cpu @        (ptrval) s151552 r8192 d28672 u524288
Jun 23 15:03:51 archlinux kernel: pcpu-alloc: s151552 r8192 d28672 u524288 alloc=1*2097152
Jun 23 15:03:51 archlinux kernel: pcpu-alloc: [0] 0 1 2 3 
Jun 23 15:03:51 archlinux kernel: Built 1 zonelists, mobility grouping on.  Total pages: 2950107
Jun 23 15:03:51 archlinux kernel: Policy zone: Normal
Jun 23 15:03:51 archlinux kernel: Kernel command line: initrd=\intel-ucode.img initrd=\initramfs-linux.img root=UUID=6d7855c1-1a2d-4d30-817e-ed45d94ca773 rw
Jun 23 15:03:51 archlinux kernel: Calgary: detecting Calgary via BIOS EBDA area
Jun 23 15:03:51 archlinux kernel: Calgary: Unable to locate Rio Grande table in EBDA - bailing!
Jun 23 15:03:51 archlinux kernel: Memory: 11642912K/11987832K available (10252K kernel code, 1290K rwdata, 3488K rodata, 1476K init, 608K bss, 344920K reserved, 0K cma-reserved)
Jun 23 15:03:51 archlinux kernel: SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
Jun 23 15:03:51 archlinux kernel: Kernel/User page tables isolation: enabled
Jun 23 15:03:51 archlinux kernel: ftrace: allocating 32647 entries in 128 pages
Jun 23 15:03:51 archlinux kernel: Preemptible hierarchical RCU implementation.
Jun 23 15:03:51 archlinux kernel:         CONFIG_RCU_FANOUT set to non-default value of 32
Jun 23 15:03:51 archlinux kernel:         RCU dyntick-idle grace-period acceleration is enabled.
Jun 23 15:03:51 archlinux kernel:         RCU restricting CPUs from NR_CPUS=320 to nr_cpu_ids=4.
Jun 23 15:03:51 archlinux kernel:         RCU priority boosting: priority 1 delay 500 ms.
Jun 23 15:03:51 archlinux kernel:         Tasks RCU enabled.
Jun 23 15:03:51 archlinux kernel: RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4
Jun 23 15:03:51 archlinux kernel: NR_IRQS: 20736, nr_irqs: 1024, preallocated irqs: 16
Jun 23 15:03:51 archlinux kernel:         Offload RCU callbacks from CPUs: (none).
Jun 23 15:03:51 archlinux kernel: spurious 8259A interrupt: IRQ7.
Jun 23 15:03:51 archlinux kernel: Console: colour dummy device 80x25
Jun 23 15:03:51 archlinux kernel: console [tty0] enabled
Jun 23 15:03:51 archlinux kernel: ACPI: Core revision 20180313
Jun 23 15:03:51 archlinux kernel: clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 79635855245 ns
Jun 23 15:03:51 archlinux kernel: hpet clockevent registered
Jun 23 15:03:51 archlinux kernel: APIC: Switch to symmetric I/O mode setup
Jun 23 15:03:51 archlinux kernel: DMAR: Host address width 39
Jun 23 15:03:51 archlinux kernel: DMAR: DRHD base: 0x000000fed90000 flags: 0x0
Jun 23 15:03:51 archlinux kernel: DMAR: dmar0: reg_base_addr fed90000 ver 1:0 cap 1c0000c40660462 ecap 7e3ff0505e
Jun 23 15:03:51 archlinux kernel: DMAR: DRHD base: 0x000000fed91000 flags: 0x1
Jun 23 15:03:51 archlinux kernel: DMAR: dmar1: reg_base_addr fed91000 ver 1:0 cap d2008c40660462 ecap f050da
Jun 23 15:03:51 archlinux kernel: DMAR: RMRR base: 0x000000564d2000 end: 0x000000564f1fff
Jun 23 15:03:51 archlinux kernel: DMAR: RMRR base: 0x00000058800000 end: 0x00000078ffffff
Jun 23 15:03:51 archlinux kernel: DMAR: ANDD device: 1 name: \_SB.PCI0.I2C0
Jun 23 15:03:51 archlinux kernel: DMAR: ANDD device: 2 name: \_SB.PCI0.I2C1
Jun 23 15:03:51 archlinux kernel: DMAR-IR: IOAPIC id 2 under DRHD base  0xfed91000 IOMMU 1
Jun 23 15:03:51 archlinux kernel: DMAR-IR: HPET id 0 under DRHD base 0xfed91000
Jun 23 15:03:51 archlinux kernel: DMAR-IR: x2apic is disabled because BIOS sets x2apic opt out bit.
Jun 23 15:03:51 archlinux kernel: DMAR-IR: Use 'intremap=no_x2apic_optout' to override the BIOS setting.
Jun 23 15:03:51 archlinux kernel: DMAR-IR: Enabled IRQ remapping in xapic mode
Jun 23 15:03:51 archlinux kernel: x2apic: IRQ remapping doesn't support X2APIC mode
Jun 23 15:03:51 archlinux kernel: ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
Jun 23 15:03:51 archlinux kernel: tsc: Detected 2600.000 MHz processor
Jun 23 15:03:51 archlinux kernel: tsc: Detected 2592.000 MHz TSC
Jun 23 15:03:51 archlinux kernel: clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x255cb6cc5db, max_idle_ns: 440795203504 ns
Jun 23 15:03:51 archlinux kernel: Calibrating delay loop (skipped), value calculated using timer frequency.. 5186.00 BogoMIPS (lpj=8640000)
Jun 23 15:03:51 archlinux kernel: pid_max: default: 32768 minimum: 301
Jun 23 15:03:51 archlinux kernel: Security Framework initialized
Jun 23 15:03:51 archlinux kernel: Yama: becoming mindful.
Jun 23 15:03:51 archlinux kernel: Dentry cache hash table entries: 2097152 (order: 12, 16777216 bytes)
Jun 23 15:03:51 archlinux kernel: Inode-cache hash table entries: 1048576 (order: 11, 8388608 bytes)
Jun 23 15:03:51 archlinux kernel: Mount-cache hash table entries: 32768 (order: 6, 262144 bytes)
Jun 23 15:03:51 archlinux kernel: Mountpoint-cache hash table entries: 32768 (order: 6, 262144 bytes)
Jun 23 15:03:51 archlinux kernel: CPU: Physical Processor ID: 0
Jun 23 15:03:51 archlinux kernel: CPU: Processor Core ID: 0
Jun 23 15:03:51 archlinux kernel: ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
Jun 23 15:03:51 archlinux kernel: ENERGY_PERF_BIAS: View and update with x86_energy_perf_policy(8)
Jun 23 15:03:51 archlinux kernel: mce: CPU supports 8 MCE banks
Jun 23 15:03:51 archlinux kernel: CPU0: Thermal monitoring enabled (TM1)
Jun 23 15:03:51 archlinux kernel: process: using mwait in idle threads
Jun 23 15:03:51 archlinux kernel: Last level iTLB entries: 4KB 64, 2MB 8, 4MB 8
Jun 23 15:03:51 archlinux kernel: Last level dTLB entries: 4KB 64, 2MB 0, 4MB 0, 1GB 4
Jun 23 15:03:51 archlinux kernel: Spectre V2 : Mitigation: Full generic retpoline
Jun 23 15:03:51 archlinux kernel: Spectre V2 : Spectre v2 mitigation: Filling RSB on context switch
Jun 23 15:03:51 archlinux kernel: Spectre V2 : Spectre v2 mitigation: Enabling Indirect Branch Prediction Barrier
Jun 23 15:03:51 archlinux kernel: Spectre V2 : Enabling Restricted Speculation for firmware calls
Jun 23 15:03:51 archlinux kernel: Speculative Store Bypass: Vulnerable
Jun 23 15:03:51 archlinux kernel: Freeing SMP alternatives memory: 28K
Jun 23 15:03:51 archlinux kernel: TSC deadline timer enabled
Jun 23 15:03:51 archlinux kernel: smpboot: CPU0: Intel(R) Core(TM) i7-6500U CPU @ 2.50GHz (family: 0x6, model: 0x4e, stepping: 0x3)
Jun 23 15:03:51 archlinux kernel: Performance Events: PEBS fmt3+, Skylake events, 32-deep LBR, full-width counters, Intel PMU driver.
Jun 23 15:03:51 archlinux kernel: ... version:                4
Jun 23 15:03:51 archlinux kernel: ... bit width:              48
Jun 23 15:03:51 archlinux kernel: ... generic registers:      4
Jun 23 15:03:51 archlinux kernel: ... value mask:             0000ffffffffffff
Jun 23 15:03:51 archlinux kernel: ... max period:             00007fffffffffff
Jun 23 15:03:51 archlinux kernel: ... fixed-purpose events:   3
Jun 23 15:03:51 archlinux kernel: ... event mask:             000000070000000f
Jun 23 15:03:51 archlinux kernel: Hierarchical SRCU implementation.
Jun 23 15:03:51 archlinux kernel: NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
Jun 23 15:03:51 archlinux kernel: smp: Bringing up secondary CPUs ...
Jun 23 15:03:51 archlinux kernel: x86: Booting SMP configuration:
Jun 23 15:03:51 archlinux kernel: .... node  #0, CPUs:      #1 #2 #3
Jun 23 15:03:51 archlinux kernel: smp: Brought up 1 node, 4 CPUs
Jun 23 15:03:51 archlinux kernel: smpboot: Max logical packages: 1
Jun 23 15:03:51 archlinux kernel: smpboot: Total of 4 processors activated (20744.00 BogoMIPS)
Jun 23 15:03:51 archlinux kernel: devtmpfs: initialized
Jun 23 15:03:51 archlinux kernel: x86/mm: Memory block size: 128MB
Jun 23 15:03:51 archlinux kernel: PM: Registering ACPI NVS region [mem 0x52dcd000-0x52dcdfff] (4096 bytes)
Jun 23 15:03:51 archlinux kernel: PM: Registering ACPI NVS region [mem 0x5698b000-0x57327fff] (10080256 bytes)
Jun 23 15:03:51 archlinux kernel: clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370867519511994 ns
Jun 23 15:03:51 archlinux kernel: futex hash table entries: 1024 (order: 4, 65536 bytes)
Jun 23 15:03:51 archlinux kernel: pinctrl core: initialized pinctrl subsystem
Jun 23 15:03:51 archlinux kernel: RTC time: 15:03:51, date: 06/23/18
Jun 23 15:03:51 archlinux kernel: NET: Registered protocol family 16
Jun 23 15:03:51 archlinux kernel: cpuidle: using governor ladder
Jun 23 15:03:51 archlinux kernel: cpuidle: using governor menu
Jun 23 15:03:51 archlinux kernel: KVM setup pv remote TLB flush
Jun 23 15:03:51 archlinux kernel: ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
Jun 23 15:03:51 archlinux kernel: ACPI: bus type PCI registered
Jun 23 15:03:51 archlinux kernel: acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
Jun 23 15:03:51 archlinux kernel: PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
Jun 23 15:03:51 archlinux kernel: PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in E820
Jun 23 15:03:51 archlinux kernel: PCI: Using configuration type 1 for base access
Jun 23 15:03:51 archlinux kernel: HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
Jun 23 15:03:51 archlinux kernel: HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
Jun 23 15:03:51 archlinux kernel: ACPI: Added _OSI(Module Device)
Jun 23 15:03:51 archlinux kernel: ACPI: Added _OSI(Processor Device)
Jun 23 15:03:51 archlinux kernel: ACPI: Added _OSI(3.0 _SCP Extensions)
Jun 23 15:03:51 archlinux kernel: ACPI: Added _OSI(Processor Aggregator Device)
Jun 23 15:03:51 archlinux kernel: ACPI: Added _OSI(Linux-Dell-Video)
Jun 23 15:03:51 archlinux kernel: ACPI: EC: EC started
Jun 23 15:03:51 archlinux kernel: ACPI: EC: interrupt blocked
Jun 23 15:03:51 archlinux kernel: ACPI: \: Used as first EC
Jun 23 15:03:51 archlinux kernel: ACPI: \: GPE=0x50, EC_CMD/EC_SC=0x66, EC_DATA=0x62
Jun 23 15:03:51 archlinux kernel: ACPI: \: Used as boot ECDT EC to handle transactions
Jun 23 15:03:51 archlinux kernel: ACPI BIOS Error (bug): Failure looking up [\_SB.PCI0.RP01.PXSX], AE_NOT_FOUND (20180313/psargs-330)
Jun 23 15:03:51 archlinux kernel: ACPI Error: Method parse/execution failed \, AE_NOT_FOUND (20180313/psparse-516)
Jun 23 15:03:51 archlinux kernel: ACPI Error: Invalid zero thread count in method (20180313/dsmethod-760)
Jun 23 15:03:51 archlinux kernel: ACPI Error: Invalid OwnerId: 0x00 (20180313/utownerid-156)
Jun 23 15:03:51 archlinux kernel: ACPI Error: AE_NOT_FOUND, [DSDT] table load failed (20180313/tbxfload-167)
Jun 23 15:03:51 archlinux kernel: ACPI BIOS Error (bug): Failure looking up [\_SB.PCI0.SAT0], AE_NOT_FOUND (20180313/dswload2-160)
Jun 23 15:03:51 archlinux kernel: ACPI Error: AE_NOT_FOUND, During name lookup/catalog (20180313/psobject-220)
Jun 23 15:03:51 archlinux kernel: ACPI Error: Method parse/execution failed \, AE_NOT_FOUND (20180313/psparse-516)
Jun 23 15:03:51 archlinux kernel: ACPI Error: Invalid zero thread count in method (20180313/dsmethod-760)
Jun 23 15:03:51 archlinux kernel: ACPI Error: Invalid OwnerId: 0x00 (20180313/utownerid-156)
Jun 23 15:03:51 archlinux kernel: ACPI Error: AE_NOT_FOUND, (SSDT:SataTabl) while loading table (20180313/tbxfload-197)
Jun 23 15:03:51 archlinux kernel: ACPI BIOS Error (bug): Failure looking up [\_SB.PCI0.B0D4], AE_NOT_FOUND (20180313/dswload2-160)
Jun 23 15:03:51 archlinux kernel: ACPI Error: AE_NOT_FOUND, During name lookup/catalog (20180313/psobject-220)
Jun 23 15:03:51 archlinux kernel: ACPI Error: Method parse/execution failed \, AE_NOT_FOUND (20180313/psparse-516)
Jun 23 15:03:51 archlinux kernel: ACPI Error: Invalid zero thread count in method (20180313/dsmethod-760)
Jun 23 15:03:51 archlinux kernel: ACPI Error: Invalid OwnerId: 0x00 (20180313/utownerid-156)
Jun 23 15:03:51 archlinux kernel: ACPI Error: AE_NOT_FOUND, (SSDT:DptfTabl) while loading table (20180313/tbxfload-197)
Jun 23 15:03:51 archlinux kernel: ACPI BIOS Error (bug): Failure looking up [\_SB.PCI0], AE_NOT_FOUND (20180313/dswload2-160)
Jun 23 15:03:51 archlinux kernel: ACPI Error: AE_NOT_FOUND, During name lookup/catalog (20180313/psobject-220)
Jun 23 15:03:51 archlinux kernel: ACPI Error: Method parse/execution failed \, AE_NOT_FOUND (20180313/psparse-516)
Jun 23 15:03:51 archlinux kernel: ACPI Error: Invalid zero thread count in method (20180313/dsmethod-760)
Jun 23 15:03:51 archlinux kernel: ACPI Error: Invalid OwnerId: 0x00 (20180313/utownerid-156)
Jun 23 15:03:51 archlinux kernel: ACPI Error: AE_NOT_FOUND, (SSDT: SaSsdt ) while loading table (20180313/tbxfload-197)
Jun 23 15:03:51 archlinux kernel: ACPI BIOS Error (bug): Failure looking up [\_PR.CPU0], AE_NOT_FOUND (20180313/dswload2-160)
Jun 23 15:03:51 archlinux kernel: ACPI Error: AE_NOT_FOUND, During name lookup/catalog (20180313/psobject-220)
Jun 23 15:03:51 archlinux kernel: ACPI Error: Method parse/execution failed \, AE_NOT_FOUND (20180313/psparse-516)
Jun 23 15:03:51 archlinux kernel: ACPI Error: Invalid zero thread count in method (20180313/dsmethod-760)
Jun 23 15:03:51 archlinux kernel: ACPI Error: Invalid OwnerId: 0x00 (20180313/utownerid-156)
Jun 23 15:03:51 archlinux kernel: ACPI Error: AE_NOT_FOUND, (SSDT: CpuSsdt) while loading table (20180313/tbxfload-197)
Jun 23 15:03:51 archlinux kernel: ACPI BIOS Error (bug): Failure looking up [\_SB.PCI0.RP01], AE_NOT_FOUND (20180313/dswload2-160)
Jun 23 15:03:51 archlinux kernel: ACPI Error: AE_NOT_FOUND, During name lookup/catalog (20180313/psobject-220)
Jun 23 15:03:51 archlinux kernel: ACPI Error: Method parse/execution failed \, AE_NOT_FOUND (20180313/psparse-516)
Jun 23 15:03:51 archlinux kernel: ACPI Error: Invalid zero thread count in method (20180313/dsmethod-760)
Jun 23 15:03:51 archlinux kernel: ACPI Error: Invalid OwnerId: 0x00 (20180313/utownerid-156)
Jun 23 15:03:51 archlinux kernel: ACPI Error: AE_NOT_FOUND, (SSDT:   SgPch) while loading table (20180313/tbxfload-197)
Jun 23 15:03:51 archlinux kernel: ACPI BIOS Error (bug): Failure looking up [\_SB.PCI0], AE_NOT_FOUND (20180313/dswload2-160)
Jun 23 15:03:51 archlinux kernel: ACPI Error: AE_NOT_FOUND, During name lookup/catalog (20180313/psobject-220)
Jun 23 15:03:51 archlinux kernel: ACPI Error: Method parse/execution failed \, AE_NOT_FOUND (20180313/psparse-516)
Jun 23 15:03:51 archlinux kernel: ACPI Error: Invalid zero thread count in method (20180313/dsmethod-760)
Jun 23 15:03:51 archlinux kernel: ACPI Error: Invalid OwnerId: 0x00 (20180313/utownerid-156)
Jun 23 15:03:51 archlinux kernel: ACPI Error: AE_NOT_FOUND, (SSDT: OptTabl) while loading table (20180313/tbxfload-197)
Jun 23 15:03:51 archlinux kernel: ACPI Error: 7 table load failures, 1 successful (20180313/tbxfload-215)
Jun 23 15:03:51 archlinux kernel: ACPI: Interpreter enabled
Jun 23 15:03:51 archlinux kernel: ACPI: (supports S0)
Jun 23 15:03:51 archlinux kernel: ACPI: Using IOAPIC for interrupt routing
Jun 23 15:03:51 archlinux kernel: PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
Jun 23 15:03:51 archlinux kernel: ACPI BIOS Error (bug): Failure looking up [\SHAD._STA.SDS0], AE_NOT_FOUND (20180313/psargs-330)
Jun 23 15:03:51 archlinux kernel: ACPI Error: Method parse/execution failed \SHAD._STA, AE_NOT_FOUND (20180313/psparse-516)
Jun 23 15:03:51 archlinux kernel: ACPI BIOS Error (bug): Failure looking up [\SHAD._STA.SDS0], AE_NOT_FOUND (20180313/psargs-330)
Jun 23 15:03:51 archlinux kernel: ACPI Error: Method parse/execution failed \SHAD._STA, AE_NOT_FOUND (20180313/psparse-516)
Jun 23 15:03:51 archlinux kernel: vgaarb: loaded
Jun 23 15:03:51 archlinux kernel: pps_core: LinuxPPS API ver. 1 registered
Jun 23 15:03:51 archlinux kernel: pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
Jun 23 15:03:51 archlinux kernel: PTP clock support registered
Jun 23 15:03:51 archlinux kernel: EDAC MC: Ver: 3.0.0
Jun 23 15:03:51 archlinux kernel: Registered efivars operations
Jun 23 15:03:51 archlinux kernel: PCI: Using ACPI for IRQ routing
Jun 23 15:03:51 archlinux kernel: PCI: Discovered peer bus 00
Jun 23 15:03:51 archlinux kernel: PCI: root bus 00: using default resources
Jun 23 15:03:51 archlinux kernel: PCI: Probing PCI hardware (bus 00)
Jun 23 15:03:51 archlinux kernel: PCI host bridge to bus 0000:00
Jun 23 15:03:51 archlinux kernel: pci_bus 0000:00: root bus resource [io  0x0000-0xffff]
Jun 23 15:03:51 archlinux kernel: pci_bus 0000:00: root bus resource [mem 0x00000000-0x7fffffffff]
Jun 23 15:03:51 archlinux kernel: pci_bus 0000:00: No busn resource found for root bus, will use [bus 00-ff]
Jun 23 15:03:51 archlinux kernel: pci 0000:00:00.0: [8086:1904] type 00 class 0x060000
Jun 23 15:03:51 archlinux kernel: pci 0000:00:02.0: [8086:1916] type 00 class 0x030000
Jun 23 15:03:51 archlinux kernel: pci 0000:00:02.0: reg 0x10: [mem 0xdd000000-0xddffffff 64bit]
Jun 23 15:03:51 archlinux kernel: pci 0000:00:02.0: reg 0x18: [mem 0xb0000000-0xbfffffff 64bit pref]
Jun 23 15:03:51 archlinux kernel: pci 0000:00:02.0: reg 0x20: [io  0xf000-0xf03f]
Jun 23 15:03:51 archlinux kernel: pci 0000:00:02.0: BAR 2: assigned to efifb
Jun 23 15:03:51 archlinux kernel: pci 0000:00:02.0: vgaarb: setting as boot VGA device
Jun 23 15:03:51 archlinux kernel: pci 0000:00:02.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
Jun 23 15:03:51 archlinux kernel: pci 0000:00:04.0: [8086:1903] type 00 class 0x118000
Jun 23 15:03:51 archlinux kernel: pci 0000:00:04.0: reg 0x10: [mem 0xdf320000-0xdf327fff 64bit]
Jun 23 15:03:51 archlinux kernel: pci 0000:00:14.0: [8086:9d2f] type 00 class 0x0c0330
Jun 23 15:03:51 archlinux kernel: pci 0000:00:14.0: reg 0x10: [mem 0xdf310000-0xdf31ffff 64bit]
Jun 23 15:03:51 archlinux kernel: pci 0000:00:14.0: PME# supported from D3hot D3cold
Jun 23 15:03:51 archlinux kernel: pci 0000:00:14.2: [8086:9d31] type 00 class 0x118000
Jun 23 15:03:51 archlinux kernel: pci 0000:00:14.2: reg 0x10: [mem 0xdf338000-0xdf338fff 64bit]
Jun 23 15:03:51 archlinux kernel: pci 0000:00:15.0: [8086:9d60] type 00 class 0x118000
Jun 23 15:03:51 archlinux kernel: pci 0000:00:15.0: reg 0x10: [mem 0xdf337000-0xdf337fff 64bit]
Jun 23 15:03:51 archlinux kernel: pci 0000:00:15.1: [8086:9d61] type 00 class 0x118000
Jun 23 15:03:51 archlinux kernel: pci 0000:00:15.1: reg 0x10: [mem 0xdf336000-0xdf336fff 64bit]
Jun 23 15:03:51 archlinux kernel: pci 0000:00:16.0: [8086:9d3a] type 00 class 0x078000
Jun 23 15:03:51 archlinux kernel: pci 0000:00:16.0: reg 0x10: [mem 0xdf335000-0xdf335fff 64bit]
Jun 23 15:03:51 archlinux kernel: pci 0000:00:16.0: PME# supported from D3hot
Jun 23 15:03:51 archlinux kernel: pci 0000:00:17.0: [8086:9d03] type 00 class 0x010601
Jun 23 15:03:51 archlinux kernel: pci 0000:00:17.0: reg 0x10: [mem 0xdf330000-0xdf331fff]
Jun 23 15:03:51 archlinux kernel: pci 0000:00:17.0: reg 0x14: [mem 0xdf334000-0xdf3340ff]
Jun 23 15:03:51 archlinux kernel: pci 0000:00:17.0: reg 0x18: [io  0xf090-0xf097]
Jun 23 15:03:51 archlinux kernel: pci 0000:00:17.0: reg 0x1c: [io  0xf080-0xf083]
Jun 23 15:03:51 archlinux kernel: pci 0000:00:17.0: reg 0x20: [io  0xf060-0xf07f]
Jun 23 15:03:51 archlinux kernel: pci 0000:00:17.0: reg 0x24: [mem 0xdf333000-0xdf3337ff]
Jun 23 15:03:51 archlinux kernel: pci 0000:00:17.0: PME# supported from D3hot
Jun 23 15:03:51 archlinux kernel: pci 0000:00:1c.0: [8086:9d10] type 01 class 0x060400
Jun 23 15:03:51 archlinux kernel: pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
Jun 23 15:03:51 archlinux kernel: pci 0000:00:1c.4: [8086:9d14] type 01 class 0x060400
Jun 23 15:03:51 archlinux kernel: pci 0000:00:1c.4: PME# supported from D0 D3hot D3cold
Jun 23 15:03:51 archlinux kernel: pci 0000:00:1c.5: [8086:9d15] type 01 class 0x060400
Jun 23 15:03:51 archlinux kernel: pci 0000:00:1c.5: PME# supported from D0 D3hot D3cold
Jun 23 15:03:51 archlinux kernel: pci 0000:00:1f.0: [8086:9d48] type 00 class 0x060100
Jun 23 15:03:51 archlinux kernel: pci 0000:00:1f.2: [8086:9d21] type 00 class 0x058000
Jun 23 15:03:51 archlinux kernel: pci 0000:00:1f.2: reg 0x10: [mem 0xdf32c000-0xdf32ffff]
Jun 23 15:03:51 archlinux kernel: pci 0000:00:1f.3: [8086:9d70] type 00 class 0x040300
Jun 23 15:03:51 archlinux kernel: pci 0000:00:1f.3: reg 0x10: [mem 0xdf328000-0xdf32bfff 64bit]
Jun 23 15:03:51 archlinux kernel: pci 0000:00:1f.3: reg 0x20: [mem 0xdf300000-0xdf30ffff 64bit]
Jun 23 15:03:51 archlinux kernel: pci 0000:00:1f.3: PME# supported from D3hot D3cold
Jun 23 15:03:51 archlinux kernel: pci 0000:00:1f.4: [8086:9d23] type 00 class 0x0c0500
Jun 23 15:03:51 archlinux kernel: pci 0000:00:1f.4: reg 0x10: [mem 0xdf332000-0xdf3320ff 64bit]
Jun 23 15:03:51 archlinux kernel: pci 0000:00:1f.4: reg 0x20: [io  0xf040-0xf05f]
Jun 23 15:03:51 archlinux kernel: pci 0000:01:00.0: [10de:1347] type 00 class 0x030200
Jun 23 15:03:51 archlinux kernel: pci 0000:01:00.0: reg 0x10: [mem 0xde000000-0xdeffffff]
Jun 23 15:03:51 archlinux kernel: pci 0000:01:00.0: reg 0x14: [mem 0xc0000000-0xcfffffff 64bit pref]
Jun 23 15:03:51 archlinux kernel: pci 0000:01:00.0: reg 0x1c: [mem 0xd0000000-0xd1ffffff 64bit pref]
Jun 23 15:03:51 archlinux kernel: pci 0000:01:00.0: reg 0x24: [io  0xe000-0xe07f]
Jun 23 15:03:51 archlinux kernel: pci 0000:01:00.0: reg 0x30: [mem 0xdf000000-0xdf07ffff pref]
Jun 23 15:03:51 archlinux kernel: pci 0000:01:00.0: enabling Extended Tags
Jun 23 15:03:51 archlinux kernel: pci 0000:00:1c.0: PCI bridge to [bus 01]
Jun 23 15:03:51 archlinux kernel: pci 0000:00:1c.0:   bridge window [io  0xe000-0xefff]
Jun 23 15:03:51 archlinux kernel: pci 0000:00:1c.0:   bridge window [mem 0xde000000-0xdf0fffff]
Jun 23 15:03:51 archlinux kernel: pci 0000:00:1c.0:   bridge window [mem 0xc0000000-0xd1ffffff 64bit pref]
Jun 23 15:03:51 archlinux kernel: pci 0000:02:00.0: [10ec:8168] type 00 class 0x020000
Jun 23 15:03:51 archlinux kernel: pci 0000:02:00.0: reg 0x10: [io  0xd000-0xd0ff]
Jun 23 15:03:51 archlinux kernel: pci 0000:02:00.0: reg 0x18: [mem 0xdf204000-0xdf204fff 64bit]
Jun 23 15:03:51 archlinux kernel: pci 0000:02:00.0: reg 0x20: [mem 0xdf200000-0xdf203fff 64bit]
Jun 23 15:03:51 archlinux kernel: pci 0000:02:00.0: supports D1 D2
Jun 23 15:03:51 archlinux kernel: pci 0000:02:00.0: PME# supported from D0 D1 D2 D3hot D3cold
Jun 23 15:03:51 archlinux kernel: pci 0000:00:1c.4: PCI bridge to [bus 02]
Jun 23 15:03:51 archlinux kernel: pci 0000:00:1c.4:   bridge window [io  0xd000-0xdfff]
Jun 23 15:03:51 archlinux kernel: pci 0000:00:1c.4:   bridge window [mem 0xdf200000-0xdf2fffff]
Jun 23 15:03:51 archlinux kernel: pci 0000:03:00.0: [10ec:b723] type 00 class 0x028000
Jun 23 15:03:51 archlinux kernel: pci 0000:03:00.0: reg 0x10: [io  0xc000-0xc0ff]
Jun 23 15:03:51 archlinux kernel: pci 0000:03:00.0: reg 0x18: [mem 0xdf100000-0xdf103fff 64bit]
Jun 23 15:03:51 archlinux kernel: pci 0000:03:00.0: supports D1 D2
Jun 23 15:03:51 archlinux kernel: pci 0000:03:00.0: PME# supported from D0 D1 D2 D3hot D3cold
Jun 23 15:03:51 archlinux kernel: pci 0000:00:1c.5: PCI bridge to [bus 03]
Jun 23 15:03:51 archlinux kernel: pci 0000:00:1c.5:   bridge window [io  0xc000-0xcfff]
Jun 23 15:03:51 archlinux kernel: pci 0000:00:1c.5:   bridge window [mem 0xdf100000-0xdf1fffff]
Jun 23 15:03:51 archlinux kernel: pci_bus 0000:00: busn_res: [bus 00-ff] end is updated to 03
Jun 23 15:03:51 archlinux kernel: PCI: pci_cache_line_size set to 64 bytes
Jun 23 15:03:51 archlinux kernel: e820: reserve RAM buffer [mem 0x00058000-0x0005ffff]
Jun 23 15:03:51 archlinux kernel: e820: reserve RAM buffer [mem 0x0009e000-0x0009ffff]
Jun 23 15:03:51 archlinux kernel: e820: reserve RAM buffer [mem 0x4f9a3018-0x4fffffff]
Jun 23 15:03:51 archlinux kernel: e820: reserve RAM buffer [mem 0x4f9b1018-0x4fffffff]
Jun 23 15:03:51 archlinux kernel: e820: reserve RAM buffer [mem 0x52dcd000-0x53ffffff]
Jun 23 15:03:51 archlinux kernel: e820: reserve RAM buffer [mem 0x52e4b000-0x53ffffff]
Jun 23 15:03:51 archlinux kernel: e820: reserve RAM buffer [mem 0x55cd4000-0x57ffffff]
Jun 23 15:03:51 archlinux kernel: e820: reserve RAM buffer [mem 0x5698b000-0x57ffffff]
Jun 23 15:03:51 archlinux kernel: e820: reserve RAM buffer [mem 0x57fff000-0x57ffffff]
Jun 23 15:03:51 archlinux kernel: e820: reserve RAM buffer [mem 0x386000000-0x387ffffff]
Jun 23 15:03:51 archlinux kernel: NetLabel: Initializing
Jun 23 15:03:51 archlinux kernel: NetLabel:  domain hash size = 128
Jun 23 15:03:51 archlinux kernel: NetLabel:  protocols = UNLABELED CIPSOv4 CALIPSO
Jun 23 15:03:51 archlinux kernel: NetLabel:  unlabeled traffic allowed by default
Jun 23 15:03:51 archlinux kernel: hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
Jun 23 15:03:51 archlinux kernel: hpet0: 8 comparators, 64-bit 24.000000 MHz counter
Jun 23 15:03:51 archlinux kernel: clocksource: Switched to clocksource tsc-early
Jun 23 15:03:51 archlinux kernel: VFS: Disk quotas dquot_6.6.0
Jun 23 15:03:51 archlinux kernel: VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
Jun 23 15:03:51 archlinux kernel: pnp: PnP ACPI init
Jun 23 15:03:51 archlinux kernel: ACPI BIOS Error (bug): Failure looking up [\SHAD._STA.SDS0], AE_NOT_FOUND (20180313/psargs-330)
Jun 23 15:03:51 archlinux kernel: ACPI Error: Method parse/execution failed \SHAD._STA, AE_NOT_FOUND (20180313/psparse-516)
Jun 23 15:03:51 archlinux kernel: pnp: PnP ACPI: found 0 devices
Jun 23 15:03:51 archlinux kernel: clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
Jun 23 15:03:51 archlinux kernel: pci 0000:00:1c.0: PCI bridge to [bus 01]
Jun 23 15:03:51 archlinux kernel: pci 0000:00:1c.0:   bridge window [io  0xe000-0xefff]
Jun 23 15:03:51 archlinux kernel: pci 0000:00:1c.0:   bridge window [mem 0xde000000-0xdf0fffff]
Jun 23 15:03:51 archlinux kernel: pci 0000:00:1c.0:   bridge window [mem 0xc0000000-0xd1ffffff 64bit pref]
Jun 23 15:03:51 archlinux kernel: pci 0000:00:1c.4: PCI bridge to [bus 02]
Jun 23 15:03:51 archlinux kernel: pci 0000:00:1c.4:   bridge window [io  0xd000-0xdfff]
Jun 23 15:03:51 archlinux kernel: pci 0000:00:1c.4:   bridge window [mem 0xdf200000-0xdf2fffff]
Jun 23 15:03:51 archlinux kernel: pci 0000:00:1c.5: PCI bridge to [bus 03]
Jun 23 15:03:51 archlinux kernel: pci 0000:00:1c.5:   bridge window [io  0xc000-0xcfff]
Jun 23 15:03:51 archlinux kernel: pci 0000:00:1c.5:   bridge window [mem 0xdf100000-0xdf1fffff]
Jun 23 15:03:51 archlinux kernel: pci_bus 0000:00: resource 4 [io  0x0000-0xffff]
Jun 23 15:03:51 archlinux kernel: pci_bus 0000:00: resource 5 [mem 0x00000000-0x7fffffffff]
Jun 23 15:03:51 archlinux kernel: pci_bus 0000:01: resource 0 [io  0xe000-0xefff]
Jun 23 15:03:51 archlinux kernel: pci_bus 0000:01: resource 1 [mem 0xde000000-0xdf0fffff]
Jun 23 15:03:51 archlinux kernel: pci_bus 0000:01: resource 2 [mem 0xc0000000-0xd1ffffff 64bit pref]
Jun 23 15:03:51 archlinux kernel: pci_bus 0000:02: resource 0 [io  0xd000-0xdfff]
Jun 23 15:03:51 archlinux kernel: pci_bus 0000:02: resource 1 [mem 0xdf200000-0xdf2fffff]
Jun 23 15:03:51 archlinux kernel: pci_bus 0000:03: resource 0 [io  0xc000-0xcfff]
Jun 23 15:03:51 archlinux kernel: pci_bus 0000:03: resource 1 [mem 0xdf100000-0xdf1fffff]
Jun 23 15:03:51 archlinux kernel: NET: Registered protocol family 2
Jun 23 15:03:51 archlinux kernel: tcp_listen_portaddr_hash hash table entries: 8192 (order: 5, 131072 bytes)
Jun 23 15:03:51 archlinux kernel: TCP established hash table entries: 131072 (order: 8, 1048576 bytes)
Jun 23 15:03:51 archlinux kernel: TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
Jun 23 15:03:51 archlinux kernel: TCP: Hash tables configured (established 131072 bind 65536)
Jun 23 15:03:51 archlinux kernel: UDP hash table entries: 8192 (order: 6, 262144 bytes)
Jun 23 15:03:51 archlinux kernel: UDP-Lite hash table entries: 8192 (order: 6, 262144 bytes)
Jun 23 15:03:51 archlinux kernel: NET: Registered protocol family 1
Jun 23 15:03:51 archlinux kernel: pci 0000:00:02.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
Jun 23 15:03:51 archlinux kernel: pci 0000:00:14.0: can't derive routing for PCI INT A
Jun 23 15:03:51 archlinux kernel: pci 0000:00:14.0: PCI INT A: not connected
Jun 23 15:03:51 archlinux kernel: PCI: CLS 0 bytes, default 64
Jun 23 15:03:51 archlinux kernel: Unpacking initramfs...
Jun 23 15:03:51 archlinux kernel: Freeing initrd memory: 9152K
Jun 23 15:03:51 archlinux kernel: DMAR: Failed to find handle for ACPI object \_SB.PCI0.I2C0
Jun 23 15:03:51 archlinux kernel: DMAR: Failed to find handle for ACPI object \_SB.PCI0.I2C1
Jun 23 15:03:51 archlinux kernel: PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
Jun 23 15:03:51 archlinux kernel: software IO TLB [mem 0x4b9a3000-0x4f9a3000] (64MB) mapped at [        (ptrval)-        (ptrval)]
Jun 23 15:03:51 archlinux kernel: clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x255cb6cc5db, max_idle_ns: 440795203504 ns
Jun 23 15:03:51 archlinux kernel: clocksource: Switched to clocksource tsc
Jun 23 15:03:51 archlinux kernel: platform rtc_cmos: registered platform RTC device (no PNP device found)
Jun 23 15:03:51 archlinux kernel: Scanning for low memory corruption every 60 seconds
Jun 23 15:03:51 archlinux kernel: Initialise system trusted keyrings
Jun 23 15:03:51 archlinux kernel: Key type blacklist registered
Jun 23 15:03:51 archlinux kernel: workingset: timestamp_bits=41 max_order=22 bucket_order=0
Jun 23 15:03:51 archlinux kernel: zbud: loaded
Jun 23 15:03:51 archlinux kernel: pstore: using lz4hc compression
Jun 23 15:03:51 archlinux kernel: Key type asymmetric registered
Jun 23 15:03:51 archlinux kernel: Asymmetric key parser 'x509' registered
Jun 23 15:03:51 archlinux kernel: Block layer SCSI generic (bsg) driver version 0.4 loaded (major 245)
Jun 23 15:03:51 archlinux kernel: io scheduler noop registered
Jun 23 15:03:51 archlinux kernel: io scheduler deadline registered
Jun 23 15:03:51 archlinux kernel: io scheduler cfq registered (default)
Jun 23 15:03:51 archlinux kernel: io scheduler mq-deadline registered
Jun 23 15:03:51 archlinux kernel: io scheduler kyber registered
Jun 23 15:03:51 archlinux kernel: io scheduler bfq registered
Jun 23 15:03:51 archlinux kernel: pcieport 0000:00:1c.0: can't derive routing for PCI INT A
Jun 23 15:03:51 archlinux kernel: pcieport 0000:00:1c.0: PCI INT A: not connected
Jun 23 15:03:51 archlinux kernel: pcieport 0000:00:1c.4: can't derive routing for PCI INT A
Jun 23 15:03:51 archlinux kernel: pcieport 0000:00:1c.4: PCI INT A: not connected
Jun 23 15:03:51 archlinux kernel: pcieport 0000:00:1c.5: can't derive routing for PCI INT B
Jun 23 15:03:51 archlinux kernel: pcieport 0000:00:1c.5: PCI INT B: not connected
Jun 23 15:03:51 archlinux kernel: pcieport 0000:00:1c.0: AER enabled with IRQ 122
Jun 23 15:03:51 archlinux kernel: pcieport 0000:00:1c.0: Signaling PME with IRQ 122
Jun 23 15:03:51 archlinux kernel: pcieport 0000:00:1c.4: Signaling PME with IRQ 123
Jun 23 15:03:51 archlinux kernel: pcieport 0000:00:1c.5: Signaling PME with IRQ 124
Jun 23 15:03:51 archlinux kernel: efifb: probing for efifb
Jun 23 15:03:51 archlinux kernel: efifb: framebuffer at 0xb0000000, using 1876k, total 1875k
Jun 23 15:03:51 archlinux kernel: efifb: mode is 800x600x32, linelength=3200, pages=1
Jun 23 15:03:51 archlinux kernel: efifb: scrolling: redraw
Jun 23 15:03:51 archlinux kernel: efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0
Jun 23 15:03:51 archlinux kernel: Console: switching to colour frame buffer device 100x37
Jun 23 15:03:51 archlinux kernel: fb0: EFI VGA frame buffer device
Jun 23 15:03:51 archlinux kernel: intel_idle: MWAIT substates: 0x11142120
Jun 23 15:03:51 archlinux kernel: intel_idle: v0.4.1 model 0x4E
Jun 23 15:03:51 archlinux kernel: intel_idle: lapic_timer_reliable_states 0xffffffff
Jun 23 15:03:51 archlinux kernel: input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0
Jun 23 15:03:51 archlinux kernel: ACPI: Power Button [PWRF]
Jun 23 15:03:51 archlinux kernel: Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
Jun 23 15:03:51 archlinux kernel: intel_pstate: Intel P-state driver initializing
Jun 23 15:03:51 archlinux kernel: intel_pstate: HWP enabled
Jun 23 15:03:51 archlinux kernel: ledtrig-cpu: registered to indicate activity on CPUs
Jun 23 15:03:51 archlinux kernel: intel_pmc_core:  initialized
Jun 23 15:03:51 archlinux kernel: NET: Registered protocol family 10
Jun 23 15:03:51 archlinux kernel: Segment Routing with IPv6
Jun 23 15:03:51 archlinux kernel: NET: Registered protocol family 17
Jun 23 15:03:51 archlinux kernel: RAS: Correctable Errors collector initialized.
Jun 23 15:03:51 archlinux kernel: microcode: sig=0x406e3, pf=0x80, revision=0xc2
Jun 23 15:03:51 archlinux kernel: microcode: Microcode Update Driver: v2.2.
Jun 23 15:03:51 archlinux kernel: sched_clock: Marking stable (320103753, 0)->(301367906, 18735847)
Jun 23 15:03:51 archlinux kernel: registered taskstats version 1
Jun 23 15:03:51 archlinux kernel: Loading compiled-in X.509 certificates
Jun 23 15:03:51 archlinux kernel: zswap: loaded using pool lzo/zbud
Jun 23 15:03:51 archlinux kernel: Key type big_key registered
Jun 23 15:03:51 archlinux kernel:   Magic number: 6:831:83
Jun 23 15:03:51 archlinux kernel: hctosys: unable to open rtc device (rtc0)
Jun 23 15:03:51 archlinux kernel: Freeing unused kernel memory: 1476K
Jun 23 15:03:51 archlinux kernel: Write protecting the kernel read-only data: 16384k
Jun 23 15:03:51 archlinux kernel: Freeing unused kernel memory: 2016K
Jun 23 15:03:51 archlinux kernel: Freeing unused kernel memory: 608K
Jun 23 15:03:51 archlinux kernel: SCSI subsystem initialized
Jun 23 15:03:51 archlinux kernel: ACPI: bus type USB registered
Jun 23 15:03:51 archlinux kernel: usbcore: registered new interface driver usbfs
Jun 23 15:03:51 archlinux kernel: usbcore: registered new interface driver hub
Jun 23 15:03:51 archlinux kernel: usbcore: registered new device driver usb
Jun 23 15:03:51 archlinux kernel: libata version 3.00 loaded.
Jun 23 15:03:51 archlinux kernel: xhci_hcd 0000:00:14.0: can't derive routing for PCI INT A
Jun 23 15:03:51 archlinux kernel: xhci_hcd 0000:00:14.0: PCI INT A: no GSI
Jun 23 15:03:51 archlinux kernel: xhci_hcd 0000:00:14.0: xHCI Host Controller
Jun 23 15:03:51 archlinux kernel: xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 1
Jun 23 15:03:51 archlinux kernel: xhci_hcd 0000:00:14.0: hcc params 0x200077c1 hci version 0x100 quirks 0x00109810
Jun 23 15:03:51 archlinux kernel: xhci_hcd 0000:00:14.0: cache line size of 64 is not supported
Jun 23 15:03:51 archlinux kernel: usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 4.17
Jun 23 15:03:51 archlinux kernel: usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Jun 23 15:03:51 archlinux kernel: usb usb1: Product: xHCI Host Controller
Jun 23 15:03:51 archlinux kernel: usb usb1: Manufacturer: Linux 4.17.2-1-ARCH xhci-hcd
Jun 23 15:03:51 archlinux kernel: usb usb1: SerialNumber: 0000:00:14.0
Jun 23 15:03:51 archlinux kernel: hub 1-0:1.0: USB hub found
Jun 23 15:03:51 archlinux kernel: hub 1-0:1.0: 12 ports detected
Jun 23 15:03:51 archlinux kernel: xhci_hcd 0000:00:14.0: xHCI Host Controller
Jun 23 15:03:51 archlinux kernel: xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 2
Jun 23 15:03:51 archlinux kernel: xhci_hcd 0000:00:14.0: Host supports USB 3.0  SuperSpeed
Jun 23 15:03:51 archlinux kernel: usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 4.17
Jun 23 15:03:51 archlinux kernel: usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Jun 23 15:03:51 archlinux kernel: usb usb2: Product: xHCI Host Controller
Jun 23 15:03:51 archlinux kernel: usb usb2: Manufacturer: Linux 4.17.2-1-ARCH xhci-hcd
Jun 23 15:03:51 archlinux kernel: usb usb2: SerialNumber: 0000:00:14.0
Jun 23 15:03:51 archlinux kernel: hub 2-0:1.0: USB hub found
Jun 23 15:03:51 archlinux kernel: hub 2-0:1.0: 6 ports detected
Jun 23 15:03:51 archlinux kernel: ACPI: \: failed to evaluate _DSM (0x1001)
Jun 23 15:03:51 archlinux kernel: ahci 0000:00:17.0: version 3.0
Jun 23 15:03:51 archlinux kernel: ahci 0000:00:17.0: can't derive routing for PCI INT A
Jun 23 15:03:51 archlinux kernel: ahci 0000:00:17.0: PCI INT A: not connected
Jun 23 15:03:51 archlinux kernel: ahci 0000:00:17.0: AHCI 0001.0301 32 slots 2 ports 6 Gbps 0x3 impl SATA mode
Jun 23 15:03:51 archlinux kernel: ahci 0000:00:17.0: flags: 64bit ncq pm led clo only pio slum part deso sadm sds apst 
Jun 23 15:03:51 archlinux kernel: scsi host0: ahci
Jun 23 15:03:51 archlinux kernel: scsi host1: ahci
Jun 23 15:03:51 archlinux kernel: ata1: SATA max UDMA/133 abar m2048@0xdf333000 port 0xdf333100 irq 126
Jun 23 15:03:51 archlinux kernel: ata2: SATA max UDMA/133 abar m2048@0xdf333000 port 0xdf333180 irq 126
Jun 23 15:03:51 archlinux kernel: ata2: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
Jun 23 15:03:51 archlinux kernel: ata1: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
Jun 23 15:03:51 archlinux kernel: ata1.00: supports DRM functions and may not be fully accessible
Jun 23 15:03:51 archlinux kernel: ata1.00: disabling queued TRIM support
Jun 23 15:03:51 archlinux kernel: ata1.00: ATA-9: Samsung SSD 850 EVO 250GB, EMT02B6Q, max UDMA/133
Jun 23 15:03:51 archlinux kernel: ata1.00: 488397168 sectors, multi 1: LBA48 NCQ (depth 31/32), AA
Jun 23 15:03:51 archlinux kernel: ata1.00: supports DRM functions and may not be fully accessible
Jun 23 15:03:51 archlinux kernel: ata2.00: ATA-8: ST1000LM024 HN-M101MBB, 2BA30001, max UDMA/133
Jun 23 15:03:51 archlinux kernel: ata2.00: 1953525168 sectors, multi 16: LBA48 NCQ (depth 31/32)
Jun 23 15:03:51 archlinux kernel: ata1.00: disabling queued TRIM support
Jun 23 15:03:51 archlinux kernel: ata1.00: configured for UDMA/133
Jun 23 15:03:51 archlinux kernel: usb 1-1: new full-speed USB device number 2 using xhci_hcd
Jun 23 15:03:51 archlinux kernel: ata2.00: configured for UDMA/133
Jun 23 15:03:51 archlinux kernel: ahci 0000:00:17.0: port does not support device sleep
Jun 23 15:03:51 archlinux kernel: scsi 0:0:0:0: Direct-Access     ATA      Samsung SSD 850  2B6Q PQ: 0 ANSI: 5
Jun 23 15:03:51 archlinux kernel: scsi 1:0:0:0: Direct-Access     ATA      ST1000LM024 HN-M 0001 PQ: 0 ANSI: 5
Jun 23 15:03:51 archlinux kernel: sd 0:0:0:0: [sda] 488397168 512-byte logical blocks: (250 GB/233 GiB)
Jun 23 15:03:51 archlinux kernel: sd 1:0:0:0: [sdb] 1953525168 512-byte logical blocks: (1.00 TB/932 GiB)
Jun 23 15:03:51 archlinux kernel: sd 1:0:0:0: [sdb] 4096-byte physical blocks
Jun 23 15:03:51 archlinux kernel: sd 0:0:0:0: [sda] Write Protect is off
Jun 23 15:03:51 archlinux kernel: sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
Jun 23 15:03:51 archlinux kernel: sd 1:0:0:0: [sdb] Write Protect is off
Jun 23 15:03:51 archlinux kernel: sd 1:0:0:0: [sdb] Mode Sense: 00 3a 00 00
Jun 23 15:03:51 archlinux kernel: sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
Jun 23 15:03:51 archlinux kernel: sd 1:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
Jun 23 15:03:51 archlinux kernel:  sda: sda1 sda2
Jun 23 15:03:51 archlinux kernel: sd 0:0:0:0: [sda] supports TCG Opal
Jun 23 15:03:51 archlinux kernel: sd 0:0:0:0: [sda] Attached SCSI disk
Jun 23 15:03:51 archlinux kernel:  sdb: sdb1
Jun 23 15:03:51 archlinux kernel: sd 1:0:0:0: [sdb] Attached SCSI disk
Jun 23 15:03:51 archlinux kernel: usb 1-1: New USB device found, idVendor=046d, idProduct=c52f, bcdDevice=22.01
Jun 23 15:03:51 archlinux kernel: usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
Jun 23 15:03:51 archlinux kernel: usb 1-1: Product: USB Receiver
Jun 23 15:03:51 archlinux kernel: usb 1-1: Manufacturer: Logitech
Jun 23 15:03:51 archlinux kernel: hidraw: raw HID events driver (C) Jiri Kosina
Jun 23 15:03:51 archlinux kernel: usbcore: registered new interface driver usbhid
Jun 23 15:03:51 archlinux kernel: usbhid: USB HID core driver
Jun 23 15:03:51 archlinux kernel: input: Logitech USB Receiver as /devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1:1.0/0003:046D:C52F.0001/input/input1
Jun 23 15:03:51 archlinux kernel: hid-generic 0003:046D:C52F.0001: input,hidraw0: USB HID v1.11 Mouse [Logitech USB Receiver] on usb-0000:00:14.0-1/input0
Jun 23 15:03:51 archlinux kernel: input: Logitech USB Receiver as /devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1:1.1/0003:046D:C52F.0002/input/input2
Jun 23 15:03:51 archlinux kernel: hid-generic 0003:046D:C52F.0002: input,hiddev0,hidraw1: USB HID v1.11 Device [Logitech USB Receiver] on usb-0000:00:14.0-1/input1
Jun 23 15:03:51 archlinux kernel: usb 1-3: new high-speed USB device number 3 using xhci_hcd
Jun 23 15:03:51 archlinux kernel: random: fast init done
Jun 23 15:03:51 archlinux kernel: EXT4-fs (sda2): mounted filesystem with ordered data mode. Opts: (null)
Jun 23 15:03:51 archlinux kernel: usb 1-3: New USB device found, idVendor=0718, idProduct=0618, bcdDevice= 1.00
Jun 23 15:03:51 archlinux kernel: usb 1-3: New USB device strings: Mfr=1, Product=2, SerialNumber=3
Jun 23 15:03:51 archlinux kernel: usb 1-3: Product: Trans-It Drive
Jun 23 15:03:51 archlinux kernel: usb 1-3: Manufacturer: TDKMedia
Jun 23 15:03:51 archlinux kernel: usb 1-3: SerialNumber: 07B5180705D264D4
Jun 23 15:03:51 archlinux systemd[1]: systemd 238 running in system mode. (+PAM -AUDIT -SELINUX -IMA -APPARMOR +SMACK -SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN2 +IDN +PCRE2 default-hierarchy=hybrid)
Jun 23 15:03:51 archlinux systemd[1]: Detected architecture x86-64.
Jun 23 15:03:51 archlinux kernel: random: systemd: uninitialized urandom read (16 bytes read)
Jun 23 15:03:51 archlinux systemd[1]: Listening on LVM2 metadata daemon socket.
Jun 23 15:03:51 archlinux kernel: random: systemd: uninitialized urandom read (16 bytes read)
Jun 23 15:03:51 archlinux systemd[1]: Listening on Journal Socket (/dev/log).
Jun 23 15:03:51 archlinux kernel: random: systemd: uninitialized urandom read (16 bytes read)
Jun 23 15:03:51 archlinux systemd[1]: Created slice User and Session Slice.
Jun 23 15:03:51 archlinux systemd[1]: Reached target Remote File Systems.
Jun 23 15:03:51 archlinux systemd[1]: Reached target Slices.
Jun 23 15:03:51 archlinux systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
Jun 23 15:03:51 archlinux systemd[1]: Listening on LVM2 poll daemon socket.
Jun 23 15:03:51 archlinux systemd[1]: Listening on udev Kernel Socket.
Jun 23 15:03:51 archlinux kernel: usb 1-4: new high-speed USB device number 4 using xhci_hcd
Jun 23 15:03:51 archlinux kernel: EXT4-fs (sda2): re-mounted. Opts: data=ordered
Jun 23 15:03:51 archlinux systemd-journald[202]: Journal started
Jun 23 15:03:51 archlinux systemd-journald[202]: Runtime journal (/run/log/journal/447a3497d8a74d2d86a53ec6ea8e3981) is 8.0M, max 571.9M, 563.9M free.
Jun 23 15:03:51 archlinux systemd[1]: Started Create Static Device Nodes in /dev.
Jun 23 15:03:51 archlinux systemd[1]: Started Load/Save Random Seed.
Jun 23 15:03:51 archlinux systemd[1]: Starting udev Kernel Device Manager...
Jun 23 15:03:51 archlinux systemd[1]: Starting Flush Journal to Persistent Storage...
Jun 23 15:03:51 archlinux systemd-journald[202]: Time spent on flushing to /var is 48.544ms for 708 entries.
Jun 23 15:03:51 archlinux systemd-journald[202]: System journal (/var/log/journal/447a3497d8a74d2d86a53ec6ea8e3981) is 24.0M, max 4.0G, 3.9G free.
Jun 23 15:03:51 archlinux kernel: intel-lpss 0000:00:15.0: enabling device (0000 -> 0002)
Jun 23 15:03:51 archlinux kernel: intel-lpss 0000:00:15.0: can't derive routing for PCI INT A
Jun 23 15:03:51 archlinux kernel: intel-lpss 0000:00:15.0: PCI INT A: not connected
Jun 23 15:03:51 archlinux kernel: intel-lpss: probe of 0000:00:15.0 failed with error -22
Jun 23 15:03:51 archlinux systemd[1]: Started udev Coldplug all Devices.
Jun 23 15:03:51 archlinux systemd[1]: Started udev Kernel Device Manager.
Jun 23 15:03:51 archlinux systemd[1]: Started Flush Journal to Persistent Storage.
Jun 23 15:03:51 archlinux kernel: Linux agpgart interface v0.103
Jun 23 15:03:51 archlinux kernel: input: PC Speaker as /devices/platform/pcspkr/input/input3
Jun 23 15:03:51 archlinux kernel: rtc_cmos rtc_cmos: RTC can wake from S4
Jun 23 15:03:51 archlinux kernel: rtc_cmos rtc_cmos: registered as rtc0
Jun 23 15:03:51 archlinux kernel: rtc_cmos rtc_cmos: alarms up to one month, y3k, 114 bytes nvram, hpet irqs
Jun 23 15:03:51 archlinux kernel: intel-lpss 0000:00:15.1: enabling device (0000 -> 0002)
Jun 23 15:03:51 archlinux kernel: intel-lpss 0000:00:15.1: can't derive routing for PCI INT B
Jun 23 15:03:51 archlinux kernel: intel-lpss 0000:00:15.1: PCI INT B: not connected
Jun 23 15:03:51 archlinux kernel: intel-lpss: probe of 0000:00:15.1 failed with error -22
Jun 23 15:03:51 archlinux kernel: intel_pch_thermal 0000:00:14.2: can't derive routing for PCI INT C
Jun 23 15:03:51 archlinux kernel: intel_pch_thermal 0000:00:14.2: PCI INT C: not connected
Jun 23 15:03:51 archlinux kernel: proc_thermal 0000:00:04.0: can't derive routing for PCI INT A
Jun 23 15:03:51 archlinux kernel: proc_thermal 0000:00:04.0: PCI INT A: not connected
Jun 23 15:03:51 archlinux kernel: i801_smbus 0000:00:1f.4: can't derive routing for PCI INT A
Jun 23 15:03:51 archlinux kernel: i801_smbus 0000:00:1f.4: PCI INT A: not connected
Jun 23 15:03:51 archlinux kernel: i801_smbus 0000:00:1f.4: SPD Write Disable is set
Jun 23 15:03:51 archlinux kernel: i801_smbus 0000:00:1f.4: SMBus using polling
Jun 23 15:03:51 archlinux kernel: shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
Jun 23 15:03:51 archlinux kernel: RAPL PMU: API unit is 2^-32 Joules, 5 fixed counters, 655360 ms ovfl timer
Jun 23 15:03:51 archlinux kernel: RAPL PMU: hw unit of domain pp0-core 2^-14 Joules
Jun 23 15:03:51 archlinux kernel: RAPL PMU: hw unit of domain package 2^-14 Joules
Jun 23 15:03:51 archlinux kernel: RAPL PMU: hw unit of domain dram 2^-14 Joules
Jun 23 15:03:51 archlinux kernel: RAPL PMU: hw unit of domain pp1-gpu 2^-14 Joules
Jun 23 15:03:51 archlinux kernel: RAPL PMU: hw unit of domain psys 2^-14 Joules
Jun 23 15:03:51 archlinux kernel: r8169 Gigabit Ethernet driver 2.3LK-NAPI loaded
Jun 23 15:03:51 archlinux kernel: r8169 0000:02:00.0: can't disable ASPM; OS doesn't have ASPM control
Jun 23 15:03:51 archlinux kernel: pcieport 0000:00:1c.4: can't derive routing for PCI INT A
Jun 23 15:03:51 archlinux kernel: r8169 0000:02:00.0: PCI INT A: not connected
Jun 23 15:03:51 archlinux kernel: usb 1-4: New USB device found, idVendor=0bda, idProduct=0129, bcdDevice=39.60
Jun 23 15:03:51 archlinux kernel: usb 1-4: New USB device strings: Mfr=1, Product=2, SerialNumber=3
Jun 23 15:03:51 archlinux kernel: usb 1-4: Product: USB2.0-CRW
Jun 23 15:03:51 archlinux kernel: usb 1-4: Manufacturer: Generic
Jun 23 15:03:51 archlinux kernel: usb 1-4: SerialNumber: 20100201396000000
Jun 23 15:03:51 archlinux kernel: cryptd: max_cpu_qlen set to 1000
Jun 23 15:03:51 archlinux systemd[1]: Found device Samsung_SSD_850_EVO_250GB 1.
Jun 23 15:03:51 archlinux kernel: r8169 0000:02:00.0 eth0: RTL8168g/8111g at 0x        (ptrval), f8:32:e4:d5:22:d1, XID 10900800 IRQ 127
Jun 23 15:03:51 archlinux kernel: r8169 0000:02:00.0 eth0: jumbo features [frames: 9200 bytes, tx checksumming: ko]
Jun 23 15:03:51 archlinux kernel: mei_me 0000:00:16.0: enabling device (0000 -> 0002)
Jun 23 15:03:51 archlinux kernel: mei_me 0000:00:16.0: can't derive routing for PCI INT A
Jun 23 15:03:51 archlinux kernel: mei_me 0000:00:16.0: PCI INT A: not connected
Jun 23 15:03:51 archlinux systemd-udevd[225]: link_config: autonegotiation is unset or enabled, the speed and duplex are not writable.
Jun 23 15:03:51 archlinux kernel: AVX2 version of gcm_enc/dec engaged.
Jun 23 15:03:51 archlinux kernel: AES CTR mode by8 optimization enabled
Jun 23 15:03:51 archlinux systemd-udevd[226]: link_config: autonegotiation is unset or enabled, the speed and duplex are not writable.
Jun 23 15:03:51 archlinux kernel: iTCO_vendor_support: vendor-support=0
Jun 23 15:03:51 archlinux kernel: iTCO_wdt: Intel TCO WatchDog Timer Driver v1.11
Jun 23 15:03:51 archlinux kernel: iTCO_wdt: Found a Intel PCH TCO device (Version=4, TCOBASE=0x0400)
Jun 23 15:03:51 archlinux kernel: iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
Jun 23 15:03:51 archlinux kernel: r8169 0000:02:00.0 enp2s0: renamed from eth0
Jun 23 15:03:51 archlinux kernel: snd_hda_intel 0000:00:1f.3: can't derive routing for PCI INT A
Jun 23 15:03:51 archlinux kernel: snd_hda_intel 0000:00:1f.3: PCI INT A: not connected
Jun 23 15:03:51 archlinux systemd[1]: Started Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling.
Jun 23 15:03:51 archlinux systemd[1]: Reached target Local File Systems (Pre).
Jun 23 15:03:51 archlinux systemd[1]: Mounting /boot...
Jun 23 15:03:51 archlinux kernel: usb 1-6: new high-speed USB device number 5 using xhci_hcd
Jun 23 15:03:51 archlinux systemd[1]: Mounted /boot.
Jun 23 15:03:51 archlinux systemd[1]: Reached target Local File Systems.
Jun 23 15:03:51 archlinux systemd[1]: Starting Create Volatile Files and Directories...
Jun 23 15:03:51 archlinux systemd[1]: Started Create Volatile Files and Directories.
Jun 23 15:03:51 archlinux systemd[1]: Starting Update UTMP about System Boot/Shutdown...
Jun 23 15:03:51 archlinux systemd[1]: Started Update UTMP about System Boot/Shutdown.
Jun 23 15:03:51 archlinux systemd[1]: Reached target System Initialization.
Jun 23 15:03:51 archlinux systemd[1]: Listening on D-Bus System Message Bus Socket.
Jun 23 15:03:51 archlinux systemd[1]: Reached target Sockets.
Jun 23 15:03:51 archlinux systemd[1]: Started Daily man-db cache update.
Jun 23 15:03:51 archlinux systemd[1]: Started Daily verification of password and group files.
Jun 23 15:03:51 archlinux systemd[1]: Started Daily Cleanup of Temporary Directories.
Jun 23 15:03:51 archlinux systemd[1]: Started Daily rotation of log files.
Jun 23 15:03:51 archlinux systemd[1]: Reached target Timers.
Jun 23 15:03:51 archlinux systemd[1]: Reached target Basic System.
Jun 23 15:03:51 archlinux systemd[1]: Starting Permit User Sessions...
Jun 23 15:03:51 archlinux systemd[1]: Started D-Bus System Message Bus.
Jun 23 15:03:51 archlinux systemd[1]: Starting Login Service...
Jun 23 15:03:51 archlinux systemd[1]: Started Permit User Sessions.
Jun 23 15:03:51 archlinux systemd[1]: Started Getty on tty1.
Jun 23 15:03:51 archlinux systemd[1]: Reached target Login Prompts.
Jun 23 15:03:51 archlinux systemd-logind[290]: New seat seat0.
Jun 23 15:03:51 archlinux systemd-logind[290]: Watching system buttons on /dev/input/event0 (Power Button)
Jun 23 15:03:51 archlinux systemd[1]: Started Login Service.
Jun 23 15:03:51 archlinux systemd[1]: Reached target Multi-User System.
Jun 23 15:03:51 archlinux systemd[1]: Reached target Graphical Interface.
Jun 23 15:03:51 archlinux kernel: pcieport 0000:00:1c.0: can't derive routing for PCI INT A
Jun 23 15:03:51 archlinux kernel: nouveau 0000:01:00.0: PCI INT A: not connected
Jun 23 15:03:51 archlinux kernel: checking generic (b0000000 1d5000) vs hw (c0000000 10000000)
Jun 23 15:03:51 archlinux kernel: checking generic (b0000000 1d5000) vs hw (d0000000 2000000)
Jun 23 15:03:51 archlinux kernel: pcieport 0000:00:1c.0: can't derive routing for PCI INT A
Jun 23 15:03:51 archlinux kernel: nouveau 0000:01:00.0: PCI INT A: no GSI
Jun 23 15:03:51 archlinux kernel: nouveau 0000:01:00.0: NVIDIA GM108 (118070a2)
Jun 23 15:03:51 archlinux systemd[1]: Startup finished in 6.653s (firmware) + 2.881s (loader) + 1.254s (kernel) + 515ms (userspace) = 11.304s.
Jun 23 15:03:51 archlinux kernel: nouveau 0000:01:00.0: Invalid PCI ROM header signature: expecting 0xaa55, got 0xfb00
Jun 23 15:03:51 archlinux kernel: nouveau 0000:01:00.0: bios: version 82.08.47.00.17
Jun 23 15:03:51 archlinux kernel: i915 0000:00:02.0: can't derive routing for PCI INT A
Jun 23 15:03:51 archlinux kernel: i915 0000:00:02.0: PCI INT A: not connected
Jun 23 15:03:51 archlinux kernel: checking generic (b0000000 1d5000) vs hw (b0000000 10000000)
Jun 23 15:03:51 archlinux kernel: fb: switching to inteldrmfb from EFI VGA
Jun 23 15:03:51 archlinux kernel: Console: switching to colour dummy device 80x25
Jun 23 15:03:51 archlinux kernel: [drm] Replacing VGA console driver
Jun 23 15:03:51 archlinux kernel: intel_rapl: Found RAPL domain package
Jun 23 15:03:51 archlinux kernel: intel_rapl: Found RAPL domain core
Jun 23 15:03:51 archlinux kernel: intel_rapl: Found RAPL domain uncore
Jun 23 15:03:51 archlinux kernel: intel_rapl: Found RAPL domain dram
Jun 23 15:03:51 archlinux kernel: usb 1-6: New USB device found, idVendor=04f2, idProduct=b52b, bcdDevice=95.52
Jun 23 15:03:51 archlinux kernel: usb 1-6: New USB device strings: Mfr=3, Product=1, SerialNumber=2
Jun 23 15:03:51 archlinux kernel: usb 1-6: Product: USB2.0 VGA UVC WebCam
Jun 23 15:03:51 archlinux kernel: usb 1-6: Manufacturer: Chicony Electronics Co.,Ltd.
Jun 23 15:03:51 archlinux kernel: usb 1-6: SerialNumber: 0x0001
Jun 23 15:03:51 archlinux kernel: [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
Jun 23 15:03:51 archlinux kernel: [drm] Driver supports precise vblank timestamp query.
Jun 23 15:03:51 archlinux kernel: i915 0000:00:02.0: vgaarb: changed VGA decodes: olddecodes=io+mem,decodes=io+mem:owns=io+mem
Jun 23 15:03:51 archlinux kernel: [drm] Finished loading DMC firmware i915/skl_dmc_ver1_27.bin (v1.27)
Jun 23 15:03:51 archlinux kernel: nouveau 0000:01:00.0: fb: 2048 MiB DDR3
Jun 23 15:03:51 archlinux kernel: nouveau 0000:01:00.0: bus: MMIO read of 00000000 FAULT at 612004 [ IBUS ]
Jun 23 15:03:51 archlinux kernel: nouveau 0000:01:00.0: bus: MMIO read of 00000000 FAULT at 10ac08 [ IBUS ]
Jun 23 15:03:51 archlinux kernel: usb 1-8: new full-speed USB device number 6 using xhci_hcd
Jun 23 15:03:52 archlinux kernel: usb 1-8: New USB device found, idVendor=0bda, idProduct=b721, bcdDevice= 2.00
Jun 23 15:03:52 archlinux kernel: usb 1-8: New USB device strings: Mfr=1, Product=2, SerialNumber=3
Jun 23 15:03:52 archlinux kernel: usb 1-8: Product: Bluetooth Radio 
Jun 23 15:03:52 archlinux kernel: usb 1-8: Manufacturer: Realtek 
Jun 23 15:03:52 archlinux kernel: usb 1-8: SerialNumber: 00e04c000001
Jun 23 15:03:52 archlinux kernel: usbcore: registered new interface driver rtsx_usb
Jun 23 15:03:52 archlinux kernel: usb-storage 1-3:1.0: USB Mass Storage device detected
Jun 23 15:03:52 archlinux kernel: scsi host2: usb-storage 1-3:1.0
Jun 23 15:03:52 archlinux kernel: usbcore: registered new interface driver usb-storage
Jun 23 15:03:52 archlinux kernel: usbcore: registered new interface driver uas
Jun 23 15:03:52 archlinux kernel: mousedev: PS/2 mouse device common for all mice
Jun 23 15:03:52 archlinux systemd[1]: Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.
Jun 23 15:03:52 archlinux kernel: media: Linux media interface: v0.10
Jun 23 15:03:52 archlinux kernel: Linux video capture interface: v2.00
Jun 23 15:03:52 archlinux systemd-logind[290]: Watching system buttons on /dev/input/event2 (Logitech USB Receiver)
Jun 23 15:03:52 archlinux kernel: Bluetooth: Core ver 2.22
Jun 23 15:03:52 archlinux kernel: NET: Registered protocol family 31
Jun 23 15:03:52 archlinux kernel: Bluetooth: HCI device and connection manager initialized
Jun 23 15:03:52 archlinux kernel: Bluetooth: HCI socket layer initialized
Jun 23 15:03:52 archlinux kernel: Bluetooth: L2CAP socket layer initialized
Jun 23 15:03:52 archlinux kernel: Bluetooth: SCO socket layer initialized
Jun 23 15:03:52 archlinux kernel: uvcvideo: Found UVC 1.00 device USB2.0 VGA UVC WebCam (04f2:b52b)
Jun 23 15:03:52 archlinux kernel: uvcvideo 1-6:1.0: Entity type for entity Extension 4 was not initialized!
Jun 23 15:03:52 archlinux kernel: uvcvideo 1-6:1.0: Entity type for entity Processing 2 was not initialized!
Jun 23 15:03:52 archlinux kernel: uvcvideo 1-6:1.0: Entity type for entity Camera 1 was not initialized!
Jun 23 15:03:52 archlinux kernel: input: USB2.0 VGA UVC WebCam: USB2.0 V as /devices/pci0000:00/0000:00:14.0/usb1/1-6/1-6:1.0/input/input4
Jun 23 15:03:52 archlinux kernel: usbcore: registered new interface driver uvcvideo
Jun 23 15:03:52 archlinux kernel: USB Video Class driver (1.1.1)
Jun 23 15:03:52 archlinux systemd[1]: Starting Load/Save RF Kill Switch Status...
Jun 23 15:03:52 archlinux kernel: usbcore: registered new interface driver btusb
Jun 23 15:03:52 archlinux systemd[1]: Reached target Bluetooth.
Jun 23 15:03:52 archlinux systemd[1]: Started Load/Save RF Kill Switch Status.
Jun 23 15:03:52 archlinux kernel: Bluetooth: hci0: rtl: examining hci_ver=06 hci_rev=000b lmp_ver=06 lmp_subver=8723
Jun 23 15:03:52 archlinux kernel: Bluetooth: hci0: rtl: loading rtl_bt/rtl8723b_config.bin
Jun 23 15:03:52 archlinux kernel: bluetooth hci0: Direct firmware load for rtl_bt/rtl8723b_config.bin failed with error -2
Jun 23 15:03:52 archlinux kernel: Bluetooth: hci0: rtl: loading rtl_bt/rtl8723b_fw.bin
Jun 23 15:03:52 archlinux kernel: Bluetooth: hci0: rom_version status=0 version=1
Jun 23 15:03:52 archlinux kernel: Bluetooth: hci0: cfg_sz 0, total size 22496
Jun 23 15:03:52 archlinux kernel: [TTM] Zone  kernel: Available graphics memory: 5856722 kiB
Jun 23 15:03:52 archlinux kernel: [TTM] Zone   dma32: Available graphics memory: 2097152 kiB
Jun 23 15:03:52 archlinux kernel: [TTM] Initializing pool allocator
Jun 23 15:03:52 archlinux kernel: [TTM] Initializing DMA pool allocator
Jun 23 15:03:52 archlinux kernel: nouveau 0000:01:00.0: DRM: VRAM: 2048 MiB
Jun 23 15:03:52 archlinux kernel: nouveau 0000:01:00.0: DRM: GART: 1048576 MiB
Jun 23 15:03:52 archlinux kernel: nouveau 0000:01:00.0: DRM: Pointer to TMDS table invalid
Jun 23 15:03:52 archlinux kernel: nouveau 0000:01:00.0: DRM: DCB version 4.0
Jun 23 15:03:52 archlinux kernel: nouveau 0000:01:00.0: DRM: MM: using COPY for buffer copies
Jun 23 15:03:52 archlinux kernel: [drm] Initialized nouveau 1.3.1 20120801 for 0000:01:00.0 on minor 0
Jun 23 15:03:52 archlinux kernel: [drm] Initialized i915 1.6.0 20180308 for 0000:00:02.0 on minor 1
Jun 23 15:03:52 archlinux kernel: snd_hda_intel 0000:00:1f.3: bound 0000:00:02.0 (ops i915_audio_component_bind_ops [i915])
Jun 23 15:03:52 archlinux systemd[1]: Created slice system-systemd\x2dbacklight.slice.
Jun 23 15:03:52 archlinux systemd[1]: Starting Load/Save Screen Backlight Brightness of backlight:intel_backlight...
Jun 23 15:03:54 archlinux systemd[1]: Started Load/Save Screen Backlight Brightness of backlight:intel_backlight.
Jun 23 15:03:54 archlinux kernel: fbcon: inteldrmfb (fb0) is primary device
Jun 23 15:03:54 archlinux kernel: scsi 2:0:0:0: Direct-Access     TDKMedia Trans-It Drive   PMAP PQ: 0 ANSI: 0 CCS
Jun 23 15:03:54 archlinux kernel: sd 2:0:0:0: [sdc] 7810176 512-byte logical blocks: (4.00 GB/3.72 GiB)
Jun 23 15:03:54 archlinux kernel: sd 2:0:0:0: [sdc] Write Protect is off
Jun 23 15:03:54 archlinux kernel: sd 2:0:0:0: [sdc] Mode Sense: 23 00 00 00
Jun 23 15:03:54 archlinux kernel: sd 2:0:0:0: [sdc] No Caching mode page found
Jun 23 15:03:54 archlinux kernel: sd 2:0:0:0: [sdc] Assuming drive cache: write through
Jun 23 15:03:54 archlinux kernel:  sdc: sdc1
Jun 23 15:03:54 archlinux kernel: sd 2:0:0:0: [sdc] Attached SCSI removable disk
Jun 23 15:03:54 archlinux kernel: Console: switching to colour frame buffer device 240x67
Jun 23 15:03:54 archlinux kernel: i915 0000:00:02.0: fb0: inteldrmfb frame buffer device
Jun 23 15:03:54 archlinux kernel: random: crng init done
Jun 23 15:03:54 archlinux kernel: random: 7 urandom warning(s) missed due to ratelimiting
Jun 23 15:03:54 archlinux kernel: snd_hda_codec_realtek hdaudioC0D0: autoconfig for ALC256: line_outs=1 (0x14/0x0/0x0/0x0/0x0) type:speaker
Jun 23 15:03:54 archlinux kernel: snd_hda_codec_realtek hdaudioC0D0:    speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
Jun 23 15:03:54 archlinux kernel: snd_hda_codec_realtek hdaudioC0D0:    hp_outs=1 (0x21/0x0/0x0/0x0/0x0)
Jun 23 15:03:54 archlinux kernel: snd_hda_codec_realtek hdaudioC0D0:    mono: mono_out=0x0
Jun 23 15:03:54 archlinux kernel: snd_hda_codec_realtek hdaudioC0D0:    inputs:
Jun 23 15:03:54 archlinux kernel: snd_hda_codec_realtek hdaudioC0D0:      Headset Mic=0x19
Jun 23 15:03:54 archlinux kernel: snd_hda_codec_realtek hdaudioC0D0:      Internal Mic=0x1a
Jun 23 15:03:54 archlinux kernel: snd_hda_codec_realtek hdaudioC0D0:      Internal Mic=0x13
Jun 23 15:03:54 archlinux systemd[1]: Reached target Sound Card.
Jun 23 15:03:54 archlinux kernel: input: HDA Intel PCH Headphone as /devices/pci0000:00/0000:00:1f.3/sound/card0/input5
Jun 23 15:03:54 archlinux kernel: input: HDA Intel PCH HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input6
Jun 23 15:03:54 archlinux kernel: input: HDA Intel PCH HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input7
Jun 23 15:03:54 archlinux kernel: input: HDA Intel PCH HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input8
Jun 23 15:03:54 archlinux kernel: input: HDA Intel PCH HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input9
Jun 23 15:03:54 archlinux kernel: input: HDA Intel PCH HDMI/DP,pcm=10 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input10
Jun 23 15:04:07 archlinux systemd-logind[290]: Power key pressed.
Jun 23 15:04:07 archlinux systemd-logind[290]: Powering Off...
Jun 23 15:04:07 archlinux systemd-logind[290]: System is powering down.
Jun 23 15:04:07 archlinux systemd[1]: Closed Load/Save RF Kill Switch Status /dev/rfkill Watch.
Jun 23 15:04:07 archlinux systemd[1]: Stopped target Timers.
Jun 23 15:04:07 archlinux systemd[1]: Stopped Daily verification of password and group files.
Jun 23 15:04:07 archlinux systemd[1]: Stopped Daily rotation of log files.
Jun 23 15:04:07 archlinux systemd[1]: Starting Generate shutdown-ramfs...
Jun 23 15:04:07 archlinux systemd[1]: Stopped target Bluetooth.
Jun 23 15:04:07 archlinux systemd[1]: Stopped target Graphical Interface.
Jun 23 15:04:07 archlinux systemd[1]: Stopped target Multi-User System.
Jun 23 15:04:07 archlinux systemd[1]: Stopped Daily man-db cache update.
Jun 23 15:04:07 archlinux systemd[1]: Stopping D-Bus System Message Bus...
Jun 23 15:04:07 archlinux systemd[1]: Stopped target Login Prompts.
Jun 23 15:04:07 archlinux systemd[1]: Stopped Daily Cleanup of Temporary Directories.
Jun 23 15:04:07 archlinux systemd[1]: Stopping Getty on tty1...
Jun 23 15:04:07 archlinux systemd[1]: Stopped target Sound Card.
Jun 23 15:04:07 archlinux systemd[1]: Stopping Login Service...
Jun 23 15:04:07 archlinux mkinitcpio[330]: ==> Starting build: none
Jun 23 15:04:07 archlinux systemd[1]: Stopped Getty on tty1.
Jun 23 15:04:07 archlinux mkinitcpio[330]:   -> Running build hook: [sd-shutdown]
Jun 23 15:04:07 archlinux systemd[1]: Stopped D-Bus System Message Bus.
Jun 23 15:04:07 archlinux systemd[1]: Stopping Permit User Sessions...
Jun 23 15:04:07 archlinux systemd[1]: Removed slice system-getty.slice.
Jun 23 15:04:07 archlinux systemd[1]: Stopped Permit User Sessions.
Jun 23 15:04:07 archlinux systemd[1]: Stopped target Remote File Systems.
Jun 23 15:04:07 archlinux systemd[1]: Stopped Login Service.
Jun 23 15:04:07 archlinux systemd[1]: Stopped target Basic System.
Jun 23 15:04:07 archlinux systemd[1]: Stopped target Paths.
Jun 23 15:04:07 archlinux systemd[1]: Stopped target Sockets.
Jun 23 15:04:07 archlinux systemd[1]: Stopped target Slices.
Jun 23 15:04:07 archlinux systemd[1]: Removed slice User and Session Slice.
Jun 23 15:04:07 archlinux systemd[1]: Closed D-Bus System Message Bus Socket.
Jun 23 15:04:07 archlinux systemd[1]: Stopped target System Initialization.
Jun 23 15:04:07 archlinux systemd[1]: Stopping Load/Save Screen Backlight Brightness of backlight:intel_backlight...
Jun 23 15:04:07 archlinux systemd[1]: Stopped Apply Kernel Variables.
Jun 23 15:04:07 archlinux systemd[1]: Stopped target Local Encrypted Volumes.
Jun 23 15:04:07 archlinux systemd[1]: Stopped Forward Password Requests to Wall Directory Watch.
Jun 23 15:04:07 archlinux systemd[1]: Stopped Dispatch Password Requests to Console Directory Watch.
Jun 23 15:04:07 archlinux systemd[1]: Stopping Update UTMP about System Boot/Shutdown...
Jun 23 15:04:07 archlinux systemd[1]: Stopping Load/Save Random Seed...
Jun 23 15:04:07 archlinux systemd[1]: Stopped Load/Save Screen Backlight Brightness of backlight:intel_backlight.
Jun 23 15:04:07 archlinux systemd[1]: Removed slice system-systemd\x2dbacklight.slice.
Jun 23 15:04:07 archlinux systemd[1]: Stopped Update UTMP about System Boot/Shutdown.
Jun 23 15:04:07 archlinux systemd[1]: Stopped Load/Save Random Seed.
Jun 23 15:04:07 archlinux systemd[1]: Stopped Create Volatile Files and Directories.
Jun 23 15:04:07 archlinux systemd[1]: Stopped target Local File Systems.
Jun 23 15:04:07 archlinux systemd[1]: Unmounting Temporary Directory (/tmp)...
Jun 23 15:04:07 archlinux systemd[1]: Unmounting /boot...
Jun 23 15:04:07 archlinux systemd[1]: Unmounted Temporary Directory (/tmp).
Jun 23 15:04:07 archlinux systemd[1]: Stopped target Swap.
Jun 23 15:04:07 archlinux systemd[1]: Unmounted /boot.
Jun 23 15:04:07 archlinux systemd[1]: Reached target Unmount All Filesystems.
Jun 23 15:04:07 archlinux systemd[1]: Stopped target Local File Systems (Pre).
Jun 23 15:04:07 archlinux systemd[1]: Stopped Remount Root and Kernel File Systems.
Jun 23 15:04:07 archlinux systemd[1]: Stopped Create Static Device Nodes in /dev.
Jun 23 15:04:07 archlinux systemd[1]: Stopping Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling...
Jun 23 15:04:07 archlinux systemd[1]: Stopped Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling.
Jun 23 15:04:07 archlinux systemd[1]: Stopping LVM2 metadata daemon...
Jun 23 15:04:07 archlinux systemd[1]: Stopped LVM2 metadata daemon.
Jun 23 15:04:07 archlinux mkinitcpio[330]: ==> Build complete.
Jun 23 15:04:07 archlinux systemd[1]: Started Generate shutdown-ramfs.
Jun 23 15:04:07 archlinux systemd[1]: Reached target Shutdown.
Jun 23 15:04:07 archlinux systemd[1]: Reached target Final Step.
Jun 23 15:04:07 archlinux systemd[1]: Starting Power-Off...
Jun 23 15:04:07 archlinux systemd[1]: Shutting down.
Jun 23 15:04:07 archlinux kernel: systemd-shutdow: 34 output lines suppressed due to ratelimiting
Jun 23 15:04:07 archlinux systemd-shutdown[1]: Syncing filesystems and block devices.
Jun 23 15:04:07 archlinux systemd-shutdown[1]: Sending SIGTERM to remaining processes...
Jun 23 15:04:07 archlinux systemd-journald[202]: Journal stopped

Last edited by supremecoconut (2018-06-23 15:31:27)

Offline

#10 2018-06-23 15:39:27

loqs
Member
Registered: 2014-03-06
Posts: 18,787

Re: Fresh install doesn't boot

https://bugs.archlinux.org/task/59059 also see the link V1del provided

Jun 23 15:03:51 archlinux kernel: ahci 0000:00:17.0: can't derive routing for PCI INT A
Jun 23 15:03:51 archlinux kernel: ahci 0000:00:17.0: PCI INT A: not connected

Unfortunately it needs someone affected to confirm the findings step-2 and work with upstream to get the fix backported or at least locate the fix so it can be applied by the arch linux package maintainer.

Offline

Board footer

Powered by FluxBB