You are not logged in.

#1 2016-11-12 20:29:10

dominik232
Member
Registered: 2012-05-15
Posts: 27

Acer E5-574, Intel HD 520, occasionally screen flickering

Hi.
I bought myself new laptop few days ago. I am experiencing random screen flashing. It gets black for like 0.1s. It happens when I'm doing something and it happens when I'm not either.
I've done research and here's what i found:

http://acer.custhelp.com/app/answers/de … 572-series
It says that BIOS update can resolve. I have newest version. By the way on Windows everything's fine so rather not hardware/BIOS issue.

According to ArchWiki pages
https://wiki.archlinux.org/index.php/Acer_Aspire_E5-573 (this is similar model)
https://wiki.archlinux.org/index.php/intel_graphics
I solved issues with suspend when on battery. I tried to mess with kernel parameters: i915.enable_psr=0 i915.enable_rc6=0

I tried to use both linux and linux-lts kernels, so versions 4.8.7 and 4.4.31. The same on both of them.
I tried with xf86-video-intel and without (using modesetting driver). Both the same. By the way the problem was also when I loaded Gnome with Wayland so I don't think it's xorg related issue.

dominik@acer:~> dmesg | grep i915
[    2.052393] [drm] Finished loading i915/skl_dmc_ver1_26.bin (v1.26)
[    2.095669] snd_hda_intel 0000:00:1f.3: bound 0000:00:02.0 (ops i915_audio_component_bind_ops [i915])
[    2.095674] [drm] Initialized i915 1.6.0 20160711 for 0000:00:02.0 on minor 0
[    3.281252] i915 0000:00:02.0: fb0: inteldrmfb frame buffer device
dominik@acer:~> lspci
00:00.0 Host bridge: Intel Corporation Skylake Host Bridge/DRAM Registers (rev 08)
00:02.0 VGA compatible controller: Intel Corporation HD Graphics 520 (rev 07)
00:14.0 USB controller: Intel Corporation Sunrise Point-LP USB 3.0 xHCI Controller (rev 21)
00:14.2 Signal processing controller: Intel Corporation Sunrise Point-LP Thermal subsystem (rev 21)
00:15.0 Signal processing controller: Intel Corporation Sunrise Point-LP Serial IO I2C Controller #0 (rev 21)
00:16.0 Communication controller: Intel Corporation Sunrise Point-LP CSME HECI #1 (rev 21)
00:17.0 SATA controller: Intel Corporation Sunrise Point-LP SATA Controller [AHCI mode] (rev 21)
00:1c.0 PCI bridge: Intel Corporation Sunrise Point-LP PCI Express Root Port #5 (rev f1)
00:1c.5 PCI bridge: Intel Corporation Sunrise Point-LP PCI Express Root Port #6 (rev f1)
00:1f.0 ISA bridge: Intel Corporation Sunrise Point-LP LPC Controller (rev 21)
00:1f.2 Memory controller: Intel Corporation Sunrise Point-LP PMC (rev 21)
00:1f.3 Audio device: Intel Corporation Sunrise Point-LP HD Audio (rev 21)
00:1f.4 SMBus: Intel Corporation Sunrise Point-LP SMBus (rev 21)
01:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller (rev 15)
02:00.0 Network controller: Qualcomm Atheros QCA9377 802.11ac Wireless Network Adapter (rev 30)
dominik@acer:~> lsmod | grep i915
i915                 1241088  29
drm_kms_helper        126976  1 i915
drm                   294912  9 i915,drm_kms_helper
intel_gtt              20480  1 i915
i2c_algo_bit           16384  1 i915
video                  36864  2 acer_wmi,i915
button                 16384  1 i915

By the way I extended my RAM to 16GB (2x8GB) from original 4GB (1x4GB). I readed something that this can be related, but I'm not so much into hardware to explain why (maybe the main memory is shared with GPU idk).
Laptop is usable with this issue, but it's a bit annoying. I'd be very gratefull for any help. I don't like Windows and I'd love to just remove the NTFS partition.

Offline

#2 2016-11-12 21:00:01

R00KIE
Forum Fellow
From: Between a computer and a chair
Registered: 2008-09-14
Posts: 4,734

Re: Acer E5-574, Intel HD 520, occasionally screen flickering

Are you seeing something like what is described here[1]? Spoiler: the problem is not completely fixed yet, but kernel 4.8.6 should have made it much better.

[1] https://bugs.freedesktop.org/show_bug.cgi?id=94605


R00KIE
Tm90aGluZyB0byBzZWUgaGVyZSwgbW92ZSBhbG9uZy4K

Offline

#3 2016-11-12 21:24:03

dominik232
Member
Registered: 2012-05-15
Posts: 27

Re: Acer E5-574, Intel HD 520, occasionally screen flickering

I'm not completetly sure if it's the same bug. These symptoms seems to by the same, but

* I don't have this kernel message
* I'm using another graphics adapter
* It happens randomly - doesn't matter if I'm typing this message or just running web browser with metronome for one hour.

I just tried Ubuntu 16.04 live from usb and the problem is the same there.

Also found some messages that might be related

dominik@acer:~> dmesg | grep drm
[    1.896972] [drm] Initialized drm 1.1.0 20060810
[    1.988197] [drm] Memory usable by graphics device = 4096M
[    1.988202] fb: switching to inteldrmfb from EFI VGA
[    2.000203] [drm] Replacing VGA console driver
[    2.021121] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
[    2.021122] [drm] Driver supports precise vblank timestamp query.
[    2.029986] [drm] Finished loading i915/skl_dmc_ver1_26.bin (v1.26)
[    2.146878] [drm:drm_edid_block_valid [drm]] *ERROR* EDID checksum is invalid, remainder is 140
[    2.167813] [drm] GuC firmware load skipped
[    2.174963] [drm] Initialized i915 1.6.0 20160711 for 0000:00:02.0 on minor 0
[    2.178304] fbcon: inteldrmfb (fb0) is primary device
[    3.366031] [drm] RC6 on
[    3.369070] i915 0000:00:02.0: fb0: inteldrmfb frame buffer device
[  453.069642] [drm] HPD interrupt storm detected on connector DP-1: switching from hotplug detection to polling
[  588.778254] [drm] HPD interrupt storm detected on connector DP-1: switching from hotplug detection to polling
[  779.368982] [drm] HPD interrupt storm detected on connector DP-1: switching from hotplug detection to polling

Messages "interrupt storm" shows when screen blinks.
Just to clarify - I don't have any external screen now. I use sometimes screen connected through VGA, but this works just fine.

One more thing - I'm on kernel 4.8.7

Last edited by dominik232 (2016-11-12 21:28:54)

Offline

#4 2016-11-12 21:52:30

R00KIE
Forum Fellow
From: Between a computer and a chair
Registered: 2008-09-14
Posts: 4,734

Re: Acer E5-574, Intel HD 520, occasionally screen flickering

If you don't see the same messages then it's most probably a different problem.

Just a couple comments, you say you are using a different graphics adapter but nowhere do you make mention of it or actually show anything related a different graphics adapter, the bug is about the iGPU that comes with skylake cpus, which is what you have. You should provide the full dmesg output, posting only snippets will not let people see what happens before and after and might omit other useful messages that might point to the cause of the problem.


R00KIE
Tm90aGluZyB0byBzZWUgaGVyZSwgbW92ZSBhbG9uZy4K

Offline

#5 2016-11-12 22:08:51

dominik232
Member
Registered: 2012-05-15
Posts: 27

Re: Acer E5-574, Intel HD 520, occasionally screen flickering

Sory for shortcuts.
Ok, so my hardware is Acer Aspire E5-574. It has only integrated Intel HD 520. Glxinfo says it's Mesa DRI Intel(R) HD Graphics 520 (Skylake GT2)  (0x1916)
More on my hardware from inxi script

CPU~Dual core Intel Core i5-6200U (-HT-MCP-) speed/max~499/2700 MHz Kernel~4.8.7-1-ARCH x86_64 Up~54 min Mem~1838.4/15918.6MB HDD~253.4GB(14.2% used)

Full lspci

00:00.0 Host bridge: Intel Corporation Skylake Host Bridge/DRAM Registers (rev 08)
00:02.0 VGA compatible controller: Intel Corporation HD Graphics 520 (rev 07)
00:14.0 USB controller: Intel Corporation Sunrise Point-LP USB 3.0 xHCI Controller (rev 21)
00:14.2 Signal processing controller: Intel Corporation Sunrise Point-LP Thermal subsystem (rev 21)
00:15.0 Signal processing controller: Intel Corporation Sunrise Point-LP Serial IO I2C Controller #0 (rev 21)
00:16.0 Communication controller: Intel Corporation Sunrise Point-LP CSME HECI #1 (rev 21)
00:17.0 SATA controller: Intel Corporation Sunrise Point-LP SATA Controller [AHCI mode] (rev 21)
00:1c.0 PCI bridge: Intel Corporation Sunrise Point-LP PCI Express Root Port #5 (rev f1)
00:1c.5 PCI bridge: Intel Corporation Sunrise Point-LP PCI Express Root Port #6 (rev f1)
00:1f.0 ISA bridge: Intel Corporation Sunrise Point-LP LPC Controller (rev 21)
00:1f.2 Memory controller: Intel Corporation Sunrise Point-LP PMC (rev 21)
00:1f.3 Audio device: Intel Corporation Sunrise Point-LP HD Audio (rev 21)
00:1f.4 SMBus: Intel Corporation Sunrise Point-LP SMBus (rev 21)
01:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller (rev 15)
02:00.0 Network controller: Qualcomm Atheros QCA9377 802.11ac Wireless Network Adapter (rev 30)

And full dmesg

