You are not logged in.

#1 2019-02-04 07:39:59

chra
Member
Registered: 2019-01-04
Posts: 46

Audio won't work - only shows HDMI output

For some reason unbeknownst to me, my sound won't work on my new Arch install (Thinkpad X1 Carbon G6). I believe there were also issues with sound in Windows, however I didn't stick around long enough on Windows to find out. I have tried going into alsamixer and unmuting/increasing the master volume (there is only one volume control).

Below is the output of aplay -l. I find it weird that they are all HDMI devices?

**** List of PLAYBACK Hardware Devices ****
card 0: PCH [HDA Intel PCH], device 3: HDMI 0 [HDMI 0]
  Subdevices: 1/1
  Subdevice #0: subdevice #0
card 0: PCH [HDA Intel PCH], device 7: HDMI 1 [HDMI 1]
  Subdevices: 1/1
  Subdevice #0: subdevice #0
card 0: PCH [HDA Intel PCH], device 8: HDMI 2 [HDMI 2]
  Subdevices: 1/1
  Subdevice #0: subdevice #0
card 0: PCH [HDA Intel PCH], device 9: HDMI 3 [HDMI 3]
  Subdevices: 1/1
  Subdevice #0: subdevice #0
card 0: PCH [HDA Intel PCH], device 10: HDMI 4 [HDMI 4]
  Subdevices: 1/1
  Subdevice #0: subdevice #0

If anyone could help that would be greatly appreciated.

Last edited by chra (2019-02-04 08:33:39)

Offline

#2 2019-02-04 07:46:23

fsfnatic
Member
Registered: 2019-01-17
Posts: 6

Re: Audio won't work - only shows HDMI output

can you post device manager screenshots from winblows? Obviously sound devices please. I doubt a laptop uses hdmi internally for sound. Maybe arch is missing something. I can't tell which audio subsystem in linux you are using either. specify that please.

Offline

#3 2019-02-04 07:58:58

chra
Member
Registered: 2019-01-04
Posts: 46

Re: Audio won't work - only shows HDMI output

fsfnatic wrote:

can you post device manager screenshots from winblows? Obviously sound devices please. I doubt a laptop uses hdmi internally for sound. Maybe arch is missing something. I can't tell which audio subsystem in linux you are using either. specify that please.

I don't have a Windows installation anymore. I overwrote it. I'm using ALSA and Pulseaudio.

Offline

#4 2019-02-04 08:26:10

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

Re: Audio won't work - only shows HDMI output

You have a card 1, so "something" is attempted to be loaded on card 0 but then not going much further.

Do you have any /etc/modprobe.d changing some ALSA module parameters? What's your output for

dmesg
lspci -k

Offline

#5 2019-02-04 08:39:41

chra
Member
Registered: 2019-01-04
Posts: 46

Re: Audio won't work - only shows HDMI output

V1del wrote:

You have a card 1, so "something" is attempted to be loaded on card 0 but then not going much further.

Do you have any /etc/modprobe.d changing some ALSA module parameters? What's your output for

dmesg
lspci -k

My apologies, I left an arch.conf file in /etc/modprobe.d which I was playing around with to try to get sound working. I have since removed it. It made no difference though.

