You are not logged in.

#1 2018-05-26 17:25:51

jbh
Member
Registered: 2018-05-26
Posts: 8

Can't see hard drive partitions during install

Hello,

I am trying to install arch from a USB (using rufus) on a dell running windows 10. I have one SSD, but running fdisk -l gives me

Disk /dev/sda: 28.7 GiB, 30752000000 bytes, 60062500 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: dos
Disk identifier: 0x0000a529

Device     Boot Start      End  Sectors  Size Id Type
/dev/sda1  *     2048 60062499 60060452 28.7G  c W95 FAT32 (LBA)


Disk /dev/loop0: 450.4 MiB, 472313856 bytes, 922488 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

The 28.7 GiB disk is the USB I'm installing from. There should be an ~1TB hard drive as well, but it's not showing up. lsblk shows:

NAME   MAJ:MIN RM   SIZE RO TYPE MOUNTPOINT
loop0    7:0    0 450.4M  1 loop /run/archiso/sfs/airootfs
sda      8:0    1  28.7G  0 disk 
└─sda1   8:1    1  28.7G  0 part /run/archiso/bootmnt

And cat /proc/partitions shows something similar. I've had to tinker with my bios settings a bit to get it to boot, right now I have secure boot disabled and SATA w/ RAID on.

I've installed arch before on a previous computer (acer), and have not had this problem. Any help would be appreciated!

Offline

#2 2018-05-26 17:32:56

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

Re: Can't see hard drive partitions during install

Welcome to the forums jbh.  If the system has internet access can you please post the output of dmesg.
The tip box from List_of_applications#Pastebin_clients covers pasting from the console.

Offline

#3 2018-05-26 17:49:52

jbh
Member
Registered: 2018-05-26
Posts: 8

Re: Can't see hard drive partitions during install