[    0.000000] Linux version 4.8.7-1-ARCH (builduser@tobias) (gcc version 6.2.1 20160830 (GCC) ) #1 SMP PREEMPT Thu Nov 10 17:22:48 CET 2016
[    0.000000] Command line: initrd=\initramfs-linux.img root=UUID=d24a6f2d-6b9e-4639-ad63-c70cadc7ed2f pci=nomsi rw quiet
[    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] x86/fpu: Using 'eager' FPU context switches.
[    0.000000] e820: 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-0x0000000000085fff] usable
[    0.000000] BIOS-e820: [mem 0x0000000000086000-0x00000000000fffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007834bfff] usable
[    0.000000] BIOS-e820: [mem 0x000000007834c000-0x000000007834cfff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x000000007834d000-0x0000000078376fff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000078377000-0x0000000078427fff] usable
[    0.000000] BIOS-e820: [mem 0x0000000078428000-0x0000000078d28fff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000078d29000-0x0000000085c3dfff] usable
[    0.000000] BIOS-e820: [mem 0x0000000085c3e000-0x000000008662dfff] reserved
[    0.000000] BIOS-e820: [mem 0x000000008662e000-0x0000000087fadfff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x0000000087fae000-0x0000000087ffdfff] ACPI data
[    0.000000] BIOS-e820: [mem 0x0000000087ffe000-0x0000000087ffefff] usable
[    0.000000] BIOS-e820: [mem 0x0000000087fff000-0x00000000880fffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000089000000-0x000000008c7fffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000e0000000-0x00000000efffffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fd000000-0x00000000fe7fffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000feb00000-0x00000000feb03fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fed00000-0x00000000fed00fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fed10000-0x00000000fed19fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fed84000-0x00000000fed84fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000ffa00000-0x00000000ffffffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000100000000-0x00000004727fffff] usable
[    0.000000] NX (Execute Disable) protection: active
[    0.000000] e820: update [mem 0x764a1018-0x764b1057] usable ==> usable
[    0.000000] extended physical RAM map:
[    0.000000] reserve setup_data: [mem 0x0000000000000000-0x0000000000057fff] usable
[    0.000000] reserve setup_data: [mem 0x0000000000058000-0x0000000000058fff] reserved
[    0.000000] reserve setup_data: [mem 0x0000000000059000-0x0000000000085fff] usable
[    0.000000] reserve setup_data: [mem 0x0000000000086000-0x00000000000fffff] reserved
[    0.000000] reserve setup_data: [mem 0x0000000000100000-0x00000000764a1017] usable
[    0.000000] reserve setup_data: [mem 0x00000000764a1018-0x00000000764b1057] usable
[    0.000000] reserve setup_data: [mem 0x00000000764b1058-0x000000007834bfff] usable
[    0.000000] reserve setup_data: [mem 0x000000007834c000-0x000000007834cfff] ACPI NVS
[    0.000000] reserve setup_data: [mem 0x000000007834d000-0x0000000078376fff] reserved
[    0.000000] reserve setup_data: [mem 0x0000000078377000-0x0000000078427fff] usable
[    0.000000] reserve setup_data: [mem 0x0000000078428000-0x0000000078d28fff] reserved
[    0.000000] reserve setup_data: [mem 0x0000000078d29000-0x0000000085c3dfff] usable
[    0.000000] reserve setup_data: [mem 0x0000000085c3e000-0x000000008662dfff] reserved
[    0.000000] reserve setup_data: [mem 0x000000008662e000-0x0000000087fadfff] ACPI NVS
[    0.000000] reserve setup_data: [mem 0x0000000087fae000-0x0000000087ffdfff] ACPI data
[    0.000000] reserve setup_data: [mem 0x0000000087ffe000-0x0000000087ffefff] usable
[    0.000000] reserve setup_data: [mem 0x0000000087fff000-0x00000000880fffff] reserved
[    0.000000] reserve setup_data: [mem 0x0000000089000000-0x000000008c7fffff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000e0000000-0x00000000efffffff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000fd000000-0x00000000fe7fffff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000feb00000-0x00000000feb03fff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000fed00000-0x00000000fed00fff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000fed10000-0x00000000fed19fff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000fed84000-0x00000000fed84fff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000ffa00000-0x00000000ffffffff] reserved
[    0.000000] reserve setup_data: [mem 0x0000000100000000-0x00000004727fffff] usable
[    0.000000] efi: EFI v2.40 by INSYDE Corp.
[    0.000000] efi:  SMBIOS=0x85eb0000  ESRT=0x85fbb118  ACPI 2.0=0x87ffd014 
[    0.000000] esrt: Reserving ESRT space from 0x0000000085fbb118 to 0x0000000085fbb150.
[    0.000000] SMBIOS 2.8 present.
[    0.000000] DMI: Acer Aspire E5-574/Zoro_SL , BIOS V1.14 03/04/2016
[    0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[    0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable
[    0.000000] e820: last_pfn = 0x472800 max_arch_pfn = 0x400000000
[    0.000000] MTRR default type: uncachable
[    0.000000] MTRR fixed ranges enabled:
[    0.000000]   00000-9FFFF write-back
[    0.000000]   A0000-BFFFF uncachable
[    0.000000]   C0000-E7FFF write-protect
[    0.000000]   E8000-EFFFF write-combining
[    0.000000]   F0000-FFFFF write-protect
[    0.000000] MTRR variable ranges enabled:
[    0.000000]   0 base 0000000000 mask 7800000000 write-back
[    0.000000]   1 base 0087FFF000 mask 7FFFFFF000 uncachable
[    0.000000]   2 base 0088000000 mask 7FF8000000 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  WC  UC- WT  
[    0.000000] e820: update [mem 0x87fff000-0xffffffff] usable ==> reserved
[    0.000000] e820: last_pfn = 0x87fff max_arch_pfn = 0x400000000
[    0.000000] Scanning 1 areas for low memory corruption
[    0.000000] Base memory trampoline at [ffff880000080000] 80000 size 24576
[    0.000000] Using GB pages for direct mapping
[    0.000000] BRK [0x01b4d000, 0x01b4dfff] PGTABLE
[    0.000000] BRK [0x01b4e000, 0x01b4efff] PGTABLE
[    0.000000] BRK [0x01b4f000, 0x01b4ffff] PGTABLE
[    0.000000] BRK [0x01b50000, 0x01b50fff] PGTABLE
[    0.000000] BRK [0x01b51000, 0x01b51fff] PGTABLE
[    0.000000] BRK [0x01b52000, 0x01b52fff] PGTABLE
[    0.000000] RAMDISK: [mem 0x7fa77000-0x7fffffff]
[    0.000000] ACPI: Early table checksum verification disabled
[    0.000000] ACPI: RSDP 0x0000000087FFD014 000024 (v02 ACRSYS)
[    0.000000] ACPI: XSDT 0x0000000087FDE188 0000F4 (v01 ACRSYS ACRPRDCT 00000000      01000013)
[    0.000000] ACPI: FACP 0x0000000087FE4000 00010C (v05 ACRSYS ACRPRDCT 00000000 1025 00040000)
[    0.000000] ACPI: DSDT 0x0000000087FC7000 0161A2 (v02 ACRSYS ACRPRDCT 00000000 1025 00040000)
[    0.000000] ACPI: FACS 0x0000000087F7C000 000040
[    0.000000] ACPI: TCPA 0x0000000087FFC000 000032 (v02 ACRSYS ACRPRDCT 00000000 1025 00040000)
[    0.000000] ACPI: UEFI 0x0000000087FFB000 000236 (v01 ACRSYS ACRPRDCT 00000001 1025 00040000)
[    0.000000] ACPI: UEFI 0x0000000087FFA000 000042 (v01 ACRSYS ACRPRDCT 00000002 1025 00040000)
[    0.000000] ACPI: SSDT 0x0000000087FF9000 0004B7 (v02 ACRSYS ACRPRDCT 00001000 1025 00040000)
[    0.000000] ACPI: SSDT 0x0000000087FF8000 00004B (v02 ACRSYS ACRPRDCT 00003000 1025 00040000)
[    0.000000] ACPI: TPM2 0x0000000087FF7000 000034 (v03 ACRSYS ACRPRDCT 00000000 1025 00040000)
[    0.000000] ACPI: SSDT 0x0000000087FF2000 0040CA (v01 ACRSYS ACRPRDCT 00001000 1025 00040000)
[    0.000000] ACPI: SSDT 0x0000000087FEC000 004E73 (v02 ACRSYS ACRPRDCT 00003000 1025 00040000)
[    0.000000] ACPI: DBGP 0x0000000087FEB000 000034 (v01 ACRSYS ACRPRDCT 00000001 1025 00040000)
[    0.000000] ACPI: DBG2 0x0000000087FEA000 000054 (v00 ACRSYS ACRPRDCT 00000000 1025 00040000)
[    0.000000] ACPI: SSDT 0x0000000087FE9000 0004CA (v02 ACRSYS ACRPRDCT 00000000 1025 00040000)
[    0.000000] ACPI: ASF! 0x0000000087FE8000 0000A5 (v32 ACRSYS ACRPRDCT 00000001 1025 00040000)
[    0.000000] ACPI: ASPT 0x0000000087FE7000 000034 (v07 ACRSYS ACRPRDCT 00000001 1025 00040000)
[    0.000000] ACPI: BOOT 0x0000000087FE6000 000028 (v01 ACRSYS ACRPRDCT 00000001 1025 00040000)
[    0.000000] ACPI: DBGP 0x0000000087FE5000 000034 (v01 ACRSYS ACRPRDCT 00000001 1025 00040000)
[    0.000000] ACPI: HPET 0x0000000087FE3000 000038 (v01 ACRSYS ACRPRDCT 00000001 1025 00040000)
[    0.000000] ACPI: LPIT 0x0000000087FE2000 000094 (v01 ACRSYS ACRPRDCT 00000000 1025 00040000)
[    0.000000] ACPI: APIC 0x0000000087FE1000 0000BC (v03 ACRSYS ACRPRDCT 00000001 1025 00040000)
[    0.000000] ACPI: MCFG 0x0000000087FE0000 00003C (v01 ACRSYS ACRPRDCT 00000001 1025 00040000)
[    0.000000] ACPI: SSDT 0x0000000087FDF000 00019A (v02 ACRSYS ACRPRDCT 00001000 1025 00040000)
[    0.000000] ACPI: SSDT 0x0000000087FC6000 0004A3 (v02 ACRSYS ACRPRDCT 00001000 1025 00040000)
[    0.000000] ACPI: SSDT 0x0000000087FC5000 000E58 (v02 ACRSYS ACRPRDCT 00003000 1025 00040000)
[    0.000000] ACPI: DMAR 0x0000000087FC4000 0000CC (v01 ACRSYS ACRPRDCT 00000001 1025 00040000)
[    0.000000] ACPI: FPDT 0x0000000087FC3000 000044 (v01 ACRSYS ACRPRDCT 00000002 1025 00040000)
[    0.000000] ACPI: BGRT 0x0000000087FC2000 000038 (v01 ACRSYS ACRPRDCT 00000001 1025 00040000)
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000] No NUMA configuration found
[    0.000000] Faking a node at [mem 0x0000000000000000-0x00000004727fffff]
[    0.000000] NODE_DATA(0) allocated [mem 0x4727f6000-0x4727fafff]
[    0.000000] Zone ranges:
[    0.000000]   DMA      [mem 0x0000000000001000-0x0000000000ffffff]
[    0.000000]   DMA32    [mem 0x0000000001000000-0x00000000ffffffff]
[    0.000000]   Normal   [mem 0x0000000100000000-0x00000004727fffff]
[    0.000000]   Device   empty
[    0.000000] Movable zone start for each node
[    0.000000] Early memory node ranges
[    0.000000]   node   0: [mem 0x0000000000001000-0x0000000000057fff]
[    0.000000]   node   0: [mem 0x0000000000059000-0x0000000000085fff]
[    0.000000]   node   0: [mem 0x0000000000100000-0x000000007834bfff]
[    0.000000]   node   0: [mem 0x0000000078377000-0x0000000078427fff]
[    0.000000]   node   0: [mem 0x0000000078d29000-0x0000000085c3dfff]
[    0.000000]   node   0: [mem 0x0000000087ffe000-0x0000000087ffefff]
[    0.000000]   node   0: [mem 0x0000000100000000-0x00000004727fffff]
[    0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x00000004727fffff]
[    0.000000] On node 0 totalpages: 4160151
[    0.000000]   DMA zone: 64 pages used for memmap
[    0.000000]   DMA zone: 21 pages reserved
[    0.000000]   DMA zone: 3972 pages, LIFO batch:0
[    0.000000]   DMA32 zone: 8461 pages used for memmap
[    0.000000]   DMA32 zone: 541459 pages, LIFO batch:31
[    0.000000]   Normal zone: 56480 pages used for memmap
[    0.000000]   Normal zone: 3614720 pages, LIFO batch:31
[    0.000000] Reserving Intel graphics memory at 0x000000008a800000-0x000000008c7fffff
[    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] 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 8 CPUs, 4 hotplug CPUs
[    0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]
[    0.000000] PM: Registered nosave memory: [mem 0x00058000-0x00058fff]
[    0.000000] PM: Registered nosave memory: [mem 0x00086000-0x000fffff]
[    0.000000] PM: Registered nosave memory: [mem 0x764a1000-0x764a1fff]
[    0.000000] PM: Registered nosave memory: [mem 0x764b1000-0x764b1fff]
[    0.000000] PM: Registered nosave memory: [mem 0x7834c000-0x7834cfff]
[    0.000000] PM: Registered nosave memory: [mem 0x7834d000-0x78376fff]
[    0.000000] PM: Registered nosave memory: [mem 0x78428000-0x78d28fff]
[    0.000000] PM: Registered nosave memory: [mem 0x85c3e000-0x8662dfff]
[    0.000000] PM: Registered nosave memory: [mem 0x8662e000-0x87fadfff]
[    0.000000] PM: Registered nosave memory: [mem 0x87fae000-0x87ffdfff]
[    0.000000] PM: Registered nosave memory: [mem 0x87fff000-0x880fffff]
[    0.000000] PM: Registered nosave memory: [mem 0x88100000-0x88ffffff]
[    0.000000] PM: Registered nosave memory: [mem 0x89000000-0x8c7fffff]
[    0.000000] PM: Registered nosave memory: [mem 0x8c800000-0xdfffffff]
[    0.000000] PM: Registered nosave memory: [mem 0xe0000000-0xefffffff]
[    0.000000] PM: Registered nosave memory: [mem 0xf0000000-0xfcffffff]
[    0.000000] PM: Registered nosave memory: [mem 0xfd000000-0xfe7fffff]
[    0.000000] PM: Registered nosave memory: [mem 0xfe800000-0xfeafffff]
[    0.000000] PM: Registered nosave memory: [mem 0xfeb00000-0xfeb03fff]
[    0.000000] PM: Registered nosave memory: [mem 0xfeb04000-0xfebfffff]
[    0.000000] PM: Registered nosave memory: [mem 0xfec00000-0xfec00fff]
[    0.000000] PM: Registered nosave memory: [mem 0xfec01000-0xfecfffff]
[    0.000000] PM: Registered nosave memory: [mem 0xfed00000-0xfed00fff]
[    0.000000] PM: Registered nosave memory: [mem 0xfed01000-0xfed0ffff]
[    0.000000] PM: Registered nosave memory: [mem 0xfed10000-0xfed19fff]
[    0.000000] PM: Registered nosave memory: [mem 0xfed1a000-0xfed83fff]
[    0.000000] PM: Registered nosave memory: [mem 0xfed84000-0xfed84fff]
[    0.000000] PM: Registered nosave memory: [mem 0xfed85000-0xfedfffff]
[    0.000000] PM: Registered nosave memory: [mem 0xfee00000-0xfee00fff]
[    0.000000] PM: Registered nosave memory: [mem 0xfee01000-0xff9fffff]
[    0.000000] PM: Registered nosave memory: [mem 0xffa00000-0xffffffff]
[    0.000000] e820: [mem 0x8c800000-0xdfffffff] 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] setup_percpu: NR_CPUS:128 nr_cpumask_bits:128 nr_cpu_ids:8 nr_node_ids:1
[    0.000000] percpu: Embedded 35 pages/cpu @ffff880472400000 s103128 r8192 d32040 u262144
[    0.000000] pcpu-alloc: s103128 r8192 d32040 u262144 alloc=1*2097152
[    0.000000] pcpu-alloc: [0] 0 1 2 3 4 5 6 7 
[    0.000000] Built 1 zonelists in Node order, mobility grouping on.  Total pages: 4095125
[    0.000000] Policy zone: Normal
[    0.000000] Kernel command line: initrd=\initramfs-linux.img root=UUID=d24a6f2d-6b9e-4639-ad63-c70cadc7ed2f pci=nomsi rw quiet
[    0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
[    0.000000] Calgary: detecting Calgary via BIOS EBDA area
[    0.000000] Calgary: Unable to locate Rio Grande table in EBDA - bailing!
[    0.000000] Memory: 16247720K/16640604K available (6130K kernel code, 1051K rwdata, 1912K rodata, 1256K init, 1036K bss, 392884K reserved, 0K cma-reserved)
[    0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=8, Nodes=1
[    0.000000] Preemptible hierarchical RCU implementation.
[    0.000000] 	Build-time adjustment of leaf fanout to 64.
[    0.000000] 	RCU restricting CPUs from NR_CPUS=128 to nr_cpu_ids=8.
[    0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=8
[    0.000000] NR_IRQS:8448 nr_irqs:2048 16
[    0.000000] Console: colour dummy device 80x25
[    0.000000] console [tty0] enabled
[    0.000000] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 79635855245 ns
[    0.000000] hpet clockevent registered
[    0.000000] tsc: Detected 2400.000 MHz processor
[    0.000024] Calibrating delay loop (skipped), value calculated using timer frequency.. 4801.00 BogoMIPS (lpj=8000000)
[    0.000026] pid_max: default: 32768 minimum: 301
[    0.000035] ACPI: Core revision 20160422
[    0.035259] ACPI: 9 ACPI AML tables successfully acquired and loaded

[    0.036761] Security Framework initialized
[    0.036762] Yama: becoming mindful.
[    0.037547] Dentry cache hash table entries: 2097152 (order: 12, 16777216 bytes)
[    0.040584] Inode-cache hash table entries: 1048576 (order: 11, 8388608 bytes)
[    0.041901] Mount-cache hash table entries: 32768 (order: 6, 262144 bytes)
[    0.041920] Mountpoint-cache hash table entries: 32768 (order: 6, 262144 bytes)
[    0.042172] CPU: Physical Processor ID: 0
[    0.042172] CPU: Processor Core ID: 0
[    0.042176] ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
[    0.042177] ENERGY_PERF_BIAS: View and update with x86_energy_perf_policy(8)
[    0.042181] mce: CPU supports 8 MCE banks
[    0.042190] CPU0: Thermal monitoring enabled (TM1)
[    0.042206] process: using mwait in idle threads
[    0.042208] Last level iTLB entries: 4KB 64, 2MB 8, 4MB 8
[    0.042209] Last level dTLB entries: 4KB 64, 2MB 0, 4MB 0, 1GB 4
[    0.042577] Freeing SMP alternatives memory: 24K (ffffffff81a42000 - ffffffff81a48000)
[    0.045896] ftrace: allocating 24330 entries in 96 pages
[    0.056988] smpboot: APIC(0) Converting physical 0 to logical package 0
[    0.056989] smpboot: Max logical packages: 4
[    0.056996] DMAR: Host address width 39
[    0.056997] DMAR: DRHD base: 0x000000fed90000 flags: 0x0
[    0.057002] DMAR: dmar0: reg_base_addr fed90000 ver 1:0 cap 1c0000c40660462 ecap 7e3ff0505e
[    0.057003] DMAR: DRHD base: 0x000000fed91000 flags: 0x1
[    0.057006] DMAR: dmar1: reg_base_addr fed91000 ver 1:0 cap d2008c40660462 ecap f050da
[    0.057007] DMAR: RMRR base: 0x0000008652a000 end: 0x00000086549fff
[    0.057008] DMAR: RMRR base: 0x0000008a000000 end: 0x0000008c7fffff
[    0.057009] DMAR: ANDD device: 1 name: \_SB.PCI0.I2C0
[    0.057010] DMAR-IR: IOAPIC id 2 under DRHD base  0xfed91000 IOMMU 1
[    0.057011] DMAR-IR: HPET id 0 under DRHD base 0xfed91000
[    0.057012] DMAR-IR: x2apic is disabled because BIOS sets x2apic opt out bit.
[    0.057013] DMAR-IR: Use 'intremap=no_x2apic_optout' to override the BIOS setting.
[    0.058433] DMAR-IR: Enabled IRQ remapping in xapic mode
[    0.058434] x2apic: IRQ remapping doesn't support X2APIC mode
[    0.062569] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[    0.095580] TSC deadline timer enabled
[    0.095585] smpboot: CPU0: Intel(R) Core(TM) i5-6200U CPU @ 2.30GHz (family: 0x6, model: 0x4e, stepping: 0x3)
[    0.095589] Performance Events: PEBS fmt3+, Skylake events, 32-deep LBR, full-width counters, Intel PMU driver.
[    0.095619] ... version:                4
[    0.095619] ... bit width:              48
[    0.095620] ... generic registers:      4
[    0.095620] ... value mask:             0000ffffffffffff
[    0.095621] ... max period:             0000ffffffffffff
[    0.095621] ... fixed-purpose events:   3
[    0.095622] ... event mask:             000000070000000f
[    0.119121] NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter.
[    0.135743] x86: Booting SMP configuration:
[    0.135744] .... node  #0, CPUs:      #1 #2 #3
[    0.414645] x86: Booted up 1 node, 4 CPUs
[    0.414647] smpboot: Total of 4 processors activated (19212.60 BogoMIPS)
[    0.418713] devtmpfs: initialized
[    0.418767] x86/mm: Memory block size: 128MB
[    0.421702] PM: Registering ACPI NVS region [mem 0x7834c000-0x7834cfff] (4096 bytes)
[    0.421703] PM: Registering ACPI NVS region [mem 0x8662e000-0x87fadfff] (26738688 bytes)
[    0.422047] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370867519511994 ns
[    0.422085] pinctrl core: initialized pinctrl subsystem
[    0.422195] RTC time: 21:03:52, date: 11/12/16
[    0.422273] NET: Registered protocol family 16
[    0.438336] cpuidle: using governor ladder
[    0.451699] cpuidle: using governor menu
[    0.451737] Simple Boot Flag at 0x44 set to 0x1
[    0.451751] ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
[    0.451752] ACPI: bus type PCI registered
[    0.451753] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[    0.451812] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
[    0.451814] PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in E820
[    0.451817] pmd_set_huge: Cannot satisfy [mem 0xe0000000-0xe0200000] with a huge-page mapping due to MTRR override.
[    0.452069] PCI: Using configuration type 1 for base access
[    0.468473] HugeTLB registered 1 GB page size, pre-allocated 0 pages
[    0.468474] HugeTLB registered 2 MB page size, pre-allocated 0 pages
[    0.468649] ACPI: Added _OSI(Module Device)
[    0.468650] ACPI: Added _OSI(Processor Device)
[    0.468651] ACPI: Added _OSI(3.0 _SCP Extensions)
[    0.468652] ACPI: Added _OSI(Processor Aggregator Device)
[    0.469806] ACPI: Executed 18 blocks of module-level executable AML code
[    0.477968] ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored
[    0.481455] ACPI: Dynamic OEM Table Load:
[    0.481492] ACPI: SSDT 0xFFFF88045F6AD000 00061E (v02 PmRef  Cpu0Ist  00003000 INTL 20130117)
[    0.482363] ACPI: \_PR_.CPU0: _OSC native thermal LVT Acked
[    0.483380] ACPI: Dynamic OEM Table Load:
[    0.483388] ACPI: SSDT 0xFFFF88045F6C6000 00037F (v02 PmRef  Cpu0Cst  00003001 INTL 20130117)
[    0.484703] ACPI: Dynamic OEM Table Load:
[    0.484712] ACPI: SSDT 0xFFFF88045F6AB800 0005AA (v02 PmRef  ApIst    00003000 INTL 20130117)
[    0.485816] ACPI: Dynamic OEM Table Load:
[    0.485823] ACPI: SSDT 0xFFFF88045F7B1000 000119 (v02 PmRef  ApCst    00003000 INTL 20130117)
[    0.488063] ACPI : EC: EC started
[    0.488541] ACPI: Interpreter enabled
[    0.488589] ACPI: (supports S0 S3 S4 S5)
[    0.488590] ACPI: Using IOAPIC for interrupt routing
[    0.488626] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[    0.505460] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-fe])
[    0.505465] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments]
[    0.505561] acpi PNP0A08:00: _OSC: not requesting OS control; OS requires [ExtendedConfig ASPM ClockPM MSI]
[    0.507397] PCI host bridge to bus 0000:00
[    0.507399] pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7 window]
[    0.507400] pci_bus 0000:00: root bus resource [io  0x0d00-0xffff window]
[    0.507401] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
[    0.507402] pci_bus 0000:00: root bus resource [mem 0x000c0000-0x000c3fff window]
[    0.507403] pci_bus 0000:00: root bus resource [mem 0x000c4000-0x000c7fff window]
[    0.507404] pci_bus 0000:00: root bus resource [mem 0x000c8000-0x000cbfff window]
[    0.507405] pci_bus 0000:00: root bus resource [mem 0x000cc000-0x000cffff window]
[    0.507406] pci_bus 0000:00: root bus resource [mem 0x000d0000-0x000d3fff window]
[    0.507407] pci_bus 0000:00: root bus resource [mem 0x000d4000-0x000d7fff window]
[    0.507407] pci_bus 0000:00: root bus resource [mem 0x000d8000-0x000dbfff window]
[    0.507408] pci_bus 0000:00: root bus resource [mem 0x000dc000-0x000dffff window]
[    0.507409] pci_bus 0000:00: root bus resource [mem 0x000e0000-0x000e3fff window]
[    0.507410] pci_bus 0000:00: root bus resource [mem 0x000e4000-0x000e7fff window]
[    0.507411] pci_bus 0000:00: root bus resource [mem 0x000e8000-0x000ebfff window]
[    0.507412] pci_bus 0000:00: root bus resource [mem 0x000ec000-0x000effff window]
[    0.507413] pci_bus 0000:00: root bus resource [mem 0x8c800000-0xdfffffff window]
[    0.507414] pci_bus 0000:00: root bus resource [mem 0xfd000000-0xfe7fffff window]
[    0.507415] pci_bus 0000:00: root bus resource [bus 00-fe]
[    0.507422] pci 0000:00:00.0: [8086:1904] type 00 class 0x060000
[    0.508191] pci 0000:00:02.0: [8086:1916] type 00 class 0x030000
[    0.508200] pci 0000:00:02.0: reg 0x10: [mem 0xa0000000-0xa0ffffff 64bit]
[    0.508206] pci 0000:00:02.0: reg 0x18: [mem 0x90000000-0x9fffffff 64bit pref]
[    0.508210] pci 0000:00:02.0: reg 0x20: [io  0x4000-0x403f]
[    0.509054] pci 0000:00:14.0: [8086:9d2f] type 00 class 0x0c0330
[    0.509074] pci 0000:00:14.0: reg 0x10: [mem 0xa1300000-0xa130ffff 64bit]
[    0.509147] pci 0000:00:14.0: PME# supported from D3hot D3cold
[    0.509901] pci 0000:00:14.0: System wakeup disabled by ACPI
[    0.509942] pci 0000:00:14.2: [8086:9d31] type 00 class 0x118000
[    0.509961] pci 0000:00:14.2: reg 0x10: [mem 0xa132a000-0xa132afff 64bit]
[    0.510786] pci 0000:00:15.0: [8086:9d60] type 00 class 0x118000
[    0.510810] pci 0000:00:15.0: reg 0x10: [mem 0xa132b000-0xa132bfff 64bit]
[    0.511683] pci 0000:00:16.0: [8086:9d3a] type 00 class 0x078000
[    0.511706] pci 0000:00:16.0: reg 0x10: [mem 0xa132c000-0xa132cfff 64bit]
[    0.511788] pci 0000:00:16.0: PME# supported from D3hot
[    0.512580] pci 0000:00:17.0: [8086:9d03] type 00 class 0x010601
[    0.512596] pci 0000:00:17.0: reg 0x10: [mem 0xa1328000-0xa1329fff]
[    0.512604] pci 0000:00:17.0: reg 0x14: [mem 0xa132f000-0xa132f0ff]
[    0.512612] pci 0000:00:17.0: reg 0x18: [io  0x4080-0x4087]
[    0.512620] pci 0000:00:17.0: reg 0x1c: [io  0x4088-0x408b]
[    0.512628] pci 0000:00:17.0: reg 0x20: [io  0x4060-0x407f]
[    0.512636] pci 0000:00:17.0: reg 0x24: [mem 0xa132d000-0xa132d7ff]
[    0.512682] pci 0000:00:17.0: PME# supported from D3hot
[    0.513470] pci 0000:00:1c.0: [8086:9d14] type 01 class 0x060400
[    0.513539] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
[    0.514310] pci 0000:00:1c.0: System wakeup disabled by ACPI
[    0.514358] pci 0000:00:1c.5: [8086:9d15] type 01 class 0x060400
[    0.514426] pci 0000:00:1c.5: PME# supported from D0 D3hot D3cold
[    0.515201] pci 0000:00:1c.5: System wakeup disabled by ACPI
[    0.515250] pci 0000:00:1f.0: [8086:9d48] type 00 class 0x060100
[    0.516125] pci 0000:00:1f.2: [8086:9d21] type 00 class 0x058000
[    0.516137] pci 0000:00:1f.2: reg 0x10: [mem 0xa1324000-0xa1327fff]
[    0.516965] pci 0000:00:1f.3: [8086:9d70] type 00 class 0x040300
[    0.516990] pci 0000:00:1f.3: reg 0x10: [mem 0xa1320000-0xa1323fff 64bit]
[    0.517025] pci 0000:00:1f.3: reg 0x20: [mem 0xa1310000-0xa131ffff 64bit]
[    0.517079] pci 0000:00:1f.3: PME# supported from D3hot D3cold
[    0.517835] pci 0000:00:1f.3: System wakeup disabled by ACPI
[    0.517876] pci 0000:00:1f.4: [8086:9d23] type 00 class 0x0c0500
[    0.517923] pci 0000:00:1f.4: reg 0x10: [mem 0xa132e000-0xa132e0ff 64bit]
[    0.517993] pci 0000:00:1f.4: reg 0x20: [io  0x4040-0x405f]
[    0.518895] pci 0000:01:00.0: [10ec:8168] type 00 class 0x020000
[    0.518914] pci 0000:01:00.0: reg 0x10: [io  0x3000-0x30ff]
[    0.518942] pci 0000:01:00.0: reg 0x18: [mem 0xa1204000-0xa1204fff 64bit]
[    0.518960] pci 0000:01:00.0: reg 0x20: [mem 0xa1200000-0xa1203fff 64bit]
[    0.519059] pci 0000:01:00.0: supports D1 D2
[    0.519060] pci 0000:01:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.519110] pci 0000:01:00.0: System wakeup disabled by ACPI
[    0.528448] pci 0000:00:1c.0: PCI bridge to [bus 01]
[    0.528451] pci 0000:00:1c.0:   bridge window [io  0x3000-0x3fff]
[    0.528454] pci 0000:00:1c.0:   bridge window [mem 0xa1200000-0xa12fffff]
[    0.528768] pci 0000:02:00.0: [168c:0042] type 00 class 0x028000
[    0.528993] pci 0000:02:00.0: reg 0x10: [mem 0xa1000000-0xa11fffff 64bit]
[    0.530419] pci 0000:02:00.0: PME# supported from D0 D3hot D3cold
[    0.530766] pci 0000:02:00.0: System wakeup disabled by ACPI
[    0.538617] pci 0000:00:1c.5: PCI bridge to [bus 02]
[    0.538622] pci 0000:00:1c.5:   bridge window [mem 0xa1000000-0xa11fffff]
[    0.539666] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 10 *11 12 14 15)
[    0.539716] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 *10 11 12 14 15)
[    0.539765] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 10 *11 12 14 15)
[    0.539812] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 10 *11 12 14 15)
[    0.539860] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 10 *11 12 14 15)
[    0.539907] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 10 *11 12 14 15)
[    0.539954] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 10 *11 12 14 15)
[    0.540002] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 10 *11 12 14 15)
[    0.540305] platform MSFT0101:00: failed to claim resource 1
[    0.540312] acpi MSFT0101:00: platform device creation failed: -16
[    0.540393] ACPI: Enabled 6 GPEs in block 00 to 7F
[    0.540536] ACPI : EC: EC stopped
[    0.540631] ACPI : EC: GPE = 0x50, I/O: command/status = 0x66, data = 0x62
[    0.540631] ACPI : EC: EC started
[    0.541173] vgaarb: setting as boot device: PCI:0000:00:02.0
[    0.541174] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none
[    0.541176] vgaarb: loaded
[    0.541177] vgaarb: bridge control possible 0000:00:02.0
[    0.574938] PCI: Using ACPI for IRQ routing
[    0.603040] PCI: pci_cache_line_size set to 64 bytes
[    0.603392] e820: reserve RAM buffer [mem 0x00058000-0x0005ffff]
[    0.603395] e820: reserve RAM buffer [mem 0x00086000-0x0008ffff]
[    0.603395] e820: reserve RAM buffer [mem 0x764a1018-0x77ffffff]
[    0.603396] e820: reserve RAM buffer [mem 0x7834c000-0x7bffffff]
[    0.603397] e820: reserve RAM buffer [mem 0x78428000-0x7bffffff]
[    0.603398] e820: reserve RAM buffer [mem 0x85c3e000-0x87ffffff]
[    0.603399] e820: reserve RAM buffer [mem 0x87fff000-0x87ffffff]
[    0.603400] e820: reserve RAM buffer [mem 0x472800000-0x473ffffff]
[    0.603508] NetLabel: Initializing
[    0.603509] NetLabel:  domain hash size = 128
[    0.603509] NetLabel:  protocols = UNLABELED CIPSOv4
[    0.603521] NetLabel:  unlabeled traffic allowed by default
[    0.603605] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
[    0.603610] hpet0: 8 comparators, 64-bit 24.000000 MHz counter
[    0.605654] clocksource: Switched to clocksource hpet
[    0.610728] VFS: Disk quotas dquot_6.6.0
[    0.610750] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    0.610813] pnp: PnP ACPI init
[    0.610991] system 00:00: [mem 0xfd000000-0xfdabffff] has been reserved
[    0.610993] system 00:00: [mem 0xfdad0000-0xfdadffff] has been reserved
[    0.610994] system 00:00: [mem 0xfdb00000-0xfdffffff] has been reserved
[    0.610995] system 00:00: [mem 0xfe000000-0xfe01ffff] has been reserved
[    0.610996] system 00:00: [mem 0xfe036000-0xfe03bfff] has been reserved
[    0.610997] system 00:00: [mem 0xfe03d000-0xfe3fffff] has been reserved
[    0.610999] system 00:00: [mem 0xfe410000-0xfe7fffff] has been reserved
[    0.611001] system 00:00: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.611324] system 00:01: [io  0x2000-0x20fe] has been reserved
[    0.611326] system 00:01: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.611473] system 00:02: [io  0x0680-0x069f] has been reserved
[    0.611474] system 00:02: [io  0xffff] has been reserved
[    0.611476] system 00:02: [io  0xffff] has been reserved
[    0.611477] system 00:02: [io  0xffff] has been reserved
[    0.611478] system 00:02: [io  0x1800-0x18fe] has been reserved
[    0.611479] system 00:02: [io  0x164e-0x164f] has been reserved
[    0.611481] system 00:02: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.611583] pnp 00:03: Plug and Play ACPI device, IDs PNP0b00 (active)
[    0.611619] system 00:04: [io  0x1854-0x1857] has been reserved
[    0.611621] system 00:04: Plug and Play ACPI device, IDs INT3f0d PNP0c02 (active)
[    0.611645] pnp 00:05: Plug and Play ACPI device, IDs PNP0303 (active)
[    0.611682] pnp 00:06: Plug and Play ACPI device, IDs SYN1b81 PNP0f13 PNP0f03 (active)
[    0.612909] system 00:07: [mem 0xfdaf0000-0xfdafffff] has been reserved
[    0.612910] system 00:07: [mem 0xfdae0000-0xfdaeffff] has been reserved
[    0.612911] system 00:07: [mem 0xfdac0000-0xfdacffff] has been reserved
[    0.612913] system 00:07: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.613446] system 00:08: [mem 0xfed10000-0xfed17fff] has been reserved
[    0.613448] system 00:08: [mem 0xfed18000-0xfed18fff] has been reserved
[    0.613449] system 00:08: [mem 0xfed19000-0xfed19fff] has been reserved
[    0.613450] system 00:08: [mem 0xe0000000-0xefffffff] has been reserved
[    0.613451] system 00:08: [mem 0xfed20000-0xfed3ffff] has been reserved
[    0.613452] system 00:08: [mem 0xfed90000-0xfed93fff] could not be reserved
[    0.613454] system 00:08: [mem 0xfed45000-0xfed8ffff] could not be reserved
[    0.613455] system 00:08: [mem 0xff000000-0xffffffff] could not be reserved
[    0.613456] system 00:08: [mem 0xfee00000-0xfeefffff] could not be reserved
[    0.613457] system 00:08: [mem 0x8c800000-0x8c81ffff] has been reserved
[    0.613459] system 00:08: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.613682] pnp: PnP ACPI: found 9 devices
[    0.622053] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[    0.622071] pci 0000:00:1c.0: PCI bridge to [bus 01]
[    0.622074] pci 0000:00:1c.0:   bridge window [io  0x3000-0x3fff]
[    0.622078] pci 0000:00:1c.0:   bridge window [mem 0xa1200000-0xa12fffff]
[    0.622084] pci 0000:00:1c.5: PCI bridge to [bus 02]
[    0.622088] pci 0000:00:1c.5:   bridge window [mem 0xa1000000-0xa11fffff]
[    0.622095] pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7 window]
[    0.622096] pci_bus 0000:00: resource 5 [io  0x0d00-0xffff window]
[    0.622097] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
[    0.622098] pci_bus 0000:00: resource 7 [mem 0x000c0000-0x000c3fff window]
[    0.622099] pci_bus 0000:00: resource 8 [mem 0x000c4000-0x000c7fff window]
[    0.622100] pci_bus 0000:00: resource 9 [mem 0x000c8000-0x000cbfff window]
[    0.622101] pci_bus 0000:00: resource 10 [mem 0x000cc000-0x000cffff window]
[    0.622102] pci_bus 0000:00: resource 11 [mem 0x000d0000-0x000d3fff window]
[    0.622103] pci_bus 0000:00: resource 12 [mem 0x000d4000-0x000d7fff window]
[    0.622104] pci_bus 0000:00: resource 13 [mem 0x000d8000-0x000dbfff window]
[    0.622105] pci_bus 0000:00: resource 14 [mem 0x000dc000-0x000dffff window]
[    0.622106] pci_bus 0000:00: resource 15 [mem 0x000e0000-0x000e3fff window]
[    0.622107] pci_bus 0000:00: resource 16 [mem 0x000e4000-0x000e7fff window]
[    0.622108] pci_bus 0000:00: resource 17 [mem 0x000e8000-0x000ebfff window]
[    0.622109] pci_bus 0000:00: resource 18 [mem 0x000ec000-0x000effff window]
[    0.622110] pci_bus 0000:00: resource 19 [mem 0x8c800000-0xdfffffff window]
[    0.622111] pci_bus 0000:00: resource 20 [mem 0xfd000000-0xfe7fffff window]
[    0.622112] pci_bus 0000:01: resource 0 [io  0x3000-0x3fff]
[    0.622113] pci_bus 0000:01: resource 1 [mem 0xa1200000-0xa12fffff]
[    0.622114] pci_bus 0000:02: resource 1 [mem 0xa1000000-0xa11fffff]
[    0.622141] NET: Registered protocol family 2
[    0.622300] TCP established hash table entries: 131072 (order: 8, 1048576 bytes)
[    0.622502] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
[    0.622595] TCP: Hash tables configured (established 131072 bind 65536)
[    0.622615] UDP hash table entries: 8192 (order: 6, 262144 bytes)
[    0.622654] UDP-Lite hash table entries: 8192 (order: 6, 262144 bytes)
[    0.622712] NET: Registered protocol family 1
[    0.622722] pci 0000:00:02.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
[    0.624525] PCI: CLS 64 bytes, default 64
[    0.624556] Unpacking initramfs...
[    0.719160] Freeing initrd memory: 5668K (ffff88007fa77000 - ffff880080000000)
[    0.719188] DMAR: ACPI device "device:6a" under DMAR at fed91000 as 00:15.0
[    0.719198] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[    0.719199] software IO TLB [mem 0x81755000-0x85755000] (64MB) mapped at [ffff880081755000-ffff880085754fff]
[    0.719476] Scanning for low memory corruption every 60 seconds
[    0.719732] futex hash table entries: 2048 (order: 5, 131072 bytes)
[    0.720097] Initialise system trusted keyrings
[    0.720286] workingset: timestamp_bits=40 max_order=22 bucket_order=0
[    0.721650] zbud: loaded
[    0.722481] Key type asymmetric registered
[    0.722509] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)
[    0.722602] io scheduler noop registered
[    0.722603] io scheduler deadline registered
[    0.722610] io scheduler cfq registered (default)
[    0.722990] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[    0.722994] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
[    0.723004] efifb: probing for efifb
[    0.723021] efifb: framebuffer at 0x90000000, using 8100k, total 8100k
[    0.723022] efifb: mode is 1920x1080x32, linelength=7680, pages=1
[    0.723022] efifb: scrolling: redraw
[    0.723023] efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0
[    0.727237] Console: switching to colour frame buffer device 240x67
[    0.731350] fb0: EFI VGA frame buffer device
[    0.731356] intel_idle: MWAIT substates: 0x11142120
[    0.731357] intel_idle: v0.4.1 model 0x4E
[    0.731543] intel_idle: lapic_timer_reliable_states 0xffffffff
[    0.731753] GHES: HEST is not enabled!
[    0.731804] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[    0.732290] Linux agpgart interface v0.103
[    0.732618] rtc_cmos 00:03: RTC can wake from S4
[    0.733005] rtc_cmos 00:03: rtc core: registered rtc_cmos as rtc0
[    0.733086] rtc_cmos 00:03: alarms up to one month, y3k, 242 bytes nvram, hpet irqs
[    0.733092] intel_pstate: Intel P-state driver initializing
[    0.733374] intel_pstate: HWP enabled
[    0.733543] ledtrig-cpu: registered to indicate activity on CPUs
[    0.733792] NET: Registered protocol family 10
[    0.734039] NET: Registered protocol family 17
[    0.734267] microcode: sig=0x406e3, pf=0x80, revision=0x7c
[    0.734420] microcode: Microcode Update Driver: v2.01 <tigran@aivazian.fsnet.co.uk>, Peter Oruba
[    0.734709] registered taskstats version 1
[    0.734710] Loading compiled-in X.509 certificates
[    0.734720] zswap: loaded using pool lzo/zbud
[    0.736264]   Magic number: 8:673:95
[    0.736473] rtc_cmos 00:03: setting system clock to 2016-11-12 21:03:52 UTC (1478984632)
[    0.736528] PM: Hibernation image not present or could not be loaded.
[    0.737317] Freeing unused kernel memory: 1256K (ffffffff81908000 - ffffffff81a42000)
[    0.737318] Write protecting the kernel read-only data: 8192k
[    0.737726] Freeing unused kernel memory: 136K (ffff8800017de000 - ffff880001800000)
[    0.743905] random: systemd-tmpfile: uninitialized urandom read (16 bytes read)
[    0.745126] random: systemd-udevd: uninitialized urandom read (16 bytes read)
[    0.745157] random: systemd-udevd: uninitialized urandom read (16 bytes read)
[    0.745854] random: udevadm: uninitialized urandom read (16 bytes read)
[    0.745866] random: udevadm: uninitialized urandom read (16 bytes read)
[    0.747399] random: systemd-udevd: uninitialized urandom read (16 bytes read)
[    0.747413] random: systemd-udevd: uninitialized urandom read (16 bytes read)
[    0.747417] random: systemd-udevd: uninitialized urandom read (16 bytes read)
[    0.747605] random: systemd-udevd: uninitialized urandom read (16 bytes read)
[    0.747616] random: systemd-udevd: uninitialized urandom read (16 bytes read)
[    0.771832] i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f03:PS2M] at 0x60,0x64 irq 1,12
[    0.777457] serio: i8042 KBD port at 0x60,0x64 irq 1
[    0.777500] serio: i8042 AUX port at 0x60,0x64 irq 12
[    0.784418] SCSI subsystem initialized
[    0.785162] ACPI: bus type USB registered
[    0.785186] usbcore: registered new interface driver usbfs
[    0.785301] usbcore: registered new interface driver hub
[    0.785326] usbcore: registered new device driver usb
[    0.787046] xhci_hcd 0000:00:14.0: xHCI Host Controller
[    0.787053] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 1
[    0.788286] xhci_hcd 0000:00:14.0: hcc params 0x200077c1 hci version 0x100 quirks 0x00109810
[    0.788291] xhci_hcd 0000:00:14.0: cache line size of 64 is not supported
[    0.788400] libata version 3.00 loaded.
[    0.789247] hub 1-0:1.0: USB hub found
[    0.789278] hub 1-0:1.0: 12 ports detected
[    0.798661] xhci_hcd 0000:00:14.0: xHCI Host Controller
[    0.798665] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 2
[    0.798839] hub 2-0:1.0: USB hub found
[    0.798867] hub 2-0:1.0: 6 ports detected
[    0.803836] ahci 0000:00:17.0: version 3.0
[    0.804026] ahci 0000:00:17.0: AHCI 0001.0301 32 slots 2 ports 6 Gbps 0x3 impl SATA mode
[    0.804028] ahci 0000:00:17.0: flags: 64bit ncq pm led clo only pio slum part deso sadm sds apst 
[    0.804511] scsi host0: ahci
[    0.804680] scsi host1: ahci
[    0.804741] ata1: SATA max UDMA/133 abar m2048@0xa132d000 port 0xa132d100 irq 16
[    0.804743] ata2: SATA max UDMA/133 abar m2048@0xa132d000 port 0xa132d180 irq 16
[    0.817987] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input0
[    1.002808] random: fast init done
[    1.119077] ata1: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[    1.120067] ata2: SATA link down (SStatus 4 SControl 300)
[    1.120094] ata1.00: ATA-9: Intenso  SSD Sata III, N1126K, max UDMA/133
[    1.120098] ata1.00: 494927872 sectors, multi 1: LBA48 NCQ (depth 31/32), AA
[    1.120693] ata1.00: configured for UDMA/133
[    1.121390] scsi 0:0:0:0: Direct-Access     ATA      Intenso  SSD Sat 6K   PQ: 0 ANSI: 5
[    1.158771] sd 0:0:0:0: [sda] 494927872 512-byte logical blocks: (253 GB/236 GiB)
[    1.159111] sd 0:0:0:0: [sda] Write Protect is off
[    1.159116] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[    1.159185] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    1.161018]  sda: sda1 sda2 sda3 sda4
[    1.161974] sd 0:0:0:0: [sda] Attached SCSI disk
[    1.175769] usb 1-5: new full-speed USB device number 2 using xhci_hcd
[    1.235163] random: crng init done
[    1.236625] EXT4-fs (sda2): mounted filesystem with ordered data mode. Opts: (null)
[    1.387470] ip_tables: (C) 2000-2006 Netfilter Core Team
[    1.468715] systemd[1]: systemd 231 running in system mode. (+PAM -AUDIT -SELINUX -IMA -APPARMOR +SMACK -SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD +IDN)
[    1.468816] systemd[1]: Detected architecture x86-64.
[    1.472084] systemd[1]: Set hostname to <acer>.
[    1.482434] usb 1-7: new high-speed USB device number 3 using xhci_hcd
[    1.568098] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.
[    1.568200] systemd[1]: Listening on Device-mapper event daemon FIFOs.
[    1.568303] systemd[1]: Listening on Network Service Netlink Socket.
[    1.568524] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
[    1.568603] systemd[1]: Listening on Journal Socket (/dev/log).
[    1.568681] systemd[1]: Listening on Journal Socket.
[    1.573082] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[    1.601136] EXT4-fs (sda2): re-mounted. Opts: discard
[    1.651715] Adding 1048572k swap on /swap.img.  Priority:-1 extents:5 across:3071996k SSFS
[    1.739103] tsc: Refined TSC clocksource calibration: 2400.007 MHz
[    1.739112] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x22983e30402, max_idle_ns: 440795260848 ns
[    1.754410] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input2
[    1.754414] ACPI: Power Button [PWRB]
[    1.754462] input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input3
[    1.754463] ACPI: Sleep Button [SLPB]
[    1.754508] input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input4
[    1.754562] ACPI: Lid Switch [LID0]
[    1.754622] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input5
[    1.754624] ACPI: Power Button [PWRF]
[    1.758424] ACPI: AC Adapter [ACAD] (on-line)
[    1.770774] FUJITSU Extended Socket Network Device Driver - version 1.1 - Copyright (c) 2015 FUJITSU LIMITED
[    1.786546] wmi: Mapper loaded
[    1.805723] usb 1-8: new high-speed USB device number 4 using xhci_hcd
[    1.812740] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[    1.813422] ACPI: Battery Slot [BAT1] (battery present)
[    1.813961] hidraw: raw HID events driver (C) Jiri Kosina
[    1.817673] systemd-journald[143]: Received request to flush runtime journal from PID 1
[    1.818478] mei_me 0000:00:16.0: enabling device (0000 -> 0002)
[    1.826590] thermal LNXTHERM:00: registered as thermal_zone0
[    1.826591] ACPI: Thermal Zone [TZ01] (42 C)
[    1.845755] intel-lpss 0000:00:15.0: enabling device (0000 -> 0002)
[    1.854760] input: PC Speaker as /devices/platform/pcspkr/input/input6
[    1.857839] idma64 idma64.0: Found Intel integrated DMA 64-bit
[    1.865592] RAPL PMU: API unit is 2^-32 Joules, 5 fixed counters, 655360 ms ovfl timer
[    1.865593] RAPL PMU: hw unit of domain pp0-core 2^-14 Joules
[    1.865594] RAPL PMU: hw unit of domain package 2^-14 Joules
[    1.865595] RAPL PMU: hw unit of domain dram 2^-14 Joules
[    1.865596] RAPL PMU: hw unit of domain pp1-gpu 2^-14 Joules
[    1.865596] RAPL PMU: hw unit of domain psys 2^-14 Joules
[    1.875258] r8169 Gigabit Ethernet driver 2.3LK-NAPI loaded
[    1.875269] r8169 0000:01:00.0: can't disable ASPM; OS doesn't have ASPM control
[    1.884226] AVX2 version of gcm_enc/dec engaged.
[    1.884227] AES CTR mode by8 optimization enabled
[    1.888742] i801_smbus 0000:00:1f.4: SMBus using PCI interrupt
[    1.896972] [drm] Initialized drm 1.1.0 20060810
[    1.905243] r8169 0000:01:00.0 eth0: RTL8168h/8111h at 0xffffc900018fa000, 54:ab:3a:01:69:83, XID 14100800 IRQ 16
[    1.905260] r8169 0000:01:00.0 eth0: jumbo features [frames: 9200 bytes, tx checksumming: ko]
[    1.976300] EXT4-fs (sda3): mounted filesystem with ordered data mode. Opts: discard
[    1.978821] ath10k_pci 0000:02:00.0: pci irq legacy oper_irq_mode 1 irq_mode 0 reset_mode 0
[    1.982265] Bluetooth: Core ver 2.21
[    1.982278] NET: Registered protocol family 31
[    1.982279] Bluetooth: HCI device and connection manager initialized
[    1.982282] Bluetooth: HCI socket layer initialized
[    1.982285] Bluetooth: L2CAP socket layer initialized
[    1.982289] Bluetooth: SCO socket layer initialized
[    1.988197] [drm] Memory usable by graphics device = 4096M
[    1.988201] checking generic (90000000 7e9000) vs hw (90000000 10000000)
[    1.988202] fb: switching to inteldrmfb from EFI VGA
[    1.988231] Console: switching to colour dummy device 80x25
[    1.988548] FAT-fs (sda1): Volume was not properly unmounted. Some data may be corrupt. Please run fsck.
[    2.000203] [drm] Replacing VGA console driver
[    2.002505] acer_wmi: Acer Laptop ACPI-WMI Extras
[    2.002527] acer_wmi: Function bitmap for Communication Button: 0x801
[    2.012317] usbcore: registered new interface driver btusb
[    2.019656] acer_wmi: Enabling Launch Manager failed: 0xe4 - 0x0
[    2.021121] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
[    2.021122] [drm] Driver supports precise vblank timestamp query.
[    2.021186] input: Acer WMI hotkeys as /devices/virtual/input/input8
[    2.026376] vgaarb: device changed decodes: PCI:0000:00:02.0,olddecodes=io+mem,decodes=io+mem:owns=io+mem
[    2.028193] input: Acer BMA150 accelerometer as /devices/virtual/input/input9
[    2.029986] [drm] Finished loading i915/skl_dmc_ver1_26.bin (v1.26)
[    2.044542] intel_rapl: Found RAPL domain package
[    2.044558] intel_rapl: Found RAPL domain core
[    2.044559] intel_rapl: Found RAPL domain uncore
[    2.044561] intel_rapl: Found RAPL domain dram
[    2.050846] media: Linux media interface: v0.10
[    2.052143] iTCO_vendor_support: vendor-support=0
[    2.057002] Linux video capture interface: v2.00
[    2.057630] r8169 0000:01:00.0 enp1s0: renamed from eth0
[    2.061363] iTCO_wdt: Intel TCO WatchDog Timer Driver v1.11
[    2.061523] iTCO_wdt: Found a Intel PCH TCO device (Version=4, TCOBASE=0x0400)
[    2.063198] iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
[    2.072585] uvcvideo: Found UVC 1.00 device HD WebCam (1bcf:2c81)
[    2.077008] uvcvideo: Failed to set UVC probe control : -71 (exp. 26).
[    2.077441] uvcvideo: Failed to query (129) UVC probe control : -71 (exp. 26).
[    2.077446] uvcvideo: Failed to initialize the device (-5).
[    2.079778] usbcore: registered new interface driver uvcvideo
[    2.079779] USB Video Class driver (1.1.1)
[    2.084362] Raw EDID:
[    2.084368]  	21 19 01 04 95 22 13 78 02 bb f5 94 55 54 90 27
[    2.084371]  	23 50 54 00 00 00 01 01 01 01 01 01 01 01 01 01
[    2.084374]  	01 01 01 01 01 01 78 37 80 b4 70 38 2e 40 6c 30
[    2.084376]  	aa 00 58 c1 10 00 00 18 00 00 00 0f 00 00 00 00
[    2.084379]  	00 00 00 00 00 00 00 00 00 20 00 00 00 fe 00 41
[    2.084381]  	55 4f 0a 20 20 20 20 20 20 20 20 20 00 00 00 fe
[    2.084383]  	00 42 31 35 36 48 54 4e 30 33 2e 38 20 0a 00 b9
[    2.084386]  	00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[    2.107884] usbcore: registered new interface driver rtsx_usb
[    2.146878] [drm:drm_edid_block_valid [drm]] *ERROR* EDID checksum is invalid, remainder is 140
[    2.146886] Raw EDID:
[    2.146890]  	00 ff ff ff ff ff ff 00 06 af ed 38 00 00 00 00
[    2.147253]  	21 19 01 04 95 22 13 78 02 bb f5 94 55 54 90 27
[    2.147256]  	23 50 54 00 00 00 01 01 01 01 01 01 01 01 01 01
[    2.147258]  	01 01 01 01 01 01 78 37 80 b4 70 38 2e 40 6c 30
[    2.147261]  	aa 00 58 c1 10 00 00 18 00 00 00 0f 00 00 00 00
[    2.147265]  	00 00 00 00 00 00 00 00 00 20 00 00 00 fe 00 41
[    2.147269]  	55 4f 0a 20 20 20 20 20 20 20 20 20 00 00 00 fe
[    2.147274]  	00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[    2.167813] [drm] GuC firmware load skipped
[    2.174620] ACPI: Video Device [GFX0] (multi-head: yes  rom: no  post: no)
[    2.174771] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input10
[    2.174958] snd_hda_intel 0000:00:1f.3: bound 0000:00:02.0 (ops i915_audio_component_bind_ops [i915])
[    2.174963] [drm] Initialized i915 1.6.0 20160711 for 0000:00:02.0 on minor 0
[    2.178304] fbcon: inteldrmfb (fb0) is primary device
[    2.203531] snd_hda_codec_realtek hdaudioC0D0: autoconfig for ALC255: line_outs=1 (0x14/0x0/0x0/0x0/0x0) type:speaker
[    2.203532] snd_hda_codec_realtek hdaudioC0D0:    speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
[    2.203534] snd_hda_codec_realtek hdaudioC0D0:    hp_outs=1 (0x21/0x0/0x0/0x0/0x0)
[    2.203535] snd_hda_codec_realtek hdaudioC0D0:    mono: mono_out=0x0
[    2.203536] snd_hda_codec_realtek hdaudioC0D0:    inputs:
[    2.203538] snd_hda_codec_realtek hdaudioC0D0:      Mic=0x12
[    2.225992] input: HDA Digital PCBeep as /devices/pci0000:00/0000:00:1f.3/sound/card0/input11
[    2.227120] input: HDA Intel PCH Front Headphone as /devices/pci0000:00/0000:00:1f.3/sound/card0/input12
[    2.227229] input: HDA Intel PCH HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input13
[    2.227639] input: HDA Intel PCH HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input14
[    2.227693] input: HDA Intel PCH HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input15
[    2.340389] ath10k_pci 0000:02:00.0: Direct firmware load for ath10k/pre-cal-pci-0000:02:00.0.bin failed with error -2
[    2.340400] ath10k_pci 0000:02:00.0: Direct firmware load for ath10k/cal-pci-0000:02:00.0.bin failed with error -2
[    2.344273] ath10k_pci 0000:02:00.0: qca9377 hw1.0 target 0x05020000 chip_id 0x003820ff sub 105b:e09a
[    2.344275] ath10k_pci 0000:02:00.0: kconfig debug 0 debugfs 1 tracing 0 dfs 0 testmode 0
[    2.344735] ath10k_pci 0000:02:00.0: firmware ver WLAN.TF.1.0-00267-1 api 5 features ignore-otp crc32 79cea2c7
[    2.394603] r8169 0000:01:00.0 enp1s0: link down
[    2.394698] IPv6: ADDRCONF(NETDEV_UP): enp1s0: link is not ready
[    2.397203] psmouse serio1: elantech: assuming hardware version 4 (with firmware version 0x4a5f09)
[    2.408787] psmouse serio1: elantech: Synaptics capabilities query result 0x00, 0x15, 0x0f.
[    2.409588] ath10k_pci 0000:02:00.0: board_file api 2 bmi_id N/A crc32 93da0176
[    2.420401] psmouse serio1: elantech: Elan sample query result 0b, 38, 75
[    2.487160] input: ETPS/2 Elantech Touchpad as /devices/platform/i8042/serio1/input/input7
[    2.492252] mousedev: PS/2 mouse device common for all mice
[    2.713887] IPv6: ADDRCONF(NETDEV_UP): enp1s0: link is not ready
[    2.752468] clocksource: Switched to clocksource tsc
[    3.348145] Console: switching to colour frame buffer device 240x67
[    3.366031] [drm] RC6 on
[    3.369070] i915 0000:00:02.0: fb0: inteldrmfb frame buffer device
[    4.188147] ath10k_pci 0000:02:00.0: htt-ver 3.1 wmi-op 4 htt-op 3 cal otp max-sta 32 raw 0 hwcrypto 1
[    4.193708] ath: EEPROM regdomain: 0x6c
[    4.193709] ath: EEPROM indicates we should expect a direct regpair map
[    4.193711] ath: Country alpha2 being used: 00
[    4.193711] ath: Regpair used: 0x6c
[    4.199675] ath10k_pci 0000:02:00.0 wlp2s0: renamed from wlan0
[    4.218197] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[    6.169556] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[    8.136815] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[    8.215881] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[   12.909664] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[   12.973371] wlp2s0: authenticate with 80:c6:ab:3b:4e:08
[   13.010144] wlp2s0: send auth to 80:c6:ab:3b:4e:08 (try 1/3)
[   13.012186] wlp2s0: authenticated
[   13.015759] wlp2s0: associate with 80:c6:ab:3b:4e:08 (try 1/3)
[   13.019145] wlp2s0: RX AssocResp from 80:c6:ab:3b:4e:08 (capab=0x411 status=0 aid=4)
[   13.021687] wlp2s0: associated
[   13.021725] IPv6: ADDRCONF(NETDEV_CHANGE): wlp2s0: link becomes ready
[   13.037494] wlp2s0: Limiting TX power to 20 (20 - 0) dBm as advertised by 80:c6:ab:3b:4e:08
[  453.069642] [drm] HPD interrupt storm detected on connector DP-1: switching from hotplug detection to polling
[  588.778254] [drm] HPD interrupt storm detected on connector DP-1: switching from hotplug detection to polling
[  779.368982] [drm] HPD interrupt storm detected on connector DP-1: switching from hotplug detection to polling
[  930.115373] [drm] HPD interrupt storm detected on connector DP-1: switching from hotplug detection to polling
[ 1189.682808] [drm] HPD interrupt storm detected on connector DP-1: switching from hotplug detection to polling
[ 1460.880047] [drm] HPD interrupt storm detected on connector DP-1: switching from hotplug detection to polling
[ 1947.157494] fuse init (API version 7.25)
[ 2082.608270] [drm] HPD interrupt storm detected on connector DP-1: switching from hotplug detection to polling
[ 2227.150404] [drm] HPD interrupt storm detected on connector DP-1: switching from hotplug detection to polling
[ 2367.431430] [drm] HPD interrupt storm detected on connector DP-1: switching from hotplug detection to polling
[ 2517.063971] [drm] HPD interrupt storm detected on connector DP-1: switching from hotplug detection to polling
[ 2667.351488] [drm] HPD interrupt storm detected on connector DP-1: switching from hotplug detection to polling
[ 2805.536297] [drm] HPD interrupt storm detected on connector DP-1: switching from hotplug detection to polling
[ 2979.921005] [drm] HPD interrupt storm detected on connector DP-1: switching from hotplug detection to polling
[ 3113.995340] [drm] HPD interrupt storm detected on connector DP-1: switching from hotplug detection to polling
[ 3254.417734] [drm] HPD interrupt storm detected on connector DP-1: switching from hotplug detection to polling
[ 3427.924913] [drm] HPD interrupt storm detected on connector DP-1: switching from hotplug detection to polling
[ 3567.062848] [drm] HPD interrupt storm detected on connector DP-1: switching from hotplug detection to polling
[ 3704.474489] [drm] HPD interrupt storm detected on connector DP-1: switching from hotplug detection to polling
[ 3839.193564] [drm] HPD interrupt storm detected on connector DP-1: switching from hotplug detection to polling