➜  ~ dmesg
[    0.000000] Linux version 4.20.6-arch1-1-ARCH (builduser@heftig-32156) (gcc version 8.2.1 20181127 (GCC)) #1 SMP PREEMPT Thu Jan 31 08:22:01 UTC 2019
[    0.000000] Command line: initrd=\intel-ucode.img initrd=\initramfs-linux.img cryptdevice=UUID=b7f99a03-663e-4c7f-a9fb-bd434e2fe551:archlv root=/dev/mapper/archvg-root resume=/dev/mapper/archvg-swap quiet rw
[    0.000000] KERNEL supported cpus:
[    0.000000]   Intel GenuineIntel
[    0.000000]   AMD AuthenticAMD
[    0.000000]   Hygon HygonGenuine
[    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] BIOS-provided physical RAM map:
[    0.000000] BIOS-e820: [mem 0x0000000000000000-0x0000000000057fff] usable
[    0.000000] BIOS-e820: [mem 0x0000000000058000-0x0000000000058fff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000000059000-0x000000000009cfff] usable
[    0.000000] BIOS-e820: [mem 0x000000000009d000-0x00000000000fffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000004546afff] usable
[    0.000000] BIOS-e820: [mem 0x000000004546b000-0x000000004546bfff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x000000004546c000-0x000000004546cfff] reserved
[    0.000000] BIOS-e820: [mem 0x000000004546d000-0x000000004edc6fff] usable
[    0.000000] BIOS-e820: [mem 0x000000004edc7000-0x000000004ff1bfff] reserved
[    0.000000] BIOS-e820: [mem 0x000000004ff1c000-0x000000004ff99fff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x000000004ff9a000-0x000000004fffefff] ACPI data
[    0.000000] BIOS-e820: [mem 0x000000004ffff000-0x000000004fffffff] usable
[    0.000000] BIOS-e820: [mem 0x0000000050000000-0x0000000057ffffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000058600000-0x000000005c7fffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000f0000000-0x00000000f7ffffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fe010000-0x00000000fe010fff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000100000000-0x00000004a17fffff] usable
[    0.000000] NX (Execute Disable) protection: active
[    0.000000] efi: EFI v2.50 by Lenovo
[    0.000000] efi:  SMBIOS=0x4f05a000  SMBIOS 3.0=0x4f057000  ACPI=0x4fffe000  ACPI 2.0=0x4fffe014  ESRT=0x4eed2000  MEMATTR=0x49c1f018  TPMEventLog=0x455c0018 
[    0.000000] SMBIOS 3.0.0 present.
[    0.000000] DMI: LENOVO 20KHCTO1WW/20KHCTO1WW, BIOS N23ET59W (1.34 ) 11/08/2018
[    0.000000] tsc: Detected 2100.000 MHz processor
[    0.001388] tsc: Detected 2112.000 MHz TSC
[    0.001388] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[    0.001392] e820: remove [mem 0x000a0000-0x000fffff] usable
[    0.001404] last_pfn = 0x4a1800 max_arch_pfn = 0x400000000
[    0.001411] MTRR default type: write-back
[    0.001412] MTRR fixed ranges enabled:
[    0.001415]   00000-9FFFF write-back
[    0.001416]   A0000-BFFFF uncachable
[    0.001418]   C0000-FFFFF write-protect
[    0.001419] MTRR variable ranges enabled:
[    0.001422]   0 base 0080000000 mask 7F80000000 uncachable
[    0.001424]   1 base 0060000000 mask 7FE0000000 uncachable
[    0.001426]   2 base 005C000000 mask 7FFC000000 uncachable
[    0.001427]   3 base 005A000000 mask 7FFE000000 uncachable
[    0.001429]   4 base 2000000000 mask 7000000000 uncachable
[    0.001430]   5 disabled
[    0.001431]   6 disabled
[    0.001432]   7 disabled
[    0.001433]   8 disabled
[    0.001434]   9 disabled
[    0.003853] x86/PAT: Configuration [0-7]: WB  WC  UC- UC  WB  WP  UC- WT  
[    0.004341] last_pfn = 0x50000 max_arch_pfn = 0x400000000
[    0.028125] esrt: Reserving ESRT space from 0x000000004eed2000 to 0x000000004eed2088.
[    0.028141] check: Scanning 1 areas for low memory corruption
[    0.028146] Base memory trampoline at [(____ptrval____)] 97000 size 24576
[    0.028151] Using GB pages for direct mapping
[    0.028155] BRK [0x1c9001000, 0x1c9001fff] PGTABLE
[    0.028158] BRK [0x1c9002000, 0x1c9002fff] PGTABLE
[    0.028160] BRK [0x1c9003000, 0x1c9003fff] PGTABLE
[    0.028231] BRK [0x1c9004000, 0x1c9004fff] PGTABLE
[    0.028235] BRK [0x1c9005000, 0x1c9005fff] PGTABLE
[    0.028547] BRK [0x1c9006000, 0x1c9006fff] PGTABLE
[    0.028636] BRK [0x1c9007000, 0x1c9007fff] PGTABLE
[    0.028913] BRK [0x1c9008000, 0x1c9008fff] PGTABLE
[    0.029009] BRK [0x1c9009000, 0x1c9009fff] PGTABLE
[    0.029145] Secure boot disabled
[    0.029147] RAMDISK: [mem 0x4cf47000-0x4e3c8fff]
[    0.029161] ACPI: Early table checksum verification disabled
[    0.029166] ACPI: RSDP 0x000000004FFFE014 000024 (v02 LENOVO)
[    0.029173] ACPI: XSDT 0x000000004FFB2188 00012C (v01 LENOVO TP-N23   00001340 PTEC 00000002)
[    0.029182] ACPI: FACP 0x000000004FFEB000 0000F4 (v05 LENOVO TP-N23   00001340 PTEC 00000002)
[    0.029192] ACPI: DSDT 0x000000004FFC0000 026A1F (v02 LENOVO SKL      00000000 INTL 20160527)
[    0.029198] ACPI: FACS 0x000000004FF3D000 000040
[    0.029203] ACPI: SSDT 0x000000004FFF3000 0099B2 (v02 LENOVO DptfTabl 00001000 INTL 20160527)
[    0.029208] ACPI: SSDT 0x000000004FFF2000 0003DB (v02 LENOVO Tpm2Tabl 00001000 INTL 20160527)
[    0.029213] ACPI: TPM2 0x000000004FFF1000 000034 (v03 LENOVO TP-N23   00001340 PTEC 00000002)
[    0.029218] ACPI: UEFI 0x000000004FF53000 000042 (v01 LENOVO TP-N23   00001340 PTEC 00000002)
[    0.029223] ACPI: SSDT 0x000000004FFED000 0030B0 (v02 LENOVO SaSsdt   00003000 INTL 20160527)
[    0.029228] ACPI: SSDT 0x000000004FFEC000 0005C6 (v02 LENOVO PerfTune 00001000 INTL 20160527)
[    0.029233] ACPI: HPET 0x000000004FFEA000 000038 (v01 LENOVO TP-N23   00001340 PTEC 00000002)
[    0.029238] ACPI: APIC 0x000000004FFE9000 00012C (v03 LENOVO TP-N23   00001340 PTEC 00000002)
[    0.029243] ACPI: MCFG 0x000000004FFE8000 00003C (v01 LENOVO TP-N23   00001340 PTEC 00000002)
[    0.029248] ACPI: ECDT 0x000000004FFE7000 000053 (v01 LENOVO TP-N23   00001340 PTEC 00000002)
[    0.029253] ACPI: SSDT 0x000000004FFBE000 001C9C (v02 LENOVO RVP7Rtd3 00001000 INTL 20160527)
[    0.029258] ACPI: SSDT 0x000000004FFBC000 0017D7 (v02 LENOVO ProjSsdt 00000010 INTL 20160527)
[    0.029263] ACPI: BOOT 0x000000004FFBB000 000028 (v01 LENOVO TP-N23   00001340 PTEC 00000002)
[    0.029268] ACPI: BATB 0x000000004FFBA000 00004A (v02 LENOVO TP-N23   00001340 PTEC 00000002)
[    0.029273] ACPI: SLIC 0x000000004FFB9000 000176 (v01 LENOVO TP-N23   00001340 PTEC 00000002)
[    0.029278] ACPI: SSDT 0x000000004FFB7000 0017AE (v02 LENOVO CpuSsdt  00003000 INTL 20160527)
[    0.029283] ACPI: SSDT 0x000000004FFB6000 00056D (v02 LENOVO CtdpB    00001000 INTL 20160527)
[    0.029288] ACPI: SSDT 0x000000004FFB5000 0006BF (v02 LENOVO UsbCTabl 00001000 INTL 20160527)
[    0.029293] ACPI: LPIT 0x000000004FFB4000 000094 (v01 LENOVO TP-N23   00001340 PTEC 00000002)
[    0.029298] ACPI: WSMT 0x000000004FFB3000 000028 (v01 LENOVO TP-N23   00001340 PTEC 00000002)
[    0.029303] ACPI: SSDT 0x000000004FFFD000 0001D8 (v02 LENOVO HdaDsp   00000000 INTL 20160527)
[    0.029308] ACPI: SSDT 0x000000004FFB1000 000590 (v02 LENOVO TbtTypeC 00000000 INTL 20160527)
[    0.029313] ACPI: SSDT 0x000000004FFB0000 0002D1 (v02 LENOVO Wwan     00000001 INTL 20160527)
[    0.029318] ACPI: DBGP 0x000000004FFAF000 000034 (v01 LENOVO TP-N23   00001340 PTEC 00000002)
[    0.029323] ACPI: DBG2 0x000000004FFAE000 000054 (v00 LENOVO TP-N23   00001340 PTEC 00000002)
[    0.029327] ACPI: MSDM 0x000000004FFAD000 000055 (v03 LENOVO TP-N23   00001340 PTEC 00000002)
[    0.029332] ACPI: DMAR 0x000000004FFAC000 0000A8 (v01 LENOVO TP-N23   00001340 PTEC 00000002)
[    0.029337] ACPI: NHLT 0x000000004FFAB000 00002D (v00 LENOVO TP-N23   00001340 PTEC 00000002)
[    0.029342] ACPI: ASF! 0x000000004FFAA000 0000A0 (v32 LENOVO TP-N23   00001340 PTEC 00000002)
[    0.029347] ACPI: FPDT 0x000000004FFA9000 000044 (v01 LENOVO TP-N23   00001340 PTEC 00000002)
[    0.029352] ACPI: BGRT 0x000000004FFA8000 000038 (v01 LENOVO TP-N23   00001340 PTEC 00000002)
[    0.029357] ACPI: UEFI 0x000000004FF2B000 00013E (v01 LENOVO TP-N23   00001340 PTEC 00000002)
[    0.029371] ACPI: Local APIC address 0xfee00000
[    0.029631] No NUMA configuration found
[    0.029633] Faking a node at [mem 0x0000000000000000-0x00000004a17fffff]
[    0.029639] NODE_DATA(0) allocated [mem 0x4a17fc000-0x4a17fffff]
[    0.029693] Zone ranges:
[    0.029694]   DMA      [mem 0x0000000000001000-0x0000000000ffffff]
[    0.029697]   DMA32    [mem 0x0000000001000000-0x00000000ffffffff]
[    0.029699]   Normal   [mem 0x0000000100000000-0x00000004a17fffff]
[    0.029701]   Device   empty
[    0.029702] Movable zone start for each node
[    0.029703] Early memory node ranges
[    0.029705]   node   0: [mem 0x0000000000001000-0x0000000000057fff]
[    0.029706]   node   0: [mem 0x0000000000059000-0x000000000009cfff]
[    0.029708]   node   0: [mem 0x0000000000100000-0x000000004546afff]
[    0.029709]   node   0: [mem 0x000000004546d000-0x000000004edc6fff]
[    0.029710]   node   0: [mem 0x000000004ffff000-0x000000004fffffff]
[    0.029711]   node   0: [mem 0x0000000100000000-0x00000004a17fffff]
[    0.029856] Zeroed struct page in unavailable ranges: 4767 pages
[    0.029858] Initmem setup node 0 [mem 0x0000000000001000-0x00000004a17fffff]
[    0.029861] On node 0 totalpages: 4130145
[    0.029863]   DMA zone: 64 pages used for memmap
[    0.029864]   DMA zone: 21 pages reserved
[    0.029866]   DMA zone: 3995 pages, LIFO batch:0
[    0.030049]   DMA32 zone: 4984 pages used for memmap
[    0.030050]   DMA32 zone: 318918 pages, LIFO batch:63
[    0.045804]   Normal zone: 59488 pages used for memmap
[    0.045805]   Normal zone: 3807232 pages, LIFO batch:63
[    0.198965] Reserving Intel graphics memory at [mem 0x5a800000-0x5c7fffff]
[    0.199492] ACPI: PM-Timer IO Port: 0x1808
[    0.199494] ACPI: Local APIC address 0xfee00000
[    0.199505] ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
[    0.199507] ACPI: LAPIC_NMI (acpi_id[0x02] high edge lint[0x1])
[    0.199508] ACPI: LAPIC_NMI (acpi_id[0x03] high edge lint[0x1])
[    0.199509] ACPI: LAPIC_NMI (acpi_id[0x04] high edge lint[0x1])
[    0.199510] ACPI: LAPIC_NMI (acpi_id[0x05] high edge lint[0x1])
[    0.199511] ACPI: LAPIC_NMI (acpi_id[0x06] high edge lint[0x1])
[    0.199512] ACPI: LAPIC_NMI (acpi_id[0x07] high edge lint[0x1])
[    0.199513] ACPI: LAPIC_NMI (acpi_id[0x08] high edge lint[0x1])
[    0.199514] ACPI: LAPIC_NMI (acpi_id[0x09] high edge lint[0x1])
[    0.199515] ACPI: LAPIC_NMI (acpi_id[0x0a] high edge lint[0x1])
[    0.199516] ACPI: LAPIC_NMI (acpi_id[0x0b] high edge lint[0x1])
[    0.199517] ACPI: LAPIC_NMI (acpi_id[0x0c] high edge lint[0x1])
[    0.199518] ACPI: LAPIC_NMI (acpi_id[0x0d] high edge lint[0x1])
[    0.199519] ACPI: LAPIC_NMI (acpi_id[0x0e] high edge lint[0x1])
[    0.199520] ACPI: LAPIC_NMI (acpi_id[0x0f] high edge lint[0x1])
[    0.199522] ACPI: LAPIC_NMI (acpi_id[0x10] high edge lint[0x1])
[    0.199555] IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-119
[    0.199559] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[    0.199561] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[    0.199564] ACPI: IRQ0 used by override.
[    0.199565] ACPI: IRQ9 used by override.
[    0.199569] Using ACPI (MADT) for SMP configuration information
[    0.199571] ACPI: HPET id: 0x8086a201 base: 0xfed00000
[    0.199581] smpboot: Allowing 8 CPUs, 0 hotplug CPUs
[    0.199607] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]
[    0.199610] PM: Registered nosave memory: [mem 0x00058000-0x00058fff]
[    0.199612] PM: Registered nosave memory: [mem 0x0009d000-0x000fffff]
[    0.199614] PM: Registered nosave memory: [mem 0x4546b000-0x4546bfff]
[    0.199616] PM: Registered nosave memory: [mem 0x4546c000-0x4546cfff]
[    0.199618] PM: Registered nosave memory: [mem 0x4edc7000-0x4ff1bfff]
[    0.199619] PM: Registered nosave memory: [mem 0x4ff1c000-0x4ff99fff]
[    0.199620] PM: Registered nosave memory: [mem 0x4ff9a000-0x4fffefff]
[    0.199622] PM: Registered nosave memory: [mem 0x50000000-0x57ffffff]
[    0.199623] PM: Registered nosave memory: [mem 0x58000000-0x585fffff]
[    0.199624] PM: Registered nosave memory: [mem 0x58600000-0x5c7fffff]
[    0.199626] PM: Registered nosave memory: [mem 0x5c800000-0xefffffff]
[    0.199627] PM: Registered nosave memory: [mem 0xf0000000-0xf7ffffff]
[    0.199628] PM: Registered nosave memory: [mem 0xf8000000-0xfe00ffff]
[    0.199629] PM: Registered nosave memory: [mem 0xfe010000-0xfe010fff]
[    0.199630] PM: Registered nosave memory: [mem 0xfe011000-0xffffffff]
[    0.199633] [mem 0x5c800000-0xefffffff] available for PCI devices
[    0.199635] Booting paravirtualized kernel on bare hardware
[    0.199639] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370452778343963 ns
[    0.401678] random: get_random_bytes called from start_kernel+0x95/0x548 with crng_init=0
[    0.401688] setup_percpu: NR_CPUS:320 nr_cpumask_bits:320 nr_cpu_ids:8 nr_node_ids:1
[    0.402006] percpu: Embedded 45 pages/cpu @(____ptrval____) s147456 r8192 d28672 u262144
[    0.402016] pcpu-alloc: s147456 r8192 d28672 u262144 alloc=1*2097152
[    0.402018] pcpu-alloc: [0] 0 1 2 3 4 5 6 7 
[    0.402046] Built 1 zonelists, mobility grouping on.  Total pages: 4065588
[    0.402047] Policy zone: Normal
[    0.402050] Kernel command line: initrd=\intel-ucode.img initrd=\initramfs-linux.img cryptdevice=UUID=b7f99a03-663e-4c7f-a9fb-bd434e2fe551:archlv root=/dev/mapper/archvg-root resume=/dev/mapper/archvg-swap quiet rw
[    0.409155] Calgary: detecting Calgary via BIOS EBDA area
[    0.409158] Calgary: Unable to locate Rio Grande table in EBDA - bailing!
[    0.469223] Memory: 16082804K/16520580K available (12293K kernel code, 1268K rwdata, 3688K rodata, 1536K init, 3936K bss, 437776K reserved, 0K cma-reserved)
[    0.469533] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=8, Nodes=1
[    0.469543] Kernel/User page tables isolation: enabled
[    0.469576] ftrace: allocating 35810 entries in 140 pages
[    0.499024] rcu: Preemptible hierarchical RCU implementation.
[    0.499026] rcu:     CONFIG_RCU_FANOUT set to non-default value of 32.
[    0.499027] rcu:     RCU dyntick-idle grace-period acceleration is enabled.
[    0.499029] rcu:     RCU restricting CPUs from NR_CPUS=320 to nr_cpu_ids=8.
[    0.499030] rcu:     RCU priority boosting: priority 1 delay 500 ms.
[    0.499031]  Tasks RCU enabled.
[    0.499033] rcu: RCU calculated value of scheduler-enlistment delay is 30 jiffies.
[    0.499034] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=8
[    0.501920] NR_IRQS: 20736, nr_irqs: 2048, preallocated irqs: 16
[    0.502240] rcu:     Offload RCU callbacks from CPUs: (none).
[    0.502389] Console: colour dummy device 80x25
[    0.502396] printk: console [tty0] enabled
[    0.502428] ACPI: Core revision 20181003
[    0.502996] ACPI: EC: EC started
[    0.502998] ACPI: EC: interrupt blocked
[    0.503015] ACPI: \: Used as first EC
[    0.503018] ACPI: \: GPE=0x16, EC_CMD/EC_SC=0x66, EC_DATA=0x62
[    0.503020] ACPI: \: Used as boot ECDT EC to handle transactions
[    0.503192] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 79635855245 ns
[    0.503226] hpet clockevent registered
[    0.503282] APIC: Switch to symmetric I/O mode setup
[    0.503285] DMAR: Host address width 39
[    0.503287] DMAR: DRHD base: 0x000000fed90000 flags: 0x0
[    0.503299] DMAR: dmar0: reg_base_addr fed90000 ver 1:0 cap 1c0000c40660462 ecap 19e2ff0505e
[    0.503301] DMAR: DRHD base: 0x000000fed91000 flags: 0x1
[    0.503307] DMAR: dmar1: reg_base_addr fed91000 ver 1:0 cap d2008c40660462 ecap f050da
[    0.503308] DMAR: RMRR base: 0x0000004f46f000 end: 0x0000004f48efff
[    0.503310] DMAR: RMRR base: 0x0000005a000000 end: 0x0000005c7fffff
[    0.503313] DMAR-IR: IOAPIC id 2 under DRHD base  0xfed91000 IOMMU 1
[    0.503315] DMAR-IR: HPET id 0 under DRHD base 0xfed91000
[    0.503316] DMAR-IR: Queued invalidation will be enabled to support x2apic and Intr-remapping.
[    0.505082] DMAR-IR: Enabled IRQ remapping in x2apic mode
[    0.505084] x2apic enabled
[    0.505102] Switched APIC routing to cluster x2apic.
[    0.509276] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[    0.523243] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x1e71785e5dd, max_idle_ns: 440795244814 ns
[    0.523267] Calibrating delay loop (skipped), value calculated using timer frequency.. 4225.00 BogoMIPS (lpj=7040000)
[    0.523271] pid_max: default: 32768 minimum: 301
[    0.524315] LSM: Security Framework initializing
[    0.524318] Yama: becoming mindful.
[    0.524325] AppArmor: AppArmor disabled by boot time parameter
[    0.527858] Dentry cache hash table entries: 2097152 (order: 12, 16777216 bytes)
[    0.529619] Inode-cache hash table entries: 1048576 (order: 11, 8388608 bytes)
[    0.529690] Mount-cache hash table entries: 32768 (order: 6, 262144 bytes)
[    0.529746] Mountpoint-cache hash table entries: 32768 (order: 6, 262144 bytes)
[    0.530141] ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
[    0.530142] ENERGY_PERF_BIAS: View and update with x86_energy_perf_policy(8)
[    0.530152] mce: CPU supports 10 MCE banks
[    0.530170] CPU0: Thermal monitoring enabled (TM1)
[    0.530213] process: using mwait in idle threads
[    0.530217] Last level iTLB entries: 4KB 64, 2MB 8, 4MB 8
[    0.530219] Last level dTLB entries: 4KB 64, 2MB 0, 4MB 0, 1GB 4
[    0.530222] Spectre V2 : Mitigation: Full generic retpoline
[    0.530223] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
[    0.530224] Spectre V2 : Enabling Restricted Speculation for firmware calls
[    0.530235] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier
[    0.530236] Spectre V2 : User space: Mitigation: STIBP via seccomp and prctl
[    0.530239] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp
[    0.530687] Freeing SMP alternatives memory: 28K
[    0.537182] TSC deadline timer enabled
[    0.537191] smpboot: CPU0: Intel(R) Core(TM) i7-8650U CPU @ 1.90GHz (family: 0x6, model: 0x8e, stepping: 0xa)
[    0.556632] Performance Events: PEBS fmt3+, Skylake events, 32-deep LBR, full-width counters, Intel PMU driver.
[    0.556694] ... version:                4
[    0.556695] ... bit width:              48
[    0.556697] ... generic registers:      4
[    0.556698] ... value mask:             0000ffffffffffff
[    0.556699] ... max period:             00007fffffffffff
[    0.556700] ... fixed-purpose events:   3
[    0.556702] ... event mask:             000000070000000f
[    0.563263] rcu: Hierarchical SRCU implementation.
[    0.586972] NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
[    0.593304] smp: Bringing up secondary CPUs ...
[    0.633310] x86: Booting SMP configuration:
[    0.633312] .... node  #0, CPUs:      #1 #2 #3 #4 #5 #6 #7
[    0.874994] smp: Brought up 1 node, 8 CPUs
[    0.874994] smpboot: Max logical packages: 1
[    0.874994] smpboot: Total of 8 processors activated (33805.00 BogoMIPS)
[    0.877408] devtmpfs: initialized
[    0.877408] x86/mm: Memory block size: 128MB
[    0.880626] PM: Registering ACPI NVS region [mem 0x4546b000-0x4546bfff] (4096 bytes)
[    0.880626] PM: Registering ACPI NVS region [mem 0x4ff1c000-0x4ff99fff] (516096 bytes)
[    0.880626] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370867519511994 ns
[    0.880626] futex hash table entries: 2048 (order: 5, 131072 bytes)
[    0.880626] pinctrl core: initialized pinctrl subsystem
[    0.880626] RTC time:  0:31:20, date: 02/04/19
[    0.880770] NET: Registered protocol family 16
[    0.881003] audit: initializing netlink subsys (disabled)
[    0.881026] audit: type=2000 audit(1549240279.379:1): state=initialized audit_enabled=0 res=1
[    0.881026] cpuidle: using governor ladder
[    0.886602] cpuidle: using governor menu
[    0.886651] Simple Boot Flag at 0x47 set to 0x1
[    0.886655] ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
[    0.886658] ACPI: bus type PCI registered
[    0.886660] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[    0.886973] PCI: MMCONFIG for domain 0000 [bus 00-7f] at [mem 0xf0000000-0xf7ffffff] (base 0xf0000000)
[    0.886989] PCI: MMCONFIG at [mem 0xf0000000-0xf7ffffff] reserved in E820
[    0.886989] PCI: Using configuration type 1 for base access
[    0.890015] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
[    0.890015] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
[    0.890196] ACPI: Added _OSI(Module Device)
[    0.890199] ACPI: Added _OSI(Processor Device)
[    0.890201] ACPI: Added _OSI(3.0 _SCP Extensions)
[    0.890203] ACPI: Added _OSI(Processor Aggregator Device)
[    0.890206] ACPI: Added _OSI(Linux-Dell-Video)
[    0.890208] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio)
[    1.028981] ACPI: 13 ACPI AML tables successfully acquired and loaded
[    1.040073] ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored
[    1.063541] ACPI: Dynamic OEM Table Load:
[    1.063583] ACPI: SSDT 0xFFFF9C190F3B6000 0005EE (v02 PmRef  Cpu0Ist  00003000 INTL 20160527)
[    1.064993] ACPI: \_PR_.PR00: _OSC native thermal LVT Acked
[    1.067971] ACPI: Dynamic OEM Table Load:
[    1.067991] ACPI: SSDT 0xFFFF9C190E81D000 0003FF (v02 PmRef  Cpu0Cst  00003001 INTL 20160527)
[    1.069273] ACPI: Dynamic OEM Table Load:
[    1.069289] ACPI: SSDT 0xFFFF9C190E927600 0000BA (v02 PmRef  Cpu0Hwp  00003000 INTL 20160527)
[    1.070348] ACPI: Dynamic OEM Table Load:
[    1.070365] ACPI: SSDT 0xFFFF9C190F3B6800 000628 (v02 PmRef  HwpLvt   00003000 INTL 20160527)
[    1.072492] ACPI: Dynamic OEM Table Load:
[    1.072515] ACPI: SSDT 0xFFFF9C190EEC0000 000D14 (v02 PmRef  ApIst    00003000 INTL 20160527)
[    1.075648] ACPI: Dynamic OEM Table Load:
[    1.075664] ACPI: SSDT 0xFFFF9C190E81B000 000317 (v02 PmRef  ApHwp    00003000 INTL 20160527)
[    1.077018] ACPI: Dynamic OEM Table Load:
[    1.077033] ACPI: SSDT 0xFFFF9C190E81C800 00030A (v02 PmRef  ApCst    00003000 INTL 20160527)
[    1.085393] ACPI: Interpreter enabled
[    1.085516] ACPI: (supports S0 S3 S4 S5)
[    1.085518] ACPI: Using IOAPIC for interrupt routing
[    1.085616] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[    1.087366] ACPI: Enabled 8 GPEs in block 00 to 7F
[    1.096829] ACPI: Power Resource [PUBS] (on)
[    1.122045] ACPI: Power Resource [WRST] (on)
[    1.165702] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-7e])
[    1.165717] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI]
[    1.166131] acpi PNP0A08:00: _OSC: platform does not support [PCIeHotplug SHPCHotplug PME AER PCIeCapability]
[    1.166327] acpi PNP0A08:00: _OSC: not requesting control; platform does not support [PCIeCapability]
[    1.166331] acpi PNP0A08:00: _OSC: OS requested [PCIeHotplug SHPCHotplug PME AER PCIeCapability LTR]
[    1.166334] acpi PNP0A08:00: _OSC: platform willing to grant [LTR]
[    1.166337] acpi PNP0A08:00: _OSC failed (AE_SUPPORT); disabling ASPM
[    1.171958] PCI host bridge to bus 0000:00
[    1.171963] pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7 window]
[    1.171967] pci_bus 0000:00: root bus resource [io  0x0d00-0xffff window]
[    1.171970] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
[    1.171973] pci_bus 0000:00: root bus resource [mem 0x000c0000-0x000c3fff window]
[    1.171975] pci_bus 0000:00: root bus resource [mem 0x000c4000-0x000c7fff window]
[    1.171978] pci_bus 0000:00: root bus resource [mem 0x000c8000-0x000cbfff window]
[    1.171981] pci_bus 0000:00: root bus resource [mem 0x000cc000-0x000cffff window]
[    1.171984] pci_bus 0000:00: root bus resource [mem 0x000d0000-0x000d3fff window]
[    1.171986] pci_bus 0000:00: root bus resource [mem 0x000d4000-0x000d7fff window]
[    1.171990] pci_bus 0000:00: root bus resource [mem 0x000d8000-0x000dbfff window]
[    1.171995] pci_bus 0000:00: root bus resource [mem 0x000dc000-0x000dffff window]
[    1.171998] pci_bus 0000:00: root bus resource [mem 0x000e0000-0x000e3fff window]
[    1.172001] pci_bus 0000:00: root bus resource [mem 0x000e4000-0x000e7fff window]
[    1.172003] pci_bus 0000:00: root bus resource [mem 0x000e8000-0x000ebfff window]
[    1.172006] pci_bus 0000:00: root bus resource [mem 0x000ec000-0x000effff window]
[    1.172009] pci_bus 0000:00: root bus resource [mem 0x000f0000-0x000fffff window]
[    1.172012] pci_bus 0000:00: root bus resource [mem 0x5c800000-0xefffffff window]
[    1.172015] pci_bus 0000:00: root bus resource [mem 0x2000000000-0x2fffffffff window]
[    1.172017] pci_bus 0000:00: root bus resource [mem 0xfd000000-0xfe7fffff window]
[    1.172021] pci_bus 0000:00: root bus resource [bus 00-7e]
[    1.172042] pci 0000:00:00.0: [8086:5914] type 00 class 0x060000
[    1.174208] pci 0000:00:02.0: [8086:5917] type 00 class 0x030000
[    1.174234] pci 0000:00:02.0: reg 0x10: [mem 0x2ffa000000-0x2ffaffffff 64bit]
[    1.174248] pci 0000:00:02.0: reg 0x18: [mem 0x2fa0000000-0x2fafffffff 64bit pref]
[    1.174257] pci 0000:00:02.0: reg 0x20: [io  0xe000-0xe03f]
[    1.174292] pci 0000:00:02.0: BAR 2: assigned to efifb
[    1.176457] pci 0000:00:04.0: [8086:1903] type 00 class 0x118000
[    1.176484] pci 0000:00:04.0: reg 0x10: [mem 0x2ffb020000-0x2ffb027fff 64bit]
[    1.178815] pci 0000:00:08.0: [8086:1911] type 00 class 0x088000
[    1.178839] pci 0000:00:08.0: reg 0x10: [mem 0x2ffb02f000-0x2ffb02ffff 64bit]
[    1.181017] pci 0000:00:14.0: [8086:9d2f] type 00 class 0x0c0330
[    1.181054] pci 0000:00:14.0: reg 0x10: [mem 0x2ffb010000-0x2ffb01ffff 64bit]
[    1.181164] pci 0000:00:14.0: PME# supported from D3hot D3cold
[    1.183596] pci 0000:00:14.2: [8086:9d31] type 00 class 0x118000
[    1.183633] pci 0000:00:14.2: reg 0x10: [mem 0x2ffb02e000-0x2ffb02efff 64bit]
[    1.185830] pci 0000:00:16.0: [8086:9d3a] type 00 class 0x078000
[    1.185871] pci 0000:00:16.0: reg 0x10: [mem 0x2ffb02d000-0x2ffb02dfff 64bit]
[    1.185983] pci 0000:00:16.0: PME# supported from D3hot
[    1.188258] pci 0000:00:16.3: [8086:9d3d] type 00 class 0x070002
[    1.188288] pci 0000:00:16.3: reg 0x10: [io  0xe060-0xe067]
[    1.188301] pci 0000:00:16.3: reg 0x14: [mem 0xee324000-0xee324fff]
[    1.190524] pci 0000:00:1c.0: [8086:9d10] type 01 class 0x060400
[    1.190666] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
[    1.192997] pci 0000:00:1c.4: [8086:9d14] type 01 class 0x060400
[    1.193149] pci 0000:00:1c.4: PME# supported from D0 D3hot D3cold
[    1.195485] pci 0000:00:1d.0: [8086:9d18] type 01 class 0x060400
[    1.195621] pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
[    1.197959] pci 0000:00:1f.0: [8086:9d4e] type 00 class 0x060100
[    1.200371] pci 0000:00:1f.2: [8086:9d21] type 00 class 0x058000
[    1.200396] pci 0000:00:1f.2: reg 0x10: [mem 0xee320000-0xee323fff]
[    1.202714] pci 0000:00:1f.3: [8086:9d71] type 00 class 0x040380
[    1.202758] pci 0000:00:1f.3: reg 0x10: [mem 0x2ffb028000-0x2ffb02bfff 64bit]
[    1.202805] pci 0000:00:1f.3: reg 0x20: [mem 0x2ffb000000-0x2ffb00ffff 64bit]
[    1.202886] pci 0000:00:1f.3: PME# supported from D3hot D3cold
[    1.205227] pci 0000:00:1f.4: [8086:9d23] type 00 class 0x0c0500
[    1.205288] pci 0000:00:1f.4: reg 0x10: [mem 0x2ffb02c000-0x2ffb02c0ff 64bit]
[    1.205343] pci 0000:00:1f.4: reg 0x20: [io  0xefa0-0xefbf]
[    1.207684] pci 0000:00:1f.6: [8086:15d7] type 00 class 0x020000
[    1.207724] pci 0000:00:1f.6: reg 0x10: [mem 0xee300000-0xee31ffff]
[    1.207870] pci 0000:00:1f.6: PME# supported from D0 D3hot D3cold
[    1.210711] pci 0000:02:00.0: [8086:24fd] type 00 class 0x028000
[    1.210871] pci 0000:02:00.0: reg 0x10: [mem 0xee200000-0xee201fff 64bit]
[    1.211515] pci 0000:02:00.0: PME# supported from D0 D3hot D3cold
[    1.212779] pci 0000:00:1c.0: PCI bridge to [bus 02]
[    1.212790] pci 0000:00:1c.0:   bridge window [mem 0xee200000-0xee2fffff]
[    1.213133] pci 0000:04:00.0: [144d:a808] type 00 class 0x010802
[    1.213174] pci 0000:04:00.0: reg 0x10: [mem 0xee100000-0xee103fff 64bit]
[    1.213745] pci 0000:00:1c.4: PCI bridge to [bus 04]
[    1.213753] pci 0000:00:1c.4:   bridge window [mem 0xee100000-0xee1fffff]
[    1.213852] pci 0000:00:1d.0: PCI bridge to [bus 05-6f]
[    1.213868] pci 0000:00:1d.0:   bridge window [mem 0xc0000000-0xee0fffff]
[    1.213878] pci 0000:00:1d.0:   bridge window [mem 0x2fb0000000-0x2ff9ffffff 64bit pref]
[    1.218249] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 10 *11 12 14 15)
[    1.218403] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 *10 11 12 14 15)
[    1.218549] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 10 *11 12 14 15)
[    1.218695] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 10 *11 12 14 15)
[    1.218840] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 10 *11 12 14 15)
[    1.218984] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 10 *11 12 14 15)
[    1.219129] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 10 *11 12 14 15)
[    1.219274] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 10 *11 12 14 15)
[    1.220976] ACPI: EC: interrupt unblocked
[    1.221025] ACPI: EC: event unblocked
[    1.221047] ACPI: \_SB_.PCI0.LPCB.EC__: GPE=0x16, EC_CMD/EC_SC=0x66, EC_DATA=0x62
[    1.221050] ACPI: \_SB_.PCI0.LPCB.EC__: Used as boot DSDT EC to handle transactions and events
[    1.221221] pci 0000:00:02.0: vgaarb: VGA device added: decodes=io+mem,owns=mem,locks=none
[    1.221221] pci 0000:00:02.0: vgaarb: bridge control possible
[    1.221221] pci 0000:00:02.0: vgaarb: setting as boot device (VGA legacy resources not available)
[    1.221221] vgaarb: loaded
[    1.221221] ACPI: bus type USB registered
[    1.221221] usbcore: registered new interface driver usbfs
[    1.221221] usbcore: registered new interface driver hub
[    1.221221] usbcore: registered new device driver usb
[    1.221221] pps_core: LinuxPPS API ver. 1 registered
[    1.221221] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[    1.221221] PTP clock support registered
[    1.221221] EDAC MC: Ver: 3.0.0
[    1.221221] Registered efivars operations
[    1.260175] PCI: Using ACPI for IRQ routing
[    1.268014] PCI: pci_cache_line_size set to 64 bytes
[    1.268508] e820: reserve RAM buffer [mem 0x00058000-0x0005ffff]
[    1.268512] e820: reserve RAM buffer [mem 0x0009d000-0x0009ffff]
[    1.268514] e820: reserve RAM buffer [mem 0x4546b000-0x47ffffff]
[    1.268517] e820: reserve RAM buffer [mem 0x4edc7000-0x4fffffff]
[    1.268520] e820: reserve RAM buffer [mem 0x4a1800000-0x4a3ffffff]
[    1.268726] NetLabel: Initializing
[    1.268728] NetLabel:  domain hash size = 128
[    1.268730] NetLabel:  protocols = UNLABELED CIPSOv4 CALIPSO
[    1.268760] NetLabel:  unlabeled traffic allowed by default
[    1.268770] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
[    1.268770] hpet0: 8 comparators, 64-bit 24.000000 MHz counter
[    1.270983] clocksource: Switched to clocksource tsc-early
[    1.295076] VFS: Disk quotas dquot_6.6.0
[    1.295115] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    1.295262] pnp: PnP ACPI init
[    1.295723] system 00:00: [mem 0xfd000000-0xfdabffff] has been reserved
[    1.295729] system 00:00: [mem 0xfdad0000-0xfdadffff] has been reserved
[    1.295733] system 00:00: [mem 0xfdb00000-0xfdffffff] has been reserved
[    1.295737] system 00:00: [mem 0xfe000000-0xfe01ffff] could not be reserved
[    1.295742] system 00:00: [mem 0xfe036000-0xfe03bfff] has been reserved
[    1.295746] system 00:00: [mem 0xfe03d000-0xfe3fffff] has been reserved
[    1.295750] system 00:00: [mem 0xfe410000-0xfe7fffff] has been reserved
[    1.295762] system 00:00: Plug and Play ACPI device, IDs PNP0c02 (active)
[    1.296769] system 00:01: [io  0xff00-0xfffe] has been reserved
[    1.296779] system 00:01: Plug and Play ACPI device, IDs PNP0c02 (active)
[    1.297731] system 00:02: [io  0x0680-0x069f] has been reserved
[    1.297736] system 00:02: [io  0xffff] has been reserved
[    1.297739] system 00:02: [io  0xffff] has been reserved
[    1.297743] system 00:02: [io  0xffff] has been reserved
[    1.297747] system 00:02: [io  0x1800-0x18fe] has been reserved
[    1.297750] system 00:02: [io  0x164e-0x164f] has been reserved
[    1.297759] system 00:02: Plug and Play ACPI device, IDs PNP0c02 (active)
[    1.298044] pnp 00:03: Plug and Play ACPI device, IDs PNP0b00 (active)
[    1.298146] system 00:04: [io  0x1854-0x1857] has been reserved
[    1.298155] system 00:04: Plug and Play ACPI device, IDs INT3f0d PNP0c02 (active)
[    1.298205] pnp 00:05: Plug and Play ACPI device, IDs LEN0071 PNP0303 (active)
[    1.298243] pnp 00:06: Plug and Play ACPI device, IDs LEN0091 PNP0f13 (active)
[    1.298533] system 00:07: [io  0x1800-0x189f] could not be reserved
[    1.298538] system 00:07: [io  0x0800-0x087f] has been reserved
[    1.298542] system 00:07: [io  0x0880-0x08ff] has been reserved
[    1.298545] system 00:07: [io  0x0900-0x097f] has been reserved
[    1.298549] system 00:07: [io  0x0980-0x09ff] has been reserved
[    1.298552] system 00:07: [io  0x0a00-0x0a7f] has been reserved
[    1.298556] system 00:07: [io  0x0a80-0x0aff] has been reserved
[    1.298560] system 00:07: [io  0x0b00-0x0b7f] has been reserved
[    1.298563] system 00:07: [io  0x0b80-0x0bff] has been reserved
[    1.298567] system 00:07: [io  0x15e0-0x15ef] has been reserved
[    1.298571] system 00:07: [io  0x1600-0x167f] could not be reserved
[    1.298574] system 00:07: [io  0x1640-0x165f] could not be reserved
[    1.298579] system 00:07: [mem 0xf0000000-0xf7ffffff] has been reserved
[    1.298583] system 00:07: [mem 0xfed10000-0xfed13fff] has been reserved
[    1.298587] system 00:07: [mem 0xfed18000-0xfed18fff] has been reserved
[    1.298591] system 00:07: [mem 0xfed19000-0xfed19fff] has been reserved
[    1.298594] system 00:07: [mem 0xfeb00000-0xfebfffff] has been reserved
[    1.298598] system 00:07: [mem 0xfed20000-0xfed3ffff] has been reserved
[    1.298602] system 00:07: [mem 0xfed90000-0xfed93fff] could not be reserved
[    1.298606] system 00:07: [mem 0xeffe0000-0xefffffff] has been reserved
[    1.298615] system 00:07: Plug and Play ACPI device, IDs PNP0c02 (active)
[    1.302521] system 00:08: [mem 0xfdaf0000-0xfdafffff] has been reserved
[    1.302525] system 00:08: [mem 0xfdae0000-0xfdaeffff] has been reserved
[    1.302529] system 00:08: [mem 0xfdac0000-0xfdacffff] has been reserved
[    1.302538] system 00:08: Plug and Play ACPI device, IDs PNP0c02 (active)
[    1.304217] system 00:09: [mem 0xfed10000-0xfed17fff] could not be reserved
[    1.304222] system 00:09: [mem 0xfed18000-0xfed18fff] has been reserved
[    1.304225] system 00:09: [mem 0xfed19000-0xfed19fff] has been reserved
[    1.304229] system 00:09: [mem 0xf0000000-0xf7ffffff] has been reserved
[    1.304233] system 00:09: [mem 0xfed20000-0xfed3ffff] has been reserved
[    1.304237] system 00:09: [mem 0xfed90000-0xfed93fff] could not be reserved
[    1.304240] system 00:09: [mem 0xfed45000-0xfed8ffff] has been reserved
[    1.304244] system 00:09: [mem 0xff000000-0xffffffff] has been reserved
[    1.304248] system 00:09: [mem 0xfee00000-0xfeefffff] has been reserved
[    1.304255] system 00:09: [mem 0xeffe0000-0xefffffff] has been reserved
[    1.304264] system 00:09: Plug and Play ACPI device, IDs PNP0c02 (active)
[    1.305059] system 00:0a: [mem 0x00000000-0x0009ffff] could not be reserved
[    1.305064] system 00:0a: [mem 0x000f0000-0x000fffff] could not be reserved
[    1.305068] system 00:0a: [mem 0x00100000-0x5c7fffff] could not be reserved
[    1.305072] system 00:0a: [mem 0xfec00000-0xfed3ffff] could not be reserved
[    1.305076] system 00:0a: [mem 0xfed4c000-0xffffffff] could not be reserved
[    1.305084] system 00:0a: Plug and Play ACPI device, IDs PNP0c01 (active)
[    1.305471] pnp: PnP ACPI: found 11 devices
[    1.312857] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[    1.312915] pci 0000:00:1d.0: bridge window [io  0x1000-0x0fff] to [bus 05-6f] add_size 1000
[    1.312927] pci 0000:00:1d.0: BAR 13: assigned [io  0x2000-0x2fff]
[    1.312933] pci 0000:00:1c.0: PCI bridge to [bus 02]
[    1.312946] pci 0000:00:1c.0:   bridge window [mem 0xee200000-0xee2fffff]
[    1.312960] pci 0000:00:1c.4: PCI bridge to [bus 04]
[    1.312978] pci 0000:00:1c.4:   bridge window [mem 0xee100000-0xee1fffff]
[    1.312992] pci 0000:00:1d.0: PCI bridge to [bus 05-6f]
[    1.313000] pci 0000:00:1d.0:   bridge window [io  0x2000-0x2fff]
[    1.313009] pci 0000:00:1d.0:   bridge window [mem 0xc0000000-0xee0fffff]
[    1.313017] pci 0000:00:1d.0:   bridge window [mem 0x2fb0000000-0x2ff9ffffff 64bit pref]
[    1.313030] pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7 window]
[    1.313034] pci_bus 0000:00: resource 5 [io  0x0d00-0xffff window]
[    1.313037] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
[    1.313041] pci_bus 0000:00: resource 7 [mem 0x000c0000-0x000c3fff window]
[    1.313044] pci_bus 0000:00: resource 8 [mem 0x000c4000-0x000c7fff window]
[    1.313047] pci_bus 0000:00: resource 9 [mem 0x000c8000-0x000cbfff window]
[    1.313050] pci_bus 0000:00: resource 10 [mem 0x000cc000-0x000cffff window]
[    1.313054] pci_bus 0000:00: resource 11 [mem 0x000d0000-0x000d3fff window]
[    1.313057] pci_bus 0000:00: resource 12 [mem 0x000d4000-0x000d7fff window]
[    1.313060] pci_bus 0000:00: resource 13 [mem 0x000d8000-0x000dbfff window]
[    1.313063] pci_bus 0000:00: resource 14 [mem 0x000dc000-0x000dffff window]
[    1.313066] pci_bus 0000:00: resource 15 [mem 0x000e0000-0x000e3fff window]
[    1.313070] pci_bus 0000:00: resource 16 [mem 0x000e4000-0x000e7fff window]
[    1.313073] pci_bus 0000:00: resource 17 [mem 0x000e8000-0x000ebfff window]
[    1.313076] pci_bus 0000:00: resource 18 [mem 0x000ec000-0x000effff window]
[    1.313079] pci_bus 0000:00: resource 19 [mem 0x000f0000-0x000fffff window]
[    1.313082] pci_bus 0000:00: resource 20 [mem 0x5c800000-0xefffffff window]
[    1.313086] pci_bus 0000:00: resource 21 [mem 0x2000000000-0x2fffffffff window]
[    1.313089] pci_bus 0000:00: resource 22 [mem 0xfd000000-0xfe7fffff window]
[    1.313093] pci_bus 0000:02: resource 1 [mem 0xee200000-0xee2fffff]
[    1.313096] pci_bus 0000:04: resource 1 [mem 0xee100000-0xee1fffff]
[    1.313100] pci_bus 0000:05: resource 0 [io  0x2000-0x2fff]
[    1.313103] pci_bus 0000:05: resource 1 [mem 0xc0000000-0xee0fffff]
[    1.313106] pci_bus 0000:05: resource 2 [mem 0x2fb0000000-0x2ff9ffffff 64bit pref]
[    1.313541] NET: Registered protocol family 2
[    1.313833] tcp_listen_portaddr_hash hash table entries: 8192 (order: 5, 131072 bytes)
[    1.313952] TCP established hash table entries: 131072 (order: 8, 1048576 bytes)
[    1.314311] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
[    1.314519] TCP: Hash tables configured (established 131072 bind 65536)
[    1.314596] UDP hash table entries: 8192 (order: 6, 262144 bytes)
[    1.314684] UDP-Lite hash table entries: 8192 (order: 6, 262144 bytes)
[    1.314823] NET: Registered protocol family 1
[    1.314836] NET: Registered protocol family 44
[    1.314857] pci 0000:00:02.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
[    1.315775] PCI: CLS 0 bytes, default 64
[    1.315844] Unpacking initramfs...
[    1.935170] Freeing initrd memory: 21000K
[    1.953370] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[    1.953374] software IO TLB: mapped [mem 0x3c5c8000-0x405c8000] (64MB)
[    1.953444] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x1e71785e5dd, max_idle_ns: 440795244814 ns
[    1.953473] clocksource: Switched to clocksource tsc
[    1.953714] check: Scanning for low memory corruption every 60 seconds
[    1.954779] Initialise system trusted keyrings
[    1.954796] Key type blacklist registered
[    1.954879] workingset: timestamp_bits=41 max_order=22 bucket_order=0
[    1.957164] zbud: loaded
[    2.017141] Key type asymmetric registered
[    2.017143] Asymmetric key parser 'x509' registered
[    2.017158] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 244)
[    2.017246] io scheduler noop registered
[    2.017248] io scheduler deadline registered
[    2.017301] io scheduler cfq registered (default)
[    2.017303] io scheduler mq-deadline registered
[    2.017305] io scheduler kyber registered
[    2.017373] io scheduler bfq registered
[    2.018837] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[    2.018975] efifb: probing for efifb
[    2.018995] efifb: showing boot graphics
[    2.022019] efifb: framebuffer at 0x2fa0000000, using 14400k, total 14400k
[    2.022022] efifb: mode is 2560x1440x32, linelength=10240, pages=1
[    2.022023] efifb: scrolling: redraw
[    2.022026] efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0
[    2.022098] fbcon: Deferring console take-over
[    2.022101] fb0: EFI VGA frame buffer device
[    2.022117] intel_idle: MWAIT substates: 0x11142120
[    2.022119] intel_idle: v0.4.1 model 0x8E
[    2.022904] intel_idle: lapic_timer_reliable_states 0xffffffff
[    2.023066] input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input0
[    2.023087] ACPI: Sleep Button [SLPB]
[    2.023150] input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input1
[    2.023161] ACPI: Lid Switch [LID]
[    2.023219] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input2
[    2.023230] ACPI: Power Button [PWRF]
[    2.030620] thermal LNXTHERM:00: registered as thermal_zone0
[    2.030623] ACPI: Thermal Zone [THM0] (49 C)
[    2.031160] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[    2.032225] serial 0000:00:16.3: enabling device (0000 -> 0003)
[    2.053472] 0000:00:16.3: ttyS0 at I/O 0xe060 (irq = 19, base_baud = 115200) is a 16550A
[    2.056221] nvme nvme0: pci function 0000:04:00.0
[    2.056279] usbcore: registered new interface driver usbserial_generic
[    2.056287] usbserial: USB Serial support registered for generic
[    2.056319] rtc_cmos 00:03: RTC can wake from S4
[    2.057413] rtc_cmos 00:03: registered as rtc0
[    2.057439] rtc_cmos 00:03: alarms up to one month, y3k, 242 bytes nvram, hpet irqs
[    2.057545] intel_pstate: Intel P-state driver initializing
[    2.058453] intel_pstate: HWP enabled
[    2.058699] ledtrig-cpu: registered to indicate activity on CPUs
[    2.058754] intel_pmc_core:  initialized
[    2.059050] NET: Registered protocol family 10
[    2.065959] Segment Routing with IPv6
[    2.065982] NET: Registered protocol family 17
[    2.066930] RAS: Correctable Errors collector initialized.
[    2.067008] microcode: sig=0x806ea, pf=0x80, revision=0x9a
[    2.067266] microcode: Microcode Update Driver: v2.2.
[    2.067276] sched_clock: Marking stable (2069688261, -2426637)->(2092723706, -25462082)
[    2.067739] registered taskstats version 1
[    2.067745] Loading compiled-in X.509 certificates
[    2.070927] Loaded X.509 cert 'Build time autogenerated kernel key: 74a5a057e5fda6fa409239220c77773d3f1f6cba'
[    2.070957] zswap: loaded using pool lzo/zbud
[    2.076923] Key type big_key registered
[    2.078443]   Magic number: 7:747:505
[    2.078667] rtc_cmos 00:03: setting system clock to 2019-02-04 00:31:21 UTC (1549240281)
[    2.276316] nvme nvme0: Shutdown timeout set to 8 seconds
[    2.339527]  nvme0n1: p1 p2
[    2.342564] Freeing unused decrypted memory: 2040K
[    2.343210] Freeing unused kernel image memory: 1536K
[    2.366959] Write protecting the kernel read-only data: 18432k
[    2.368146] Freeing unused kernel image memory: 2016K
[    2.368592] Freeing unused kernel image memory: 408K
[    2.388630] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[    2.388632] x86/mm: Checking user space page tables
[    2.406163] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[    2.406165] Run /init as init process
[    2.484652] fbcon: Taking over console
[    2.484695] Console: switching to colour frame buffer device 320x90
[    2.492248] Linux agpgart interface v0.103
[    2.520953] VFIO - User Level meta-driver version: 0.3
[    2.559371] i915 0000:00:02.0: enabling device (0006 -> 0007)
[    2.560320] checking generic (2fa0000000 e10000) vs hw (2fa0000000 10000000)
[    2.560321] fb0: switching to inteldrmfb from EFI VGA
[    2.560333] Console: switching to colour dummy device 80x25
[    2.560417] [drm] Replacing VGA console driver
[    2.561413] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
[    2.561414] [drm] Driver supports precise vblank timestamp query.
[    2.562160] i915 0000:00:02.0: vgaarb: changed VGA decodes: olddecodes=io+mem,decodes=io+mem:owns=mem
[    2.562507] [drm] Finished loading DMC firmware i915/kbl_dmc_ver1_04.bin (v1.4)
[    2.568569] [drm] Reducing the compressed framebuffer size. This may lead to less power savings than a non-reduced-size. Try to increase stolen memory size if available in BIOS.
[    2.898084] random: fast init done
[    3.109990] [drm] Initialized i915 1.6.0 20180921 for 0000:00:02.0 on minor 0
[    3.111736] ACPI: Video Device [GFX0] (multi-head: yes  rom: no  post: no)
[    3.112019] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input3
[    3.229948] fbcon: inteldrmfb (fb0) is primary device
[    4.307104] [drm] Reducing the compressed framebuffer size. This may lead to less power savings than a non-reduced-size. Try to increase stolen memory size if available in BIOS.
[    4.324198] Console: switching to colour frame buffer device 320x90
[    4.350037] i915 0000:00:02.0: fb0: inteldrmfb frame buffer device
[    4.429751] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12
[    4.432244] serio: i8042 KBD port at 0x60,0x64 irq 1
[    4.432272] serio: i8042 AUX port at 0x60,0x64 irq 12
[    4.438443] cryptd: max_cpu_qlen set to 1000
[    4.439701] xhci_hcd 0000:00:14.0: xHCI Host Controller
[    4.439707] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 1
[    4.442892] xhci_hcd 0000:00:14.0: hcc params 0x200077c1 hci version 0x100 quirks 0x0000000001109810
[    4.442898] xhci_hcd 0000:00:14.0: cache line size of 64 is not supported
[    4.443067] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 4.20
[    4.443068] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    4.443069] usb usb1: Product: xHCI Host Controller
[    4.443070] usb usb1: Manufacturer: Linux 4.20.6-arch1-1-ARCH xhci-hcd
[    4.443071] usb usb1: SerialNumber: 0000:00:14.0
[    4.443161] hub 1-0:1.0: USB hub found
[    4.443181] hub 1-0:1.0: 12 ports detected
[    4.445669] AVX2 version of gcm_enc/dec engaged.
[    4.445670] AES CTR mode by8 optimization enabled
[    4.447512] xhci_hcd 0000:00:14.0: xHCI Host Controller
[    4.447516] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 2
[    4.447519] xhci_hcd 0000:00:14.0: Host supports USB 3.0  SuperSpeed
[    4.447556] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 4.20
[    4.447558] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    4.447559] usb usb2: Product: xHCI Host Controller
[    4.447561] usb usb2: Manufacturer: Linux 4.20.6-arch1-1-ARCH xhci-hcd
[    4.447562] usb usb2: SerialNumber: 0000:00:14.0
[    4.448436] hub 2-0:1.0: USB hub found
[    4.448449] hub 2-0:1.0: 6 ports detected
[    4.448857] usb: port power management may be unreliable
[    4.452108] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input4
[    4.534416] device-mapper: uevent: version 1.0.3
[    4.534524] device-mapper: ioctl: 4.39.0-ioctl (2018-04-03) initialised: dm-devel@redhat.com
[    4.548388] random: cryptsetup: uninitialized urandom read (4 bytes read)
[    4.558026] random: cryptsetup: uninitialized urandom read (4 bytes read)
[    4.777091] usb 1-7: new full-speed USB device number 2 using xhci_hcd
[    4.918484] usb 1-7: New USB device found, idVendor=8087, idProduct=0a2b, bcdDevice= 0.10
[    4.918490] usb 1-7: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[    5.040594] usb 2-3: new SuperSpeed Gen 1 USB device number 2 using xhci_hcd
[    5.070148] usb 2-3: New USB device found, idVendor=0bda, idProduct=0328, bcdDevice=29.08
[    5.070154] usb 2-3: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[    5.070158] usb 2-3: Product: USB3.0-CRW
[    5.070161] usb 2-3: Manufacturer: Generic
[    5.070165] usb 2-3: SerialNumber: 28203008282014000
[    5.089411] SCSI subsystem initialized
[    5.091737] usb-storage 2-3:1.0: USB Mass Storage device detected
[    5.091825] scsi host0: usb-storage 2-3:1.0
[    5.091898] usbcore: registered new interface driver usb-storage
[    5.092978] usbcore: registered new interface driver uas
[    5.183756] usb 1-8: new high-speed USB device number 3 using xhci_hcd
[    5.336024] usb 1-8: New USB device found, idVendor=13d3, idProduct=56b2, bcdDevice=17.11
[    5.336030] usb 1-8: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    5.336033] usb 1-8: Product: Integrated Camera
[    5.336037] usb 1-8: Manufacturer: SunplusIT Inc
[    5.460411] usb 1-9: new full-speed USB device number 4 using xhci_hcd
[    5.602475] usb 1-9: New USB device found, idVendor=06cb, idProduct=009a, bcdDevice= 1.64
[    5.602481] usb 1-9: New USB device strings: Mfr=0, Product=0, SerialNumber=1
[    5.602485] usb 1-9: SerialNumber: 94b7b80775c8
[    6.103085] scsi 0:0:0:0: Direct-Access     Generic- SD/MMC CRW       1.00 PQ: 0 ANSI: 6
[    9.062828] random: crng init done
[   11.338050] NET: Registered protocol family 38
[   13.960459] sd 0:0:0:0: [sda] Attached SCSI removable disk
[   14.198512] EXT4-fs (dm-2): mounted filesystem with ordered data mode. Opts: (null)
[   14.313604] systemd[1]: systemd 240 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)
[   14.330383] systemd[1]: Detected architecture x86-64.
[   14.335903] systemd[1]: Set hostname to <Gauss>.
[   14.364237] systemd[1]: /usr/lib/systemd/system/auditd.service:12: PIDFile= references path below legacy directory /var/run/, updating /var/run/auditd.pid → /run/auditd.pid; please update the unit file accordingly.
[   14.391245] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
[   14.392595] systemd[1]: Created slice system-netctl.slice.
[   14.392634] systemd[1]: Listening on initctl Compatibility Named Pipe.
[   14.392669] systemd[1]: Listening on udev Kernel Socket.
[   14.394286] systemd[1]: Listening on Process Core Dump Socket.
[   14.394329] systemd[1]: Listening on udev Control Socket.
[   14.401276] EXT4-fs (dm-2): re-mounted. Opts: (null)
[   14.412934] audit: type=1130 audit(1549240293.830:2): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-sysctl comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   14.420258] audit: type=1130 audit(1549240293.840:3): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-sysusers comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   14.429864] audit: type=1130 audit(1549240293.846:4): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-tmpfiles-setup-dev comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   14.442738] audit: type=1130 audit(1549240293.860:5): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-journald comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   14.448057] systemd-journald[470]: Received request to flush runtime journal from PID 1
[   14.454839] audit: type=1130 audit(1549240293.873:6): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-udev-trigger comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   14.455314] audit: type=1130 audit(1549240293.873:7): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-udevd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   14.496782] hidraw: raw HID events driver (C) Jiri Kosina
[   14.508653] audit: type=1130 audit(1549240293.926:8): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-journal-flush comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   14.527411] acpi PNP0C14:02: duplicate WMI GUID 05901221-D566-11D1-B2F0-00A0C9062910 (first instance was on PNP0C14:01)
[   14.527460] acpi PNP0C14:03: duplicate WMI GUID 05901221-D566-11D1-B2F0-00A0C9062910 (first instance was on PNP0C14:01)
[   14.527492] acpi PNP0C14:04: duplicate WMI GUID 05901221-D566-11D1-B2F0-00A0C9062910 (first instance was on PNP0C14:01)
[   14.534368] ACPI: AC Adapter [AC] (off-line)
[   14.535354] input: PC Speaker as /devices/platform/pcspkr/input/input8
[   14.541433] proc_thermal 0000:00:04.0: enabling device (0000 -> 0002)
[   14.547968] RAPL PMU: API unit is 2^-32 Joules, 5 fixed counters, 655360 ms ovfl timer
[   14.547969] RAPL PMU: hw unit of domain pp0-core 2^-14 Joules
[   14.547970] RAPL PMU: hw unit of domain package 2^-14 Joules
[   14.547971] RAPL PMU: hw unit of domain dram 2^-14 Joules
[   14.547971] RAPL PMU: hw unit of domain pp1-gpu 2^-14 Joules
[   14.547972] RAPL PMU: hw unit of domain psys 2^-14 Joules
[   14.555678] i801_smbus 0000:00:1f.4: enabling device (0000 -> 0003)
[   14.555824] i801_smbus 0000:00:1f.4: SPD Write Disable is set
[   14.555880] i801_smbus 0000:00:1f.4: SMBus using PCI interrupt
[   14.561621] resource sanity check: requesting [mem 0xfed10000-0xfed15fff], which spans more than pnp 00:07 [mem 0xfed10000-0xfed13fff]
[   14.561630] caller snb_uncore_imc_init_box+0x6c/0xb0 [intel_uncore] mapping multiple BARs
[   14.569075] tpm_tis STM7304:00: 2.0 TPM (device-id 0x0, rev-id 78)
[   14.573922] Non-volatile memory driver v1.3
[   14.573945] e1000e: Intel(R) PRO/1000 Network Driver - 3.2.6-k
[   14.573946] e1000e: Copyright(c) 1999 - 2015 Intel Corporation.
[   14.574187] e1000e 0000:00:1f.6: Interrupt Throttling Rate (ints/sec) set to dynamic conservative mode
[   14.575368] mei_me 0000:00:16.0: enabling device (0004 -> 0006)
[   14.607902] battery: ACPI: Battery Slot [BAT0] (battery present)
[   14.619449] audit: type=1130 audit(1549240294.036:9): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-backlight@backlight:intel_backlight comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   14.632961] thinkpad_acpi: ThinkPad ACPI Extras v0.26
[   14.632962] thinkpad_acpi: http://ibm-acpi.sf.net/
[   14.632963] thinkpad_acpi: ThinkPad BIOS N23ET59W (1.34 ), EC unknown
[   14.632963] thinkpad_acpi: Lenovo ThinkPad X1 Carbon 6th, model 20KHCTO1WW
[   14.636883] thinkpad_acpi: radio switch found; radios are enabled
[   14.636896] thinkpad_acpi: This ThinkPad has standard ACPI backlight brightness control, supported by the ACPI video driver
[   14.636897] thinkpad_acpi: Disabling thinkpad-acpi brightness events by default...
[   14.637377] media: Linux media interface: v0.10
[   14.640416] thinkpad_acpi: rfkill switch tpacpi_bluetooth_sw: radio is unblocked
[   14.655016] intel_rapl: Found RAPL domain package
[   14.655018] intel_rapl: Found RAPL domain core
[   14.655019] intel_rapl: Found RAPL domain uncore
[   14.655020] intel_rapl: Found RAPL domain dram
[   14.658455] thinkpad_acpi: Standard ACPI backlight interface available, not loading native one
[   14.666011] thinkpad_acpi: battery 1 registered (start 0, stop 100)
[   14.666016] battery: new extension: ThinkPad Battery Extension
[   14.666053] input: ThinkPad Extra Buttons as /devices/platform/thinkpad_acpi/input/input9
[   14.682614] videodev: Linux video capture interface: v2.00
[   14.682817] snd_hda_intel 0000:00:1f.3: bound 0000:00:02.0 (ops i915_audio_component_bind_ops [i915])
[   14.697702] audit: type=1130 audit(1549240294.116:10): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=lvm2-monitor comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   14.715211] Adding 25165820k swap on /dev/mapper/archvg-swap.  Priority:-2 extents:1 across:25165820k SSFS
[   14.725757] cfg80211: Loading compiled-in X.509 certificates for regulatory database
[   14.727267] iTCO_vendor_support: vendor-support=0
[   14.728365] audit: type=1130 audit(1549240294.146:11): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-rfkill comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   14.728708] iTCO_wdt: Intel TCO WatchDog Timer Driver v1.11
[   14.728883] iTCO_wdt: Found a Intel PCH TCO device (Version=4, TCOBASE=0x0400)
[   14.728973] iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
[   14.731745] Bluetooth: Core ver 2.22
[   14.731760] NET: Registered protocol family 31
[   14.731760] Bluetooth: HCI device and connection manager initialized
[   14.731763] Bluetooth: HCI socket layer initialized
[   14.731765] Bluetooth: L2CAP socket layer initialized
[   14.731767] Bluetooth: SCO socket layer initialized
[   14.732362] input: HDA Intel PCH HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input11
[   14.732409] input: HDA Intel PCH HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input12
[   14.732452] input: HDA Intel PCH HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input13
[   14.732487] input: HDA Intel PCH HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input14
[   14.732519] input: HDA Intel PCH HDMI/DP,pcm=10 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input15
[   14.735467] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
[   14.738718] platform regulatory.0: Direct firmware load for regulatory.db failed with error -2
[   14.738720] cfg80211: failed to load regulatory.db
[   14.751105] FAT-fs (nvme0n1p1): Volume was not properly unmounted. Some data may be corrupt. Please run fsck.
[   14.758558] uvcvideo: Found UVC 1.00 device Integrated Camera (13d3:56b2)
[   14.763510] usbcore: registered new interface driver btusb
[   14.763934] Bluetooth: hci0: Bootloader revision 0.0 build 26 week 38 2015
[   14.764885] Bluetooth: hci0: Device revision is 16
[   14.764885] Bluetooth: hci0: Secure boot is enabled
[   14.764886] Bluetooth: hci0: OTP lock is enabled
[   14.764886] Bluetooth: hci0: API lock is enabled
[   14.764887] Bluetooth: hci0: Debug lock is disabled
[   14.764888] Bluetooth: hci0: Minimum firmware build 1 week 10 2014
[   14.766399] Bluetooth: hci0: Found device firmware: intel/ibt-12-16.sfi
[   14.775481] Intel(R) Wireless WiFi driver for Linux
[   14.775482] Copyright(c) 2003- 2015 Intel Corporation
[   14.776767] uvcvideo 1-8:1.0: Entity type for entity Extension 4 was not initialized!
[   14.776768] uvcvideo 1-8:1.0: Entity type for entity Extension 3 was not initialized!
[   14.776769] uvcvideo 1-8:1.0: Entity type for entity Processing 2 was not initialized!
[   14.776771] uvcvideo 1-8:1.0: Entity type for entity Camera 1 was not initialized!
[   14.776821] input: Integrated Camera: Integrated C as /devices/pci0000:00/0000:00:14.0/usb1/1-8/1-8:1.0/input/input16
[   14.776870] usbcore: registered new interface driver uvcvideo
[   14.776871] USB Video Class driver (1.1.1)
[   14.779646] iwlwifi 0000:02:00.0: loaded firmware version 36.9f0a2d68.0 op_mode iwlmvm
[   14.796789] e1000e 0000:00:1f.6 0000:00:1f.6 (uninitialized): registered PHC clock
[   14.803538] EXT4-fs (dm-3): mounted filesystem with ordered data mode. Opts: (null)
[   14.875739] iwlwifi 0000:02:00.0: Detected Intel(R) Dual Band Wireless AC 8265, REV=0x230
[   14.888605] e1000e 0000:00:1f.6 eth0: (PCI Express:2.5GT/s:Width x1) 8c:16:45:99:89:85
[   14.888610] e1000e 0000:00:1f.6 eth0: Intel(R) PRO/1000 Network Connection
[   14.888667] e1000e 0000:00:1f.6 eth0: MAC: 12, PHY: 12, PBA No: 1000FF-0FF
[   14.889975] e1000e 0000:00:1f.6 enp0s31f6: renamed from eth0
[   14.933937] iwlwifi 0000:02:00.0: base HW address: b4:6b:fc:f3:a6:6a
[   15.012135] ieee80211 phy0: Selected rate control algorithm 'iwl-mvm-rs'
[   15.012364] thermal thermal_zone6: failed to read out thermal zone (-61)
[   15.013449] iwlwifi 0000:02:00.0 wlp2s0: renamed from wlan0
[   15.305763] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[   15.452718] psmouse serio1: synaptics: queried max coordinates: x [..5676], y [..4760]
[   15.484005] psmouse serio1: synaptics: queried min coordinates: x [1266..], y [1094..]
[   15.484008] psmouse serio1: synaptics: Your touchpad (PNP: LEN0091 PNP0f13) says it can support a different bus. If i2c-hid and hid-rmi are not used, you might want to try setting psmouse.synaptics_intertouch to 1 and report this to linux-input@vger.kernel.org.
[   15.545021] psmouse serio1: synaptics: Touchpad model: 1, fw: 8.16, id: 0x1e2b1, caps: 0xf015a3/0x940300/0x12e800/0x400000, board id: 3289, fw id: 2698617
[   15.545025] psmouse serio1: synaptics: serio: Synaptics pass-through port at isa0060/serio1/input0
[   15.583854] input: SynPS/2 Synaptics TouchPad as /devices/platform/i8042/serio1/input/input10
[   15.589002] mousedev: PS/2 mouse device common for all mice
[   16.031838] psmouse serio2: trackpoint: Elan TrackPoint firmware: 0x04, buttons: 3/3
[   16.230805] input: TPPS/2 Elan TrackPoint as /devices/platform/i8042/serio1/serio2/input/input17
[   16.413553] Bluetooth: hci0: Waiting for firmware download to complete
[   16.413970] Bluetooth: hci0: Firmware loaded in 1611809 usecs
[   16.413994] Bluetooth: hci0: Waiting for device to boot
[   16.425912] Bluetooth: hci0: Device booted in 11647 usecs
[   16.426098] Bluetooth: hci0: Found Intel DDC parameters: intel/ibt-12-16.ddc
[   16.429122] Bluetooth: hci0: Applying Intel DDC parameters completed
[   20.016991] kauditd_printk_skb: 12 callbacks suppressed
[   20.016995] audit: type=1131 audit(1549240299.436:24): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-rfkill comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   31.639565] audit: type=1130 audit(1549240311.056:25): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=netctl@wlp2s0\x2dFour_Points comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=failed'
[   31.646698] audit: type=1130 audit(1549240311.066:26): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-user-sessions comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   31.647877] audit: type=1130 audit(1549240311.066:27): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=getty@tty1 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   41.615417] audit: type=1006 audit(1549240321.033:28): pid=1119 uid=0 old-auid=4294967295 auid=1000 tty=tty1 old-ses=4294967295 ses=1 res=1
[   41.640023] audit: type=1130 audit(1549240321.060:29): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user-runtime-dir@1000 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   41.644769] audit: type=1006 audit(1549240321.063:30): pid=1122 uid=0 old-auid=4294967295 auid=1000 tty=(none) old-ses=4294967295 ses=2 res=1
[   41.679532] audit: type=1130 audit(1549240321.096:31): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user@1000 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[  104.717275] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[  110.547445] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[  114.080270] wlp2s0: authenticate with fe:ec:da:18:ed:5c
[  114.090764] wlp2s0: send auth to fe:ec:da:18:ed:5c (try 1/3)
[  114.098095] wlp2s0: authenticated
[  114.099988] wlp2s0: associate with fe:ec:da:18:ed:5c (try 1/3)
[  114.104265] wlp2s0: RX AssocResp from fe:ec:da:18:ed:5c (capab=0x411 status=0 aid=4)
[  114.107660] wlp2s0: associated
[  114.156721] IPv6: ADDRCONF(NETDEV_CHANGE): wlp2s0: link becomes ready
[  114.227574] audit: type=1130 audit(1549240393.646:32): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=netctl@wlp2s0\x2d42 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[  114.276788] 8021q: 802.1Q VLAN Support v1.8
[  163.608241] audit: type=1130 audit(1549240443.026:33): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-hostnamed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[  193.701993] audit: type=1131 audit(1549240473.120:34): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-hostnamed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[  237.642863] audit: type=1130 audit(1549240517.060:35): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=rtkit-daemon comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[  237.701829] audit: type=1130 audit(1549240517.120:36): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=polkit comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
➜  ~ lspci -k
00:00.0 Host bridge: Intel Corporation Xeon E3-1200 v6/7th Gen Core Processor Host Bridge/DRAM Registers (rev 08)
        Subsystem: Lenovo Xeon E3-1200 v6/7th Gen Core Processor Host Bridge/DRAM Registers
        Kernel driver in use: skl_uncore