[    0.000000] Linux version 4.16.5-1-ARCH (builduser@heftig-11182) (gcc version 7.3.1 20180406 (GCC)) #1 SMP PREEMPT Thu Apr 26 16:53:40 UTC 2018
[    0.000000] Command line: initrd=\arch\boot\intel_ucode.img initrd=\arch\boot\x86_64\archiso.img archisobasedir=arch archisolabel=ARCH_201805
[    0.000000] KERNEL supported cpus:
[    0.000000]   Intel GenuineIntel
[    0.000000]   AMD AuthenticAMD
[    0.000000]   Centaur CentaurHauls
[    0.000000] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
[    0.000000] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
[    0.000000] x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
[    0.000000] x86/fpu: Supporting XSAVE feature 0x008: 'MPX bounds registers'
[    0.000000] x86/fpu: Supporting XSAVE feature 0x010: 'MPX CSR'
[    0.000000] x86/fpu: xstate_offset[2]:  576, xstate_sizes[2]:  256
[    0.000000] x86/fpu: xstate_offset[3]:  832, xstate_sizes[3]:   64
[    0.000000] x86/fpu: xstate_offset[4]:  896, xstate_sizes[4]:   64
[    0.000000] x86/fpu: Enabled xstate features 0x1f, context size is 960 bytes, using 'compacted' format.
[    0.000000] e820: BIOS-provided physical RAM map:
[    0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009cfff] usable
[    0.000000] BIOS-e820: [mem 0x000000000009d000-0x000000000009dfff] reserved
[    0.000000] BIOS-e820: [mem 0x000000000009e000-0x000000000009ffff] usable
[    0.000000] BIOS-e820: [mem 0x00000000000a0000-0x00000000000fffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000621eefff] usable
[    0.000000] BIOS-e820: [mem 0x00000000621ef000-0x00000000621effff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x00000000621f0000-0x00000000621f0fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000621f1000-0x000000006c246fff] usable
[    0.000000] BIOS-e820: [mem 0x000000006c247000-0x000000006f048fff] reserved
[    0.000000] BIOS-e820: [mem 0x000000006f049000-0x000000006f0c5fff] ACPI data
[    0.000000] BIOS-e820: [mem 0x000000006f0c6000-0x000000006f5b4fff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x000000006f5b5000-0x000000006fffefff] reserved
[    0.000000] BIOS-e820: [mem 0x000000006ffff000-0x000000006fffffff] usable
[    0.000000] BIOS-e820: [mem 0x0000000070000000-0x0000000077ffffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000078000000-0x0000000078dfffff] usable
[    0.000000] BIOS-e820: [mem 0x0000000078e00000-0x000000007f7fffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000f0000000-0x00000000f7ffffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fe000000-0x00000000fe010fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000047c7fffff] usable
[    0.000000] NX (Execute Disable) protection: active
[    0.000000] e820: update [mem 0x5be83018-0x5beac657] usable ==> usable
[    0.000000] e820: update [mem 0x5be83018-0x5beac657] usable ==> usable
[    0.000000] e820: update [mem 0x5be72018-0x5be82057] usable ==> usable
[    0.000000] e820: update [mem 0x5be72018-0x5be82057] usable ==> usable
[    0.000000] e820: update [mem 0x5be54018-0x5be71c57] usable ==> usable
[    0.000000] e820: update [mem 0x5be54018-0x5be71c57] usable ==> usable
[    0.000000] extended physical RAM map:
[    0.000000] reserve setup_data: [mem 0x0000000000000000-0x000000000009cfff] usable
[    0.000000] reserve setup_data: [mem 0x000000000009d000-0x000000000009dfff] reserved
[    0.000000] reserve setup_data: [mem 0x000000000009e000-0x000000000009ffff] usable
[    0.000000] reserve setup_data: [mem 0x00000000000a0000-0x00000000000fffff] reserved
[    0.000000] reserve setup_data: [mem 0x0000000000100000-0x000000005be54017] usable
[    0.000000] reserve setup_data: [mem 0x000000005be54018-0x000000005be71c57] usable
[    0.000000] reserve setup_data: [mem 0x000000005be71c58-0x000000005be72017] usable
[    0.000000] reserve setup_data: [mem 0x000000005be72018-0x000000005be82057] usable
[    0.000000] reserve setup_data: [mem 0x000000005be82058-0x000000005be83017] usable
[    0.000000] reserve setup_data: [mem 0x000000005be83018-0x000000005beac657] usable
[    0.000000] reserve setup_data: [mem 0x000000005beac658-0x00000000621eefff] usable
[    0.000000] reserve setup_data: [mem 0x00000000621ef000-0x00000000621effff] ACPI NVS
[    0.000000] reserve setup_data: [mem 0x00000000621f0000-0x00000000621f0fff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000621f1000-0x000000006c246fff] usable
[    0.000000] reserve setup_data: [mem 0x000000006c247000-0x000000006f048fff] reserved
[    0.000000] reserve setup_data: [mem 0x000000006f049000-0x000000006f0c5fff] ACPI data
[    0.000000] reserve setup_data: [mem 0x000000006f0c6000-0x000000006f5b4fff] ACPI NVS
[    0.000000] reserve setup_data: [mem 0x000000006f5b5000-0x000000006fffefff] reserved
[    0.000000] reserve setup_data: [mem 0x000000006ffff000-0x000000006fffffff] usable
[    0.000000] reserve setup_data: [mem 0x0000000070000000-0x0000000077ffffff] reserved
[    0.000000] reserve setup_data: [mem 0x0000000078000000-0x0000000078dfffff] usable
[    0.000000] reserve setup_data: [mem 0x0000000078e00000-0x000000007f7fffff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000f0000000-0x00000000f7ffffff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000fe000000-0x00000000fe010fff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
[    0.000000] reserve setup_data: [mem 0x0000000100000000-0x000000047c7fffff] usable
[    0.000000] efi: EFI v2.60 by American Megatrends
[    0.000000] efi:  ACPI 2.0=0x6f062000  ACPI=0x6f062000  SMBIOS=0xf0000  SMBIOS 3.0=0xf0020  ESRT=0x6fc4a518  MEMATTR=0x69f8a018  TPMEventLog=0x6233d018 
[    0.000000] SMBIOS 3.1.1 present.
[    0.000000] DMI: Dell Inc. XPS 15 9570/02MJVY, BIOS 1.0.5 04/23/2018
[    0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[    0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable
[    0.000000] e820: last_pfn = 0x47c800 max_arch_pfn = 0x400000000
[    0.000000] MTRR default type: write-back
[    0.000000] MTRR fixed ranges enabled:
[    0.000000]   00000-9FFFF write-back
[    0.000000]   A0000-BFFFF uncachable
[    0.000000]   C0000-FFFFF write-protect
[    0.000000] MTRR variable ranges enabled:
[    0.000000]   0 base 0080000000 mask 7FF0000000 write-combining
[    0.000000]   1 base 007C000000 mask 7FFC000000 uncachable
[    0.000000]   2 base 007B000000 mask 7FFF000000 uncachable
[    0.000000]   3 base 0090000000 mask 7FF0000000 uncachable
[    0.000000]   4 base 00A0000000 mask 7FE0000000 uncachable
[    0.000000]   5 base 00C0000000 mask 7FC0000000 uncachable
[    0.000000]   6 disabled
[    0.000000]   7 disabled
[    0.000000]   8 disabled
[    0.000000]   9 disabled
[    0.000000] x86/PAT: Configuration [0-7]: WB  WC  UC- UC  WB  WP  UC- WT  
[    0.000000] e820: last_pfn = 0x78e00 max_arch_pfn = 0x400000000
[    0.000000] esrt: Reserving ESRT space from 0x000000006fc4a518 to 0x000000006fc4a550.
[    0.000000] Scanning 1 areas for low memory corruption
[    0.000000] Base memory trampoline at [        (ptrval)] 97000 size 24576
[    0.000000] Using GB pages for direct mapping
[    0.000000] BRK [0x10564f000, 0x10564ffff] PGTABLE
[    0.000000] BRK [0x105650000, 0x105650fff] PGTABLE
[    0.000000] BRK [0x105651000, 0x105651fff] PGTABLE
[    0.000000] BRK [0x105652000, 0x105652fff] PGTABLE
[    0.000000] BRK [0x105653000, 0x105653fff] PGTABLE
[    0.000000] BRK [0x105654000, 0x105654fff] PGTABLE
[    0.000000] BRK [0x105655000, 0x105655fff] PGTABLE
[    0.000000] BRK [0x105656000, 0x105656fff] PGTABLE
[    0.000000] BRK [0x105657000, 0x105657fff] PGTABLE
[    0.000000] Secure boot disabled
[    0.000000] RAMDISK: [mem 0x5bead000-0x5e2e5fff]
[    0.000000] ACPI: Early table checksum verification disabled
[    0.000000] ACPI: RSDP 0x000000006F062000 000024 (v02 DELL  )
[    0.000000] ACPI: XSDT 0x000000006F0620D0 00011C (v01 DELL   CBX3     01072009 AMI  00010013)
[    0.000000] ACPI: FACP 0x000000006F0A0C70 000114 (v06 DELL   CBX3     01072009 AMI  00010013)
[    0.000000] ACPI: DSDT 0x000000006F062278 03E9F7 (v02 DELL   CBX3     01072009 INTL 20160527)
[    0.000000] ACPI: FACS 0x000000006F5B3B80 000040
[    0.000000] ACPI: APIC 0x000000006F0A0D88 0000F4 (v04 DELL   CBX3     01072009 AMI  00010013)
[    0.000000] ACPI: FPDT 0x000000006F0A0E80 000044 (v01 DELL   CBX3     01072009 AMI  00010013)
[    0.000000] ACPI: FIDT 0x000000006F0A0EC8 00009C (v01 DELL   CBX3     01072009 AMI  00010013)
[    0.000000] ACPI: MCFG 0x000000006F0A0F68 00003C (v01 DELL   CBX3     01072009 MSFT 00000097)
[    0.000000] ACPI: SSDT 0x000000006F0A0FA8 00067B (v01 SataRe SataTabl 00001000 INTL 20160527)
[    0.000000] ACPI: SSDT 0x000000006F0A1628 0017D5 (v02 CpuRef CpuSsdt  00003000 INTL 20160527)
[    0.000000] ACPI: BOOT 0x000000006F0A2E00 000028 (v01 DELL   CBX3     01072009 AMI  00010013)
[    0.000000] ACPI: SSDT 0x000000006F0A2E28 001336 (v02 SaSsdt SaSsdt   00003000 INTL 20160527)
[    0.000000] ACPI: SSDT 0x000000006F0A4160 00227B (v02 PegSsd PegSsdt  00001000 INTL 20160527)
[    0.000000] ACPI: HPET 0x000000006F0A63E0 000038 (v01 INTEL  CBX3     00000002      01000013)
[    0.000000] ACPI: SSDT 0x000000006F0A6418 002949 (v02 INTEL  xh_cfhd4 00000000 INTL 20160527)
[    0.000000] ACPI: UEFI 0x000000006F0A8D68 000048 (v01 DELL\x CBX3     00000002      01000013)
[    0.000000] ACPI: LPIT 0x000000006F0A8DB0 00005C (v01 INTEL  CBX3     00000002      01000013)
[    0.000000] ACPI: SSDT 0x000000006F0A8E10 0027DE (v02 INTEL  PtidDevc 00001000 INTL 20160527)
[    0.000000] ACPI: SSDT 0x000000006F0AB5F0 000FFE (v02 INTEL  TbtTypeC 00000000 INTL 20160527)
[    0.000000] ACPI: DBGP 0x000000006F0AC5F0 000034 (v01 DELL\x CBX3     00000002      01000013)
[    0.000000] ACPI: DBG2 0x000000006F0AC628 000054 (v00 DELL\x CBX3     00000002      01000013)
[    0.000000] ACPI: SSDT 0x000000006F0AC680 0007DD (v02 DELL\x UsbCTabl 00001000 INTL 20160527)
[    0.000000] ACPI: SSDT 0x000000006F0ACE60 00611E (v02 DptfTa DptfTabl 00001000 INTL 20160527)
[    0.000000] ACPI: MSDM 0x000000006F0B2F80 000055 (v03 DELL   CBX3     06222004 AMI  00010013)
[    0.000000] ACPI: SLIC 0x000000006F0B2FD8 000176 (v03 DELL   CBX3     01072009 MSFT 00010013)
[    0.000000] ACPI: SSDT 0x000000006F0B3150 0000AE (v02 SgRef  SgPeg    00001000 INTL 20160527)
[    0.000000] ACPI: DMAR 0x000000006F0B3200 0000A8 (v01 INTEL  EDK2     00000002      01000013)
[    0.000000] ACPI: NHLT 0x000000006F0B32A8 00002D (v00 INTEL  EDK2     00000002      01000013)
[    0.000000] ACPI: UEFI 0x000000006F0B32D8 00063A (v01 INTEL  RstSataE 00000000 ??   00000000)
[    0.000000] ACPI: UEFI 0x000000006F0B3918 00005C (v01 INTEL  RstSataV 00000000 ??   00000000)
[    0.000000] ACPI: TPM2 0x000000006F0B3978 000034 (v04 DELL\x CBX3     00000001 AMI  00000000)
[    0.000000] ACPI: ASF! 0x000000006F0B39B0 000074 (v32 DELL\x CBX3     00000002      01000013)
[    0.000000] ACPI: SSDT 0x000000006F0B3A28 001EF0 (v01 OptRef OptTabl  00001000 INTL 20160527)
[    0.000000] ACPI: BGRT 0x000000006F0B5918 000038 (v00                 01072009 AMI  00010013)
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000] No NUMA configuration found
[    0.000000] Faking a node at [mem 0x0000000000000000-0x000000047c7fffff]
[    0.000000] NODE_DATA(0) allocated [mem 0x47c7fc000-0x47c7fffff]
[    0.000000] Zone ranges:
[    0.000000]   DMA      [mem 0x0000000000001000-0x0000000000ffffff]
[    0.000000]   DMA32    [mem 0x0000000001000000-0x00000000ffffffff]
[    0.000000]   Normal   [mem 0x0000000100000000-0x000000047c7fffff]
[    0.000000]   Device   empty
[    0.000000] Movable zone start for each node
[    0.000000] Early memory node ranges
[    0.000000]   node   0: [mem 0x0000000000001000-0x000000000009cfff]
[    0.000000]   node   0: [mem 0x000000000009e000-0x000000000009ffff]
[    0.000000]   node   0: [mem 0x0000000000100000-0x00000000621eefff]
[    0.000000]   node   0: [mem 0x00000000621f1000-0x000000006c246fff]
[    0.000000]   node   0: [mem 0x000000006ffff000-0x000000006fffffff]
[    0.000000]   node   0: [mem 0x0000000078000000-0x0000000078dfffff]
[    0.000000]   node   0: [mem 0x0000000100000000-0x000000047c7fffff]
[    0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000047c7fffff]
[    0.000000] On node 0 totalpages: 4102116
[    0.000000]   DMA zone: 64 pages used for memmap
[    0.000000]   DMA zone: 23 pages reserved
[    0.000000]   DMA zone: 3998 pages, LIFO batch:0
[    0.000000]   DMA32 zone: 6914 pages used for memmap
[    0.000000]   DMA32 zone: 442438 pages, LIFO batch:31
[    0.000000]   Normal zone: 57120 pages used for memmap
[    0.000000]   Normal zone: 3655680 pages, LIFO batch:31
[    0.000000] Reserved but unavailable: 98 pages
[    0.000000] Reserving Intel graphics memory at [mem 0x7b800000-0x7f7fffff]
[    0.000000] ACPI: PM-Timer IO Port: 0x1808
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x02] high edge lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x03] high edge lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x04] high edge lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x05] high edge lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x06] high edge lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x07] high edge lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x08] high edge lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x09] high edge lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x0a] high edge lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x0b] high edge lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x0c] high edge lint[0x1])
[    0.000000] IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-119
[    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[    0.000000] ACPI: IRQ0 used by override.
[    0.000000] ACPI: IRQ9 used by override.
[    0.000000] Using ACPI (MADT) for SMP configuration information
[    0.000000] ACPI: HPET id: 0x8086a201 base: 0xfed00000
[    0.000000] smpboot: Allowing 12 CPUs, 0 hotplug CPUs
[    0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]
[    0.000000] PM: Registered nosave memory: [mem 0x0009d000-0x0009dfff]
[    0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000fffff]
[    0.000000] PM: Registered nosave memory: [mem 0x5be54000-0x5be54fff]
[    0.000000] PM: Registered nosave memory: [mem 0x5be71000-0x5be71fff]
[    0.000000] PM: Registered nosave memory: [mem 0x5be72000-0x5be72fff]
[    0.000000] PM: Registered nosave memory: [mem 0x5be82000-0x5be82fff]
[    0.000000] PM: Registered nosave memory: [mem 0x5be83000-0x5be83fff]
[    0.000000] PM: Registered nosave memory: [mem 0x5beac000-0x5beacfff]
[    0.000000] PM: Registered nosave memory: [mem 0x621ef000-0x621effff]
[    0.000000] PM: Registered nosave memory: [mem 0x621f0000-0x621f0fff]
[    0.000000] PM: Registered nosave memory: [mem 0x6c247000-0x6f048fff]
[    0.000000] PM: Registered nosave memory: [mem 0x6f049000-0x6f0c5fff]
[    0.000000] PM: Registered nosave memory: [mem 0x6f0c6000-0x6f5b4fff]
[    0.000000] PM: Registered nosave memory: [mem 0x6f5b5000-0x6fffefff]
[    0.000000] PM: Registered nosave memory: [mem 0x70000000-0x77ffffff]
[    0.000000] PM: Registered nosave memory: [mem 0x78e00000-0x7f7fffff]
[    0.000000] PM: Registered nosave memory: [mem 0x7f800000-0xefffffff]
[    0.000000] PM: Registered nosave memory: [mem 0xf0000000-0xf7ffffff]
[    0.000000] PM: Registered nosave memory: [mem 0xf8000000-0xfdffffff]
[    0.000000] PM: Registered nosave memory: [mem 0xfe000000-0xfe010fff]
[    0.000000] PM: Registered nosave memory: [mem 0xfe011000-0xfebfffff]
[    0.000000] PM: Registered nosave memory: [mem 0xfec00000-0xfec00fff]
[    0.000000] PM: Registered nosave memory: [mem 0xfec01000-0xfedfffff]
[    0.000000] PM: Registered nosave memory: [mem 0xfee00000-0xfee00fff]
[    0.000000] PM: Registered nosave memory: [mem 0xfee01000-0xfeffffff]
[    0.000000] PM: Registered nosave memory: [mem 0xff000000-0xffffffff]
[    0.000000] e820: [mem 0x7f800000-0xefffffff] available for PCI devices
[    0.000000] Booting paravirtualized kernel on bare hardware
[    0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370452778343963 ns
[    0.000000] random: get_random_bytes called from start_kernel+0x96/0x4dc with crng_init=0
[    0.000000] setup_percpu: NR_CPUS:320 nr_cpumask_bits:320 nr_cpu_ids:12 nr_node_ids:1
[    0.000000] percpu: Embedded 46 pages/cpu @        (ptrval) s151552 r8192 d28672 u262144
[    0.000000] pcpu-alloc: s151552 r8192 d28672 u262144 alloc=1*2097152
[    0.000000] pcpu-alloc: [0] 00 01 02 03 04 05 06 07 [0] 08 09 10 11 -- -- -- -- 
[    0.000000] Built 1 zonelists, mobility grouping on.  Total pages: 4037995
[    0.000000] Policy zone: Normal
[    0.000000] Kernel command line: initrd=\arch\boot\intel_ucode.img initrd=\arch\boot\x86_64\archiso.img archisobasedir=arch archisolabel=ARCH_201805
[    0.000000] Calgary: detecting Calgary via BIOS EBDA area
[    0.000000] Calgary: Unable to locate Rio Grande table in EBDA - bailing!
[    0.000000] Memory: 15969176K/16408464K available (10252K kernel code, 1264K rwdata, 3372K rodata, 1464K init, 640K bss, 439288K reserved, 0K cma-reserved)
[    0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=12, Nodes=1
[    0.000000] Kernel/User page tables isolation: enabled
[    0.000000] ftrace: allocating 31750 entries in 125 pages
[    0.000000] Preemptible hierarchical RCU implementation.
[    0.000000] 	CONFIG_RCU_FANOUT set to non-default value of 32
[    0.000000] 	RCU dyntick-idle grace-period acceleration is enabled.
[    0.000000] 	RCU restricting CPUs from NR_CPUS=320 to nr_cpu_ids=12.
[    0.000000] 	RCU priority boosting: priority 1 delay 500 ms.
[    0.000000] 	Tasks RCU enabled.
[    0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=12
[    0.000000] NR_IRQS: 20736, nr_irqs: 2152, preallocated irqs: 16
[    0.000000] 	Offload RCU callbacks from CPUs: .
[    0.000000] Console: colour dummy device 80x25
[    0.000000] console [tty0] enabled
[    0.000000] ACPI: Core revision 20180105
[    0.000000] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 79635855245 ns
[    0.000000] hpet clockevent registered
[    0.003333] APIC: Switch to symmetric I/O mode setup
[    0.003333] DMAR: Host address width 39
[    0.003333] DMAR: DRHD base: 0x000000fed90000 flags: 0x0
[    0.003333] DMAR: dmar0: reg_base_addr fed90000 ver 1:0 cap 1c0000c40660462 ecap 19e2ff0505e
[    0.003333] DMAR: DRHD base: 0x000000fed91000 flags: 0x1
[    0.003333] DMAR: dmar1: reg_base_addr fed91000 ver 1:0 cap d2008c40660462 ecap f050da
[    0.003333] DMAR: RMRR base: 0x0000006ef9e000 end: 0x0000006efbdfff
[    0.003333] DMAR: RMRR base: 0x0000007b000000 end: 0x0000007f7fffff
[    0.003333] DMAR-IR: IOAPIC id 2 under DRHD base  0xfed91000 IOMMU 1
[    0.003333] DMAR-IR: HPET id 0 under DRHD base 0xfed91000
[    0.003333] DMAR-IR: Queued invalidation will be enabled to support x2apic and Intr-remapping.
[    0.003333] DMAR-IR: Enabled IRQ remapping in x2apic mode
[    0.003333] x2apic enabled
[    0.003333] Switched APIC routing to cluster x2apic.
[    0.013333] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[    0.029999] tsc: Detected 2200.000 MHz processor
[    0.029999] tsc: Detected 2208.000 MHz TSC
[    0.029999] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x1fd3b81b95f, max_idle_ns: 440795257325 ns
[    0.029999] Calibrating delay loop (skipped), value calculated using timer frequency.. 4417.00 BogoMIPS (lpj=7360000)
[    0.029999] pid_max: default: 32768 minimum: 301
[    0.029999] Security Framework initialized
[    0.029999] Yama: becoming mindful.
[    0.029999] Dentry cache hash table entries: 2097152 (order: 12, 16777216 bytes)
[    0.033994] Inode-cache hash table entries: 1048576 (order: 11, 8388608 bytes)
[    0.034034] Mount-cache hash table entries: 32768 (order: 6, 262144 bytes)
[    0.034065] Mountpoint-cache hash table entries: 32768 (order: 6, 262144 bytes)
[    0.034263] CPU: Physical Processor ID: 0
[    0.034264] CPU: Processor Core ID: 0
[    0.034269] ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
[    0.034270] ENERGY_PERF_BIAS: View and update with x86_energy_perf_policy(8)
[    0.034274] mce: CPU supports 12 MCE banks
[    0.034285] CPU0: Thermal monitoring enabled (TM1)
[    0.034311] process: using mwait in idle threads
[    0.034313] Last level iTLB entries: 4KB 64, 2MB 8, 4MB 8
[    0.034314] Last level dTLB entries: 4KB 64, 2MB 0, 4MB 0, 1GB 4
[    0.034315] Spectre V2 : Mitigation: Full generic retpoline
[    0.034316] Spectre V2 : Spectre v2 mitigation: Filling RSB on context switch
[    0.034316] Spectre V2 : Spectre v2 mitigation: Enabling Indirect Branch Prediction Barrier
[    0.034317] Spectre V2 : Enabling Restricted Speculation for firmware calls
[    0.034465] Freeing SMP alternatives memory: 24K
[    0.037570] TSC deadline timer enabled
[    0.037581] smpboot: CPU0: Intel(R) Core(TM) i7-8750H CPU @ 2.20GHz (family: 0x6, model: 0x9e, stepping: 0xa)
[    0.050018] Performance Events: PEBS fmt3+, Skylake events, 32-deep LBR, full-width counters, Intel PMU driver.
[    0.050073] ... version:                4
[    0.050074] ... bit width:              48
[    0.050074] ... generic registers:      4
[    0.050075] ... value mask:             0000ffffffffffff
[    0.050076] ... max period:             00007fffffffffff
[    0.050076] ... fixed-purpose events:   3
[    0.050077] ... event mask:             000000070000000f
[    0.056674] Hierarchical SRCU implementation.
[    0.077043] NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
[    0.083340] smp: Bringing up secondary CPUs ...
[    0.113380] x86: Booting SMP configuration:
[    0.113381] .... node  #0, CPUs:        #1  #2  #3  #4  #5  #6  #7  #8  #9 #10 #11
[    0.414177] smp: Brought up 1 node, 12 CPUs
[    0.414177] smpboot: Max logical packages: 1
[    0.414177] smpboot: Total of 12 processors activated (53013.00 BogoMIPS)
[    0.417120] devtmpfs: initialized
[    0.417120] x86/mm: Memory block size: 128MB
[    0.417876] PM: Registering ACPI NVS region [mem 0x621ef000-0x621effff] (4096 bytes)
[    0.417876] PM: Registering ACPI NVS region [mem 0x6f0c6000-0x6f5b4fff] (5173248 bytes)
[    0.417876] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370867519511994 ns
[    0.417876] futex hash table entries: 4096 (order: 6, 262144 bytes)
[    0.417876] pinctrl core: initialized pinctrl subsystem
[    0.417876] RTC time: 12:45:18, date: 05/26/18
[    0.417876] NET: Registered protocol family 16
[    0.417876] cpuidle: using governor ladder
[    0.417876] cpuidle: using governor menu
[    0.417876] Simple Boot Flag at 0x47 set to 0x80
[    0.417876] ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
[    0.417876] ACPI: bus type PCI registered
[    0.417876] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[    0.417876] PCI: MMCONFIG for domain 0000 [bus 00-7f] at [mem 0xf0000000-0xf7ffffff] (base 0xf0000000)
[    0.417876] PCI: MMCONFIG at [mem 0xf0000000-0xf7ffffff] reserved in E820
[    0.417876] PCI: Using configuration type 1 for base access
[    0.420882] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
[    0.420882] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
[    0.420882] ACPI: Added _OSI(Module Device)
[    0.420882] ACPI: Added _OSI(Processor Device)
[    0.420882] ACPI: Added _OSI(3.0 _SCP Extensions)
[    0.420882] ACPI: Added _OSI(Processor Aggregator Device)
[    0.429695] ACPI Error: Could not find/resolve named package element: LNKA (20180105/dspkginit-384)
[    0.429719] ACPI Error: Could not find/resolve named package element: LNKB (20180105/dspkginit-384)
[    0.429739] ACPI Error: Could not find/resolve named package element: LNKC (20180105/dspkginit-384)
[    0.429759] ACPI Error: Could not find/resolve named package element: LNKD (20180105/dspkginit-384)
[    0.429780] ACPI Error: Could not find/resolve named package element: LNKA (20180105/dspkginit-384)
[    0.429800] ACPI Error: Could not find/resolve named package element: LNKA (20180105/dspkginit-384)
[    0.429820] ACPI Error: Could not find/resolve named package element: LNKA (20180105/dspkginit-384)
[    0.429839] ACPI Error: Could not find/resolve named package element: LNKA (20180105/dspkginit-384)
[    0.429859] ACPI Error: Could not find/resolve named package element: LNKB (20180105/dspkginit-384)
[    0.429878] ACPI Error: Could not find/resolve named package element: LNKC (20180105/dspkginit-384)
[    0.429898] ACPI Error: Could not find/resolve named package element: LNKD (20180105/dspkginit-384)
[    0.429917] ACPI Error: Could not find/resolve named package element: LNKA (20180105/dspkginit-384)
[    0.429936] ACPI Error: Could not find/resolve named package element: LNKB (20180105/dspkginit-384)
[    0.429957] ACPI Error: Could not find/resolve named package element: LNKC (20180105/dspkginit-384)
[    0.429977] ACPI Error: Could not find/resolve named package element: LNKD (20180105/dspkginit-384)
[    0.429997] ACPI Error: Could not find/resolve named package element: LNKA (20180105/dspkginit-384)
[    0.430029] ACPI Error: Could not find/resolve named package element: LNKB (20180105/dspkginit-384)
[    0.430051] ACPI Error: Could not find/resolve named package element: LNKC (20180105/dspkginit-384)
[    0.430071] ACPI Error: Could not find/resolve named package element: LNKD (20180105/dspkginit-384)
[    0.430091] ACPI Error: Could not find/resolve named package element: LNKA (20180105/dspkginit-384)
[    0.430111] ACPI Error: Could not find/resolve named package element: LNKB (20180105/dspkginit-384)
[    0.430131] ACPI Error: Could not find/resolve named package element: LNKC (20180105/dspkginit-384)
[    0.430151] ACPI Error: Could not find/resolve named package element: LNKD (20180105/dspkginit-384)
[    0.430172] ACPI Error: Could not find/resolve named package element: LNKA (20180105/dspkginit-384)
[    0.430192] ACPI Error: Could not find/resolve named package element: LNKB (20180105/dspkginit-384)
[    0.430212] ACPI Error: Could not find/resolve named package element: LNKC (20180105/dspkginit-384)
[    0.430232] ACPI Error: Could not find/resolve named package element: LNKD (20180105/dspkginit-384)
[    0.430253] ACPI Error: Could not find/resolve named package element: LNKA (20180105/dspkginit-384)
[    0.430274] ACPI Error: Could not find/resolve named package element: LNKB (20180105/dspkginit-384)
[    0.430294] ACPI Error: Could not find/resolve named package element: LNKC (20180105/dspkginit-384)
[    0.430314] ACPI Error: Could not find/resolve named package element: LNKD (20180105/dspkginit-384)
[    0.430334] ACPI Error: Could not find/resolve named package element: LNKA (20180105/dspkginit-384)
[    0.430355] ACPI Error: Could not find/resolve named package element: LNKB (20180105/dspkginit-384)
[    0.430375] ACPI Error: Could not find/resolve named package element: LNKC (20180105/dspkginit-384)
[    0.430395] ACPI Error: Could not find/resolve named package element: LNKD (20180105/dspkginit-384)
[    0.430415] ACPI Error: Could not find/resolve named package element: LNKA (20180105/dspkginit-384)
[    0.430435] ACPI Error: Could not find/resolve named package element: LNKA (20180105/dspkginit-384)
[    0.430668] ACPI Error: Could not find/resolve named package element: LNKA (20180105/dspkginit-384)
[    0.430688] ACPI Error: Could not find/resolve named package element: LNKB (20180105/dspkginit-384)
[    0.430708] ACPI Error: Could not find/resolve named package element: LNKC (20180105/dspkginit-384)
[    0.430727] ACPI Error: Could not find/resolve named package element: LNKD (20180105/dspkginit-384)
[    0.430769] ACPI Error: Could not find/resolve named package element: LNKB (20180105/dspkginit-384)
[    0.430789] ACPI Error: Could not find/resolve named package element: LNKC (20180105/dspkginit-384)
[    0.430808] ACPI Error: Could not find/resolve named package element: LNKD (20180105/dspkginit-384)
[    0.430828] ACPI Error: Could not find/resolve named package element: LNKA (20180105/dspkginit-384)
[    0.430869] ACPI Error: Could not find/resolve named package element: LNKC (20180105/dspkginit-384)
[    0.430889] ACPI Error: Could not find/resolve named package element: LNKD (20180105/dspkginit-384)
[    0.430909] ACPI Error: Could not find/resolve named package element: LNKA (20180105/dspkginit-384)
[    0.430929] ACPI Error: Could not find/resolve named package element: LNKB (20180105/dspkginit-384)
[    0.430969] ACPI Error: Could not find/resolve named package element: LNKA (20180105/dspkginit-384)
[    0.430990] ACPI Error: Could not find/resolve named package element: LNKB (20180105/dspkginit-384)
[    0.431010] ACPI Error: Could not find/resolve named package element: LNKC (20180105/dspkginit-384)
[    0.431029] ACPI Error: Could not find/resolve named package element: LNKD (20180105/dspkginit-384)
[    0.431069] ACPI Error: Could not find/resolve named package element: LNKB (20180105/dspkginit-384)
[    0.431089] ACPI Error: Could not find/resolve named package element: LNKC (20180105/dspkginit-384)
[    0.431109] ACPI Error: Could not find/resolve named package element: LNKD (20180105/dspkginit-384)
[    0.431129] ACPI Error: Could not find/resolve named package element: LNKA (20180105/dspkginit-384)
[    0.431170] ACPI Error: Could not find/resolve named package element: LNKC (20180105/dspkginit-384)
[    0.431190] ACPI Error: Could not find/resolve named package element: LNKD (20180105/dspkginit-384)
[    0.431210] ACPI Error: Could not find/resolve named package element: LNKA (20180105/dspkginit-384)
[    0.431230] ACPI Error: Could not find/resolve named package element: LNKB (20180105/dspkginit-384)
[    0.431272] ACPI Error: Could not find/resolve named package element: LNKD (20180105/dspkginit-384)
[    0.431292] ACPI Error: Could not find/resolve named package element: LNKA (20180105/dspkginit-384)
[    0.431312] ACPI Error: Could not find/resolve named package element: LNKB (20180105/dspkginit-384)
[    0.431332] ACPI Error: Could not find/resolve named package element: LNKC (20180105/dspkginit-384)
[    0.431372] ACPI Error: Could not find/resolve named package element: LNKA (20180105/dspkginit-384)
[    0.431393] ACPI Error: Could not find/resolve named package element: LNKB (20180105/dspkginit-384)
[    0.431413] ACPI Error: Could not find/resolve named package element: LNKC (20180105/dspkginit-384)
[    0.431433] ACPI Error: Could not find/resolve named package element: LNKD (20180105/dspkginit-384)
[    0.431474] ACPI Error: Could not find/resolve named package element: LNKB (20180105/dspkginit-384)
[    0.431494] ACPI Error: Could not find/resolve named package element: LNKC (20180105/dspkginit-384)
[    0.431514] ACPI Error: Could not find/resolve named package element: LNKD (20180105/dspkginit-384)
[    0.431535] ACPI Error: Could not find/resolve named package element: LNKA (20180105/dspkginit-384)
[    0.431576] ACPI Error: Could not find/resolve named package element: LNKC (20180105/dspkginit-384)
[    0.431596] ACPI Error: Could not find/resolve named package element: LNKD (20180105/dspkginit-384)
[    0.431616] ACPI Error: Could not find/resolve named package element: LNKA (20180105/dspkginit-384)
[    0.431636] ACPI Error: Could not find/resolve named package element: LNKB (20180105/dspkginit-384)
[    0.431677] ACPI Error: Could not find/resolve named package element: LNKD (20180105/dspkginit-384)
[    0.431697] ACPI Error: Could not find/resolve named package element: LNKA (20180105/dspkginit-384)
[    0.431717] ACPI Error: Could not find/resolve named package element: LNKB (20180105/dspkginit-384)
[    0.431738] ACPI Error: Could not find/resolve named package element: LNKC (20180105/dspkginit-384)
[    0.431778] ACPI Error: Could not find/resolve named package element: LNKA (20180105/dspkginit-384)
[    0.431799] ACPI Error: Could not find/resolve named package element: LNKB (20180105/dspkginit-384)
[    0.431819] ACPI Error: Could not find/resolve named package element: LNKC (20180105/dspkginit-384)
[    0.431839] ACPI Error: Could not find/resolve named package element: LNKD (20180105/dspkginit-384)
[    0.431880] ACPI Error: Could not find/resolve named package element: LNKB (20180105/dspkginit-384)
[    0.431901] ACPI Error: Could not find/resolve named package element: LNKC (20180105/dspkginit-384)
[    0.431921] ACPI Error: Could not find/resolve named package element: LNKD (20180105/dspkginit-384)
[    0.431941] ACPI Error: Could not find/resolve named package element: LNKA (20180105/dspkginit-384)
[    0.431982] ACPI Error: Could not find/resolve named package element: LNKC (20180105/dspkginit-384)
[    0.432002] ACPI Error: Could not find/resolve named package element: LNKD (20180105/dspkginit-384)
[    0.432022] ACPI Error: Could not find/resolve named package element: LNKA (20180105/dspkginit-384)
[    0.432042] ACPI Error: Could not find/resolve named package element: LNKB (20180105/dspkginit-384)
[    0.432084] ACPI Error: Could not find/resolve named package element: LNKD (20180105/dspkginit-384)
[    0.432104] ACPI Error: Could not find/resolve named package element: LNKA (20180105/dspkginit-384)
[    0.432125] ACPI Error: Could not find/resolve named package element: LNKB (20180105/dspkginit-384)
[    0.432145] ACPI Error: Could not find/resolve named package element: LNKC (20180105/dspkginit-384)
[    0.432185] ACPI Error: Could not find/resolve named package element: LNKA (20180105/dspkginit-384)
[    0.432206] ACPI Error: Could not find/resolve named package element: LNKB (20180105/dspkginit-384)
[    0.432226] ACPI Error: Could not find/resolve named package element: LNKC (20180105/dspkginit-384)
[    0.432246] ACPI Error: Could not find/resolve named package element: LNKD (20180105/dspkginit-384)
[    0.432287] ACPI Error: Could not find/resolve named package element: LNKB (20180105/dspkginit-384)
[    0.432307] ACPI Error: Could not find/resolve named package element: LNKC (20180105/dspkginit-384)
[    0.432327] ACPI Error: Could not find/resolve named package element: LNKD (20180105/dspkginit-384)
[    0.432347] ACPI Error: Could not find/resolve named package element: LNKA (20180105/dspkginit-384)
[    0.432390] ACPI Error: Could not find/resolve named package element: LNKC (20180105/dspkginit-384)
[    0.432410] ACPI Error: Could not find/resolve named package element: LNKD (20180105/dspkginit-384)
[    0.432430] ACPI Error: Could not find/resolve named package element: LNKA (20180105/dspkginit-384)
[    0.432451] ACPI Error: Could not find/resolve named package element: LNKB (20180105/dspkginit-384)
[    0.432492] ACPI Error: Could not find/resolve named package element: LNKD (20180105/dspkginit-384)
[    0.432512] ACPI Error: Could not find/resolve named package element: LNKA (20180105/dspkginit-384)
[    0.432534] ACPI Error: Could not find/resolve named package element: LNKB (20180105/dspkginit-384)
[    0.432554] ACPI Error: Could not find/resolve named package element: LNKC (20180105/dspkginit-384)
[    0.432594] ACPI Error: Could not find/resolve named package element: LNKA (20180105/dspkginit-384)
[    0.432617] ACPI Error: Could not find/resolve named package element: LNKB (20180105/dspkginit-384)
[    0.432637] ACPI Error: Could not find/resolve named package element: LNKC (20180105/dspkginit-384)
[    0.432657] ACPI Error: Could not find/resolve named package element: LNKD (20180105/dspkginit-384)
[    0.432698] ACPI Error: Could not find/resolve named package element: LNKB (20180105/dspkginit-384)
[    0.432718] ACPI Error: Could not find/resolve named package element: LNKC (20180105/dspkginit-384)
[    0.432739] ACPI Error: Could not find/resolve named package element: LNKD (20180105/dspkginit-384)
[    0.432759] ACPI Error: Could not find/resolve named package element: LNKA (20180105/dspkginit-384)
[    0.432801] ACPI Error: Could not find/resolve named package element: LNKC (20180105/dspkginit-384)
[    0.432822] ACPI Error: Could not find/resolve named package element: LNKD (20180105/dspkginit-384)
[    0.432842] ACPI Error: Could not find/resolve named package element: LNKA (20180105/dspkginit-384)
[    0.432862] ACPI Error: Could not find/resolve named package element: LNKB (20180105/dspkginit-384)
[    0.432904] ACPI Error: Could not find/resolve named package element: LNKD (20180105/dspkginit-384)
[    0.432925] ACPI Error: Could not find/resolve named package element: LNKA (20180105/dspkginit-384)
[    0.432945] ACPI Error: Could not find/resolve named package element: LNKB (20180105/dspkginit-384)
[    0.432965] ACPI Error: Could not find/resolve named package element: LNKC (20180105/dspkginit-384)
[    0.433006] ACPI Error: Could not find/resolve named package element: LNKA (20180105/dspkginit-384)
[    0.433027] ACPI Error: Could not find/resolve named package element: LNKB (20180105/dspkginit-384)
[    0.433048] ACPI Error: Could not find/resolve named package element: LNKC (20180105/dspkginit-384)
[    0.433068] ACPI Error: Could not find/resolve named package element: LNKD (20180105/dspkginit-384)
[    0.433109] ACPI Error: Could not find/resolve named package element: LNKB (20180105/dspkginit-384)
[    0.433129] ACPI Error: Could not find/resolve named package element: LNKC (20180105/dspkginit-384)
[    0.433150] ACPI Error: Could not find/resolve named package element: LNKD (20180105/dspkginit-384)
[    0.433170] ACPI Error: Could not find/resolve named package element: LNKA (20180105/dspkginit-384)
[    0.433213] ACPI Error: Could not find/resolve named package element: LNKC (20180105/dspkginit-384)
[    0.433233] ACPI Error: Could not find/resolve named package element: LNKD (20180105/dspkginit-384)
[    0.433254] ACPI Error: Could not find/resolve named package element: LNKA (20180105/dspkginit-384)
[    0.433274] ACPI Error: Could not find/resolve named package element: LNKB (20180105/dspkginit-384)
[    0.433316] ACPI Error: Could not find/resolve named package element: LNKD (20180105/dspkginit-384)
[    0.433325] ACPI Error: Could not find/resolve named package element: LNKA (20180105/dspkginit-384)
[    0.433325] ACPI Error: Could not find/resolve named package element: LNKB (20180105/dspkginit-384)
[    0.433325] ACPI Error: Could not find/resolve named package element: LNKC (20180105/dspkginit-384)
[    0.442163] ACPI Error: Could not find/resolve named package element: V0PR (20180105/dspkginit-384)
[    0.442163] ACPI Error: Could not find/resolve named package element: V0PR (20180105/dspkginit-384)
[    0.442163] ACPI Error: Could not find/resolve named package element: V1PR (20180105/dspkginit-384)
[    0.442163] ACPI Error: Could not find/resolve named package element: V1PR (20180105/dspkginit-384)
[    0.442163] ACPI Error: Could not find/resolve named package element: V2PR (20180105/dspkginit-384)
[    0.442163] ACPI Error: Could not find/resolve named package element: V2PR (20180105/dspkginit-384)
[    0.453379] ACPI Error: Could not find/resolve named package element: PEPD (20180105/dspkginit-384)
[    0.453413] ACPI Error: Could not find/resolve named package element: PEPD (20180105/dspkginit-384)
[    0.453445] ACPI Error: Could not find/resolve named package element: PEPD (20180105/dspkginit-384)
[    0.453477] ACPI Error: Could not find/resolve named package element: PEPD (20180105/dspkginit-384)
[    0.453508] ACPI Error: Could not find/resolve named package element: PEPD (20180105/dspkginit-384)
[    0.453540] ACPI Error: Could not find/resolve named package element: PEPD (20180105/dspkginit-384)
[    0.453571] ACPI Error: Could not find/resolve named package element: PEPD (20180105/dspkginit-384)
[    0.453602] ACPI Error: Could not find/resolve named package element: PEPD (20180105/dspkginit-384)
[    0.453634] ACPI Error: Could not find/resolve named package element: PEPD (20180105/dspkginit-384)
[    0.453665] ACPI Error: Could not find/resolve named package element: PEPD (20180105/dspkginit-384)
[    0.453696] ACPI Error: Could not find/resolve named package element: PEPD (20180105/dspkginit-384)
[    0.453727] ACPI Error: Could not find/resolve named package element: PEPD (20180105/dspkginit-384)
[    0.453758] ACPI Error: Could not find/resolve named package element: PEPD (20180105/dspkginit-384)
[    0.487510] ACPI BIOS Error (bug): Failure creating [\_SB.PCI0.XHC.RHUB.HS01._UPC], AE_ALREADY_EXISTS (20180105/dswload2-350)
[    0.487521] ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20180105/psobject-252)
[    0.487526] ACPI Error: Method parse/execution failed \, AE_ALREADY_EXISTS (20180105/psparse-550)
[    0.487533] ACPI Error: Invalid zero thread count in method (20180105/dsmethod-794)
[    0.487537] ACPI: Marking method \___ as Serialized because of AE_ALREADY_EXISTS error
[    0.487539] ACPI Error: Invalid OwnerId: 0x00 (20180105/utownerid-192)
[    0.487658] ACPI Error: AE_ALREADY_EXISTS, (SSDT:xh_cfhd4) while loading table (20180105/tbxfload-228)
[    0.492844] ACPI Error: 1 table load failures, 11 successful (20180105/tbxfload-246)
[    0.506398] ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored
[    0.520571] ACPI: Dynamic OEM Table Load:
[    0.520578] ACPI: SSDT 0xFFFF8B32A959F000 0005BE (v02 PmRef  Cpu0Ist  00003000 INTL 20160527)
[    0.521247] ACPI: \_SB_.PR00: _OSC native thermal LVT Acked
[    0.522769] ACPI: Dynamic OEM Table Load:
[    0.522776] ACPI: SSDT 0xFFFF8B32A9206C00 000400 (v02 PmRef  Cpu0Cst  00003001 INTL 20160527)
[    0.523343] ACPI: Dynamic OEM Table Load:
[    0.523348] ACPI: SSDT 0xFFFF8B32A91DFA00 00010A (v02 PmRef  Cpu0Hwp  00003000 INTL 20160527)
[    0.523847] ACPI: Dynamic OEM Table Load:
[    0.523853] ACPI: SSDT 0xFFFF8B32A959D800 000724 (v02 PmRef  HwpLvt   00003000 INTL 20160527)
[    0.524920] ACPI: Dynamic OEM Table Load:
[    0.524929] ACPI: SSDT 0xFFFF8B32A932C000 000EF1 (v02 PmRef  ApIst    00003000 INTL 20160527)
[    0.526496] ACPI: Dynamic OEM Table Load:
[    0.526502] ACPI: SSDT 0xFFFF8B32A9200400 000317 (v02 PmRef  ApHwp    00003000 INTL 20160527)
[    0.527106] ACPI: Dynamic OEM Table Load:
[    0.527111] ACPI: SSDT 0xFFFF8B32A9207000 00030A (v02 PmRef  ApCst    00003000 INTL 20160527)
[    0.533186] ACPI: EC: EC started
[    0.533186] ACPI: EC: interrupt blocked
[    0.543593] ACPI: \_SB_.PCI0.LPCB.ECDV: Used as first EC
[    0.543596] ACPI: \_SB_.PCI0.LPCB.ECDV: GPE=0x6e, EC_CMD/EC_SC=0x934, EC_DATA=0x930
[    0.543598] ACPI: \_SB_.PCI0.LPCB.ECDV: Used as boot DSDT EC to handle transactions
[    0.543599] ACPI: Interpreter enabled
[    0.543656] ACPI: (supports S0 S3 S4 S5)
[    0.543657] ACPI: Using IOAPIC for interrupt routing
[    0.543713] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[    0.544769] ACPI: Enabled 8 GPEs in block 00 to 7F
[    0.547779] ACPI: Power Resource [PG00] (on)
[    0.587663] ACPI: Power Resource [USBC] (on)
[    0.592409] ACPI: Power Resource [V0PR] (on)
[    0.592471] ACPI: Power Resource [V1PR] (on)
[    0.592534] ACPI: Power Resource [V2PR] (on)
[    0.604733] ACPI Error: Method parse/execution failed \_SB.PCI0.SPI1.FPNT._CRS, AE_AML_INVALID_RESOURCE_TYPE (20180105/psparse-550)
[    0.604750] ACPI Error: Method execution failed \_SB.PCI0.SPI1.FPNT._CRS, AE_AML_INVALID_RESOURCE_TYPE (20180105/uteval-103)
[    0.606577] ACPI Error: Method parse/execution failed \_SB.PCI0.SPI2.FPNT._CRS, AE_AML_INVALID_RESOURCE_TYPE (20180105/psparse-550)
[    0.606590] ACPI Error: Method execution failed \_SB.PCI0.SPI2.FPNT._CRS, AE_AML_INVALID_RESOURCE_TYPE (20180105/uteval-103)
[    0.608357] ACPI: Power Resource [WRST] (on)
[    0.632198] ACPI: Power Resource [PIN] (off)
[    0.632887] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-7e])
[    0.632895] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI]
[    0.635510] acpi PNP0A08:00: _OSC: platform does not support [AER]
[    0.639186] acpi PNP0A08:00: _OSC: OS now controls [PCIeHotplug PME PCIeCapability]
[    0.639188] acpi PNP0A08:00: FADT indicates ASPM is unsupported, using BIOS configuration
[    0.640368] PCI host bridge to bus 0000:00
[    0.640370] pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7 window]
[    0.640372] pci_bus 0000:00: root bus resource [io  0x0d00-0xffff window]
[    0.640373] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
[    0.640375] pci_bus 0000:00: root bus resource [mem 0x000c0000-0x000c3fff window]
[    0.640376] pci_bus 0000:00: root bus resource [mem 0x000c4000-0x000c7fff window]
[    0.640377] pci_bus 0000:00: root bus resource [mem 0x000c8000-0x000cbfff window]
[    0.640379] pci_bus 0000:00: root bus resource [mem 0x000cc000-0x000cffff window]
[    0.640380] pci_bus 0000:00: root bus resource [mem 0x000d0000-0x000d3fff window]
[    0.640381] pci_bus 0000:00: root bus resource [mem 0x000d4000-0x000d7fff window]
[    0.640383] pci_bus 0000:00: root bus resource [mem 0x000d8000-0x000dbfff window]
[    0.640384] pci_bus 0000:00: root bus resource [mem 0x000dc000-0x000dffff window]
[    0.640385] pci_bus 0000:00: root bus resource [mem 0x7f800000-0xefffffff window]
[    0.640387] pci_bus 0000:00: root bus resource [mem 0xfc800000-0xfe7fffff window]
[    0.640388] pci_bus 0000:00: root bus resource [bus 00-7e]
[    0.640398] pci 0000:00:00.0: [8086:3ec4] type 00 class 0x060000
[    0.640566] pci 0000:00:01.0: [8086:1901] type 01 class 0x060400
[    0.640610] pci 0000:00:01.0: PME# supported from D0 D3hot D3cold
[    0.640899] pci 0000:00:02.0: [8086:3e9b] type 00 class 0x030000
[    0.640911] pci 0000:00:02.0: reg 0x10: [mem 0xeb000000-0xebffffff 64bit]
[    0.640917] pci 0000:00:02.0: reg 0x18: [mem 0x80000000-0x8fffffff 64bit pref]
[    0.640921] pci 0000:00:02.0: reg 0x20: [io  0x4000-0x403f]
[    0.640939] pci 0000:00:02.0: BAR 2: assigned to efifb
[    0.641110] pci 0000:00:04.0: [8086:1903] type 00 class 0x118000
[    0.641123] pci 0000:00:04.0: reg 0x10: [mem 0xed598000-0xed59ffff 64bit]
[    0.641351] pci 0000:00:08.0: [8086:1911] type 00 class 0x088000
[    0.641363] pci 0000:00:08.0: reg 0x10: [mem 0xed5ad000-0xed5adfff 64bit]
[    0.641614] pci 0000:00:12.0: [8086:a379] type 00 class 0x118000
[    0.641663] pci 0000:00:12.0: reg 0x10: [mem 0xed5ac000-0xed5acfff 64bit]
[    0.642007] pci 0000:00:14.0: [8086:a36d] type 00 class 0x0c0330
[    0.642054] pci 0000:00:14.0: reg 0x10: [mem 0xed580000-0xed58ffff 64bit]
[    0.642199] pci 0000:00:14.0: PME# supported from D3hot D3cold
[    0.642440] pci 0000:00:14.2: [8086:a36f] type 00 class 0x050000
[    0.642478] pci 0000:00:14.2: reg 0x10: [mem 0xed5a4000-0xed5a5fff 64bit]
[    0.642498] pci 0000:00:14.2: reg 0x18: [mem 0xed5ab000-0xed5abfff 64bit]
[    0.643002] pci 0000:00:15.0: [8086:a368] type 00 class 0x0c8000
[    0.643717] pci 0000:00:15.0: reg 0x10: [mem 0x00000000-0x00000fff 64bit]
[    0.646253] pci 0000:00:15.1: [8086:a369] type 00 class 0x0c8000
[    0.646974] pci 0000:00:15.1: reg 0x10: [mem 0x00000000-0x00000fff 64bit]
[    0.649334] pci 0000:00:16.0: [8086:a360] type 00 class 0x078000
[    0.649378] pci 0000:00:16.0: reg 0x10: [mem 0xed5a8000-0xed5a8fff 64bit]
[    0.649505] pci 0000:00:16.0: PME# supported from D3hot
[    0.649883] pci 0000:00:17.0: [8086:282a] type 00 class 0x010400
[    0.649952] pci 0000:00:17.0: reg 0x10: [mem 0xed590000-0xed597fff]
[    0.649979] pci 0000:00:17.0: reg 0x14: [mem 0xed5a7000-0xed5a70ff]
[    0.650007] pci 0000:00:17.0: reg 0x18: [io  0x4090-0x4097]
[    0.650034] pci 0000:00:17.0: reg 0x1c: [io  0x4080-0x4083]
[    0.650062] pci 0000:00:17.0: reg 0x20: [io  0x4060-0x407f]
[    0.650090] pci 0000:00:17.0: reg 0x24: [mem 0xed500000-0xed57ffff]
[    0.650255] pci 0000:00:17.0: PME# supported from D3hot
[    0.650568] pci 0000:00:1b.0: [8086:a340] type 01 class 0x060400
[    0.650772] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
[    0.650818] pci 0000:00:1b.0: PTM enabled (root), 4dns granularity
[    0.651134] pci 0000:00:1c.0: [8086:a338] type 01 class 0x060400
[    0.651352] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
[    0.651400] pci 0000:00:1c.0: PTM enabled (root), 4dns granularity
[    0.651671] pci 0000:00:1c.4: [8086:a33c] type 01 class 0x060400
[    0.651892] pci 0000:00:1c.4: PME# supported from D0 D3hot D3cold
[    0.651942] pci 0000:00:1c.4: PTM enabled (root), 4dns granularity
[    0.652224] pci 0000:00:1f.0: [8086:a30e] type 00 class 0x060100
[    0.652570] pci 0000:00:1f.3: [8086:a348] type 00 class 0x040380
[    0.652649] pci 0000:00:1f.3: reg 0x10: [mem 0xed5a0000-0xed5a3fff 64bit]
[    0.652724] pci 0000:00:1f.3: reg 0x20: [mem 0xed100000-0xed1fffff 64bit]
[    0.652877] pci 0000:00:1f.3: PME# supported from D3hot D3cold
[    0.653231] pci 0000:00:1f.4: [8086:a323] type 00 class 0x0c0500
[    0.653412] pci 0000:00:1f.4: reg 0x10: [mem 0xed5a6000-0xed5a60ff 64bit]
[    0.653630] pci 0000:00:1f.4: reg 0x20: [io  0xefa0-0xefbf]
[    0.654046] pci 0000:00:1f.5: [8086:a324] type 00 class 0x0c8000
[    0.654075] pci 0000:00:1f.5: reg 0x10: [mem 0xfe010000-0xfe010fff]
[    0.654350] pci 0000:01:00.0: [10de:1c8c] type 00 class 0x030200
[    0.654365] pci 0000:01:00.0: reg 0x10: [mem 0xec000000-0xecffffff]
[    0.654373] pci 0000:01:00.0: reg 0x14: [mem 0xc0000000-0xcfffffff 64bit pref]
[    0.654381] pci 0000:01:00.0: reg 0x1c: [mem 0xd0000000-0xd1ffffff 64bit pref]
[    0.654387] pci 0000:01:00.0: reg 0x24: [io  0x3000-0x307f]
[    0.654392] pci 0000:01:00.0: reg 0x30: [mem 0xed000000-0xed07ffff pref]
[    0.663348] pci 0000:00:01.0: PCI bridge to [bus 01]
[    0.663351] pci 0000:00:01.0:   bridge window [io  0x3000-0x3fff]
[    0.663354] pci 0000:00:01.0:   bridge window [mem 0xec000000-0xed0fffff]
[    0.663357] pci 0000:00:01.0:   bridge window [mem 0xc0000000-0xd1ffffff 64bit pref]
[    0.663564] pci 0000:00:1b.0: PCI bridge to [bus 02-3a]
[    0.663574] pci 0000:00:1b.0:   bridge window [mem 0xd4000000-0xea0fffff]
[    0.663584] pci 0000:00:1b.0:   bridge window [mem 0x90000000-0xb1ffffff 64bit pref]
[    0.664137] pci 0000:3b:00.0: [168c:003e] type 00 class 0x028000
[    0.664668] pci 0000:3b:00.0: reg 0x10: [mem 0xed200000-0xed3fffff 64bit]
[    0.666499] pci 0000:3b:00.0: PME# supported from D0 D3hot D3cold
[    0.677058] pci 0000:00:1c.0: PCI bridge to [bus 3b]
[    0.677068] pci 0000:00:1c.0:   bridge window [mem 0xed200000-0xed3fffff]
[    0.677302] pci 0000:3c:00.0: [10ec:525a] type 00 class 0xff0000
[    0.677352] pci 0000:3c:00.0: reg 0x14: [mem 0xed400000-0xed400fff]
[    0.677519] pci 0000:3c:00.0: supports D1 D2
[    0.677521] pci 0000:3c:00.0: PME# supported from D1 D2 D3hot D3cold
[    0.690053] pci 0000:00:1c.4: PCI bridge to [bus 3c]
[    0.690064] pci 0000:00:1c.4:   bridge window [mem 0xed400000-0xed4fffff]
[    0.694401] ACPI Error: AE_NOT_FOUND, Evaluating _PRS (20180105/pci_link-176)
[    0.694417] ACPI Error: AE_NOT_FOUND, Evaluating _PRS (20180105/pci_link-176)
[    0.694430] ACPI Error: AE_NOT_FOUND, Evaluating _PRS (20180105/pci_link-176)
[    0.694442] ACPI Error: AE_NOT_FOUND, Evaluating _PRS (20180105/pci_link-176)
[    0.694454] ACPI Error: AE_NOT_FOUND, Evaluating _PRS (20180105/pci_link-176)
[    0.694466] ACPI Error: AE_NOT_FOUND, Evaluating _PRS (20180105/pci_link-176)
[    0.694478] ACPI Error: AE_NOT_FOUND, Evaluating _PRS (20180105/pci_link-176)
[    0.694490] ACPI Error: AE_NOT_FOUND, Evaluating _PRS (20180105/pci_link-176)
[    0.717704] ACPI: EC: interrupt unblocked
[    0.717717] ACPI: EC: event unblocked
[    0.717743] ACPI: \_SB_.PCI0.LPCB.ECDV: GPE=0x6e, EC_CMD/EC_SC=0x934, EC_DATA=0x930
[    0.717745] ACPI: \_SB_.PCI0.LPCB.ECDV: Used as boot DSDT EC to handle transactions and events
[    0.717838] pci 0000:00:02.0: vgaarb: setting as boot VGA device
[    0.717838] pci 0000:00:02.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
[    0.717838] pci 0000:00:02.0: vgaarb: bridge control possible
[    0.717838] vgaarb: loaded
[    0.717838] EDAC MC: Ver: 3.0.0
[    0.717838] Registered efivars operations
[    0.773350] PCI: Using ACPI for IRQ routing
[    0.803029] PCI: pci_cache_line_size set to 64 bytes
[    0.803550] e820: reserve RAM buffer [mem 0x0009d000-0x0009ffff]
[    0.803551] e820: reserve RAM buffer [mem 0x5be54018-0x5bffffff]
[    0.803552] e820: reserve RAM buffer [mem 0x5be72018-0x5bffffff]
[    0.803553] e820: reserve RAM buffer [mem 0x5be83018-0x5bffffff]
[    0.803554] e820: reserve RAM buffer [mem 0x621ef000-0x63ffffff]
[    0.803555] e820: reserve RAM buffer [mem 0x6c247000-0x6fffffff]
[    0.803557] e820: reserve RAM buffer [mem 0x78e00000-0x7bffffff]
[    0.803558] e820: reserve RAM buffer [mem 0x47c800000-0x47fffffff]
[    0.803635] NetLabel: Initializing
[    0.803636] NetLabel:  domain hash size = 128
[    0.803637] NetLabel:  protocols = UNLABELED CIPSOv4 CALIPSO
[    0.803649] NetLabel:  unlabeled traffic allowed by default
[    0.803809] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
[    0.803815] hpet0: 8 comparators, 64-bit 24.000000 MHz counter
[    0.806691] clocksource: Switched to clocksource tsc-early
[    0.815672] VFS: Disk quotas dquot_6.6.0
[    0.815687] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    0.815745] pnp: PnP ACPI init
[    0.816022] system 00:00: [io  0x0680-0x069f] has been reserved
[    0.816024] system 00:00: [io  0x164e-0x164f] has been reserved
[    0.816030] system 00:00: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.816052] pnp 00:01: Plug and Play ACPI device, IDs PNP0b00 (active)
[    0.816178] system 00:02: [io  0x1854-0x1857] has been reserved
[    0.816182] system 00:02: Plug and Play ACPI device, IDs INT3f0d PNP0c02 (active)
[    0.816333] pnp 00:03: Plug and Play ACPI device, IDs PNP0303 (active)
[    0.816352] pnp 00:04: Plug and Play ACPI device, IDs DLL087c PNP0f13 (active)
[    0.816595] system 00:05: [mem 0xfed10000-0xfed17fff] has been reserved
[    0.816597] system 00:05: [mem 0xfed18000-0xfed18fff] has been reserved
[    0.816599] system 00:05: [mem 0xfed19000-0xfed19fff] has been reserved
[    0.816600] system 00:05: [mem 0xf0000000-0xf7ffffff] has been reserved
[    0.816602] system 00:05: [mem 0xfed20000-0xfed3ffff] has been reserved
[    0.816604] system 00:05: [mem 0xfed90000-0xfed93fff] could not be reserved
[    0.816605] system 00:05: [mem 0xfed45000-0xfed8ffff] has been reserved
[    0.816607] system 00:05: [mem 0xfee00000-0xfeefffff] could not be reserved
[    0.816611] system 00:05: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.816939] system 00:06: [io  0x1800-0x18fe] could not be reserved
[    0.816941] system 00:06: [mem 0xfd000000-0xfd69ffff] has been reserved
[    0.816942] system 00:06: [mem 0xfd6c0000-0xfd6cffff] has been reserved
[    0.816944] system 00:06: [mem 0xfd6f0000-0xfdffffff] has been reserved
[    0.816946] system 00:06: [mem 0xfe000000-0xfe01ffff] could not be reserved
[    0.816947] system 00:06: [mem 0xfe200000-0xfe7fffff] has been reserved
[    0.816949] system 00:06: [mem 0xff000000-0xffffffff] has been reserved
[    0.816953] system 00:06: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.817377] system 00:07: [io  0x2000-0x20fe] has been reserved
[    0.817381] system 00:07: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.818909] system 00:08: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.824525] pnp: PnP ACPI: found 9 devices
[    0.830194] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[    0.830221] pci 0000:00:1b.0: bridge window [io  0x1000-0x0fff] to [bus 02-3a] add_size 1000
[    0.830261] pci 0000:00:15.0: BAR 0: assigned [mem 0x7f800000-0x7f800fff 64bit]
[    0.830536] pci 0000:00:15.1: BAR 0: assigned [mem 0x7f801000-0x7f801fff 64bit]
[    0.830804] pci 0000:00:1b.0: BAR 13: assigned [io  0x5000-0x5fff]
[    0.830806] pci 0000:00:01.0: PCI bridge to [bus 01]
[    0.830808] pci 0000:00:01.0:   bridge window [io  0x3000-0x3fff]
[    0.830811] pci 0000:00:01.0:   bridge window [mem 0xec000000-0xed0fffff]
[    0.830813] pci 0000:00:01.0:   bridge window [mem 0xc0000000-0xd1ffffff 64bit pref]
[    0.830817] pci 0000:00:1b.0: PCI bridge to [bus 02-3a]
[    0.830824] pci 0000:00:1b.0:   bridge window [io  0x5000-0x5fff]
[    0.830831] pci 0000:00:1b.0:   bridge window [mem 0xd4000000-0xea0fffff]
[    0.830836] pci 0000:00:1b.0:   bridge window [mem 0x90000000-0xb1ffffff 64bit pref]
[    0.830846] pci 0000:00:1c.0: PCI bridge to [bus 3b]
[    0.830854] pci 0000:00:1c.0:   bridge window [mem 0xed200000-0xed3fffff]
[    0.830868] pci 0000:00:1c.4: PCI bridge to [bus 3c]
[    0.830875] pci 0000:00:1c.4:   bridge window [mem 0xed400000-0xed4fffff]
[    0.830890] pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7 window]
[    0.830892] pci_bus 0000:00: resource 5 [io  0x0d00-0xffff window]
[    0.830893] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
[    0.830894] pci_bus 0000:00: resource 7 [mem 0x000c0000-0x000c3fff window]
[    0.830896] pci_bus 0000:00: resource 8 [mem 0x000c4000-0x000c7fff window]
[    0.830897] pci_bus 0000:00: resource 9 [mem 0x000c8000-0x000cbfff window]
[    0.830899] pci_bus 0000:00: resource 10 [mem 0x000cc000-0x000cffff window]
[    0.830900] pci_bus 0000:00: resource 11 [mem 0x000d0000-0x000d3fff window]
[    0.830901] pci_bus 0000:00: resource 12 [mem 0x000d4000-0x000d7fff window]
[    0.830903] pci_bus 0000:00: resource 13 [mem 0x000d8000-0x000dbfff window]
[    0.830904] pci_bus 0000:00: resource 14 [mem 0x000dc000-0x000dffff window]
[    0.830905] pci_bus 0000:00: resource 15 [mem 0x7f800000-0xefffffff window]
[    0.830907] pci_bus 0000:00: resource 16 [mem 0xfc800000-0xfe7fffff window]
[    0.830908] pci_bus 0000:01: resource 0 [io  0x3000-0x3fff]
[    0.830910] pci_bus 0000:01: resource 1 [mem 0xec000000-0xed0fffff]
[    0.830911] pci_bus 0000:01: resource 2 [mem 0xc0000000-0xd1ffffff 64bit pref]
[    0.830913] pci_bus 0000:02: resource 0 [io  0x5000-0x5fff]
[    0.830914] pci_bus 0000:02: resource 1 [mem 0xd4000000-0xea0fffff]
[    0.830915] pci_bus 0000:02: resource 2 [mem 0x90000000-0xb1ffffff 64bit pref]
[    0.830917] pci_bus 0000:3b: resource 1 [mem 0xed200000-0xed3fffff]
[    0.830918] pci_bus 0000:3c: resource 1 [mem 0xed400000-0xed4fffff]
[    0.831122] NET: Registered protocol family 2
[    0.831247] tcp_listen_portaddr_hash hash table entries: 8192 (order: 5, 131072 bytes)
[    0.831299] TCP established hash table entries: 131072 (order: 8, 1048576 bytes)
[    0.831469] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
[    0.831562] TCP: Hash tables configured (established 131072 bind 65536)
[    0.831597] UDP hash table entries: 8192 (order: 6, 262144 bytes)
[    0.831635] UDP-Lite hash table entries: 8192 (order: 6, 262144 bytes)
[    0.831705] NET: Registered protocol family 1
[    0.831718] pci 0000:00:02.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
[    0.832321] PCI: CLS 64 bytes, default 64
[    0.832357] Unpacking initramfs...
[    4.761816] Freeing initrd memory: 37092K
[    4.761853] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[    4.761856] software IO TLB [mem 0x63b19000-0x67b19000] (64MB) mapped at [        (ptrval)-        (ptrval)]
[    4.761882] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x1fd3b81b95f, max_idle_ns: 440795257325 ns
[    4.761909] clocksource: Switched to clocksource tsc
[    4.762075] Scanning for low memory corruption every 60 seconds
[    4.762633] Initialise system trusted keyrings
[    4.762644] Key type blacklist registered
[    4.762685] workingset: timestamp_bits=41 max_order=22 bucket_order=0
[    4.763733] zbud: loaded
[    4.765018] Key type asymmetric registered
[    4.765019] Asymmetric key parser 'x509' registered
[    4.765049] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 247)
[    4.765085] io scheduler noop registered
[    4.765086] io scheduler deadline registered
[    4.765123] io scheduler cfq registered (default)
[    4.765124] io scheduler mq-deadline registered
[    4.765124] io scheduler kyber registered
[    4.765130] io scheduler bfq registered
[    4.766969] pcieport 0000:00:01.0: Signaling PME with IRQ 122
[    4.766993] pcieport 0000:00:1b.0: Signaling PME with IRQ 123
[    4.767021] pcieport 0000:00:1c.0: Signaling PME with IRQ 124
[    4.767043] pcieport 0000:00:1c.4: Signaling PME with IRQ 125
[    4.767079] dpc 0000:00:1b.0:pcie010: DPC error containment capabilities: Int Msg #0, RPExt+ PoisonedTLP+ SwTrigger+ RP PIO Log 4, DL_ActiveErr+
[    4.767101] dpc 0000:00:1c.0:pcie010: DPC error containment capabilities: Int Msg #0, RPExt+ PoisonedTLP+ SwTrigger+ RP PIO Log 4, DL_ActiveErr+
[    4.767124] dpc 0000:00:1c.4:pcie010: DPC error containment capabilities: Int Msg #0, RPExt+ PoisonedTLP+ SwTrigger+ RP PIO Log 4, DL_ActiveErr+
[    4.767144] pciehp 0000:00:1b.0:pcie004: Slot #20 AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug+ Surprise+ Interlock- NoCompl+ LLActRep+
[    4.767222] efifb: probing for efifb
[    4.767231] efifb: framebuffer at 0x80000000, using 1876k, total 1875k
[    4.767232] efifb: mode is 800x600x32, linelength=3200, pages=1
[    4.767232] efifb: scrolling: redraw
[    4.767234] efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0
[    4.768208] Console: switching to colour frame buffer device 100x37
[    4.769100] fb0: EFI VGA frame buffer device
[    4.769110] intel_idle: MWAIT substates: 0x11142120
[    4.769110] intel_idle: v0.4.1 model 0x9E
[    4.769576] intel_idle: lapic_timer_reliable_states 0xffffffff
[    4.769653] input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input0
[    4.769669] ACPI: Lid Switch [LID0]
[    4.769698] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input1
[    4.769710] ACPI: Power Button [PBTN]
[    4.769736] input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input2
[    4.769743] ACPI: Sleep Button [SBTN]
[    4.769771] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input3
[    4.769782] ACPI: Power Button [PWRF]
[    4.773882] thermal LNXTHERM:00: registered as thermal_zone0
[    4.773883] ACPI: Thermal Zone [THM] (25 C)
[    4.774116] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[    4.776232] intel_pstate: Intel P-state driver initializing
[    4.776250] intel_pstate: Disabling energy efficiency optimization
[    4.776914] intel_pstate: HWP enabled
[    4.777380] ledtrig-cpu: registered to indicate activity on CPUs
[    4.777405] intel_pmc_core:  initialized
[    4.777586] NET: Registered protocol family 10
[    4.780830] Segment Routing with IPv6
[    4.780846] NET: Registered protocol family 17
[    4.782010] RAS: Correctable Errors collector initialized.
[    4.782038] microcode: sig=0x906ea, pf=0x20, revision=0x84
[    4.782502] microcode: Microcode Update Driver: v2.2.
[    4.782509] sched_clock: Marking stable (4782497737, 0)->(4786277621, -3779884)
[    4.782920] registered taskstats version 1
[    4.782925] Loading compiled-in X.509 certificates
[    4.782941] zswap: loaded using pool lzo/zbud
[    4.785291] Key type big_key registered
[    4.787313]   Magic number: 2:456:785
[    4.787373] hctosys: unable to open rtc device (rtc0)
[    4.788678] Freeing unused kernel memory: 1464K
[    4.788679] Write protecting the kernel read-only data: 16384k
[    4.789134] Freeing unused kernel memory: 2016K
[    4.790399] Freeing unused kernel memory: 724K
[    4.962486] acpi PNP0C14:04: duplicate WMI GUID 05901221-D566-11D1-B2F0-00A0C9062910 (first instance was on PNP0C14:03)
[    4.962532] wmi_bus wmi_bus-PNP0C14:05: WQBC data block query control method not found
[    4.962534] acpi PNP0C14:05: duplicate WMI GUID 05901221-D566-11D1-B2F0-00A0C9062910 (first instance was on PNP0C14:03)
[    4.962751] i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f13:PS2M] at 0x60,0x64 irq 1,12
[    4.967486] Linux agpgart interface v0.103
[    4.967525] i8042: Warning: Keylock active
[    4.969805] serio: i8042 KBD port at 0x60,0x64 irq 1
[    4.969834] serio: i8042 AUX port at 0x60,0x64 irq 12
[    4.969963] rtsx_pci 0000:3c:00.0: enabling device (0000 -> 0002)
[    4.970996] SCSI subsystem initialized
[    4.973256] cryptd: max_cpu_qlen set to 1000
[    4.973376] ACPI: bus type USB registered
[    4.973392] usbcore: registered new interface driver usbfs
[    4.973399] usbcore: registered new interface driver hub
[    4.973434] usbcore: registered new device driver usb
[    4.979536] libata version 3.00 loaded.
[    4.980527] AVX2 version of gcm_enc/dec engaged.
[    4.980528] AES CTR mode by8 optimization enabled
[    4.982120] xhci_hcd 0000:00:14.0: xHCI Host Controller
[    4.982125] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 1
[    4.983237] xhci_hcd 0000:00:14.0: hcc params 0x20007fc1 hci version 0x110 quirks 0x00009810
[    4.983246] xhci_hcd 0000:00:14.0: cache line size of 64 is not supported
[    4.983419] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[    4.983420] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    4.983421] usb usb1: Product: xHCI Host Controller
[    4.983422] usb usb1: Manufacturer: Linux 4.16.5-1-ARCH xhci-hcd
[    4.983423] usb usb1: SerialNumber: 0000:00:14.0
[    4.983511] hub 1-0:1.0: USB hub found
[    4.983546] hub 1-0:1.0: 16 ports detected
[    4.985052] xhci_hcd 0000:00:14.0: xHCI Host Controller
[    4.985054] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 2
[    4.985057] xhci_hcd 0000:00:14.0: Host supports USB 3.1 Enhanced SuperSpeed
[    4.985088] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003
[    4.985089] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    4.985090] usb usb2: Product: xHCI Host Controller
[    4.985091] usb usb2: Manufacturer: Linux 4.16.5-1-ARCH xhci-hcd
[    4.985092] usb usb2: SerialNumber: 0000:00:14.0
[    4.985162] hub 2-0:1.0: USB hub found
[    4.985186] hub 2-0:1.0: 10 ports detected
[    4.985479] usb: port power management may be unreliable
[    4.986028] ahci 0000:00:17.0: version 3.0
[    4.986200] ahci 0000:00:17.0: Found 1 remapped NVMe devices.
[    4.986201] ahci 0000:00:17.0: Switch your BIOS from RAID to AHCI mode to use them.
[    4.986280] ahci 0000:00:17.0: AHCI 0001.0301 32 slots 1 ports 6 Gbps 0x4 impl RAID mode
[    4.986282] ahci 0000:00:17.0: flags: 64bit ncq sntf pm clo only pio slum part deso sadm sds apst 
[    4.986572] scsi host0: ahci
[    4.986681] scsi host1: ahci
[    4.986734] scsi host2: ahci
[    4.986756] ata1: DUMMY
[    4.986756] ata2: DUMMY
[    4.986763] ata3: SATA max UDMA/133 abar m524288@0xed500000 port 0xed500200 irq 16
[    5.030336] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input4
[    5.066126] checking generic (80000000 1d5000) vs hw (80000000 10000000)
[    5.066128] fb: switching to inteldrmfb from EFI VGA
[    5.066140] Console: switching to colour dummy device 80x25
[    5.066196] [drm] Replacing VGA console driver
[    5.067181] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
[    5.067182] [drm] Driver supports precise vblank timestamp query.
[    5.067971] i915 0000:00:02.0: vgaarb: changed VGA decodes: olddecodes=io+mem,decodes=io+mem:owns=io+mem
[    5.068298] [drm] Finished loading DMC firmware i915/kbl_dmc_ver1_04.bin (v1.4)
[    5.080935] MXM: GUID detected in BIOS
[    5.080964] ACPI Warning: \_SB.PCI0.GFX0._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20180105/nsarguments-100)
[    5.081028] ACPI Warning: \_SB.PCI0.PEG0.PEGP._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20180105/nsarguments-100)
[    5.081283] pci 0000:01:00.0: optimus capabilities: enabled, status dynamic power, hda bios codec supported
[    5.081285] VGA switcheroo: detected Optimus DSM method \_SB_.PCI0.PEG0.PEGP handle
[    5.081285] nouveau: detected PR support, will not use DSM
[    5.081302] nouveau 0000:01:00.0: enabling device (0006 -> 0007)
[    5.081447] nouveau 0000:01:00.0: NVIDIA GP107 (137000a1)
[    5.136612] nouveau 0000:01:00.0: bios: version 86.07.4b.00.30
[    5.192642] nouveau 0000:01:00.0: fb: 4096 MiB GDDR5
[    5.196246] random: fast init done
[    5.237040] xhci_hcd 0000:00:14.0: port 0 resume PLC timeout
[    5.257417] vga_switcheroo: enabled
[    5.257439] [TTM] Zone  kernel: Available graphics memory: 8030288 kiB
[    5.257439] [TTM] Zone   dma32: Available graphics memory: 2097152 kiB
[    5.257440] [TTM] Initializing pool allocator
[    5.257442] [TTM] Initializing DMA pool allocator
[    5.257449] nouveau 0000:01:00.0: DRM: VRAM: 4096 MiB
[    5.257450] nouveau 0000:01:00.0: DRM: GART: 536870912 MiB
[    5.257451] nouveau 0000:01:00.0: DRM: BIT table 'A' not found
[    5.257452] nouveau 0000:01:00.0: DRM: BIT table 'L' not found
[    5.257453] nouveau 0000:01:00.0: DRM: Pointer to TMDS table invalid
[    5.257457] nouveau 0000:01:00.0: DRM: DCB version 4.1
[    5.258551] nouveau 0000:01:00.0: DRM: MM: using COPY for buffer copies
[    5.258560] [drm] Initialized nouveau 1.3.1 20120801 for 0000:01:00.0 on minor 1
[    5.299554] ata3: SATA link down (SStatus 4 SControl 300)
[    5.313338] usb 1-4: new full-speed USB device number 2 using xhci_hcd
[    5.366443] [drm] Initialized i915 1.6.0 20171222 for 0000:00:02.0 on minor 0
[    5.369419] ACPI: Video Device [GFX0] (multi-head: yes  rom: no  post: no)
[    5.371031] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input6
[    5.371094] ACPI: Video Device [PEGP] (multi-head: no  rom: yes  post: no)
[    5.371139] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:0b/LNXVIDEO:01/input/input7
[    5.390248] fbcon: inteldrmfb (fb0) is primary device
[    5.455249] usb 1-4: New USB device found, idVendor=0cf3, idProduct=e301
[    5.455253] usb 1-4: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[    6.494302] Console: switching to colour frame buffer device 480x135
[    6.546567] i915 0000:00:02.0: fb0: inteldrmfb frame buffer device
[    9.513762] usb usb2-port1: Cannot enable. Maybe the USB cable is bad?
[    9.637070] usb 1-7: new full-speed USB device number 3 using xhci_hcd
[    9.778693] usb 1-7: New USB device found, idVendor=27c6, idProduct=5395
[    9.778699] usb 1-7: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[    9.778702] usb 1-7: Product: Goodix Fingerprint Device 
[    9.778706] usb 1-7: Manufacturer: HTMicroelectronics
[    9.778709] usb 1-7: SerialNumber: HTK32
[   13.836765] usb usb2-port1: Cannot enable. Maybe the USB cable is bad?
[   13.836907] usb usb2-port1: attempt power cycle
[   13.960404] usb 1-12: new high-speed USB device number 4 using xhci_hcd
[   14.118655] usb 1-12: New USB device found, idVendor=0c45, idProduct=671d
[   14.118662] usb 1-12: New USB device strings: Mfr=2, Product=1, SerialNumber=0
[   14.118666] usb 1-12: Product: Integrated_Webcam_HD
[   14.118670] usb 1-12: Manufacturer: CN0VGCNHLOG0084EA0YHA00
[   17.790351] random: crng init done
[   22.727211] usb 2-2: new SuperSpeed USB device number 5 using xhci_hcd
[   22.744765] usb 2-2: New USB device found, idVendor=0781, idProduct=5583
[   22.744770] usb 2-2: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[   22.744774] usb 2-2: Product: Ultra Fit
[   22.744777] usb 2-2: Manufacturer: SanDisk
[   22.744781] usb 2-2: SerialNumber: 4C530001210810104002
[   22.751777] usb-storage 2-2:1.0: USB Mass Storage device detected
[   22.752001] scsi host3: usb-storage 2-2:1.0
[   22.752146] usbcore: registered new interface driver usb-storage
[   22.753867] usbcore: registered new interface driver uas
[   23.761441] scsi 3:0:0:0: Direct-Access     SanDisk  Ultra Fit        1.00 PQ: 0 ANSI: 6
[   23.767478] sd 3:0:0:0: [sda] 60062500 512-byte logical blocks: (30.8 GB/28.6 GiB)
[   23.768160] sd 3:0:0:0: [sda] Write Protect is off
[   23.768166] sd 3:0:0:0: [sda] Mode Sense: 43 00 00 00
[   23.768455] sd 3:0:0:0: [sda] Write cache: disabled, read cache: enabled, doesn't support DPO or FUA
[   23.775821]  sda: sda1
[   23.777449] sd 3:0:0:0: [sda] Attached SCSI removable disk
[   24.184705] loop: module loaded
[   24.415536] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[   24.446273] overlayfs: fs on '/run/archiso/sfs/airootfs' does not support file handles, falling back to index=off,nfs_export=off.
[   24.939426] 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)
[   24.953667] systemd[1]: Detected architecture x86-64.
[   24.963268] systemd[1]: Set hostname to <archiso>.
[   24.963884] systemd[1]: Initializing machine ID from random generator.
[   25.162172] systemd[1]: Unnecessary job for /dev/sda1 was removed.
[   25.162175] systemd[1]: Unnecessary job for /dev/loop0 was removed.
[   25.162279] systemd[1]: Reached target Swap.
[   25.162418] systemd[1]: Listening on udev Control Socket.
[   25.162501] systemd[1]: Listening on udev Kernel Socket.
[   25.163391] systemd[1]: Created slice system-getty.slice.
[   25.251107] systemd-journald[384]: Received request to flush runtime journal from PID 1
[   25.347635] ACPI: AC Adapter [AC] (off-line)
[   25.397436] ACPI: Battery Slot [BAT0] (battery present)
[   25.426993] proc_thermal 0000:00:04.0: enabling device (0000 -> 0002)
[   25.467838] rtc_cmos 00:01: RTC can wake from S4
[   25.467902] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[   25.468894] rtc_cmos 00:01: rtc core: registered rtc_cmos as rtc0
[   25.469103] rtc_cmos 00:01: alarms up to one month, y3k, 242 bytes nvram, hpet irqs
[   25.470513] hidraw: raw HID events driver (C) Jiri Kosina
[   25.471725] mei_me 0000:00:16.0: enabling device (0000 -> 0002)
[   25.489091] intel-lpss 0000:00:15.0: enabling device (0000 -> 0002)
[   25.493552] tpm_tis MSFT0101:00: 2.0 TPM (device-id 0xFC, rev-id 1)
[   25.499675] tpm tpm0: A TPM error (2314) occurred continue selftest
[   25.581923] dcdbas dcdbas: Dell Systems Management Base Driver (version 5.6.0-3.2)
[   25.582156] idma64 idma64.0: Found Intel integrated DMA 64-bit
[   25.582282] RAPL PMU: API unit is 2^-32 Joules, 5 fixed counters, 655360 ms ovfl timer
[   25.582283] RAPL PMU: hw unit of domain pp0-core 2^-14 Joules
[   25.582284] RAPL PMU: hw unit of domain package 2^-14 Joules
[   25.582284] RAPL PMU: hw unit of domain dram 2^-14 Joules
[   25.582285] RAPL PMU: hw unit of domain pp1-gpu 2^-14 Joules
[   25.582285] RAPL PMU: hw unit of domain psys 2^-14 Joules
[   25.586608] media: Linux media interface: v0.10
[   25.588498] cdc_acm 1-7:1.0: ttyACM0: USB ACM device
[   25.588643] usbcore: registered new interface driver cdc_acm
[   25.588644] cdc_acm: USB Abstract Control Model driver for USB modems and ISDN adapters
[   25.591926] input: Dell WMI hotkeys as /devices/platform/PNP0C14:05/wmi_bus/wmi_bus-PNP0C14:05/9DBB5994-A997-11DA-B012-B622A1EF5492/input/input9
[   25.600287] Linux video capture interface: v2.00
[   25.613096] i2c_hid i2c-WCOM488E:00: i2c-WCOM488E:00 supply vdd not found, using dummy regulator
[   26.161831] cfg80211: Loading compiled-in X.509 certificates for regulatory database
[   26.162487] uvcvideo: Found UVC 1.00 device Integrated_Webcam_HD (0c45:671d)
[   26.164080] intel-lpss 0000:00:15.1: enabling device (0000 -> 0002)
[   26.164669] idma64 idma64.1: Found Intel integrated DMA 64-bit
[   26.164948] uvcvideo 1-12:1.0: Entity type for entity Extension 4 was not initialized!
[   26.164950] uvcvideo 1-12:1.0: Entity type for entity Extension 3 was not initialized!
[   26.164951] uvcvideo 1-12:1.0: Entity type for entity Processing 2 was not initialized!
[   26.164953] uvcvideo 1-12:1.0: Entity type for entity Camera 1 was not initialized!
[   26.166899] input: Integrated_Webcam_HD: Integrate as /devices/pci0000:00/0000:00:14.0/usb1/1-12/1-12:1.0/input/input10
[   26.167005] usbcore: registered new interface driver uvcvideo
[   26.167005] USB Video Class driver (1.1.1)
[   26.181419] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
[   26.182726] platform regulatory.0: Direct firmware load for regulatory.db failed with error -2
[   26.182728] cfg80211: failed to load regulatory.db
[   26.190062] input: Intel HID events as /devices/platform/INT33D5:00/input/input11
[   26.190981] Bluetooth: Core ver 2.22
[   26.190998] NET: Registered protocol family 31
[   26.190999] Bluetooth: HCI device and connection manager initialized
[   26.191004] Bluetooth: HCI socket layer initialized
[   26.191007] Bluetooth: L2CAP socket layer initialized
[   26.191014] Bluetooth: SCO socket layer initialized
[   26.193757] intel-hid INT33D5:00: platform supports 5 button array
[   26.193800] input: Intel HID 5 button array as /devices/platform/INT33D5:00/input/input12
[   26.201759] usbcore: registered new interface driver btusb
[   26.203060] ioremap error for 0x6f524000-0x6f525000, requested 0x2, got 0x0
[   26.203155] ucsi_acpi: probe of USBC000:00 failed with error -12
[   26.203198] input: PC Speaker as /devices/platform/pcspkr/input/input13
[   26.205643] i2c_hid i2c-SYNA2393:00: i2c-SYNA2393:00 supply vdd not found, using dummy regulator
[   26.211399] intel_rapl: Found RAPL domain package
[   26.211400] intel_rapl: Found RAPL domain core
[   26.211401] intel_rapl: Found RAPL domain uncore
[   26.211402] intel_rapl: Found RAPL domain dram
[   26.215743] Bluetooth: hci0: using rampatch file: qca/rampatch_usb_00000302.bin
[   26.215745] Bluetooth: hci0: QCA: patch rome 0x302 build 0x138, firmware rome 0x302 build 0x111
[   26.251435] Bluetooth: hci0: using NVM file: qca/nvm_usb_00000302.bin
[   26.309322] ath10k_pci 0000:3b:00.0: enabling device (0000 -> 0002)
[   26.311878] ath10k_pci 0000:3b:00.0: pci irq msi oper_irq_mode 2 irq_mode 0 reset_mode 0
[   26.410006] psmouse serio1: synaptics: Unable to query device: -1
[   26.572375] ath10k_pci 0000:3b:00.0: Direct firmware load for ath10k/pre-cal-pci-0000:3b:00.0.bin failed with error -2
[   26.572386] ath10k_pci 0000:3b:00.0: Direct firmware load for ath10k/cal-pci-0000:3b:00.0.bin failed with error -2
[   26.596180] i801_smbus 0000:00:1f.4: SPD Write Disable is set
[   26.596260] i801_smbus 0000:00:1f.4: SMBus using PCI interrupt
[   26.603699] snd_hda_intel 0000:00:1f.3: enabling device (0000 -> 0002)
[   26.603880] snd_hda_intel 0000:00:1f.3: bound 0000:00:02.0 (ops i915_audio_component_bind_ops [i915])
[   26.604197] input: WCOM488E:00 056A:488E as /devices/pci0000:00/0000:00:15.0/i2c_designware.0/i2c-22/i2c-WCOM488E:00/0018:056A:488E.0001/input/input14
[   26.604242] hid-generic 0018:056A:488E.0001: input,hidraw0: I2C HID v1.00 Mouse [WCOM488E:00 056A:488E] on i2c-WCOM488E:00
[   26.604621] input: SYNA2393:00 06CB:7A13 as /devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-23/i2c-SYNA2393:00/0018:06CB:7A13.0002/input/input15
[   26.604656] hid-generic 0018:06CB:7A13.0002: input,hidraw1: I2C HID v1.00 Mouse [SYNA2393:00 06CB:7A13] on i2c-SYNA2393:00
[   26.612232] iTCO_vendor_support: vendor-support=0
[   26.612912] iTCO_wdt: Intel TCO WatchDog Timer Driver v1.11
[   26.613156] iTCO_wdt iTCO_wdt: can't request region for resource [mem 0x00c5fffc-0x00c5ffff]
[   26.613184] iTCO_wdt: probe of iTCO_wdt failed with error -16
[   26.622558] usbcore: registered new interface driver usbhid
[   26.622559] usbhid: USB HID core driver
[   26.624589] ath10k_pci 0000:3b:00.0: qca6174 hw3.2 target 0x05030000 chip_id 0x00340aff sub 1a56:1535
[   26.624591] ath10k_pci 0000:3b:00.0: kconfig debug 1 debugfs 1 tracing 1 dfs 0 testmode 0
[   26.624939] ath10k_pci 0000:3b:00.0: firmware ver WLAN.RM.4.4.1-00079-QCARMSWPZ-1 api 6 features wowlan,ignore-otp crc32 fd869beb
[   26.636003] snd_hda_codec_realtek hdaudioC0D0: autoconfig for ALC3266: line_outs=1 (0x17/0x0/0x0/0x0/0x0) type:speaker
[   26.636005] snd_hda_codec_realtek hdaudioC0D0:    speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
[   26.636006] snd_hda_codec_realtek hdaudioC0D0:    hp_outs=1 (0x21/0x0/0x0/0x0/0x0)
[   26.636007] snd_hda_codec_realtek hdaudioC0D0:    mono: mono_out=0x0
[   26.636008] snd_hda_codec_realtek hdaudioC0D0:    inputs:
[   26.636009] snd_hda_codec_realtek hdaudioC0D0:      Headset Mic=0x18
[   26.636010] snd_hda_codec_realtek hdaudioC0D0:      Headphone Mic=0x1a
[   26.636010] snd_hda_codec_realtek hdaudioC0D0:      Internal Mic=0x12
[   26.658385] input: SYNA2393:00 06CB:7A13 Touchpad as /devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-23/i2c-SYNA2393:00/0018:06CB:7A13.0002/input/input17
[   26.683485] hid-multitouch 0018:06CB:7A13.0002: input,hidraw0: I2C HID v1.00 Mouse [SYNA2393:00 06CB:7A13] on i2c-SYNA2393:00
[   26.684490] input: Wacom HID 488E Pen as /devices/pci0000:00/0000:00:15.0/i2c_designware.0/i2c-22/i2c-WCOM488E:00/0018:056A:488E.0001/input/input23
[   26.684529] input: Wacom HID 488E Finger as /devices/pci0000:00/0000:00:15.0/i2c_designware.0/i2c-22/i2c-WCOM488E:00/0018:056A:488E.0001/input/input24
[   26.684562] wacom 0018:056A:488E.0001: hidraw1: I2C HID v1.00 Mouse [WCOM488E:00 056A:488E] on i2c-WCOM488E:00
[   26.687890] mousedev: PS/2 mouse device common for all mice
[   26.693190] ath10k_pci 0000:3b:00.0: board_file api 2 bmi_id N/A crc32 20d869c3
[   26.694212] input: HDA Intel PCH Headphone Mic as /devices/pci0000:00/0000:00:1f.3/sound/card0/input22
[   26.694261] input: HDA Intel PCH HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input26
[   26.694312] input: HDA Intel PCH HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input27
[   26.694358] input: HDA Intel PCH HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input28
[   26.694406] input: HDA Intel PCH HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input29
[   26.694448] input: HDA Intel PCH HDMI/DP,pcm=10 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input30
[   26.719061] wl: loading out-of-tree module taints kernel.
[   26.719064] wl: module license 'MIXED/Proprietary' taints kernel.
[   26.719064] Disabling lock debugging due to kernel taint
[   27.278280] ath10k_pci 0000:3b:00.0: Unknown eventid: 118809
[   27.281308] ath10k_pci 0000:3b:00.0: Unknown eventid: 90118
[   27.281898] ath10k_pci 0000:3b:00.0: htt-ver 3.47 wmi-op 4 htt-op 3 cal otp max-sta 32 raw 0 hwcrypto 1
[   27.360976] ath: EEPROM regdomain: 0x69
[   27.360977] ath: EEPROM indicates we should expect a direct regpair map
[   27.360978] ath: Country alpha2 being used: 00
[   27.360978] ath: Regpair used: 0x69
[   27.369852] ath10k_pci 0000:3b:00.0 wlp59s0: renamed from wlan0
[   32.076769] input: PS/2 Synaptics TouchPad as /devices/platform/i8042/serio1/input/input8
[   32.280053] psmouse serio1: Failed to enable mouse on isa0060/serio1