Offline

#6 2016-11-12 22:41:55

R00KIE
Forum Fellow
From: Between a computer and a chair
Registered: 2008-09-14
Posts: 4,734

Re: Acer E5-574, Intel HD 520, occasionally screen flickering

Is that without any external monitors connected? This "[drm:drm_edid_block_valid [drm]] *ERROR* EDID checksum is invalid, remainder is 140" does not look promising.


R00KIE
Tm90aGluZyB0byBzZWUgaGVyZSwgbW92ZSBhbG9uZy4K

Offline

#7 2016-11-12 23:03:21

dominik232
Member
Registered: 2012-05-15
Posts: 27

Re: Acer E5-574, Intel HD 520, occasionally screen flickering

I'll Just paste from my previous answer
Just to clarify - I don't have any external screen now. I use sometimes screen connected through VGA, but this works just fine.

Offline

#8 2016-11-12 23:05:25

dominik232
Member
Registered: 2012-05-15
Posts: 27

Re: Acer E5-574, Intel HD 520, occasionally screen flickering

Maybe the problem is with the i915 module. I tried to blacklist it and force xorg using vesa, but it loads anyway. I'll try when I'll have more time.

Also there is more (it's the same dmesg, but just the latest lines)

[ 5339.997911] [drm] HPD interrupt storm detected on connector DP-1: switching from hotplug detection to polling
[ 5476.662751] [drm] HPD interrupt storm detected on connector DP-1: switching from hotplug detection to polling
[ 5605.379051] [drm] HPD interrupt storm detected on connector DP-1: switching from hotplug detection to polling
[ 5804.587090] [drm] HPD interrupt storm detected on connector DP-1: switching from hotplug detection to polling
[ 6026.660446] [drm] HPD interrupt storm detected on connector DP-1: switching from hotplug detection to polling
[ 6345.313893] perf: interrupt took too long (2516 > 2500), lowering kernel.perf_event_max_sample_rate to 79200
[ 6518.763247] [drm] HPD interrupt storm detected on connector DP-1: switching from hotplug detection to polling
[ 6814.567940] [drm] HPD interrupt storm detected on connector DP-1: switching from hotplug detection to polling
[ 7115.064631] [drm:intel_pipe_update_end [i915]] *ERROR* Atomic update failure on pipe A (start=427334 end=427335) time 145 us, min 1073, max 1079, scanline start 1072, end 1082
[ 7221.177426] [drm] HPD interrupt storm detected on connector DP-1: switching from hotplug detection to polling
[ 7368.008299] [drm] HPD interrupt storm detected on connector DP-1: switching from hotplug detection to polling
[ 7505.181469] [drm] HPD interrupt storm detected on connector DP-1: switching from hotplug detection to polling

Last edited by dominik232 (2016-11-12 23:17:01)

Offline

#9 2016-11-15 14:08:04

seth
Member
Registered: 2012-09-03
Posts: 51,028

Re: Acer E5-574, Intel HD 520, occasionally screen flickering

The module is likely part of your initramfs.
What is DP-1? An actual external connector? Is there anything connected to it (loose cable) or "particles" (from the shipping stuff)?

Online

#10 2016-11-15 14:38:00

dominik232
Member
Registered: 2012-05-15
Posts: 27

Re: Acer E5-574, Intel HD 520, occasionally screen flickering

seth wrote:

The module is likely part of your initramfs.
What is DP-1? An actual external connector? Is there anything connected to it (loose cable) or "particles" (from the shipping stuff)?

The DP-1 is my analog external connector (VGA/D-SUB). There is nothing connected to it when those logs happens. When I connect external monitor, it works perfectly. Connected through HDMI also works flawless. And yes - when I work with some screen connected, those flickers happens only on my internal laptop screen - never on external one. And yes again - those flickers happens also without any external screen connected.

Now I work with additional HDMI monitor and xrandr outputs this

Screen 0: minimum 320 x 200, current 3840 x 1080, maximum 8192 x 8192
eDP-1 connected primary 1920x1080+0+0 (normal left inverted right x axis y axis) 344mm x 193mm
   1920x1080     60.05*+
   1400x1050     59.98  
   1280x1024     60.02  
   1280x960      60.00  
   1024x768      60.04    60.00  
   960x720       60.00  
   928x696       60.05  
   896x672       60.01  
   800x600       60.00    60.32    56.25  
   700x525       59.98  
   640x512       60.02  
   640x480       60.00    59.94  
   512x384       60.00  
   400x300       60.32    56.34  
   320x240       60.05  
HDMI-1 connected 1920x1080+1920+0 (normal left inverted right x axis y axis) 476mm x 267mm
   1920x1080     60.00*+  50.00    59.94  
   1920x1080i    60.00    50.00    59.94  
   1680x1050     59.88  
   1600x900      75.00    60.00  
   1280x1024     75.02    70.00    60.02  
   1440x900      59.90  
   1366x768      59.79  
   1152x864      75.00  
   1280x720      60.00    50.00    59.94  
   1024x768      75.03    70.07    60.00  
   832x624       74.55  
   800x600       72.19    75.00    60.32    56.25  
   720x576       50.00  
   720x480       60.00    59.94  
   640x480       75.00    72.81    60.00    59.94  
   720x400       70.08  
DP-1 disconnected (normal left inverted right x axis y axis)

Isn't 60.05Hz mode anything to worry about?

Last edited by dominik232 (2016-11-15 14:39:52)

Offline

#11 2016-11-15 15:01:48

seth
Member
Registered: 2012-09-03
Posts: 51,028

Re: Acer E5-574, Intel HD 520, occasionally screen flickering

You could try some other modes to see whether this happens there as well, but "irregular" frequencies are not uncommon.
The interesting part is however the interrupt storm on an unconnected output - if not a kernel bug, something is causing that (but I'd say they should stop when connecting a VGA output?)

Online

#12 2016-11-15 15:41:28

dominik232
Member
Registered: 2012-05-15
Posts: 27

Re: Acer E5-574, Intel HD 520, occasionally screen flickering

These messages don't show always. I think kernel parameters i915.enable_psr=0 i915.enable_rc6=0 stops them and also flickering is less frequent (but still happens).
This is my dmesg after whole day of work

[    0.000000] microcode: microcode updated early to revision 0x9e, date = 2016-06-22
[    0.000000] Linux version 4.8.7-1-ARCH (builduser@tobias) (gcc version 6.2.1 20160830 (GCC) ) #1 SMP PREEMPT Thu Nov 10 17:22:48 CET 2016
[    0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=d24a6f2d-6b9e-4639-ad63-c70cadc7ed2f rw pci=nomsi i915.enable_psr=0 i915.enable_rc6=0 quiet
[    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] x86/fpu: Using 'eager' FPU context switches.
[    0.000000] e820: 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-0x0000000000085fff] usable
[    0.000000] BIOS-e820: [mem 0x0000000000086000-0x00000000000fffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000000100000-0x0000000078350fff] usable
[    0.000000] BIOS-e820: [mem 0x0000000078351000-0x0000000078351fff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x0000000078352000-0x000000007837bfff] reserved
[    0.000000] BIOS-e820: [mem 0x000000007837c000-0x0000000078428fff] usable
[    0.000000] BIOS-e820: [mem 0x0000000078429000-0x0000000078d29fff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000078d2a000-0x0000000085c3efff] usable
[    0.000000] BIOS-e820: [mem 0x0000000085c3f000-0x0000000085e3efff] type 20
[    0.000000] BIOS-e820: [mem 0x0000000085e3f000-0x000000008662efff] reserved
[    0.000000] BIOS-e820: [mem 0x000000008662f000-0x0000000087faefff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x0000000087faf000-0x0000000087ffefff] ACPI data
[    0.000000] BIOS-e820: [mem 0x0000000087fff000-0x0000000087ffffff] usable
[    0.000000] BIOS-e820: [mem 0x0000000088000000-0x00000000880fffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000089000000-0x000000008c7fffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000e0000000-0x00000000efffffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fd000000-0x00000000fe7fffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000feb00000-0x00000000feb03fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fed00000-0x00000000fed00fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fed10000-0x00000000fed19fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fed84000-0x00000000fed84fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000ffa00000-0x00000000ffffffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000100000000-0x00000003727fffff] usable
[    0.000000] NX (Execute Disable) protection: active
[    0.000000] efi: EFI v2.40 by INSYDE Corp.
[    0.000000] efi:  SMBIOS=0x85eb1000  ESRT=0x85fbc118  ACPI 2.0=0x87ffe014 
[    0.000000] esrt: Reserving ESRT space from 0x0000000085fbc118 to 0x0000000085fbc150.
[    0.000000] SMBIOS 2.8 present.
[    0.000000] DMI: Acer Aspire E5-574/Zoro_SL , BIOS V1.14 03/04/2016
[    0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[    0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable
[    0.000000] e820: last_pfn = 0x372800 max_arch_pfn = 0x400000000
[    0.000000] MTRR default type: uncachable
[    0.000000] MTRR fixed ranges enabled:
[    0.000000]   00000-9FFFF write-back
[    0.000000]   A0000-BFFFF uncachable
[    0.000000]   C0000-E7FFF write-protect
[    0.000000]   E8000-EFFFF write-combining
[    0.000000]   F0000-FFFFF write-protect
[    0.000000] MTRR variable ranges enabled:
[    0.000000]   0 base 0000000000 mask 7C00000000 write-back
[    0.000000]   1 base 0088000000 mask 7FF8000000 uncachable
[    0.000000]   2 base 0090000000 mask 7FF0000000 uncachable
[    0.000000]   3 base 00A0000000 mask 7FE0000000 uncachable
[    0.000000]   4 base 00C0000000 mask 7FC0000000 uncachable
[    0.000000]   5 disabled
[    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  WC  UC- WT  
[    0.000000] e820: update [mem 0x88000000-0xffffffff] usable ==> reserved
[    0.000000] e820: last_pfn = 0x88000 max_arch_pfn = 0x400000000
[    0.000000] Scanning 1 areas for low memory corruption
[    0.000000] Base memory trampoline at [ffff88000007c000] 7c000 size 24576
[    0.000000] Using GB pages for direct mapping
[    0.000000] BRK [0x01b4d000, 0x01b4dfff] PGTABLE
[    0.000000] BRK [0x01b4e000, 0x01b4efff] PGTABLE
[    0.000000] BRK [0x01b4f000, 0x01b4ffff] PGTABLE
[    0.000000] BRK [0x01b50000, 0x01b50fff] PGTABLE
[    0.000000] BRK [0x01b51000, 0x01b51fff] PGTABLE
[    0.000000] BRK [0x01b52000, 0x01b52fff] PGTABLE
[    0.000000] RAMDISK: [mem 0x37309000-0x3797bfff]
[    0.000000] ACPI: Early table checksum verification disabled
[    0.000000] ACPI: RSDP 0x0000000087FFE014 000024 (v02 ACRSYS)
[    0.000000] ACPI: XSDT 0x0000000087FC8188 0000D4 (v01 ACRSYS ACRPRDCT 00000000      01000013)
[    0.000000] ACPI: FACP 0x0000000087FE9000 00010C (v05 ACRSYS ACRPRDCT 00000000 1025 00040000)
[    0.000000] ACPI: DSDT 0x0000000087FCD000 0161A2 (v02 ACRSYS ACRPRDCT 00000000 1025 00040000)
[    0.000000] ACPI: FACS 0x0000000087F8E000 000040
[    0.000000] ACPI: UEFI 0x0000000087FFD000 000236 (v01 ACRSYS ACRPRDCT 00000001 1025 00040000)
[    0.000000] ACPI: UEFI 0x0000000087FFC000 000042 (v01 ACRSYS ACRPRDCT 00000002 1025 00040000)
[    0.000000] ACPI: SSDT 0x0000000087FF7000 0040CA (v01 ACRSYS ACRPRDCT 00001000 1025 00040000)
[    0.000000] ACPI: SSDT 0x0000000087FF1000 004E73 (v02 ACRSYS ACRPRDCT 00003000 1025 00040000)
[    0.000000] ACPI: DBGP 0x0000000087FF0000 000034 (v01 ACRSYS ACRPRDCT 00000001 1025 00040000)
[    0.000000] ACPI: DBG2 0x0000000087FEF000 000054 (v00 ACRSYS ACRPRDCT 00000000 1025 00040000)
[    0.000000] ACPI: SSDT 0x0000000087FEE000 0004CA (v02 ACRSYS ACRPRDCT 00000000 1025 00040000)
[    0.000000] ACPI: ASF! 0x0000000087FED000 0000A5 (v32 ACRSYS ACRPRDCT 00000001 1025 00040000)
[    0.000000] ACPI: ASPT 0x0000000087FEC000 000034 (v07 ACRSYS ACRPRDCT 00000001 1025 00040000)
[    0.000000] ACPI: BOOT 0x0000000087FEB000 000028 (v01 ACRSYS ACRPRDCT 00000001 1025 00040000)
[    0.000000] ACPI: DBGP 0x0000000087FEA000 000034 (v01 ACRSYS ACRPRDCT 00000001 1025 00040000)
[    0.000000] ACPI: HPET 0x0000000087FE8000 000038 (v01 ACRSYS ACRPRDCT 00000001 1025 00040000)
[    0.000000] ACPI: LPIT 0x0000000087FE7000 000094 (v01 ACRSYS ACRPRDCT 00000000 1025 00040000)
[    0.000000] ACPI: APIC 0x0000000087FE6000 0000BC (v03 ACRSYS ACRPRDCT 00000001 1025 00040000)
[    0.000000] ACPI: MCFG 0x0000000087FE5000 00003C (v01 ACRSYS ACRPRDCT 00000001 1025 00040000)
[    0.000000] ACPI: SSDT 0x0000000087FE4000 00019A (v02 ACRSYS ACRPRDCT 00001000 1025 00040000)
[    0.000000] ACPI: SSDT 0x0000000087FCC000 0004A3 (v02 ACRSYS ACRPRDCT 00001000 1025 00040000)
[    0.000000] ACPI: SSDT 0x0000000087FCB000 000E58 (v02 ACRSYS ACRPRDCT 00003000 1025 00040000)
[    0.000000] ACPI: DMAR 0x0000000087FCA000 0000CC (v01 ACRSYS ACRPRDCT 00000001 1025 00040000)
[    0.000000] ACPI: FPDT 0x0000000087FC9000 000044 (v01 ACRSYS ACRPRDCT 00000002 1025 00040000)
[    0.000000] ACPI: BGRT 0x0000000087FC7000 000038 (v01 ACRSYS ACRPRDCT 00000001 1025 00040000)
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000] No NUMA configuration found
[    0.000000] Faking a node at [mem 0x0000000000000000-0x00000003727fffff]
[    0.000000] NODE_DATA(0) allocated [mem 0x3727f6000-0x3727fafff]
[    0.000000] Zone ranges:
[    0.000000]   DMA      [mem 0x0000000000001000-0x0000000000ffffff]
[    0.000000]   DMA32    [mem 0x0000000001000000-0x00000000ffffffff]
[    0.000000]   Normal   [mem 0x0000000100000000-0x00000003727fffff]
[    0.000000]   Device   empty
[    0.000000] Movable zone start for each node
[    0.000000] Early memory node ranges
[    0.000000]   node   0: [mem 0x0000000000001000-0x0000000000057fff]
[    0.000000]   node   0: [mem 0x0000000000059000-0x0000000000085fff]
[    0.000000]   node   0: [mem 0x0000000000100000-0x0000000078350fff]
[    0.000000]   node   0: [mem 0x000000007837c000-0x0000000078428fff]
[    0.000000]   node   0: [mem 0x0000000078d2a000-0x0000000085c3efff]
[    0.000000]   node   0: [mem 0x0000000087fff000-0x0000000087ffffff]
[    0.000000]   node   0: [mem 0x0000000100000000-0x00000003727fffff]
[    0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x00000003727fffff]
[    0.000000] On node 0 totalpages: 3111576
[    0.000000]   DMA zone: 64 pages used for memmap
[    0.000000]   DMA zone: 22 pages reserved
[    0.000000]   DMA zone: 3972 pages, LIFO batch:0
[    0.000000]   DMA32 zone: 8461 pages used for memmap
[    0.000000]   DMA32 zone: 541460 pages, LIFO batch:31
[    0.000000]   Normal zone: 40096 pages used for memmap
[    0.000000]   Normal zone: 2566144 pages, LIFO batch:31
[    0.000000] Reserving Intel graphics memory at 0x000000008a800000-0x000000008c7fffff
[    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] 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 8 CPUs, 4 hotplug CPUs
[    0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]
[    0.000000] PM: Registered nosave memory: [mem 0x00058000-0x00058fff]
[    0.000000] PM: Registered nosave memory: [mem 0x00086000-0x000fffff]
[    0.000000] PM: Registered nosave memory: [mem 0x78351000-0x78351fff]
[    0.000000] PM: Registered nosave memory: [mem 0x78352000-0x7837bfff]
[    0.000000] PM: Registered nosave memory: [mem 0x78429000-0x78d29fff]
[    0.000000] PM: Registered nosave memory: [mem 0x85c3f000-0x85e3efff]
[    0.000000] PM: Registered nosave memory: [mem 0x85e3f000-0x8662efff]
[    0.000000] PM: Registered nosave memory: [mem 0x8662f000-0x87faefff]
[    0.000000] PM: Registered nosave memory: [mem 0x87faf000-0x87ffefff]
[    0.000000] PM: Registered nosave memory: [mem 0x88000000-0x880fffff]
[    0.000000] PM: Registered nosave memory: [mem 0x88100000-0x88ffffff]
[    0.000000] PM: Registered nosave memory: [mem 0x89000000-0x8c7fffff]
[    0.000000] PM: Registered nosave memory: [mem 0x8c800000-0xdfffffff]
[    0.000000] PM: Registered nosave memory: [mem 0xe0000000-0xefffffff]
[    0.000000] PM: Registered nosave memory: [mem 0xf0000000-0xfcffffff]
[    0.000000] PM: Registered nosave memory: [mem 0xfd000000-0xfe7fffff]
[    0.000000] PM: Registered nosave memory: [mem 0xfe800000-0xfeafffff]
[    0.000000] PM: Registered nosave memory: [mem 0xfeb00000-0xfeb03fff]
[    0.000000] PM: Registered nosave memory: [mem 0xfeb04000-0xfebfffff]
[    0.000000] PM: Registered nosave memory: [mem 0xfec00000-0xfec00fff]
[    0.000000] PM: Registered nosave memory: [mem 0xfec01000-0xfecfffff]
[    0.000000] PM: Registered nosave memory: [mem 0xfed00000-0xfed00fff]
[    0.000000] PM: Registered nosave memory: [mem 0xfed01000-0xfed0ffff]
[    0.000000] PM: Registered nosave memory: [mem 0xfed10000-0xfed19fff]
[    0.000000] PM: Registered nosave memory: [mem 0xfed1a000-0xfed83fff]
[    0.000000] PM: Registered nosave memory: [mem 0xfed84000-0xfed84fff]
[    0.000000] PM: Registered nosave memory: [mem 0xfed85000-0xfedfffff]
[    0.000000] PM: Registered nosave memory: [mem 0xfee00000-0xfee00fff]
[    0.000000] PM: Registered nosave memory: [mem 0xfee01000-0xff9fffff]
[    0.000000] PM: Registered nosave memory: [mem 0xffa00000-0xffffffff]
[    0.000000] e820: [mem 0x8c800000-0xdfffffff] 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] setup_percpu: NR_CPUS:128 nr_cpumask_bits:128 nr_cpu_ids:8 nr_node_ids:1
[    0.000000] percpu: Embedded 35 pages/cpu @ffff880372400000 s103128 r8192 d32040 u262144
[    0.000000] pcpu-alloc: s103128 r8192 d32040 u262144 alloc=1*2097152
[    0.000000] pcpu-alloc: [0] 0 1 2 3 4 5 6 7 
[    0.000000] Built 1 zonelists in Node order, mobility grouping on.  Total pages: 3062933
[    0.000000] Policy zone: Normal
[    0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=d24a6f2d-6b9e-4639-ad63-c70cadc7ed2f rw pci=nomsi i915.enable_psr=0 i915.enable_rc6=0 quiet
[    0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
[    0.000000] Calgary: detecting Calgary via BIOS EBDA area
[    0.000000] Calgary: Unable to locate Rio Grande table in EBDA - bailing!
[    0.000000] Memory: 12118228K/12446304K available (6130K kernel code, 1051K rwdata, 1912K rodata, 1256K init, 1036K bss, 328076K reserved, 0K cma-reserved)
[    0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=8, Nodes=1
[    0.000000] Preemptible hierarchical RCU implementation.
[    0.000000] 	Build-time adjustment of leaf fanout to 64.
[    0.000000] 	RCU restricting CPUs from NR_CPUS=128 to nr_cpu_ids=8.
[    0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=8
[    0.000000] NR_IRQS:8448 nr_irqs:2048 16
[    0.000000] Console: colour dummy device 80x25
[    0.000000] console [tty0] enabled
[    0.000000] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 79635855245 ns
[    0.000000] hpet clockevent registered
[    0.000000] tsc: Detected 2400.000 MHz processor
[    0.000024] Calibrating delay loop (skipped), value calculated using timer frequency.. 4801.00 BogoMIPS (lpj=8000000)
[    0.000026] pid_max: default: 32768 minimum: 301
[    0.000035] ACPI: Core revision 20160422
[    0.033690] ACPI: 7 ACPI AML tables successfully acquired and loaded

[    0.035112] Security Framework initialized
[    0.035113] Yama: becoming mindful.
[    0.035898] Dentry cache hash table entries: 2097152 (order: 12, 16777216 bytes)
[    0.038937] Inode-cache hash table entries: 1048576 (order: 11, 8388608 bytes)
[    0.040288] Mount-cache hash table entries: 32768 (order: 6, 262144 bytes)
[    0.040301] Mountpoint-cache hash table entries: 32768 (order: 6, 262144 bytes)
[    0.040564] CPU: Physical Processor ID: 0
[    0.040565] CPU: Processor Core ID: 0
[    0.040569] ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
[    0.040569] ENERGY_PERF_BIAS: View and update with x86_energy_perf_policy(8)
[    0.040574] mce: CPU supports 8 MCE banks
[    0.040582] CPU0: Thermal monitoring enabled (TM1)
[    0.040598] process: using mwait in idle threads
[    0.040601] Last level iTLB entries: 4KB 64, 2MB 8, 4MB 8
[    0.040602] Last level dTLB entries: 4KB 64, 2MB 0, 4MB 0, 1GB 4
[    0.040967] Freeing SMP alternatives memory: 24K (ffffffff81a42000 - ffffffff81a48000)
[    0.044126] ftrace: allocating 24330 entries in 96 pages
[    0.055221] smpboot: APIC(0) Converting physical 0 to logical package 0
[    0.055222] smpboot: Max logical packages: 4
[    0.055231] DMAR: Host address width 39
[    0.055233] DMAR: DRHD base: 0x000000fed90000 flags: 0x0
[    0.055238] DMAR: dmar0: reg_base_addr fed90000 ver 1:0 cap 1c0000c40660462 ecap 7e3ff0505e
[    0.055239] DMAR: DRHD base: 0x000000fed91000 flags: 0x1
[    0.055242] DMAR: dmar1: reg_base_addr fed91000 ver 1:0 cap d2008c40660462 ecap f050da
[    0.055243] DMAR: RMRR base: 0x0000008652b000 end: 0x0000008654afff
[    0.055244] DMAR: RMRR base: 0x0000008a000000 end: 0x0000008c7fffff
[    0.055245] DMAR: ANDD device: 1 name: \_SB.PCI0.I2C0
[    0.055246] DMAR-IR: IOAPIC id 2 under DRHD base  0xfed91000 IOMMU 1
[    0.055247] DMAR-IR: HPET id 0 under DRHD base 0xfed91000
[    0.055248] DMAR-IR: x2apic is disabled because BIOS sets x2apic opt out bit.
[    0.055248] DMAR-IR: Use 'intremap=no_x2apic_optout' to override the BIOS setting.
[    0.056692] DMAR-IR: Enabled IRQ remapping in xapic mode
[    0.056692] x2apic: IRQ remapping doesn't support X2APIC mode
[    0.060830] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[    0.093842] TSC deadline timer enabled
[    0.093846] smpboot: CPU0: Intel(R) Core(TM) i5-6200U CPU @ 2.30GHz (family: 0x6, model: 0x4e, stepping: 0x3)
[    0.093850] Performance Events: PEBS fmt3+, Skylake events, 32-deep LBR, full-width counters, Intel PMU driver.
[    0.093881] ... version:                4
[    0.093881] ... bit width:              48
[    0.093881] ... generic registers:      4
[    0.093882] ... value mask:             0000ffffffffffff
[    0.093883] ... max period:             0000ffffffffffff
[    0.093883] ... fixed-purpose events:   3
[    0.093884] ... event mask:             000000070000000f
[    0.117392] NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter.
[    0.134001] x86: Booting SMP configuration:
[    0.134002] .... node  #0, CPUs:      #1 #2 #3
[    0.412859] x86: Booted up 1 node, 4 CPUs
[    0.412862] smpboot: Total of 4 processors activated (19211.45 BogoMIPS)
[    0.416897] devtmpfs: initialized
[    0.416953] x86/mm: Memory block size: 128MB
[    0.419595] PM: Registering ACPI NVS region [mem 0x78351000-0x78351fff] (4096 bytes)
[    0.419596] PM: Registering ACPI NVS region [mem 0x8662f000-0x87faefff] (26738688 bytes)
[    0.419945] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370867519511994 ns
[    0.419983] pinctrl core: initialized pinctrl subsystem
[    0.420093] RTC time:  9:09:04, date: 11/15/16
[    0.420171] NET: Registered protocol family 16
[    0.433225] cpuidle: using governor ladder
[    0.446579] cpuidle: using governor menu
[    0.446612] Simple Boot Flag at 0x44 set to 0x1
[    0.446626] ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
[    0.446627] ACPI: bus type PCI registered
[    0.446628] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[    0.446688] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
[    0.446690] PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in E820
[    0.446692] pmd_set_huge: Cannot satisfy [mem 0xe0000000-0xe0200000] with a huge-page mapping due to MTRR override.
[    0.446942] PCI: Using configuration type 1 for base access
[    0.460017] HugeTLB registered 1 GB page size, pre-allocated 0 pages
[    0.460018] HugeTLB registered 2 MB page size, pre-allocated 0 pages
[    0.460184] ACPI: Added _OSI(Module Device)
[    0.460184] ACPI: Added _OSI(Processor Device)
[    0.460185] ACPI: Added _OSI(3.0 _SCP Extensions)
[    0.460186] ACPI: Added _OSI(Processor Aggregator Device)
[    0.461335] ACPI: Executed 18 blocks of module-level executable AML code
[    0.469408] ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored
[    0.472863] ACPI: Dynamic OEM Table Load:
[    0.472895] ACPI: SSDT 0xFFFF8803636A6000 00061E (v02 PmRef  Cpu0Ist  00003000 INTL 20130117)
[    0.473756] ACPI: \_PR_.CPU0: _OSC native thermal LVT Acked
[    0.474744] ACPI: Dynamic OEM Table Load:
[    0.474752] ACPI: SSDT 0xFFFF8803636BF000 00037F (v02 PmRef  Cpu0Cst  00003001 INTL 20130117)
[    0.476040] ACPI: Dynamic OEM Table Load:
[    0.476048] ACPI: SSDT 0xFFFF8803636A1800 0005AA (v02 PmRef  ApIst    00003000 INTL 20130117)
[    0.477132] ACPI: Dynamic OEM Table Load:
[    0.477138] ACPI: SSDT 0xFFFF88036378A600 000119 (v02 PmRef  ApCst    00003000 INTL 20130117)
[    0.479336] ACPI : EC: EC started
[    0.479811] ACPI: Interpreter enabled
[    0.479858] ACPI: (supports S0 S3 S4 S5)
[    0.479859] ACPI: Using IOAPIC for interrupt routing
[    0.479895] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[    0.496448] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-fe])
[    0.496453] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments]
[    0.496546] acpi PNP0A08:00: _OSC: not requesting OS control; OS requires [ExtendedConfig ASPM ClockPM MSI]
[    0.498371] PCI host bridge to bus 0000:00
[    0.498373] pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7 window]
[    0.498374] pci_bus 0000:00: root bus resource [io  0x0d00-0xffff window]
[    0.498376] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
[    0.498376] pci_bus 0000:00: root bus resource [mem 0x000c0000-0x000c3fff window]
[    0.498377] pci_bus 0000:00: root bus resource [mem 0x000c4000-0x000c7fff window]
[    0.498378] pci_bus 0000:00: root bus resource [mem 0x000c8000-0x000cbfff window]
[    0.498379] pci_bus 0000:00: root bus resource [mem 0x000cc000-0x000cffff window]
[    0.498380] pci_bus 0000:00: root bus resource [mem 0x000d0000-0x000d3fff window]
[    0.498381] pci_bus 0000:00: root bus resource [mem 0x000d4000-0x000d7fff window]
[    0.498383] pci_bus 0000:00: root bus resource [mem 0x000d8000-0x000dbfff window]
[    0.498384] pci_bus 0000:00: root bus resource [mem 0x000dc000-0x000dffff window]
[    0.498385] pci_bus 0000:00: root bus resource [mem 0x000e0000-0x000e3fff window]
[    0.498386] pci_bus 0000:00: root bus resource [mem 0x000e4000-0x000e7fff window]
[    0.498387] pci_bus 0000:00: root bus resource [mem 0x000e8000-0x000ebfff window]
[    0.498388] pci_bus 0000:00: root bus resource [mem 0x000ec000-0x000effff window]
[    0.498389] pci_bus 0000:00: root bus resource [mem 0x8c800000-0xdfffffff window]
[    0.498390] pci_bus 0000:00: root bus resource [mem 0xfd000000-0xfe7fffff window]
[    0.498391] pci_bus 0000:00: root bus resource [bus 00-fe]
[    0.498399] pci 0000:00:00.0: [8086:1904] type 00 class 0x060000
[    0.499158] pci 0000:00:02.0: [8086:1916] type 00 class 0x030000
[    0.499167] pci 0000:00:02.0: reg 0x10: [mem 0xa0000000-0xa0ffffff 64bit]
[    0.499173] pci 0000:00:02.0: reg 0x18: [mem 0x90000000-0x9fffffff 64bit pref]
[    0.499177] pci 0000:00:02.0: reg 0x20: [io  0x4000-0x403f]
[    0.500005] pci 0000:00:14.0: [8086:9d2f] type 00 class 0x0c0330
[    0.500023] pci 0000:00:14.0: reg 0x10: [mem 0xa1300000-0xa130ffff 64bit]
[    0.500092] pci 0000:00:14.0: PME# supported from D3hot D3cold
[    0.500837] pci 0000:00:14.0: System wakeup disabled by ACPI
[    0.500877] pci 0000:00:14.2: [8086:9d31] type 00 class 0x118000
[    0.500895] pci 0000:00:14.2: reg 0x10: [mem 0xa132a000-0xa132afff 64bit]
[    0.501702] pci 0000:00:15.0: [8086:9d60] type 00 class 0x118000
[    0.501726] pci 0000:00:15.0: reg 0x10: [mem 0xa132b000-0xa132bfff 64bit]
[    0.502589] pci 0000:00:16.0: [8086:9d3a] type 00 class 0x078000
[    0.502610] pci 0000:00:16.0: reg 0x10: [mem 0xa132c000-0xa132cfff 64bit]
[    0.502678] pci 0000:00:16.0: PME# supported from D3hot
[    0.503466] pci 0000:00:17.0: [8086:9d03] type 00 class 0x010601
[    0.503480] pci 0000:00:17.0: reg 0x10: [mem 0xa1328000-0xa1329fff]
[    0.503488] pci 0000:00:17.0: reg 0x14: [mem 0xa132f000-0xa132f0ff]
[    0.503496] pci 0000:00:17.0: reg 0x18: [io  0x4080-0x4087]
[    0.503504] pci 0000:00:17.0: reg 0x1c: [io  0x4088-0x408b]
[    0.503512] pci 0000:00:17.0: reg 0x20: [io  0x4060-0x407f]
[    0.503520] pci 0000:00:17.0: reg 0x24: [mem 0xa132d000-0xa132d7ff]
[    0.503563] pci 0000:00:17.0: PME# supported from D3hot
[    0.504338] pci 0000:00:1c.0: [8086:9d14] type 01 class 0x060400
[    0.504407] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
[    0.505165] pci 0000:00:1c.0: System wakeup disabled by ACPI
[    0.505211] pci 0000:00:1c.5: [8086:9d15] type 01 class 0x060400
[    0.505278] pci 0000:00:1c.5: PME# supported from D0 D3hot D3cold
[    0.506034] pci 0000:00:1c.5: System wakeup disabled by ACPI
[    0.506083] pci 0000:00:1f.0: [8086:9d48] type 00 class 0x060100
[    0.506951] pci 0000:00:1f.2: [8086:9d21] type 00 class 0x058000
[    0.506963] pci 0000:00:1f.2: reg 0x10: [mem 0xa1324000-0xa1327fff]
[    0.507777] pci 0000:00:1f.3: [8086:9d70] type 00 class 0x040300
[    0.507802] pci 0000:00:1f.3: reg 0x10: [mem 0xa1320000-0xa1323fff 64bit]
[    0.507837] pci 0000:00:1f.3: reg 0x20: [mem 0xa1310000-0xa131ffff 64bit]
[    0.507891] pci 0000:00:1f.3: PME# supported from D3hot D3cold
[    0.508638] pci 0000:00:1f.3: System wakeup disabled by ACPI
[    0.508678] pci 0000:00:1f.4: [8086:9d23] type 00 class 0x0c0500
[    0.508724] pci 0000:00:1f.4: reg 0x10: [mem 0xa132e000-0xa132e0ff 64bit]
[    0.508794] pci 0000:00:1f.4: reg 0x20: [io  0x4040-0x405f]
[    0.509678] pci 0000:01:00.0: [10ec:8168] type 00 class 0x020000
[    0.509696] pci 0000:01:00.0: reg 0x10: [io  0x3000-0x30ff]
[    0.509725] pci 0000:01:00.0: reg 0x18: [mem 0xa1204000-0xa1204fff 64bit]
[    0.509742] pci 0000:01:00.0: reg 0x20: [mem 0xa1200000-0xa1203fff 64bit]
[    0.509836] pci 0000:01:00.0: supports D1 D2
[    0.509837] pci 0000:01:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.509884] pci 0000:01:00.0: System wakeup disabled by ACPI
[    0.516654] pci 0000:00:1c.0: PCI bridge to [bus 01]
[    0.516656] pci 0000:00:1c.0:   bridge window [io  0x3000-0x3fff]
[    0.516659] pci 0000:00:1c.0:   bridge window [mem 0xa1200000-0xa12fffff]
[    0.516842] pci 0000:02:00.0: [168c:0042] type 00 class 0x028000
[    0.516976] pci 0000:02:00.0: reg 0x10: [mem 0xa1000000-0xa11fffff 64bit]
[    0.517770] pci 0000:02:00.0: PME# supported from D0 D3hot D3cold
[    0.518030] pci 0000:02:00.0: System wakeup disabled by ACPI
[    0.526738] pci 0000:00:1c.5: PCI bridge to [bus 02]
[    0.526742] pci 0000:00:1c.5:   bridge window [mem 0xa1000000-0xa11fffff]
[    0.527779] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 10 *11 12 14 15)
[    0.527830] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 *10 11 12 14 15)
[    0.527879] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 10 *11 12 14 15)
[    0.527928] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 10 *11 12 14 15)
[    0.527975] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 10 *11 12 14 15)
[    0.528023] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 10 *11 12 14 15)
[    0.528071] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 10 *11 12 14 15)
[    0.528121] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 10 *11 12 14 15)
[    0.528389] ACPI: Enabled 6 GPEs in block 00 to 7F
[    0.528533] ACPI : EC: EC stopped
[    0.528625] ACPI : EC: GPE = 0x50, I/O: command/status = 0x66, data = 0x62
[    0.528626] ACPI : EC: EC started
[    0.529175] vgaarb: setting as boot device: PCI:0000:00:02.0
[    0.529176] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none
[    0.529178] vgaarb: loaded
[    0.529179] vgaarb: bridge control possible 0000:00:02.0
[    0.560421] PCI: Using ACPI for IRQ routing
[    0.588514] PCI: pci_cache_line_size set to 64 bytes
[    0.588700] e820: reserve RAM buffer [mem 0x00058000-0x0005ffff]
[    0.588701] e820: reserve RAM buffer [mem 0x00086000-0x0008ffff]
[    0.588702] e820: reserve RAM buffer [mem 0x78351000-0x7bffffff]
[    0.588703] e820: reserve RAM buffer [mem 0x78429000-0x7bffffff]
[    0.588704] e820: reserve RAM buffer [mem 0x85c3f000-0x87ffffff]
[    0.588705] e820: reserve RAM buffer [mem 0x372800000-0x373ffffff]
[    0.588793] NetLabel: Initializing
[    0.588793] NetLabel:  domain hash size = 128
[    0.588794] NetLabel:  protocols = UNLABELED CIPSOv4
[    0.588805] NetLabel:  unlabeled traffic allowed by default
[    0.588897] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
[    0.588906] hpet0: 8 comparators, 64-bit 24.000000 MHz counter
[    0.590949] clocksource: Switched to clocksource hpet
[    0.596045] VFS: Disk quotas dquot_6.6.0
[    0.596065] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    0.596127] pnp: PnP ACPI init
[    0.596305] system 00:00: [mem 0xfd000000-0xfdabffff] has been reserved
[    0.596307] system 00:00: [mem 0xfdad0000-0xfdadffff] has been reserved
[    0.596308] system 00:00: [mem 0xfdb00000-0xfdffffff] has been reserved
[    0.596309] system 00:00: [mem 0xfe000000-0xfe01ffff] has been reserved
[    0.596310] system 00:00: [mem 0xfe036000-0xfe03bfff] has been reserved
[    0.596312] system 00:00: [mem 0xfe03d000-0xfe3fffff] has been reserved
[    0.596313] system 00:00: [mem 0xfe410000-0xfe7fffff] has been reserved
[    0.596316] system 00:00: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.596635] system 00:01: [io  0x2000-0x20fe] has been reserved
[    0.596637] system 00:01: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.596783] system 00:02: [io  0x0680-0x069f] has been reserved
[    0.596784] system 00:02: [io  0xffff] has been reserved
[    0.596785] system 00:02: [io  0xffff] has been reserved
[    0.596786] system 00:02: [io  0xffff] has been reserved
[    0.596787] system 00:02: [io  0x1800-0x18fe] has been reserved
[    0.596788] system 00:02: [io  0x164e-0x164f] has been reserved
[    0.596790] system 00:02: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.596888] pnp 00:03: Plug and Play ACPI device, IDs PNP0b00 (active)
[    0.596924] system 00:04: [io  0x1854-0x1857] has been reserved
[    0.596926] system 00:04: Plug and Play ACPI device, IDs INT3f0d PNP0c02 (active)
[    0.596950] pnp 00:05: Plug and Play ACPI device, IDs PNP0303 (active)
[    0.596986] pnp 00:06: Plug and Play ACPI device, IDs SYN1b81 PNP0f13 PNP0f03 (active)
[    0.598198] system 00:07: [mem 0xfdaf0000-0xfdafffff] has been reserved
[    0.598199] system 00:07: [mem 0xfdae0000-0xfdaeffff] has been reserved
[    0.598200] system 00:07: [mem 0xfdac0000-0xfdacffff] has been reserved
[    0.598202] system 00:07: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.598728] system 00:08: [mem 0xfed10000-0xfed17fff] has been reserved
[    0.598730] system 00:08: [mem 0xfed18000-0xfed18fff] has been reserved
[    0.598731] system 00:08: [mem 0xfed19000-0xfed19fff] has been reserved
[    0.598732] system 00:08: [mem 0xe0000000-0xefffffff] has been reserved
[    0.598733] system 00:08: [mem 0xfed20000-0xfed3ffff] has been reserved
[    0.598734] system 00:08: [mem 0xfed90000-0xfed93fff] could not be reserved
[    0.598736] system 00:08: [mem 0xfed45000-0xfed8ffff] could not be reserved
[    0.598737] system 00:08: [mem 0xff000000-0xffffffff] could not be reserved
[    0.598738] system 00:08: [mem 0xfee00000-0xfeefffff] could not be reserved
[    0.598739] system 00:08: [mem 0x8c800000-0x8c81ffff] has been reserved
[    0.598741] system 00:08: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.598957] pnp: PnP ACPI: found 9 devices
[    0.607310] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[    0.607329] pci 0000:00:1c.0: PCI bridge to [bus 01]
[    0.607332] pci 0000:00:1c.0:   bridge window [io  0x3000-0x3fff]
[    0.607339] pci 0000:00:1c.0:   bridge window [mem 0xa1200000-0xa12fffff]
[    0.607346] pci 0000:00:1c.5: PCI bridge to [bus 02]
[    0.607349] pci 0000:00:1c.5:   bridge window [mem 0xa1000000-0xa11fffff]
[    0.607356] pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7 window]
[    0.607357] pci_bus 0000:00: resource 5 [io  0x0d00-0xffff window]
[    0.607358] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
[    0.607359] pci_bus 0000:00: resource 7 [mem 0x000c0000-0x000c3fff window]
[    0.607360] pci_bus 0000:00: resource 8 [mem 0x000c4000-0x000c7fff window]
[    0.607361] pci_bus 0000:00: resource 9 [mem 0x000c8000-0x000cbfff window]
[    0.607363] pci_bus 0000:00: resource 10 [mem 0x000cc000-0x000cffff window]
[    0.607363] pci_bus 0000:00: resource 11 [mem 0x000d0000-0x000d3fff window]
[    0.607364] pci_bus 0000:00: resource 12 [mem 0x000d4000-0x000d7fff window]
[    0.607365] pci_bus 0000:00: resource 13 [mem 0x000d8000-0x000dbfff window]
[    0.607366] pci_bus 0000:00: resource 14 [mem 0x000dc000-0x000dffff window]
[    0.607367] pci_bus 0000:00: resource 15 [mem 0x000e0000-0x000e3fff window]
[    0.607368] pci_bus 0000:00: resource 16 [mem 0x000e4000-0x000e7fff window]
[    0.607369] pci_bus 0000:00: resource 17 [mem 0x000e8000-0x000ebfff window]
[    0.607370] pci_bus 0000:00: resource 18 [mem 0x000ec000-0x000effff window]
[    0.607371] pci_bus 0000:00: resource 19 [mem 0x8c800000-0xdfffffff window]
[    0.607372] pci_bus 0000:00: resource 20 [mem 0xfd000000-0xfe7fffff window]
[    0.607373] pci_bus 0000:01: resource 0 [io  0x3000-0x3fff]
[    0.607374] pci_bus 0000:01: resource 1 [mem 0xa1200000-0xa12fffff]
[    0.607375] pci_bus 0000:02: resource 1 [mem 0xa1000000-0xa11fffff]
[    0.607404] NET: Registered protocol family 2
[    0.607564] TCP established hash table entries: 131072 (order: 8, 1048576 bytes)
[    0.607761] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
[    0.607867] TCP: Hash tables configured (established 131072 bind 65536)
[    0.607890] UDP hash table entries: 8192 (order: 6, 262144 bytes)
[    0.607928] UDP-Lite hash table entries: 8192 (order: 6, 262144 bytes)
[    0.607988] NET: Registered protocol family 1
[    0.607998] pci 0000:00:02.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
[    0.609672] PCI: CLS 64 bytes, default 64
[    0.609703] Unpacking initramfs...
[    0.704585] Freeing initrd memory: 6604K (ffff880037309000 - ffff88003797c000)
[    0.704611] DMAR: ACPI device "device:6a" under DMAR at fed91000 as 00:15.0
[    0.704621] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[    0.704623] software IO TLB [mem 0x81767000-0x85767000] (64MB) mapped at [ffff880081767000-ffff880085766fff]
[    0.704903] Scanning for low memory corruption every 60 seconds
[    0.705174] futex hash table entries: 2048 (order: 5, 131072 bytes)
[    0.705548] Initialise system trusted keyrings
[    0.705735] workingset: timestamp_bits=40 max_order=22 bucket_order=0
[    0.707158] zbud: loaded
[    0.708029] Key type asymmetric registered
[    0.708076] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)
[    0.708149] io scheduler noop registered
[    0.708150] io scheduler deadline registered
[    0.708157] io scheduler cfq registered (default)
[    0.708548] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[    0.708552] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
[    0.708562] efifb: probing for efifb
[    0.708583] efifb: framebuffer at 0x90000000, using 8128k, total 8128k
[    0.708584] efifb: mode is 1920x1080x32, linelength=7680, pages=1
[    0.708585] efifb: scrolling: redraw
[    0.708586] efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0
[    0.712778] Console: switching to colour frame buffer device 240x67
[    0.716866] fb0: EFI VGA frame buffer device
[    0.716872] intel_idle: MWAIT substates: 0x11142120
[    0.716872] intel_idle: v0.4.1 model 0x4E
[    0.717067] intel_idle: lapic_timer_reliable_states 0xffffffff
[    0.717290] GHES: HEST is not enabled!
[    0.717339] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[    0.717905] Linux agpgart interface v0.103
[    0.718202] rtc_cmos 00:03: RTC can wake from S4
[    0.718586] rtc_cmos 00:03: rtc core: registered rtc_cmos as rtc0
[    0.718668] rtc_cmos 00:03: alarms up to one month, y3k, 242 bytes nvram, hpet irqs
[    0.718674] intel_pstate: Intel P-state driver initializing
[    0.718914] intel_pstate: HWP enabled
[    0.719090] ledtrig-cpu: registered to indicate activity on CPUs
[    0.719334] NET: Registered protocol family 10
[    0.719629] NET: Registered protocol family 17
[    0.719874] microcode: sig=0x406e3, pf=0x80, revision=0x9e
[    0.720045] microcode: Microcode Update Driver: v2.01 <tigran@aivazian.fsnet.co.uk>, Peter Oruba
[    0.720259] registered taskstats version 1
[    0.720260] Loading compiled-in X.509 certificates
[    0.720270] zswap: loaded using pool lzo/zbud
[    0.721468]   Magic number: 8:726:171
[    0.721497] acpi device:34: hash matches
[    0.721679] rtc_cmos 00:03: setting system clock to 2016-11-15 09:09:04 UTC (1479200944)
[    0.721748] PM: Hibernation image not present or could not be loaded.
[    0.722557] Freeing unused kernel memory: 1256K (ffffffff81908000 - ffffffff81a42000)
[    0.722558] Write protecting the kernel read-only data: 8192k
[    0.722996] Freeing unused kernel memory: 136K (ffff8800017de000 - ffff880001800000)
[    0.729458] random: systemd-tmpfile: uninitialized urandom read (16 bytes read)
[    0.730709] random: systemd-udevd: uninitialized urandom read (16 bytes read)
[    0.730741] random: systemd-udevd: uninitialized urandom read (16 bytes read)
[    0.731370] random: udevadm: uninitialized urandom read (16 bytes read)
[    0.731385] random: udevadm: uninitialized urandom read (16 bytes read)
[    0.732919] random: systemd-udevd: uninitialized urandom read (16 bytes read)
[    0.732931] random: systemd-udevd: uninitialized urandom read (16 bytes read)
[    0.732935] random: systemd-udevd: uninitialized urandom read (16 bytes read)
[    0.733131] random: systemd-udevd: uninitialized urandom read (16 bytes read)
[    0.733143] random: systemd-udevd: uninitialized urandom read (16 bytes read)
[    0.757084] i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f03:PS2M] at 0x60,0x64 irq 1,12
[    0.763009] serio: i8042 KBD port at 0x60,0x64 irq 1
[    0.763055] serio: i8042 AUX port at 0x60,0x64 irq 12
[    0.771522] ACPI: bus type USB registered
[    0.771542] usbcore: registered new interface driver usbfs
[    0.771550] usbcore: registered new interface driver hub
[    0.771573] usbcore: registered new device driver usb
[    0.771665] SCSI subsystem initialized
[    0.772570] xhci_hcd 0000:00:14.0: xHCI Host Controller
[    0.772575] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 1
[    0.773209] libata version 3.00 loaded.
[    0.773700] xhci_hcd 0000:00:14.0: hcc params 0x200077c1 hci version 0x100 quirks 0x00109810
[    0.773705] xhci_hcd 0000:00:14.0: cache line size of 64 is not supported
[    0.773894] hub 1-0:1.0: USB hub found
[    0.773940] hub 1-0:1.0: 12 ports detected
[    0.781441] xhci_hcd 0000:00:14.0: xHCI Host Controller
[    0.781444] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 2
[    0.781596] hub 2-0:1.0: USB hub found
[    0.781605] hub 2-0:1.0: 6 ports detected
[    0.785306] ahci 0000:00:17.0: version 3.0
[    0.785548] ahci 0000:00:17.0: AHCI 0001.0301 32 slots 2 ports 6 Gbps 0x3 impl SATA mode
[    0.785550] ahci 0000:00:17.0: flags: 64bit ncq pm led clo only pio slum part deso sadm sds apst 
[    0.786004] scsi host0: ahci
[    0.786165] scsi host1: ahci
[    0.786240] ata1: SATA max UDMA/133 abar m2048@0xa132d000 port 0xa132d100 irq 16
[    0.786242] ata2: SATA max UDMA/133 abar m2048@0xa132d000 port 0xa132d180 irq 16
[    0.807125] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input0
[    0.988066] random: fast init done
[    1.097718] ata1: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[    1.098631] ata1.00: ATA-9: Intenso  SSD Sata III, N1126K, max UDMA/133
[    1.098635] ata1.00: 494927872 sectors, multi 1: LBA48 NCQ (depth 31/32), AA
[    1.099162] ata1.00: configured for UDMA/133
[    1.099780] scsi 0:0:0:0: Direct-Access     ATA      Intenso  SSD Sat 6K   PQ: 0 ANSI: 5
[    1.100994] ata2: SATA link down (SStatus 4 SControl 300)
[    1.137438] sd 0:0:0:0: [sda] 494927872 512-byte logical blocks: (253 GB/236 GiB)
[    1.137785] sd 0:0:0:0: [sda] Write Protect is off
[    1.137790] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[    1.137867] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    1.139696]  sda: sda1 sda2 sda3
[    1.140746] sd 0:0:0:0: [sda] Attached SCSI disk
[    1.157741] usb 1-2: new full-speed USB device number 2 using xhci_hcd
[    1.210259] EXT4-fs (sda2): mounted filesystem with ordered data mode. Opts: (null)
[    1.211441] random: crng init done
[    1.361891] ip_tables: (C) 2000-2006 Netfilter Core Team
[    1.464036] systemd[1]: systemd 231 running in system mode. (+PAM -AUDIT -SELINUX -IMA -APPARMOR +SMACK -SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD +IDN)
[    1.464137] systemd[1]: Detected architecture x86-64.
[    1.467772] systemd[1]: Set hostname to <acer>.
[    1.514473] usb 1-5: new full-speed USB device number 3 using xhci_hcd
[    1.577142] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
[    1.577271] systemd[1]: Listening on Network Service Netlink Socket.
[    1.577323] systemd[1]: Listening on udev Kernel Socket.
[    1.577372] systemd[1]: Reached target Login Prompts.
[    1.577450] systemd[1]: Listening on Journal Socket (/dev/log).
[    1.577849] systemd[1]: Created slice System Slice.
[    1.577927] systemd[1]: Listening on udev Control Socket.
[    1.607386] EXT4-fs (sda2): re-mounted. Opts: discard
[    1.620595] vboxdrv: loading out-of-tree module taints kernel.
[    1.622221] vboxdrv: Found 4 processor cores
[    1.644967] vboxdrv: TSC mode is Invariant, tentative frequency 2400646285 Hz
[    1.644978] vboxdrv: Successfully loaded version 5.1.8 (interface 0x00280000)
[    1.646422] VBoxNetAdp: Successfully started.
[    1.650176] VBoxNetFlt: Successfully started.
[    1.657781] VBoxPciLinuxInit
[    1.669548] vboxpci: IOMMU not found (not registered)
[    1.681840] Adding 1048572k swap on /swap.img.  Priority:-1 extents:5 across:3071996k SSFS
[    1.711088] tsc: Refined TSC clocksource calibration: 2399.998 MHz
[    1.711108] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x229835b7123, max_idle_ns: 440795242976 ns
[    1.788251] systemd-journald[157]: Received request to flush runtime journal from PID 1
[    1.812155] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input2
[    1.812159] ACPI: Power Button [PWRB]
[    1.812207] input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input3
[    1.812209] ACPI: Sleep Button [SLPB]
[    1.812263] input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input4
[    1.812317] ACPI: Lid Switch [LID0]
[    1.812361] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input5
[    1.812363] ACPI: Power Button [PWRF]
[    1.817703] usb 1-7: new high-speed USB device number 4 using xhci_hcd
[    1.824608] ACPI: AC Adapter [ACAD] (on-line)
[    1.839567] wmi: Mapper loaded
[    1.839958] FUJITSU Extended Socket Network Device Driver - version 1.1 - Copyright (c) 2015 FUJITSU LIMITED
[    1.856094] ACPI: Battery Slot [BAT1] (battery present)
[    1.864840] thermal LNXTHERM:00: registered as thermal_zone1
[    1.864841] ACPI: Thermal Zone [TZ01] (37 C)
[    1.866443] hidraw: raw HID events driver (C) Jiri Kosina
[    1.872833] input: PC Speaker as /devices/platform/pcspkr/input/input6
[    1.877710] intel-lpss 0000:00:15.0: enabling device (0000 -> 0002)
[    1.882780] idma64 idma64.0: Found Intel integrated DMA 64-bit
[    1.883391] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[    1.883607] i801_smbus 0000:00:1f.4: SMBus using PCI interrupt
[    1.896610] RAPL PMU: API unit is 2^-32 Joules, 5 fixed counters, 655360 ms ovfl timer
[    1.896611] RAPL PMU: hw unit of domain pp0-core 2^-14 Joules
[    1.896612] RAPL PMU: hw unit of domain package 2^-14 Joules
[    1.896613] RAPL PMU: hw unit of domain dram 2^-14 Joules
[    1.896614] RAPL PMU: hw unit of domain pp1-gpu 2^-14 Joules
[    1.896614] RAPL PMU: hw unit of domain psys 2^-14 Joules
[    1.900358] r8169 Gigabit Ethernet driver 2.3LK-NAPI loaded
[    1.900364] r8169 0000:01:00.0: can't disable ASPM; OS doesn't have ASPM control
[    1.905293] [drm] Initialized drm 1.1.0 20060810
[    1.910441] r8169 0000:01:00.0 eth0: RTL8168h/8111h at 0xffffc90001908000, 54:ab:3a:01:69:83, XID 14100800 IRQ 16
[    1.910444] r8169 0000:01:00.0 eth0: jumbo features [frames: 9200 bytes, tx checksumming: ko]
[    1.910487] mei_me 0000:00:16.0: enabling device (0000 -> 0002)
[    1.920752] AVX2 version of gcm_enc/dec engaged.
[    1.920753] AES CTR mode by8 optimization enabled
[    1.956617] Setting dangerous option enable_psr - tainting kernel
[    1.956619] Setting dangerous option enable_rc6 - tainting kernel
[    1.960269] [drm] Memory usable by graphics device = 4096M
[    1.960274] checking generic (90000000 7f0000) vs hw (90000000 10000000)
[    1.960275] fb: switching to inteldrmfb from EFI VGA
[    1.960296] Console: switching to colour dummy device 80x25
[    1.960391] [drm] Replacing VGA console driver
[    1.967183] acer_wmi: Acer Laptop ACPI-WMI Extras
[    1.967210] acer_wmi: Function bitmap for Communication Button: 0x801
[    1.972048] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
[    1.972053] [drm] Driver supports precise vblank timestamp query.
[    1.999840] acer_wmi: Enabling Launch Manager failed: 0xe4 - 0x0
[    1.999904] input: Acer WMI hotkeys as /devices/virtual/input/input8
[    2.001612] input: Acer BMA150 accelerometer as /devices/virtual/input/input9
[    2.002954] iTCO_vendor_support: vendor-support=0
[    2.003477] vgaarb: device changed decodes: PCI:0000:00:02.0,olddecodes=io+mem,decodes=io+mem:owns=io+mem
[    2.005424] iTCO_wdt: Intel TCO WatchDog Timer Driver v1.11
[    2.005590] iTCO_wdt: Found a Intel PCH TCO device (Version=4, TCOBASE=0x0400)
[    2.009668] iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
[    2.012896] [drm] Finished loading i915/skl_dmc_ver1_26.bin (v1.26)
[    2.014079] intel_rapl: Found RAPL domain package
[    2.014081] intel_rapl: Found RAPL domain core
[    2.014090] intel_rapl: Found RAPL domain uncore
[    2.014092] intel_rapl: Found RAPL domain dram
[    2.021135] r8169 0000:01:00.0 enp1s0: renamed from eth0
[    2.028167] EXT4-fs (sda3): mounted filesystem with ordered data mode. Opts: discard
[    2.033217] [drm] GuC firmware load skipped
[    2.033247] [drm] RC6 disabled, disabling runtime PM support
[    2.041146] ACPI: Video Device [GFX0] (multi-head: yes  rom: no  post: no)
[    2.041358] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input10
[    2.064116] snd_hda_intel 0000:00:1f.3: bound 0000:00:02.0 (ops i915_audio_component_bind_ops [i915])
[    2.064124] [drm] Initialized i915 1.6.0 20160711 for 0000:00:02.0 on minor 0
[    2.074516] usb 1-8: new high-speed USB device number 5 using xhci_hcd
[    2.098026] fbcon: inteldrmfb (fb0) is primary device
[    2.113410] ath10k_pci 0000:02:00.0: pci irq legacy oper_irq_mode 1 irq_mode 0 reset_mode 0
[    2.290222] Bluetooth: Core ver 2.21
[    2.290249] NET: Registered protocol family 31
[    2.290250] Bluetooth: HCI device and connection manager initialized
[    2.290257] Bluetooth: HCI socket layer initialized
[    2.290261] Bluetooth: L2CAP socket layer initialized
[    2.290273] Bluetooth: SCO socket layer initialized
[    2.305595] usbcore: registered new interface driver btusb
[    2.370925] media: Linux media interface: v0.10
[    2.374671] usbcore: registered new interface driver usbhid
[    2.374672] usbhid: USB HID core driver
[    2.378802] input: Lenovo USB Receiver as /devices/pci0000:00/0000:00:14.0/usb1/1-2/1-2:1.0/0003:17EF:6042.0001/input/input11
[    2.378901] hid-generic 0003:17EF:6042.0001: input,hidraw0: USB HID v1.11 Mouse [Lenovo USB Receiver] on usb-0000:00:14.0-2/input0
[    2.379144] Linux video capture interface: v2.00
[    2.379628] input: Lenovo USB Receiver as /devices/pci0000:00/0000:00:14.0/usb1/1-2/1-2:1.1/0003:17EF:6042.0002/input/input12
[    2.382144] usbcore: registered new interface driver rtsx_usb
[    2.390338] uvcvideo: Found UVC 1.00 device HD WebCam (1bcf:2c81)
[    2.398021] uvcvideo 1-7:1.0: Entity type for entity Extension 4 was not initialized!
[    2.398091] uvcvideo 1-7:1.0: Entity type for entity Extension 3 was not initialized!
[    2.398092] uvcvideo 1-7:1.0: Entity type for entity Processing 2 was not initialized!
[    2.398189] uvcvideo 1-7:1.0: Entity type for entity Camera 1 was not initialized!
[    2.398281] input: HD WebCam as /devices/pci0000:00/0000:00:14.0/usb1/1-7/1-7:1.0/input/input13
[    2.434888] hid-generic 0003:17EF:6042.0002: input,hiddev0,hidraw1: USB HID v1.11 Device [Lenovo USB Receiver] on usb-0000:00:14.0-2/input1
[    2.435905] usbcore: registered new interface driver uvcvideo
[    2.435907] USB Video Class driver (1.1.1)
[    2.439998] mousedev: PS/2 mouse device common for all mice
[    2.451222] psmouse serio1: elantech: assuming hardware version 4 (with firmware version 0x4a5f09)
[    2.460371] ath10k_pci 0000:02:00.0: Direct firmware load for ath10k/pre-cal-pci-0000:02:00.0.bin failed with error -2
[    2.460392] ath10k_pci 0000:02:00.0: Direct firmware load for ath10k/cal-pci-0000:02:00.0.bin failed with error -2
[    2.462206] psmouse serio1: elantech: Synaptics capabilities query result 0x00, 0x15, 0x0f.
[    2.463401] ath10k_pci 0000:02:00.0: qca9377 hw1.0 target 0x05020000 chip_id 0x003820ff sub 105b:e09a
[    2.463405] ath10k_pci 0000:02:00.0: kconfig debug 0 debugfs 1 tracing 0 dfs 0 testmode 0
[    2.465217] ath10k_pci 0000:02:00.0: firmware ver WLAN.TF.1.0-00267-1 api 5 features ignore-otp crc32 79cea2c7
[    2.473968] psmouse serio1: elantech: Elan sample query result 0b, 38, 75
[    2.528440] ath10k_pci 0000:02:00.0: board_file api 2 bmi_id N/A crc32 93da0176
[    2.535084] input: ETPS/2 Elantech Touchpad as /devices/platform/i8042/serio1/input/input7
[    2.724421] clocksource: Switched to clocksource tsc
[    3.300350] Console: switching to colour frame buffer device 240x67
[    3.321754] i915 0000:00:02.0: fb0: inteldrmfb frame buffer device
[    3.330042] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[    3.330043] Bluetooth: BNEP filters: protocol multicast
[    3.330049] Bluetooth: BNEP socket layer initialized
[    3.337951] [drm] RC6 off
[    3.369748] snd_hda_codec_realtek hdaudioC0D0: autoconfig for ALC255: line_outs=1 (0x14/0x0/0x0/0x0/0x0) type:speaker
[    3.369750] snd_hda_codec_realtek hdaudioC0D0:    speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
[    3.369751] snd_hda_codec_realtek hdaudioC0D0:    hp_outs=1 (0x21/0x0/0x0/0x0/0x0)
[    3.369752] snd_hda_codec_realtek hdaudioC0D0:    mono: mono_out=0x0
[    3.369753] snd_hda_codec_realtek hdaudioC0D0:    inputs:
[    3.369754] snd_hda_codec_realtek hdaudioC0D0:      Mic=0x12
[    3.457578] r8169 0000:01:00.0 enp1s0: link down
[    3.457685] IPv6: ADDRCONF(NETDEV_UP): enp1s0: link is not ready
[    3.674061] IPv6: ADDRCONF(NETDEV_UP): enp1s0: link is not ready
[    4.305740] ath10k_pci 0000:02:00.0: htt-ver 3.1 wmi-op 4 htt-op 3 cal otp max-sta 32 raw 0 hwcrypto 1
[    4.311545] ath: EEPROM regdomain: 0x6c
[    4.311547] ath: EEPROM indicates we should expect a direct regpair map
[    4.311548] ath: Country alpha2 being used: 00
[    4.311549] ath: Regpair used: 0x6c
[    4.321243] ath10k_pci 0000:02:00.0 wlp2s0: renamed from wlan0
[    4.344319] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[    4.399343] input: HDA Digital PCBeep as /devices/pci0000:00/0000:00:1f.3/sound/card0/input14
[    4.400661] input: HDA Intel PCH Front Headphone as /devices/pci0000:00/0000:00:1f.3/sound/card0/input15
[    4.400708] input: HDA Intel PCH HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input16
[    4.400752] input: HDA Intel PCH HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input17
[    4.400794] input: HDA Intel PCH HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input18
[    6.306258] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[    8.271017] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[    8.364208] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[   13.197418] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[   13.335060] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[   13.349006] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[   18.112113] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[   18.675031] ath10k_pci 0000:02:00.0: no channel configured; ignoring frame(s)!
[   18.778317] ath10k_pci 0000:02:00.0: no channel configured; ignoring frame(s)!
[   20.346808] ath10k_pci 0000:02:00.0: no channel configured; ignoring frame(s)!
[   23.076166] wlp2s0: authenticate with 5c:83:8f:dd:5a:1e
[   23.106783] wlp2s0: send auth to 5c:83:8f:dd:5a:1e (try 1/3)
[   23.108322] wlp2s0: authenticated
[   23.117617] wlp2s0: associate with 5c:83:8f:dd:5a:1e (try 1/3)
[   23.119873] wlp2s0: RX AssocResp from 5c:83:8f:dd:5a:1e (capab=0x11 status=0 aid=32)
[   23.122211] wlp2s0: associated
[   23.122248] IPv6: ADDRCONF(NETDEV_CHANGE): wlp2s0: link becomes ready
[   23.125509] ath: EEPROM regdomain: 0x8268
[   23.125511] ath: EEPROM indicates we should expect a country code
[   23.125512] ath: doing EEPROM country->regdmn map search
[   23.125512] ath: country maps to regdmn code: 0x37
[   23.125513] ath: Country alpha2 being used: PL
[   23.125513] ath: Regpair used: 0x37
[   23.125514] ath: regdomain 0x8268 dynamically updated by country IE
[   23.222084] wlp2s0: Limiting TX power to 18 dBm as advertised by 5c:83:8f:dd:5a:1e
[   79.663404] nf_conntrack version 0.5.0 (65536 buckets, 262144 max)
[  335.684953] fuse init (API version 7.25)
[ 3164.386678] perf: interrupt took too long (2564 > 2500), lowering kernel.perf_event_max_sample_rate to 78000
[ 4111.211920] perf: interrupt took too long (3396 > 3205), lowering kernel.perf_event_max_sample_rate to 58800
[ 7571.076399] perf: interrupt took too long (4301 > 4245), lowering kernel.perf_event_max_sample_rate to 46500
[11300.028606] wlp2s0: deauthenticating from 5c:83:8f:dd:5a:1e by local choice (Reason: 3=DEAUTH_LEAVING)
[11303.102323] ath10k_pci 0000:02:00.0: failed to install key for vdev 0 peer 5c:83:8f:dd:5a:1e: -110
[11303.102330] wlp2s0: failed to remove key (0, 5c:83:8f:dd:5a:1e) from hardware (-110)
[11303.112454] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[11303.160474] ath10k_pci 0000:02:00.0: no channel configured; ignoring frame(s)!
[11303.254075] PM: Syncing filesystems ... done.
[11303.277314] PM: Preparing system for sleep (mem)
[11303.277515] Freezing user space processes ... (elapsed 0.016 seconds) done.
[11303.293957] Double checking all user space processes after OOM killer disable... (elapsed 0.000 seconds) 
[11303.294104] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done.
[11303.295435] PM: Suspending system (mem)
[11303.295463] Suspending console(s) (use no_console_suspend to debug)
[11303.419834] sd 0:0:0:0: [sda] Synchronizing SCSI cache
[11303.420648] sd 0:0:0:0: [sda] Stopping disk
[11303.711622] PM: suspend of devices complete after 402.433 msecs
[11303.729003] PM: late suspend of devices complete after 17.371 msecs
[11303.731722] r8169 0000:01:00.0: System wakeup enabled by ACPI
[11303.732480] xhci_hcd 0000:00:14.0: System wakeup enabled by ACPI
[11303.762319] PM: noirq suspend of devices complete after 33.309 msecs
[11303.763563] ACPI: Preparing to enter system sleep state S3
[11303.764812] ACPI : EC: EC stopped
[11303.764814] PM: Saving platform NVS memory
[11303.765332] Disabling non-boot CPUs ...
[11303.792012] smpboot: CPU 1 is now offline
[11303.820652] smpboot: CPU 2 is now offline
[11303.860486] smpboot: CPU 3 is now offline
[11303.865128] ACPI: Low-level resume complete
[11303.865242] ACPI : EC: EC started
[11303.865242] PM: Restoring platform NVS memory
[11303.867656] Enabling non-boot CPUs ...
[11303.867686] x86: Booting SMP configuration:
[11303.867687] smpboot: Booting Node 0 Processor 1 APIC 0x2
[11303.871567]  cache: parent cpu1 should not be sleeping
[11303.871743] CPU1 is up
[11303.871757] smpboot: Booting Node 0 Processor 2 APIC 0x1
[11303.874341]  cache: parent cpu2 should not be sleeping
[11303.874504] CPU2 is up
[11303.874521] smpboot: Booting Node 0 Processor 3 APIC 0x3
[11303.877110]  cache: parent cpu3 should not be sleeping
[11303.877282] CPU3 is up
[11303.880636] ACPI: Waking up from system sleep state S3
[11303.900216] xhci_hcd 0000:00:14.0: System wakeup disabled by ACPI
[11303.933361] PM: noirq resume of devices complete after 33.300 msecs
[11303.948495] PM: early resume of devices complete after 15.072 msecs
[11303.948867] rtc_cmos 00:03: System wakeup disabled by ACPI
[11303.948872] r8169 0000:01:00.0: System wakeup disabled by ACPI
[11303.978819] sd 0:0:0:0: [sda] Starting disk
[11303.983454] [drm] GuC firmware load skipped
[11303.989572] r8169 0000:01:00.0 enp1s0: link down
[11304.011627] xhci_hcd 0000:00:14.0: port 7 resume PLC timeout
[11304.029966] xhci_hcd 0000:00:14.0: port 4 resume PLC timeout
[11304.280767] ata2: SATA link down (SStatus 4 SControl 300)
[11304.280845] ata1: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[11304.281860] ata1.00: configured for UDMA/133
[11304.316801] usb 1-5: reset full-speed USB device number 3 using xhci_hcd
[11304.673386] usb 1-8: reset high-speed USB device number 5 using xhci_hcd
[11305.030177] usb 1-7: reset high-speed USB device number 4 using xhci_hcd
[11305.160181] [drm] RC6 off
[11305.222646] PM: resume of devices complete after 1274.155 msecs
[11305.222792] usb 1-5:1.0: rebind failed: -517
[11305.222797] usb 1-5:1.1: rebind failed: -517
[11305.223115] PM: Finishing wakeup.
[11305.223117] Restarting tasks ... done.
[11305.294273] IPv6: ADDRCONF(NETDEV_UP): enp1s0: link is not ready
[11305.312755] r8169 0000:01:00.0 enp1s0: link down
[11305.314041] IPv6: ADDRCONF(NETDEV_UP): enp1s0: link is not ready
[11305.316367] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[11307.273408] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[11309.241363] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[11309.319237] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[11309.371855] ath10k_pci 0000:02:00.0: no channel configured; ignoring frame(s)!
[11314.029667] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[11314.495211] wlp2s0: authenticate with 5c:83:8f:f7:07:3e
[11314.528369] wlp2s0: send auth to 5c:83:8f:f7:07:3e (try 1/3)
[11314.529577] wlp2s0: authenticated
[11314.536655] wlp2s0: associate with 5c:83:8f:f7:07:3e (try 1/3)
[11314.539051] wlp2s0: RX AssocResp from 5c:83:8f:f7:07:3e (capab=0x11 status=0 aid=34)
[11314.549552] wlp2s0: associated
[11314.549606] IPv6: ADDRCONF(NETDEV_CHANGE): wlp2s0: link becomes ready
[11314.553027] ath: EEPROM regdomain: 0x8268
[11314.553028] ath: EEPROM indicates we should expect a country code
[11314.553029] ath: doing EEPROM country->regdmn map search
[11314.553029] ath: country maps to regdmn code: 0x37
[11314.553030] ath: Country alpha2 being used: PL
[11314.553031] ath: Regpair used: 0x37
[11314.553032] ath: regdomain 0x8268 dynamically updated by country IE
[11314.638753] wlp2s0: Limiting TX power to 18 dBm as advertised by 5c:83:8f:f7:07:3e
[11363.315933] wlp2s0: disconnect from AP 5c:83:8f:f7:07:3e for new auth to 5c:83:8f:dd:5a:1e
[11363.322240] wlp2s0: authenticate with 5c:83:8f:dd:5a:1e
[11363.353273] wlp2s0: send auth to 5c:83:8f:dd:5a:1e (try 1/3)
[11363.353971] wlp2s0: authenticated
[11363.357554] wlp2s0: associate with 5c:83:8f:dd:5a:1e (try 1/3)
[11363.364847] wlp2s0: RX AssocResp from 5c:83:8f:dd:5a:1e (capab=0x11 status=0 aid=44)
[11363.366662] wlp2s0: associated
[11363.374840] ath: EEPROM regdomain: 0x8268
[11363.374841] ath: EEPROM indicates we should expect a country code
[11363.374842] ath: doing EEPROM country->regdmn map search
[11363.374843] ath: country maps to regdmn code: 0x37
[11363.374843] ath: Country alpha2 being used: PL
[11363.374844] ath: Regpair used: 0x37
[11363.374845] ath: regdomain 0x8268 dynamically updated by country IE
[11363.451590] wlp2s0: Limiting TX power to 18 dBm as advertised by 5c:83:8f:dd:5a:1e
[20103.941793] perf: interrupt took too long (5437 > 5376), lowering kernel.perf_event_max_sample_rate to 36600