00:02.0 VGA compatible controller: Intel Corporation UHD Graphics 620 (rev 07)
        Subsystem: Lenovo UHD Graphics 620
        Kernel driver in use: i915
        Kernel modules: i915
00:04.0 Signal processing controller: Intel Corporation Xeon E3-1200 v5/E3-1500 v5/6th Gen Core Processor Thermal Subsystem (rev 08)
        Subsystem: Lenovo Xeon E3-1200 v5/E3-1500 v5/6th Gen Core Processor Thermal Subsystem
        Kernel driver in use: proc_thermal
        Kernel modules: processor_thermal_device
00:08.0 System peripheral: Intel Corporation Xeon E3-1200 v5/v6 / E3-1500 v5 / 6th/7th Gen Core Processor Gaussian Mixture Model
        Subsystem: Lenovo Xeon E3-1200 v5/v6 / E3-1500 v5 / 6th/7th Gen Core Processor Gaussian Mixture Model
00:14.0 USB controller: Intel Corporation Sunrise Point-LP USB 3.0 xHCI Controller (rev 21)
        Subsystem: Lenovo Sunrise Point-LP USB 3.0 xHCI Controller
        Kernel driver in use: xhci_hcd
        Kernel modules: xhci_pci
00:14.2 Signal processing controller: Intel Corporation Sunrise Point-LP Thermal subsystem (rev 21)
        Subsystem: Lenovo Sunrise Point-LP Thermal subsystem
        Kernel driver in use: intel_pch_thermal
        Kernel modules: intel_pch_thermal