Offline

#4 2018-05-26 17:58:00

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

Re: Can't see hard drive partitions during install

[    4.986200] ahci 0000:00:17.0: Found 1 remapped NVMe devices.
[    4.986201] ahci 0000:00:17.0: Switch your BIOS from RAID to AHCI mode to use them.
[    4.986280] ahci 0000:00:17.0: AHCI 0001.0301 32 slots 1 ports 6 Gbps 0x4 impl RAID mode

Can you switch RAID mode off in the firmware or will that stop Windows from booting?

Offline

#5 2018-05-26 18:15:45

jbh
Member
Registered: 2018-05-26
Posts: 8

Re: Can't see hard drive partitions during install

I'd suspected that would stop windows from booting (a friend had a similar problem), and it did lead to a BSOD. I could switch that mode on and off every time I want to switch to windows, but that would be a bit cumbersome.

Offline

#6 2018-05-26 18:32:10

jbh
Member
Registered: 2018-05-26
Posts: 8

Re: Can't see hard drive partitions during install

Update: following this random website, I've managed to get windows to boot in AHCI mode. The partitions are now visible. Many thanks!

Offline

#7 2018-05-26 21:12:42

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

Re: Can't see hard drive partitions during install

Please mark as [SOLVED] by editing the title in your first post.

Offline

Board footer

Powered by FluxBB