And I didn't notice 'storms' when VGA is connected, but I didn't try to provoke.

Offline

#13 2016-11-15 16:08:11

seth
Member
Registered: 2012-09-03
Posts: 51,028

Re: Acer E5-574, Intel HD 520, occasionally screen flickering

i915.enable_dc=0 i915.enable_fb=0

Does this "change" the problem (your system might freeze on condition)?
i915.reset=false i915.enable_hangcheck=false

Online

#14 2016-11-15 16:44:13

dominik232
Member
Registered: 2012-05-15
Posts: 27

Re: Acer E5-574, Intel HD 520, occasionally screen flickering

I tried add first two (along with previous two I already had). Problem persists. Also in dmesg there is

[    2.061838] [drm:drm_edid_block_valid [drm]] *ERROR* EDID checksum is invalid, remainder is 217
[    2.061846] Raw EDID:
[    2.061849]          00 ff ff ff ff ff ff 00 06 af ed 38 00 00 00 00
[    2.061852]          23 50 54 00 00 00 01 01 01 01 01 01 01 01 01 01
[    2.061855]          01 01 01 01 01 01 78 37 80 b4 70 38 2e 40 6c 30
[    2.061859]          aa 00 58 c1 10 00 00 18 00 00 00 0f 00 00 00 00
[    2.061862]          00 00 00 00 00 00 00 00 00 20 00 00 00 fe 00 41
[    2.061865]          55 4f 0a 20 20 20 20 20 20 20 20 20 00 00 00 fe
[    2.061868]          00 42 31 35 36 48 54 4e 30 33 2e 38 20 0a 00 b9
[    2.061871]          00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00