00:16.0 Communication controller: Intel Corporation Sunrise Point-LP CSME HECI #1 (rev 21)
        Subsystem: Lenovo Sunrise Point-LP CSME HECI
        Kernel driver in use: mei_me
        Kernel modules: mei_me
00:16.3 Serial controller: Intel Corporation Device 9d3d (rev 21)
        Subsystem: Lenovo Device 225c
        Kernel driver in use: serial
00:1c.0 PCI bridge: Intel Corporation Sunrise Point-LP PCI Express Root Port #1 (rev f1)
        Kernel driver in use: pcieport
00:1c.4 PCI bridge: Intel Corporation Sunrise Point-LP PCI Express Root Port #5 (rev f1)
        Kernel driver in use: pcieport
00:1d.0 PCI bridge: Intel Corporation Sunrise Point-LP PCI Express Root Port #9 (rev f1)
        Kernel driver in use: pcieport
00:1f.0 ISA bridge: Intel Corporation Intel(R) 100 Series Chipset Family LPC Controller/eSPI Controller - 9D4E (rev 21)
        Subsystem: Lenovo Intel(R) 100 Series Chipset Family LPC Controller/eSPI Controller - 9D4E
00:1f.2 Memory controller: Intel Corporation Sunrise Point-LP PMC (rev 21)
        Subsystem: Lenovo Sunrise Point-LP PMC