This message isn't always there. It's random thing.
I think there's something worse than flickering. When I boot system and load desktop (Gnome or KDE) it works nice from the beginning. After 4-5 hours graphics performance is a lot worse. Seen by desktop animations, web browser scrolling, as well as glxgears - it achieves ~400FPS (instead of ~6000FPS). Didn't check if xorg restart fixes it yet.
I already used some Intel cards with Linux and I never seen such terrible support.
I tried to install Intel DRM Nightly from AUR, but it won't boot. (can't mount root fs, keyboard isn't working etc).

Offline

#15 2016-11-16 21:38:12

dominik232
Member
Registered: 2012-05-15
Posts: 27

Re: Acer E5-574, Intel HD 520, occasionally screen flickering

Ok, I did some tests and things are more clear for me now.
I solved with installing latest linux-drm-intel-nightly and now I have such message

[    3.947456] [drm:intel_pipe_update_end [i915]] *ERROR* Atomic update failure on pipe A (start=501 end=502) time 508 us, min 1073, max 1079, scanline start 1064, end 1099

It's more common and I found that this bug isn't solved yet. I cannot do anything with flickering, but with kernel parameters i915.enable_psr=0 and i915.enable_rc6=0 it's pretty usable, so I'll just wait for fixes. Today I used Arch whole day and apart from screen blinks it was totally stable.

Thing with losing performance is more clear for me too. FPS decrease isn't because of time of usage, but suspend. Somebody any idea with this? I already has to do some hooks before/after suspend to make it work when on battery power. Maybe I can do something to prevent graphics performance become terrible?

Offline

Board footer

Powered by FluxBB