00:1f.3 Audio device: Intel Corporation Sunrise Point-LP HD Audio (rev 21)
        Subsystem: Lenovo Sunrise Point-LP HD Audio
        Kernel driver in use: snd_hda_intel
        Kernel modules: snd_hda_intel, snd_soc_skl
00:1f.4 SMBus: Intel Corporation Sunrise Point-LP SMBus (rev 21)
        Subsystem: Lenovo Sunrise Point-LP SMBus
        Kernel driver in use: i801_smbus
        Kernel modules: i2c_i801
00:1f.6 Ethernet controller: Intel Corporation Ethernet Connection (4) I219-LM (rev 21)
        Subsystem: Lenovo Ethernet Connection (4) I219-LM
        Kernel driver in use: e1000e
        Kernel modules: e1000e
02:00.0 Network controller: Intel Corporation Wireless 8265 / 8275 (rev 78)
        Subsystem: Intel Corporation Dual Band Wireless-AC 8265
        Kernel driver in use: iwlwifi
        Kernel modules: iwlwifi
04:00.0 Non-Volatile memory controller: Samsung Electronics Co Ltd NVMe SSD Controller SM981/PM981
        Subsystem: Samsung Electronics Co Ltd NVMe SSD Controller SM981/PM981
        Kernel driver in use: nvme

Offline

#6 2019-02-09 07:14:51

fsfnatic
Member
Registered: 2019-01-17
Posts: 6

Re: Audio won't work - only shows HDMI output

chra wrote:
fsfnatic wrote:

can you post device manager screenshots from winblows? Obviously sound devices please. I doubt a laptop uses hdmi internally for sound. Maybe arch is missing something. I can't tell which audio subsystem in linux you are using either. specify that please.

I don't have a Windows installation anymore. I overwrote it. I'm using ALSA and Pulseaudio.

I hate saying this, but usually windows should stay on your hard drive until you can get every thing to work. And even beyond that, you want to be using linux for a few years before you wipe that partition. New users (including myself [at least new to arch I've been using debian based distros for over 15 years now]) make the simple mistake of switching, rather than migrating. You need to make sure your entire work flow and hardware all works.

That being said I'm not here to scold you or anything, I only say this with the best intention possible.

Is it possible a friend has a spare HDD or SDD which you can install windows to? You need to find out what the problem driver is. Also you could try and look at the official website that provides support for that computer. Usually it will have a list of drivers under a support page for that . If we can identify the problem driver there might be someone here on the forums who has solved the issue before on a different computer with the same problem hardware.

Offline

#7 2019-02-09 12:28:53

chra
Member
Registered: 2019-01-04
Posts: 46

Re: Audio won't work - only shows HDMI output

fsfnatic wrote:
chra wrote:
fsfnatic wrote:

can you post device manager screenshots from winblows? Obviously sound devices please. I doubt a laptop uses hdmi internally for sound. Maybe arch is missing something. I can't tell which audio subsystem in linux you are using either. specify that please.

I don't have a Windows installation anymore. I overwrote it. I'm using ALSA and Pulseaudio.

I hate saying this, but usually windows should stay on your hard drive until you can get every thing to work. And even beyond that, you want to be using linux for a few years before you wipe that partition. New users (including myself [at least new to arch I've been using debian based distros for over 15 years now]) make the simple mistake of switching, rather than migrating. You need to make sure your entire work flow and hardware all works.

That being said I'm not here to scold you or anything, I only say this with the best intention possible.

Is it possible a friend has a spare HDD or SDD which you can install windows to? You need to find out what the problem driver is. Also you could try and look at the official website that provides support for that computer. Usually it will have a list of drivers under a support page for that . If we can identify the problem driver there might be someone here on the forums who has solved the issue before on a different computer with the same problem hardware.

This is a new laptop that came preinstalled with Windows, I actually use a Macbook normally, but use Linux often despite this. I haven't switched over to the Thinkpad yet, and won't do so until I have everything setup the way I like it. Thanks for the advice regarding keeping another OS just in case. I won't keep Windows, but I may keep a small partition of something else.

The Thinkpad X1 Carbon Gen 6 is definitely supported well by Arch as per the wiki page. Sound did not work in the original Windows installation that came with the laptop, but I didn't spend much time checking it. Today I managed to get Windows working on an external hard drive. Sound did not work out of the box and after installing Lenovo's sound driver update it still wasn't working. Windows was saying that the sound device was unplugged.

At this stage I'm thinking that there is an issue with the laptop itself.

Offline

Board footer

Powered by FluxBB