Contenu | Rechercher | Menus

Annonce

Si vous avez des soucis pour rester connecté, déconnectez-vous puis reconnectez-vous depuis ce lien en cochant la case
Me connecter automatiquement lors de mes prochaines visites.

À propos de l'équipe du forum.

#1 Le 21/05/2018, à 04:37

pipiri

[Résolu] bug clic bouton droit touchpad

Bonjour,

J'utilise un acer vx5 et j'ai un problème sur ubuntu 18.04 avec le bouton droit du touchpad. Si je l'utilise ce bouton, le système le reconnaît comme un bouton gauche et fini par freezer au bout de quelques essais. Ce problème n'existait pas sur les différentes version de ubuntu du 16.10 à la 17.10.
j'ai essayé les commandes :

egrep -i 'synap|alps|etps' /proc/bus/input/devices

ou

xinput list "$(egrep -i 'synap|alps|etps' /proc/bus/input/devices |cut -d'"' -f2)" 

et rien ne ressort!

j'ai aussi essayé de modifier les paramètres du noyaux avec chacune des 3 possibilités :

  • i8042.nomux=1 .

  • i8042.reset=1

  • i8042.nomux=1 i8042.reset=1

Dernière modification par pipiri (Le 22/05/2018, à 03:21)

Hors ligne

#2 Le 21/05/2018, à 10:43

inbox

Re : [Résolu] bug clic bouton droit touchpad

Salut,

Tu peux essayer cette solution.

A+


Un problème résolu ? Indiquez le en modifiant le titre du sujet.

Hors ligne

#3 Le 21/05/2018, à 14:10

pipiri

Re : [Résolu] bug clic bouton droit touchpad

Super!

Merci pour la solution.
Par contre le second problème persiste. Dès que je veux éteindre le pc, le système se fige, le voyant du ssd tourne comme s'il se passe quelque chose.
et quand je fais

sudo shutdown -r now > sortie.txt

le fichier texte ressort vide

Dernière modification par pipiri (Le 21/05/2018, à 14:19)

Hors ligne

#4 Le 21/05/2018, à 15:08

inbox

Re : [Résolu] bug clic bouton droit touchpad

Que donnent ces commandes ?

lsmod
lspci
dmesg

Un problème résolu ? Indiquez le en modifiant le titre du sujet.

Hors ligne

#5 Le 21/05/2018, à 17:16

pipiri

Re : [Résolu] bug clic bouton droit touchpad

jonathan@yoda2:~$ lsmod
Module                  Size  Used by
rfcomm                 77824  4
ccm                    20480  6
cmac                   16384  1
bnep                   20480  2
binfmt_misc            20480  1
arc4                   16384  2
nls_iso8859_1          16384  1
snd_hda_codec_hdmi     49152  1
joydev                 24576  0
hid_multitouch         20480  0
intel_rapl             20480  0
x86_pkg_temp_thermal    16384  0
snd_hda_codec_realtek   102400  1
intel_powerclamp       16384  0
snd_hda_codec_generic    73728  1 snd_hda_codec_realtek
coretemp               16384  0
kvm_intel             204800  0
kvm                   593920  1 kvm_intel
snd_hda_intel          40960  8
snd_hda_codec         126976  4 snd_hda_intel,snd_hda_codec_hdmi,snd_hda_codec_generic,snd_hda_codec_realtek
irqbypass              16384  1 kvm
snd_hda_core           81920  5 snd_hda_intel,snd_hda_codec,snd_hda_codec_hdmi,snd_hda_codec_generic,snd_hda_codec_realtek
snd_hwdep              20480  1 snd_hda_codec
crct10dif_pclmul       16384  0
crc32_pclmul           16384  0
snd_pcm                98304  5 snd_hda_intel,snd_hda_codec,snd_hda_core,snd_hda_codec_hdmi
ghash_clmulni_intel    16384  0
pcbc                   16384  0
snd_seq_midi           16384  0
snd_seq_midi_event     16384  1 snd_seq_midi
aesni_intel           188416  6
aes_x86_64             20480  1 aesni_intel
crypto_simd            16384  1 aesni_intel
glue_helper            16384  1 aesni_intel
cryptd                 24576  3 crypto_simd,ghash_clmulni_intel,aesni_intel
intel_cstate           20480  0
ath10k_pci             45056  0
intel_rapl_perf        16384  0
ath10k_core           360448  1 ath10k_pci
ath                    28672  1 ath10k_core
btusb                  45056  0
snd_rawmidi            32768  1 snd_seq_midi
input_leds             16384  0
intel_wmi_thunderbolt    16384  0
mac80211              778240  1 ath10k_core
serio_raw              16384  0
btrtl                  16384  1 btusb
snd_seq                65536  2 snd_seq_midi_event,snd_seq_midi
btbcm                  16384  1 btusb
uvcvideo               86016  0
btintel                16384  1 btusb
acer_wmi               20480  0
videobuf2_vmalloc      16384  1 uvcvideo
sparse_keymap          16384  1 acer_wmi
videobuf2_memops       16384  1 videobuf2_vmalloc
snd_seq_device         16384  3 snd_seq,snd_rawmidi,snd_seq_midi
bluetooth             548864  33 btrtl,btintel,bnep,btbcm,rfcomm,btusb
idma64                 20480  0
snd_timer              32768  2 snd_seq,snd_pcm
rtsx_usb_ms            20480  0
cfg80211              622592  3 mac80211,ath,ath10k_core
virt_dma               16384  1 idma64
videobuf2_v4l2         24576  1 uvcvideo
videobuf2_core         40960  2 uvcvideo,videobuf2_v4l2
snd                    81920  26 snd_hda_intel,snd_hwdep,snd_seq,snd_hda_codec,snd_timer,snd_rawmidi,snd_hda_codec_hdmi,snd_hda_codec_generic,snd_seq_device,snd_hda_codec_realtek,snd_pcm
videodev              184320  3 uvcvideo,videobuf2_core,videobuf2_v4l2
mei_me                 40960  0
wmi_bmof               16384  0
intel_lpss_pci         20480  0
memstick               16384  1 rtsx_usb_ms
soundcore              16384  1 snd
media                  40960  2 uvcvideo,videodev
ecdh_generic           24576  2 bluetooth
mei                    90112  1 mei_me
intel_lpss             16384  1 intel_lpss_pci
intel_pch_thermal      16384  0
shpchp                 36864  0
mac_hid                16384  0
tpm_crb                16384  0
acpi_pad              180224  0
sch_fq_codel           20480  6
parport_pc             36864  0
ppdev                  20480  0
lp                     20480  0
parport                49152  3 lp,parport_pc,ppdev
ip_tables              28672  0
x_tables               40960  1 ip_tables
autofs4                40960  2
btrfs                1122304  5
xor                    24576  1 btrfs
zstd_compress         163840  1 btrfs
raid6_pq              114688  1 btrfs
rtsx_usb_sdmmc         28672  0
rtsx_usb               20480  2 rtsx_usb_sdmmc,rtsx_usb_ms
nouveau              1716224  2
i915                 1617920  25
mxm_wmi                16384  1 nouveau
ttm                   106496  1 nouveau
i2c_algo_bit           16384  2 nouveau,i915
drm_kms_helper        167936  2 nouveau,i915
syscopyarea            16384  1 drm_kms_helper
sysfillrect            16384  1 drm_kms_helper
sysimgblt              16384  1 drm_kms_helper
fb_sys_fops            16384  1 drm_kms_helper
r8169                  86016  0
ahci                   36864  3
nvme                   32768  0
drm                   401408  20 nouveau,i915,ttm,drm_kms_helper
nvme_core              61440  8 nvme
mii                    16384  1 r8169
libahci                32768  1 ahci
i2c_hid                20480  0
hid                   118784  2 i2c_hid,hid_multitouch
wmi                    24576  5 wmi_bmof,intel_wmi_thunderbolt,acer_wmi,mxm_wmi,nouveau
video                  40960  3 acer_wmi,nouveau,i915
pinctrl_sunrisepoint    28672  1

je vais devoir fragmenter la réponse, le système est instable, et surtout le pointeur souris qui disparait!!

Hors ligne

#6 Le 21/05/2018, à 17:31

inbox

Re : [Résolu] bug clic bouton droit touchpad

Pour le moment, oublie le retour de dmesg. Ne donne que celui de lspci.


Un problème résolu ? Indiquez le en modifiant le titre du sujet.

Hors ligne

#7 Le 21/05/2018, à 17:44

pipiri

Re : [Résolu] bug clic bouton droit touchpad

voici la sortie du lspci

00:00.0 Host bridge: Intel Corporation Xeon E3-1200 v6/7th Gen Core Processor Host Bridge/DRAM Registers (rev 05)
00:01.0 PCI bridge: Intel Corporation Skylake PCIe Controller (x16) (rev 05)
00:02.0 VGA compatible controller: Intel Corporation Device 591b (rev 04)
00:14.0 USB controller: Intel Corporation Sunrise Point-H USB 3.0 xHCI Controller (rev 31)
00:14.2 Signal processing controller: Intel Corporation Sunrise Point-H Thermal subsystem (rev 31)
00:15.0 Signal processing controller: Intel Corporation Sunrise Point-H Serial IO I2C Controller #0 (rev 31)
00:15.1 Signal processing controller: Intel Corporation Sunrise Point-H Serial IO I2C Controller #1 (rev 31)
00:16.0 Communication controller: Intel Corporation Sunrise Point-H CSME HECI #1 (rev 31)
00:17.0 SATA controller: Intel Corporation Sunrise Point-H SATA Controller [AHCI mode] (rev 31)
00:1c.0 PCI bridge: Intel Corporation Sunrise Point-H PCI Express Root Port #3 (rev f1)
00:1c.3 PCI bridge: Intel Corporation Sunrise Point-H PCI Express Root Port #4 (rev f1)
00:1d.0 PCI bridge: Intel Corporation Sunrise Point-H PCI Express Root Port #9 (rev f1)
00:1f.0 ISA bridge: Intel Corporation Sunrise Point-H LPC Controller (rev 31)
00:1f.2 Memory controller: Intel Corporation Sunrise Point-H PMC (rev 31)
00:1f.3 Audio device: Intel Corporation CM238 HD Audio Controller (rev 31)
00:1f.4 SMBus: Intel Corporation Sunrise Point-H SMBus (rev 31)
01:00.0 3D controller: NVIDIA Corporation GP107M [GeForce GTX 1050 Mobile] (rev a1)
02:00.0 Network controller: Qualcomm Atheros QCA6174 802.11ac Wireless Network Adapter (rev 32)
03:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller (rev 15)
04:00.0 Non-Volatile memory controller: Samsung Electronics Co Ltd NVMe SSD Controller SM961/PM961

et de dmesg :

[    0.000000] Linux version 4.15.0-21-generic (buildd@lgw01-amd64-042) (gcc version 7.3.0 (Ubuntu 7.3.0-16ubuntu3)) #22-Ubuntu SMP Tue May 1 13:26:51 UTC 2018 (Ubuntu 4.15.0-21.22-generic 4.15.17)
[    0.000000] Command line: BOOT_IMAGE=/vmlinuz-4.15.0-21-generic root=UUID=12033473-350c-4db0-b2aa-0085a45625c0 ro rootflags=subvol=@ quiet splash vt.handoff=1
[    0.000000] KERNEL supported cpus:
[    0.000000]   Intel GenuineIntel
[    0.000000]   AMD AuthenticAMD
[    0.000000]   Centaur CentaurHauls
[    0.000000] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
[    0.000000] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
[    0.000000] x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
[    0.000000] x86/fpu: Supporting XSAVE feature 0x008: 'MPX bounds registers'
[    0.000000] x86/fpu: Supporting XSAVE feature 0x010: 'MPX CSR'
[    0.000000] x86/fpu: xstate_offset[2]:  576, xstate_sizes[2]:  256
[    0.000000] x86/fpu: xstate_offset[3]:  832, xstate_sizes[3]:   64
[    0.000000] x86/fpu: xstate_offset[4]:  896, xstate_sizes[4]:   64
[    0.000000] x86/fpu: Enabled xstate features 0x1f, context size is 960 bytes, using 'compacted' format.
[    0.000000] e820: BIOS-provided physical RAM map:
[    0.000000] BIOS-e820: [mem 0x0000000000000000-0x0000000000057fff] usable
[    0.000000] BIOS-e820: [mem 0x0000000000058000-0x0000000000058fff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000000059000-0x000000000009dfff] usable
[    0.000000] BIOS-e820: [mem 0x000000000009e000-0x00000000000fffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000000100000-0x0000000060eb4fff] usable
[    0.000000] BIOS-e820: [mem 0x0000000060eb5000-0x0000000060eb5fff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x0000000060eb6000-0x0000000060eb6fff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000060eb7000-0x0000000062a87fff] usable
[    0.000000] BIOS-e820: [mem 0x0000000062a88000-0x0000000063b87fff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000063b88000-0x0000000079d9dfff] usable
[    0.000000] BIOS-e820: [mem 0x0000000079d9e000-0x0000000079f9dfff] type 20
[    0.000000] BIOS-e820: [mem 0x0000000079f9e000-0x000000007a78dfff] reserved
[    0.000000] BIOS-e820: [mem 0x000000007a78e000-0x000000007ae7dfff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x000000007ae7e000-0x000000007aefdfff] ACPI data
[    0.000000] BIOS-e820: [mem 0x000000007aefe000-0x000000007aefefff] usable
[    0.000000] BIOS-e820: [mem 0x000000007aeff000-0x000000007fffffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000e0000000-0x00000000efffffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fd000000-0x00000000fe7fffff] 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-0x000000027effffff] usable
[    0.000000] NX (Execute Disable) protection: active
[    0.000000] efi: EFI v2.50 by INSYDE Corp.
[    0.000000] efi:  ACPI 2.0=0x7aefd014  SMBIOS=0x7a013000  SMBIOS 3.0=0x7a011000  ESRT=0x7a00f7d8 
[    0.000000] secureboot: Secure boot could not be determined (mode 0)
[    0.000000] random: fast init done
[    0.000000] SMBIOS 3.0.0 present.
[    0.000000] DMI: Acer Aspire VX5-591G/Wish_KLS, BIOS V1.06 07/07/2017
[    0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[    0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable
[    0.000000] e820: last_pfn = 0x27f000 max_arch_pfn = 0x400000000
[    0.000000] MTRR default type: write-back
[    0.000000] MTRR fixed ranges enabled:
[    0.000000]   00000-9FFFF write-back
[    0.000000]   A0000-BFFFF uncachable
[    0.000000]   C0000-FFFFF write-protect
[    0.000000] MTRR variable ranges enabled:
[    0.000000]   0 base 0080000000 mask 7F80000000 uncachable
[    0.000000]   1 base 007C000000 mask 7FFC000000 uncachable
[    0.000000]   2 base 007B800000 mask 7FFF800000 uncachable
[    0.000000]   3 disabled
[    0.000000]   4 disabled
[    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  WP  UC- WT  
[    0.000000] e820: last_pfn = 0x7aeff max_arch_pfn = 0x400000000
[    0.000000] esrt: Reserving ESRT space from 0x000000007a00f7d8 to 0x000000007a00f810.
[    0.000000] Scanning 1 areas for low memory corruption
[    0.000000] Base memory trampoline at [        (ptrval)] 98000 size 24576
[    0.000000] Using GB pages for direct mapping
[    0.000000] BRK [0x24333e000, 0x24333efff] PGTABLE
[    0.000000] BRK [0x24333f000, 0x24333ffff] PGTABLE
[    0.000000] BRK [0x243340000, 0x243340fff] PGTABLE
[    0.000000] BRK [0x243341000, 0x243341fff] PGTABLE
[    0.000000] BRK [0x243342000, 0x243342fff] PGTABLE
[    0.000000] BRK [0x243343000, 0x243343fff] PGTABLE
[    0.000000] BRK [0x243344000, 0x243344fff] PGTABLE
[    0.000000] BRK [0x243345000, 0x243345fff] PGTABLE
[    0.000000] BRK [0x243346000, 0x243346fff] PGTABLE
[    0.000000] BRK [0x243347000, 0x243347fff] PGTABLE
[    0.000000] BRK [0x243348000, 0x243348fff] PGTABLE
[    0.000000] RAMDISK: [mem 0x318a7000-0x34c4afff]
[    0.000000] ACPI: Early table checksum verification disabled
[    0.000000] ACPI: RSDP 0x000000007AEFD014 000024 (v02 ACRSYS)
[    0.000000] ACPI: XSDT 0x000000007AEB7188 00012C (v01 ACRSYS ACRPRDCT 00000000      01000013)
[    0.000000] ACPI: FACP 0x000000007AEE7000 00010C (v05 ACRSYS ACRPRDCT 00000000 1025 00040000)
[    0.000000] ACPI: DSDT 0x000000007AEBA000 028188 (v02 ACRSYS ACRPRDCT 00000000 1025 00040000)
[    0.000000] ACPI: FACS 0x000000007AE59000 000040
[    0.000000] ACPI: UEFI 0x000000007AEFB000 000042 (v01 ACRSYS ACRPRDCT 00000002 1025 00040000)
[    0.000000] ACPI: MSDM 0x000000007AEF4000 000055 (v03 ACRSYS ACRPRDCT 00000001 1025 00040000)
[    0.000000] ACPI: SSDT 0x000000007AEF2000 000046 (v02 ACRSYS ACRPRDCT 00003000 1025 00040000)
[    0.000000] ACPI: SSDT 0x000000007AEED000 003113 (v02 ACRSYS ACRPRDCT 00003000 1025 00040000)
[    0.000000] ACPI: ASF! 0x000000007AEEB000 0000A5 (v32 ACRSYS ACRPRDCT 00000001 1025 00040000)
[    0.000000] ACPI: BOOT 0x000000007AEE9000 000028 (v01 ACRSYS ACRPRDCT 00000001 1025 00040000)
[    0.000000] ACPI: HPET 0x000000007AEE6000 000038 (v01 ACRSYS ACRPRDCT 00000001 1025 00040000)
[    0.000000] ACPI: MCFG 0x000000007AEE4000 00003C (v01 ACRSYS ACRPRDCT 00000001 1025 00040000)
[    0.000000] ACPI: SSDT 0x000000007AEB8000 0001BC (v02 ACRSYS ACRPRDCT 00001000 1025 00040000)
[    0.000000] ACPI: WSMT 0x000000007AEB5000 000028 (v01 ACRSYS ACRPRDCT 00000000 1025 00040000)
[    0.000000] ACPI: SSDT 0x000000007AEB3000 000346 (v01 ACRSYS ACRPRDCT 00000000 1025 00040000)
[    0.000000] ACPI: SSDT 0x000000007AEAE000 00051E (v02 ACRSYS ACRPRDCT 00001000 1025 00040000)
[    0.000000] ACPI: DBG2 0x000000007AEAC000 000054 (v00 ACRSYS ACRPRDCT 00000002 1025 00040000)
[    0.000000] ACPI: SSDT 0x000000007AEA4000 004556 (v01 ACRSYS ACRPRDCT 00001000 1025 00040000)
[    0.000000] ACPI: SSDT 0x000000007AEF5000 0055F8 (v01 ACRSYS ACRPRDCT 00001000 1025 00040000)
[    0.000000] ACPI: TPM2 0x000000007AEF1000 000034 (v03 ACRSYS ACRPRDCT 00000000 1025 00040000)
[    0.000000] ACPI: ASPT 0x000000007AEEA000 000034 (v07 ACRSYS ACRPRDCT 00000001 1025 00040000)
[    0.000000] ACPI: APIC 0x000000007AEE5000 0000BC (v03 ACRSYS ACRPRDCT 00000001 1025 00040000)
[    0.000000] ACPI: LPIT 0x000000007AEB6000 000094 (v01 ACRSYS ACRPRDCT 00000000 1025 00040000)
[    0.000000] ACPI: SSDT 0x000000007AEAF000 003002 (v02 ACRSYS ACRPRDCT 00001000 1025 00040000)
[    0.000000] ACPI: SSDT 0x000000007AEAA000 00106A (v02 ACRSYS ACRPRDCT 00001000 1025 00040000)
[    0.000000] ACPI: DMAR 0x000000007AEE3000 0000F0 (v01 ACRSYS ACRPRDCT 00000001 1025 00040000)
[    0.000000] ACPI: UEFI 0x000000007AEFC000 000236 (v01 ACRSYS ACRPRDCT 00000001 1025 00040000)
[    0.000000] ACPI: SSDT 0x000000007AEEC000 00027D (v02 ACRSYS ACRPRDCT 00001000 1025 00040000)
[    0.000000] ACPI: SSDT 0x000000007AEB9000 000BC8 (v02 ACRSYS ACRPRDCT 00001000 1025 00040000)
[    0.000000] ACPI: DBGP 0x000000007AEAD000 000034 (v01 ACRSYS ACRPRDCT 00000002 1025 00040000)
[    0.000000] ACPI: FPDT 0x000000007AEA3000 000044 (v01 ACRSYS ACRPRDCT 00000002 1025 00040000)
[    0.000000] ACPI: DBGP 0x000000007AEE8000 000034 (v01 ACRSYS ACRPRDCT 00000001 1025 00040000)
[    0.000000] ACPI: SSDT 0x000000007AEA9000 000EDE (v02 ACRSYS ACRPRDCT 00003000 1025 00040000)
[    0.000000] ACPI: SSDT 0x000000007AEB4000 00029F (v02 ACRSYS ACRPRDCT 00000000 1025 00040000)
[    0.000000] ACPI: SSDT 0x000000007AEF3000 0004C8 (v02 ACRSYS ACRPRDCT 00001000 1025 00040000)
[    0.000000] ACPI: BGRT 0x000000007AEA2000 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-0x000000027effffff]
[    0.000000] NODE_DATA(0) allocated [mem 0x27efd5000-0x27effffff]
[    0.000000] Zone ranges:
[    0.000000]   DMA      [mem 0x0000000000001000-0x0000000000ffffff]
[    0.000000]   DMA32    [mem 0x0000000001000000-0x00000000ffffffff]
[    0.000000]   Normal   [mem 0x0000000100000000-0x000000027effffff]
[    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-0x000000000009dfff]
[    0.000000]   node   0: [mem 0x0000000000100000-0x0000000060eb4fff]
[    0.000000]   node   0: [mem 0x0000000060eb7000-0x0000000062a87fff]
[    0.000000]   node   0: [mem 0x0000000063b88000-0x0000000079d9dfff]
[    0.000000]   node   0: [mem 0x000000007aefe000-0x000000007aefefff]
[    0.000000]   node   0: [mem 0x0000000100000000-0x000000027effffff]
[    0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000027effffff]
[    0.000000] On node 0 totalpages: 2063417
[    0.000000]   DMA zone: 64 pages used for memmap
[    0.000000]   DMA zone: 22 pages reserved
[    0.000000]   DMA zone: 3996 pages, LIFO batch:0
[    0.000000]   DMA32 zone: 7667 pages used for memmap
[    0.000000]   DMA32 zone: 490653 pages, LIFO batch:31
[    0.000000]   Normal zone: 24512 pages used for memmap
[    0.000000]   Normal zone: 1568768 pages, LIFO batch:31
[    0.000000] Reserved but unavailable: 99 pages
[    0.000000] Reserving Intel graphics memory at 0x000000007c000000-0x000000007fffffff
[    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, 0 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 0x0009e000-0x000fffff]
[    0.000000] PM: Registered nosave memory: [mem 0x60eb5000-0x60eb5fff]
[    0.000000] PM: Registered nosave memory: [mem 0x60eb6000-0x60eb6fff]
[    0.000000] PM: Registered nosave memory: [mem 0x62a88000-0x63b87fff]
[    0.000000] PM: Registered nosave memory: [mem 0x79d9e000-0x79f9dfff]
[    0.000000] PM: Registered nosave memory: [mem 0x79f9e000-0x7a78dfff]
[    0.000000] PM: Registered nosave memory: [mem 0x7a78e000-0x7ae7dfff]
[    0.000000] PM: Registered nosave memory: [mem 0x7ae7e000-0x7aefdfff]
[    0.000000] PM: Registered nosave memory: [mem 0x7aeff000-0x7fffffff]
[    0.000000] PM: Registered nosave memory: [mem 0x80000000-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-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 0x80000000-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: 7645519600211568 ns
[    0.000000] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:8 nr_cpu_ids:8 nr_node_ids:1
[    0.000000] percpu: Embedded 46 pages/cpu @        (ptrval) s151552 r8192 d28672 u262144
[    0.000000] pcpu-alloc: s151552 r8192 d28672 u262144 alloc=1*2097152
[    0.000000] pcpu-alloc: [0] 0 1 2 3 4 5 6 7 
[    0.000000] Built 1 zonelists, mobility grouping on.  Total pages: 2031152
[    0.000000] Policy zone: Normal
[    0.000000] Kernel command line: BOOT_IMAGE=/vmlinuz-4.15.0-21-generic root=UUID=12033473-350c-4db0-b2aa-0085a45625c0 ro rootflags=subvol=@ quiet splash vt.handoff=1
[    0.000000] Calgary: detecting Calgary via BIOS EBDA area
[    0.000000] Calgary: Unable to locate Rio Grande table in EBDA - bailing!
[    0.000000] Memory: 7910440K/8253668K available (12300K kernel code, 2470K rwdata, 4240K rodata, 2404K init, 2416K bss, 343228K reserved, 0K cma-reserved)
[    0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=8, Nodes=1
[    0.000000] Kernel/User page tables isolation: enabled
[    0.000000] ftrace: allocating 39065 entries in 153 pages
[    0.000000] Hierarchical RCU implementation.
[    0.000000] 	RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=8.
[    0.000000] 	Tasks RCU enabled.
[    0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=8
[    0.000000] NR_IRQS: 524544, nr_irqs: 2048, preallocated irqs: 16
[    0.000000] vt handoff: transparent VT on vt#1
[    0.000000] Console: colour dummy device 80x25
[    0.000000] console [tty0] enabled
[    0.000000] ACPI: Core revision 20170831
[    0.000000] ACPI: 15 ACPI AML tables successfully acquired and loaded
[    0.000000] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 79635855245 ns
[    0.000000] hpet clockevent registered
[    0.004000] APIC: Switch to symmetric I/O mode setup
[    0.004000] DMAR: Host address width 39
[    0.004000] DMAR: DRHD base: 0x000000fed90000 flags: 0x0
[    0.004000] DMAR: dmar0: reg_base_addr fed90000 ver 1:0 cap 1c0000c40660462 ecap 19e2ff0505e
[    0.004000] DMAR: DRHD base: 0x000000fed91000 flags: 0x1
[    0.004000] DMAR: dmar1: reg_base_addr fed91000 ver 1:0 cap d2008c40660462 ecap f050da
[    0.004000] DMAR: RMRR base: 0x0000007a66a000 end: 0x0000007a689fff
[    0.004000] DMAR: RMRR base: 0x0000007b800000 end: 0x0000007fffffff
[    0.004000] DMAR: ANDD device: 1 name: \_SB.PCI0.I2C0
[    0.004000] DMAR: ANDD device: 2 name: \_SB.PCI0.I2C1
[    0.004000] DMAR-IR: IOAPIC id 2 under DRHD base  0xfed91000 IOMMU 1
[    0.004000] DMAR-IR: HPET id 0 under DRHD base 0xfed91000
[    0.004000] DMAR-IR: Queued invalidation will be enabled to support x2apic and Intr-remapping.
[    0.004000] DMAR-IR: Enabled IRQ remapping in x2apic mode
[    0.004000] x2apic enabled
[    0.004000] Switched APIC routing to cluster x2apic.
[    0.008000] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[    0.028000] tsc: Detected 2800.000 MHz processor
[    0.028000] tsc: Detected 2808.000 MHz TSC
[    0.028000] Calibrating delay loop (skipped), value calculated using timer frequency.. 5616.00 BogoMIPS (lpj=11232000)
[    0.028000] pid_max: default: 32768 minimum: 301
[    0.028000] Security Framework initialized
[    0.028000] Yama: becoming mindful.
[    0.028000] AppArmor: AppArmor initialized
[    0.028000] Dentry cache hash table entries: 1048576 (order: 11, 8388608 bytes)
[    0.028000] Inode-cache hash table entries: 524288 (order: 10, 4194304 bytes)
[    0.028000] Mount-cache hash table entries: 16384 (order: 5, 131072 bytes)
[    0.028000] Mountpoint-cache hash table entries: 16384 (order: 5, 131072 bytes)
[    0.028000] CPU: Physical Processor ID: 0
[    0.028000] CPU: Processor Core ID: 0
[    0.028000] ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
[    0.028000] ENERGY_PERF_BIAS: View and update with x86_energy_perf_policy(8)
[    0.028000] mce: CPU supports 10 MCE banks
[    0.028000] CPU0: Thermal monitoring enabled (TM1)
[    0.028000] process: using mwait in idle threads
[    0.028000] Last level iTLB entries: 4KB 64, 2MB 8, 4MB 8
[    0.028000] Last level dTLB entries: 4KB 64, 2MB 0, 4MB 0, 1GB 4
[    0.028000] Spectre V2 : Mitigation: Full generic retpoline
[    0.028000] Spectre V2 : Spectre v2 mitigation: Filling RSB on context switch
[    0.028000] Freeing SMP alternatives memory: 36K
[    0.037083] TSC deadline timer enabled
[    0.037088] smpboot: CPU0: Intel(R) Core(TM) i7-7700HQ CPU @ 2.80GHz (family: 0x6, model: 0x9e, stepping: 0x9)
[    0.037131] Performance Events: PEBS fmt3+, Skylake events, 32-deep LBR, full-width counters, Intel PMU driver.
[    0.037150] ... version:                4
[    0.037150] ... bit width:              48
[    0.037151] ... generic registers:      4
[    0.037151] ... value mask:             0000ffffffffffff
[    0.037151] ... max period:             00007fffffffffff
[    0.037152] ... fixed-purpose events:   3
[    0.037152] ... event mask:             000000070000000f
[    0.037177] Hierarchical SRCU implementation.
[    0.037975] NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
[    0.037983] smp: Bringing up secondary CPUs ...
[    0.038023] x86: Booting SMP configuration:
[    0.038024] .... node  #0, CPUs:      #1 #2 #3 #4 #5 #6 #7
[    0.038348] smp: Brought up 1 node, 8 CPUs
[    0.038348] smpboot: Max logical packages: 1
[    0.038348] smpboot: Total of 8 processors activated (44928.00 BogoMIPS)
[    0.040253] devtmpfs: initialized
[    0.040253] x86/mm: Memory block size: 128MB
[    0.040471] evm: security.selinux
[    0.040471] evm: security.SMACK64
[    0.040472] evm: security.SMACK64EXEC
[    0.040472] evm: security.SMACK64TRANSMUTE
[    0.040472] evm: security.SMACK64MMAP
[    0.040473] evm: security.apparmor
[    0.040473] evm: security.ima
[    0.040473] evm: security.capability
[    0.040483] PM: Registering ACPI NVS region [mem 0x60eb5000-0x60eb5fff] (4096 bytes)
[    0.040483] PM: Registering ACPI NVS region [mem 0x7a78e000-0x7ae7dfff] (7274496 bytes)
[    0.040483] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[    0.040483] futex hash table entries: 2048 (order: 5, 131072 bytes)
[    0.040483] pinctrl core: initialized pinctrl subsystem
[    0.040483] RTC time: 15:36:42, date: 05/21/18
[    0.040483] NET: Registered protocol family 16
[    0.040483] audit: initializing netlink subsys (disabled)
[    0.040483] audit: type=2000 audit(1526917002.040:1): state=initialized audit_enabled=0 res=1
[    0.040483] cpuidle: using governor ladder
[    0.040483] cpuidle: using governor menu
[    0.040483] Simple Boot Flag at 0x44 set to 0x1
[    0.040483] ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
[    0.040483] ACPI: bus type PCI registered
[    0.040483] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[    0.040483] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
[    0.040483] PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in E820
[    0.040483] PCI: Using configuration type 1 for base access
[    0.040873] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
[    0.040873] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
[    0.040873] ACPI: Added _OSI(Module Device)
[    0.040873] ACPI: Added _OSI(Processor Device)
[    0.040873] ACPI: Added _OSI(3.0 _SCP Extensions)
[    0.040873] ACPI: Added _OSI(Processor Aggregator Device)
[    0.044160] ACPI: Executed 36 blocks of module-level executable AML code
[    0.051731] ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored
[    0.056215] ACPI: Dynamic OEM Table Load:
[    0.056223] ACPI: SSDT 0xFFFF8D9774963000 000651 (v02 PmRef  Cpu0Ist  00003000 INTL 20160527)
[    0.056230] ACPI: Executed 1 blocks of module-level executable AML code
[    0.056286] ACPI: \_PR_.CPU0: _OSC native thermal LVT Acked
[    0.061084] ACPI: Dynamic OEM Table Load:
[    0.061092] ACPI: SSDT 0xFFFF8D9774AE4C00 0003FF (v02 PmRef  Cpu0Cst  00003001 INTL 20160527)
[    0.061289] ACPI: Executed 1 blocks of module-level executable AML code
[    0.061364] ACPI: Dynamic OEM Table Load:
[    0.061364] ACPI: SSDT 0xFFFF8D9774F71000 00065C (v02 PmRef  ApIst    00003000 INTL 20160527)
[    0.061364] ACPI: Executed 1 blocks of module-level executable AML code
[    0.061364] ACPI: Dynamic OEM Table Load:
[    0.061364] ACPI: SSDT 0xFFFF8D9774B23600 00018A (v02 PmRef  ApCst    00003000 INTL 20160527)
[    0.061364] ACPI: Executed 1 blocks of module-level executable AML code
[    0.061859] ACPI: EC: EC started
[    0.061860] ACPI: EC: interrupt blocked
[    0.064175] ACPI: \_SB_.PCI0.LPCB.EC0_: Used as first EC
[    0.064177] ACPI: \_SB_.PCI0.LPCB.EC0_: GPE=0x14, EC_CMD/EC_SC=0x66, EC_DATA=0x62
[    0.064178] ACPI: \_SB_.PCI0.LPCB.EC0_: Used as boot DSDT EC to handle transactions
[    0.064178] ACPI: Interpreter enabled
[    0.064214] ACPI: (supports S0 S3 S4 S5)
[    0.064215] ACPI: Using IOAPIC for interrupt routing
[    0.064245] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[    0.065718] ACPI: Enabled 6 GPEs in block 00 to 7F
[    0.065718] ACPI: Power Resource [PG00] (on)
[    0.135249] ACPI: Power Resource [WRST] (on)
[    0.135690] ACPI: Power Resource [WRST] (on)
[    0.136233] ACPI: Power Resource [WRST] (on)
[    0.136677] ACPI: Power Resource [WRST] (on)
[    0.137115] ACPI: Power Resource [WRST] (on)
[    0.137554] ACPI: Power Resource [WRST] (on)
[    0.137994] ACPI: Power Resource [WRST] (on)
[    0.138438] ACPI: Power Resource [WRST] (on)
[    0.139183] ACPI: Power Resource [WRST] (on)
[    0.139622] ACPI: Power Resource [WRST] (on)
[    0.140065] ACPI: Power Resource [WRST] (on)
[    0.140503] ACPI: Power Resource [WRST] (on)
[    0.140942] ACPI: Power Resource [WRST] (on)
[    0.141380] ACPI: Power Resource [WRST] (on)
[    0.141817] ACPI: Power Resource [WRST] (on)
[    0.142254] ACPI: Power Resource [WRST] (on)
[    0.142693] ACPI: Power Resource [WRST] (on)
[    0.143132] ACPI: Power Resource [WRST] (on)
[    0.143575] ACPI: Power Resource [WRST] (on)
[    0.144023] ACPI: Power Resource [WRST] (on)
[    0.155404] ACPI: Power Resource [FN00] (off)
[    0.155487] ACPI: Power Resource [FN01] (off)
[    0.155571] ACPI: Power Resource [FN02] (off)
[    0.155652] ACPI: Power Resource [FN03] (off)
[    0.155732] ACPI: Power Resource [FN04] (off)
[    0.156802] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-fe])
[    0.156806] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI]
[    0.156839] acpi PNP0A08:00: _OSC failed (AE_ERROR); disabling ASPM
[    0.158661] PCI host bridge to bus 0000:00
[    0.158663] pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7 window]
[    0.158664] pci_bus 0000:00: root bus resource [io  0x0d00-0xffff window]
[    0.158665] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
[    0.158666] pci_bus 0000:00: root bus resource [mem 0x000c0000-0x000c3fff window]
[    0.158667] pci_bus 0000:00: root bus resource [mem 0x000c4000-0x000c7fff window]
[    0.158668] pci_bus 0000:00: root bus resource [mem 0x000c8000-0x000cbfff window]
[    0.158669] pci_bus 0000:00: root bus resource [mem 0x000cc000-0x000cffff window]
[    0.158670] pci_bus 0000:00: root bus resource [mem 0x000d0000-0x000d3fff window]
[    0.158670] pci_bus 0000:00: root bus resource [mem 0x000d4000-0x000d7fff window]
[    0.158671] pci_bus 0000:00: root bus resource [mem 0x000d8000-0x000dbfff window]
[    0.158672] pci_bus 0000:00: root bus resource [mem 0x000dc000-0x000dffff window]
[    0.158673] pci_bus 0000:00: root bus resource [mem 0x000e0000-0x000e3fff window]
[    0.158674] pci_bus 0000:00: root bus resource [mem 0x000e4000-0x000e7fff window]
[    0.158675] pci_bus 0000:00: root bus resource [mem 0x000e8000-0x000ebfff window]
[    0.158676] pci_bus 0000:00: root bus resource [mem 0x000ec000-0x000effff window]
[    0.158676] pci_bus 0000:00: root bus resource [mem 0x000f0000-0x000fffff window]
[    0.158677] pci_bus 0000:00: root bus resource [mem 0x80000000-0xdfffffff window]
[    0.158678] pci_bus 0000:00: root bus resource [mem 0xfd000000-0xfe7fffff window]
[    0.158679] pci_bus 0000:00: root bus resource [bus 00-fe]
[    0.158686] pci 0000:00:00.0: [8086:5910] type 00 class 0x060000
[    0.159583] pci 0000:00:01.0: [8086:1901] type 01 class 0x060400
[    0.159617] pci 0000:00:01.0: PME# supported from D0 D3hot D3cold
[    0.160360] pci 0000:00:02.0: [8086:591b] type 00 class 0x030000
[    0.160368] pci 0000:00:02.0: reg 0x10: [mem 0xa2000000-0xa2ffffff 64bit]
[    0.160372] pci 0000:00:02.0: reg 0x18: [mem 0xb0000000-0xbfffffff 64bit pref]
[    0.160376] pci 0000:00:02.0: reg 0x20: [io  0x5000-0x503f]
[    0.160387] pci 0000:00:02.0: BAR 2: assigned to efifb
[    0.161180] pci 0000:00:14.0: [8086:a12f] type 00 class 0x0c0330
[    0.161199] pci 0000:00:14.0: reg 0x10: [mem 0xa4400000-0xa440ffff 64bit]
[    0.161254] pci 0000:00:14.0: PME# supported from D3hot D3cold
[    0.162054] pci 0000:00:14.2: [8086:a131] type 00 class 0x118000
[    0.162072] pci 0000:00:14.2: reg 0x10: [mem 0xa442a000-0xa442afff 64bit]
[    0.162851] pci 0000:00:15.0: [8086:a160] type 00 class 0x118000
[    0.162876] pci 0000:00:15.0: reg 0x10: [mem 0xa442b000-0xa442bfff 64bit]
[    0.163685] pci 0000:00:15.1: [8086:a161] type 00 class 0x118000
[    0.163711] pci 0000:00:15.1: reg 0x10: [mem 0xa442c000-0xa442cfff 64bit]
[    0.164542] pci 0000:00:16.0: [8086:a13a] type 00 class 0x078000
[    0.164566] pci 0000:00:16.0: reg 0x10: [mem 0xa442d000-0xa442dfff 64bit]
[    0.164630] pci 0000:00:16.0: PME# supported from D3hot
[    0.165393] pci 0000:00:17.0: [8086:a103] type 00 class 0x010601
[    0.165408] pci 0000:00:17.0: reg 0x10: [mem 0xa4428000-0xa4429fff]
[    0.165414] pci 0000:00:17.0: reg 0x14: [mem 0xa4430000-0xa44300ff]
[    0.165420] pci 0000:00:17.0: reg 0x18: [io  0x5080-0x5087]
[    0.165426] pci 0000:00:17.0: reg 0x1c: [io  0x5088-0x508b]
[    0.165432] pci 0000:00:17.0: reg 0x20: [io  0x5060-0x507f]
[    0.165438] pci 0000:00:17.0: reg 0x24: [mem 0xa442e000-0xa442e7ff]
[    0.165471] pci 0000:00:17.0: PME# supported from D3hot
[    0.166223] pci 0000:00:1c.0: [8086:a112] type 01 class 0x060400
[    0.166278] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
[    0.167055] pci 0000:00:1c.3: [8086:a113] type 01 class 0x060400
[    0.167109] pci 0000:00:1c.3: PME# supported from D0 D3hot D3cold
[    0.167893] pci 0000:00:1d.0: [8086:a118] type 01 class 0x060400
[    0.167959] pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
[    0.168766] pci 0000:00:1f.0: [8086:a152] type 00 class 0x060100
[    0.169603] pci 0000:00:1f.2: [8086:a121] type 00 class 0x058000
[    0.169617] pci 0000:00:1f.2: reg 0x10: [mem 0xa4424000-0xa4427fff]
[    0.170403] pci 0000:00:1f.3: [8086:a171] type 00 class 0x040300
[    0.170428] pci 0000:00:1f.3: reg 0x10: [mem 0xa4420000-0xa4423fff 64bit]
[    0.170456] pci 0000:00:1f.3: reg 0x20: [mem 0xa4410000-0xa441ffff 64bit]
[    0.170499] pci 0000:00:1f.3: PME# supported from D3hot D3cold
[    0.171283] pci 0000:00:1f.4: [8086:a123] type 00 class 0x0c0500
[    0.171342] pci 0000:00:1f.4: reg 0x10: [mem 0xa442f000-0xa442f0ff 64bit]
[    0.171411] pci 0000:00:1f.4: reg 0x20: [io  0x5040-0x505f]
[    0.172265] pci 0000:01:00.0: [10de:1c8d] type 00 class 0x030200
[    0.172290] pci 0000:01:00.0: reg 0x10: [mem 0xa3000000-0xa3ffffff]
[    0.172306] pci 0000:01:00.0: reg 0x14: [mem 0x90000000-0x9fffffff 64bit pref]
[    0.172322] pci 0000:01:00.0: reg 0x1c: [mem 0xa0000000-0xa1ffffff 64bit pref]
[    0.172333] pci 0000:01:00.0: reg 0x24: [io  0x4000-0x407f]
[    0.172343] pci 0000:01:00.0: reg 0x30: [mem 0xfff80000-0xffffffff pref]
[    0.188043] pci 0000:00:01.0: PCI bridge to [bus 01]
[    0.188046] pci 0000:00:01.0:   bridge window [io  0x4000-0x4fff]
[    0.188048] pci 0000:00:01.0:   bridge window [mem 0xa3000000-0xa3ffffff]
[    0.188051] pci 0000:00:01.0:   bridge window [mem 0x90000000-0xa1ffffff 64bit pref]
[    0.188200] pci 0000:02:00.0: [168c:003e] type 00 class 0x028000
[    0.188380] pci 0000:02:00.0: reg 0x10: [mem 0xa4000000-0xa41fffff 64bit]
[    0.188989] pci 0000:02:00.0: PME# supported from D0 D3hot D3cold
[    0.204188] pci 0000:00:1c.0: PCI bridge to [bus 02]
[    0.204192] pci 0000:00:1c.0:   bridge window [mem 0xa4000000-0xa41fffff]
[    0.204248] pci 0000:03:00.0: [10ec:8168] type 00 class 0x020000
[    0.204275] pci 0000:03:00.0: reg 0x10: [io  0x3000-0x30ff]
[    0.204300] pci 0000:03:00.0: reg 0x18: [mem 0xa4304000-0xa4304fff 64bit]
[    0.204315] pci 0000:03:00.0: reg 0x20: [mem 0xa4300000-0xa4303fff 64bit]
[    0.204402] pci 0000:03:00.0: supports D1 D2
[    0.204403] pci 0000:03:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.220045] pci 0000:00:1c.3: PCI bridge to [bus 03]
[    0.220048] pci 0000:00:1c.3:   bridge window [io  0x3000-0x3fff]
[    0.220050] pci 0000:00:1c.3:   bridge window [mem 0xa4300000-0xa43fffff]
[    0.220305] pci 0000:04:00.0: [144d:a804] type 00 class 0x010802
[    0.220330] pci 0000:04:00.0: reg 0x10: [mem 0xa4200000-0xa4203fff 64bit]
[    0.236243] pci 0000:00:1d.0: PCI bridge to [bus 04]
[    0.236247] pci 0000:00:1d.0:   bridge window [mem 0xa4200000-0xa42fffff]
[    0.239046] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 10 *11 12 14 15)
[    0.239109] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 *10 11 12 14 15)
[    0.239170] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 10 *11 12 14 15)
[    0.239231] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 10 *11 12 14 15)
[    0.239291] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 10 *11 12 14 15)
[    0.239351] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 10 *11 12 14 15)
[    0.239411] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 10 *11 12 14 15)
[    0.239471] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 10 *11 12 14 15)
[    0.239782] platform MSFT0101:00: failed to claim resource 1: [mem 0xfed40000-0xfed40fff]
[    0.239786] acpi MSFT0101:00: platform device creation failed: -16
[    0.240227] ACPI: EC: interrupt unblocked
[    0.240239] ACPI: EC: event unblocked
[    0.240250] ACPI: \_SB_.PCI0.LPCB.EC0_: GPE=0x14, EC_CMD/EC_SC=0x66, EC_DATA=0x62
[    0.240251] ACPI: \_SB_.PCI0.LPCB.EC0_: Used as boot DSDT EC to handle transactions and events
[    0.240435] SCSI subsystem initialized
[    0.244012] libata version 3.00 loaded.
[    0.244017] pci 0000:00:02.0: vgaarb: setting as boot VGA device
[    0.244017] pci 0000:00:02.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
[    0.244017] pci 0000:00:02.0: vgaarb: bridge control possible
[    0.244017] vgaarb: loaded
[    0.244023] ACPI: bus type USB registered
[    0.244036] usbcore: registered new interface driver usbfs
[    0.244042] usbcore: registered new interface driver hub
[    0.244059] usbcore: registered new device driver usb
[    0.244087] EDAC MC: Ver: 3.0.0
[    0.244327] Registered efivars operations
[    0.281243] PCI: Using ACPI for IRQ routing
[    0.309150] PCI: pci_cache_line_size set to 64 bytes
[    0.309694] e820: reserve RAM buffer [mem 0x00058000-0x0005ffff]
[    0.309696] e820: reserve RAM buffer [mem 0x0009e000-0x0009ffff]
[    0.309696] e820: reserve RAM buffer [mem 0x60eb5000-0x63ffffff]
[    0.309697] e820: reserve RAM buffer [mem 0x62a88000-0x63ffffff]
[    0.309698] e820: reserve RAM buffer [mem 0x79d9e000-0x7bffffff]
[    0.309698] e820: reserve RAM buffer [mem 0x7aeff000-0x7bffffff]
[    0.309699] e820: reserve RAM buffer [mem 0x27f000000-0x27fffffff]
[    0.309764] NetLabel: Initializing
[    0.309764] NetLabel:  domain hash size = 128
[    0.309764] NetLabel:  protocols = UNLABELED CIPSOv4 CALIPSO
[    0.309774] NetLabel:  unlabeled traffic allowed by default
[    0.309783] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
[    0.309783] hpet0: 8 comparators, 64-bit 24.000000 MHz counter
[    0.312002] clocksource: Switched to clocksource hpet
[    0.319021] VFS: Disk quotas dquot_6.6.0
[    0.319032] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    0.319096] AppArmor: AppArmor Filesystem Enabled
[    0.319114] pnp: PnP ACPI init
[    0.319283] system 00:00: [mem 0xfd000000-0xfdabffff] has been reserved
[    0.319284] system 00:00: [mem 0xfdad0000-0xfdadffff] has been reserved
[    0.319285] system 00:00: [mem 0xfdb00000-0xfdffffff] has been reserved
[    0.319286] system 00:00: [mem 0xfe000000-0xfe01ffff] has been reserved
[    0.319287] system 00:00: [mem 0xfe036000-0xfe03bfff] has been reserved
[    0.319288] system 00:00: [mem 0xfe03d000-0xfe3fffff] has been reserved
[    0.319289] system 00:00: [mem 0xfe410000-0xfe7fffff] has been reserved
[    0.319293] system 00:00: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.319543] system 00:01: [io  0x2000-0x20fe] has been reserved
[    0.319546] system 00:01: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.319657] system 00:02: [io  0x0680-0x069f] has been reserved
[    0.319658] system 00:02: [io  0xfd60-0xfd63] has been reserved
[    0.319659] system 00:02: [io  0xffff] has been reserved
[    0.319660] system 00:02: [io  0xffff] has been reserved
[    0.319661] system 00:02: [io  0xffff] has been reserved
[    0.319662] system 00:02: [io  0x1800-0x18fe] has been reserved
[    0.319663] system 00:02: [io  0x164e-0x164f] has been reserved
[    0.319665] system 00:02: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.319735] system 00:03: [io  0x0800-0x087f] has been reserved
[    0.319738] system 00:03: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.319755] pnp 00:04: Plug and Play ACPI device, IDs PNP0b00 (active)
[    0.319784] system 00:05: [io  0x1854-0x1857] has been reserved
[    0.319786] system 00:05: Plug and Play ACPI device, IDs INT3f0d PNP0c02 (active)
[    0.319814] pnp 00:06: Plug and Play ACPI device, IDs PNP0303 (active)
[    0.320898] system 00:07: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.321465] system 00:08: [mem 0xfed10000-0xfed17fff] has been reserved
[    0.321466] system 00:08: [mem 0xfed18000-0xfed18fff] has been reserved
[    0.321468] system 00:08: [mem 0xfed19000-0xfed19fff] has been reserved
[    0.321469] system 00:08: [mem 0xe0000000-0xefffffff] has been reserved
[    0.321470] system 00:08: [mem 0xfed20000-0xfed3ffff] has been reserved
[    0.321471] system 00:08: [mem 0xfed90000-0xfed93fff] could not be reserved
[    0.321472] system 00:08: [mem 0xfed45000-0xfed8ffff] could not be reserved
[    0.321473] system 00:08: [mem 0xff000000-0xff000fff] has been reserved
[    0.321474] system 00:08: [mem 0xff010000-0xffffffff] could not be reserved
[    0.321475] system 00:08: [mem 0xfee00000-0xfeefffff] could not be reserved
[    0.321476] system 00:08: [mem 0x80000000-0x8001ffff] has been reserved
[    0.321479] system 00:08: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.321927] pnp: PnP ACPI: found 9 devices
[    0.329100] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[    0.329102] pci 0000:01:00.0: can't claim BAR 6 [mem 0xfff80000-0xffffffff pref]: no compatible bridge window
[    0.329124] pci 0000:01:00.0: BAR 6: no space for [mem size 0x00080000 pref]
[    0.329126] pci 0000:01:00.0: BAR 6: failed to assign [mem size 0x00080000 pref]
[    0.329127] pci 0000:00:01.0: PCI bridge to [bus 01]
[    0.329128] pci 0000:00:01.0:   bridge window [io  0x4000-0x4fff]
[    0.329130] pci 0000:00:01.0:   bridge window [mem 0xa3000000-0xa3ffffff]
[    0.329132] pci 0000:00:01.0:   bridge window [mem 0x90000000-0xa1ffffff 64bit pref]
[    0.329135] pci 0000:00:1c.0: PCI bridge to [bus 02]
[    0.329138] pci 0000:00:1c.0:   bridge window [mem 0xa4000000-0xa41fffff]
[    0.329143] pci 0000:00:1c.3: PCI bridge to [bus 03]
[    0.329144] pci 0000:00:1c.3:   bridge window [io  0x3000-0x3fff]
[    0.329147] pci 0000:00:1c.3:   bridge window [mem 0xa4300000-0xa43fffff]
[    0.329151] pci 0000:00:1d.0: PCI bridge to [bus 04]
[    0.329155] pci 0000:00:1d.0:   bridge window [mem 0xa4200000-0xa42fffff]
[    0.329161] pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7 window]
[    0.329162] pci_bus 0000:00: resource 5 [io  0x0d00-0xffff window]
[    0.329163] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
[    0.329164] pci_bus 0000:00: resource 7 [mem 0x000c0000-0x000c3fff window]
[    0.329165] pci_bus 0000:00: resource 8 [mem 0x000c4000-0x000c7fff window]
[    0.329166] pci_bus 0000:00: resource 9 [mem 0x000c8000-0x000cbfff window]
[    0.329167] pci_bus 0000:00: resource 10 [mem 0x000cc000-0x000cffff window]
[    0.329168] pci_bus 0000:00: resource 11 [mem 0x000d0000-0x000d3fff window]
[    0.329169] pci_bus 0000:00: resource 12 [mem 0x000d4000-0x000d7fff window]
[    0.329170] pci_bus 0000:00: resource 13 [mem 0x000d8000-0x000dbfff window]
[    0.329171] pci_bus 0000:00: resource 14 [mem 0x000dc000-0x000dffff window]
[    0.329172] pci_bus 0000:00: resource 15 [mem 0x000e0000-0x000e3fff window]
[    0.329173] pci_bus 0000:00: resource 16 [mem 0x000e4000-0x000e7fff window]
[    0.329173] pci_bus 0000:00: resource 17 [mem 0x000e8000-0x000ebfff window]
[    0.329174] pci_bus 0000:00: resource 18 [mem 0x000ec000-0x000effff window]
[    0.329175] pci_bus 0000:00: resource 19 [mem 0x000f0000-0x000fffff window]
[    0.329176] pci_bus 0000:00: resource 20 [mem 0x80000000-0xdfffffff window]
[    0.329177] pci_bus 0000:00: resource 21 [mem 0xfd000000-0xfe7fffff window]
[    0.329178] pci_bus 0000:01: resource 0 [io  0x4000-0x4fff]
[    0.329179] pci_bus 0000:01: resource 1 [mem 0xa3000000-0xa3ffffff]
[    0.329180] pci_bus 0000:01: resource 2 [mem 0x90000000-0xa1ffffff 64bit pref]
[    0.329181] pci_bus 0000:02: resource 1 [mem 0xa4000000-0xa41fffff]
[    0.329182] pci_bus 0000:03: resource 0 [io  0x3000-0x3fff]
[    0.329183] pci_bus 0000:03: resource 1 [mem 0xa4300000-0xa43fffff]
[    0.329184] pci_bus 0000:04: resource 1 [mem 0xa4200000-0xa42fffff]
[    0.329327] NET: Registered protocol family 2
[    0.329469] TCP established hash table entries: 65536 (order: 7, 524288 bytes)
[    0.329551] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
[    0.329684] TCP: Hash tables configured (established 65536 bind 65536)
[    0.329708] UDP hash table entries: 4096 (order: 5, 131072 bytes)
[    0.329728] UDP-Lite hash table entries: 4096 (order: 5, 131072 bytes)
[    0.329785] NET: Registered protocol family 1
[    0.329794] pci 0000:00:02.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
[    0.331696] PCI: CLS 64 bytes, default 64
[    0.331717] Unpacking initramfs...
[    0.901792] Freeing initrd memory: 52880K
[    0.901835] DMAR: ACPI device "device:7d" under DMAR at fed91000 as 00:15.0
[    0.901837] DMAR: ACPI device "device:7e" under DMAR at fed91000 as 00:15.1
[    0.901849] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[    0.901851] software IO TLB [mem 0x75803000-0x79803000] (64MB) mapped at [000000008623dade-00000000e6ed187b]
[    0.902097] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x2879c5f06f2, max_idle_ns: 440795220049 ns
[    0.902308] Scanning for low memory corruption every 60 seconds
[    0.902836] Initialise system trusted keyrings
[    0.902841] Key type blacklist registered
[    0.902899] workingset: timestamp_bits=36 max_order=21 bucket_order=0
[    0.903598] zbud: loaded
[    0.903942] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[    0.904101] fuse init (API version 7.26)
[    0.906298] Key type asymmetric registered
[    0.906299] Asymmetric key parser 'x509' registered
[    0.906316] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 246)
[    0.906362] io scheduler noop registered
[    0.906363] io scheduler deadline registered
[    0.906389] io scheduler cfq registered (default)
[    0.907123] efifb: probing for efifb
[    0.907132] efifb: framebuffer at 0xb0000000, using 8128k, total 8128k
[    0.907133] efifb: mode is 1920x1080x32, linelength=7680, pages=1
[    0.907133] efifb: scrolling: redraw
[    0.907134] efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0
[    0.907202] Console: switching to colour frame buffer device 240x67
[    0.907219] fb0: EFI VGA frame buffer device
[    0.907224] intel_idle: MWAIT substates: 0x11142120
[    0.907224] intel_idle: v0.4.1 model 0x9E
[    0.907569] intel_idle: lapic_timer_reliable_states 0xffffffff
[    0.907662] ACPI: AC Adapter [ACAD] (on-line)
[    0.907706] input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:17/PNP0C0D:00/input/input0
[    0.907714] ACPI: Lid Switch [LID0]
[    0.907744] input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input1
[    0.907751] ACPI: Sleep Button [SLPB]
[    0.907769] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input2
[    0.907826] ACPI: Power Button [PWRB]
[    0.907850] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input3
[    0.907895] ACPI: Power Button [PWRF]
[    0.965228] (NULL device *): hwmon_device_register() is deprecated. Please convert the driver to use hwmon_device_register_with_info().
[    1.024295] thermal LNXTHERM:00: registered as thermal_zone0
[    1.024296] ACPI: Thermal Zone [TZ00] (28 C)
[    1.024455] thermal LNXTHERM:01: registered as thermal_zone1
[    1.024456] ACPI: Thermal Zone [TZ01] (30 C)
[    1.024629] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
[    1.025257] ACPI: Battery Slot [BAT1] (battery present)
[    1.027268] Linux agpgart interface v0.103
[    1.029268] loop: module loaded
[    1.029384] libphy: Fixed MDIO Bus: probed
[    1.029385] tun: Universal TUN/TAP device driver, 1.6
[    1.029427] PPP generic driver version 2.4.2
[    1.029475] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    1.029476] ehci-pci: EHCI PCI platform driver
[    1.029483] ehci-platform: EHCI generic platform driver
[    1.029490] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[    1.029491] ohci-pci: OHCI PCI platform driver
[    1.029497] ohci-platform: OHCI generic platform driver
[    1.029502] uhci_hcd: USB Universal Host Controller Interface driver
[    1.029637] xhci_hcd 0000:00:14.0: xHCI Host Controller
[    1.029642] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 1
[    1.030718] xhci_hcd 0000:00:14.0: hcc params 0x200077c1 hci version 0x100 quirks 0x00109810
[    1.030722] xhci_hcd 0000:00:14.0: cache line size of 64 is not supported
[    1.030836] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[    1.030837] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.030838] usb usb1: Product: xHCI Host Controller
[    1.030840] usb usb1: Manufacturer: Linux 4.15.0-21-generic xhci-hcd
[    1.030841] usb usb1: SerialNumber: 0000:00:14.0
[    1.030968] hub 1-0:1.0: USB hub found
[    1.030983] hub 1-0:1.0: 16 ports detected
[    1.031528] xhci_hcd 0000:00:14.0: xHCI Host Controller
[    1.031530] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 2
[    1.031554] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003
[    1.031556] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.031557] usb usb2: Product: xHCI Host Controller
[    1.031558] usb usb2: Manufacturer: Linux 4.15.0-21-generic xhci-hcd
[    1.031559] usb usb2: SerialNumber: 0000:00:14.0
[    1.031678] hub 2-0:1.0: USB hub found
[    1.031688] hub 2-0:1.0: 8 ports detected
[    1.031845] usb: port power management may be unreliable
[    1.032147] i8042: PNP: PS/2 Controller [PNP0303:PS2K] at 0x60,0x64 irq 1
[    1.032148] i8042: PNP: PS/2 appears to have AUX port disabled, if this is incorrect please boot with i8042.nopnp
[    1.038578] serio: i8042 KBD port at 0x60,0x64 irq 1
[    1.038752] mousedev: PS/2 mouse device common for all mice
[    1.039146] rtc_cmos 00:04: RTC can wake from S4
[    1.039527] rtc_cmos 00:04: rtc core: registered rtc_cmos as rtc0
[    1.039607] rtc_cmos 00:04: alarms up to one month, y3k, 242 bytes nvram, hpet irqs
[    1.039611] i2c /dev entries driver
[    1.039644] device-mapper: uevent: version 1.0.3
[    1.039705] device-mapper: ioctl: 4.37.0-ioctl (2017-09-20) initialised: dm-devel@redhat.com
[    1.039707] intel_pstate: Intel P-state driver initializing
[    1.039762] intel_pstate: Disabling energy efficiency optimization
[    1.040853] intel_pstate: HWP enabled
[    1.041525] ledtrig-cpu: registered to indicate activity on CPUs
[    1.041527] EFI Variables Facility v0.08 2004-May-17
[    1.050341] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input4
[    1.078778] resource sanity check: requesting [mem 0xfdffe800-0xfe0007ff], which spans more than pnp 00:00 [mem 0xfdb00000-0xfdffffff]
[    1.078782] caller pmc_core_probe+0x99/0x224 mapping multiple BARs
[    1.078793] intel_pmc_core:  initialized
[    1.079009] NET: Registered protocol family 10
[    1.083003] Segment Routing with IPv6
[    1.083013] NET: Registered protocol family 17
[    1.083220] Key type dns_resolver registered
[    1.084218] RAS: Correctable Errors collector initialized.
[    1.084274] microcode: sig=0x906e9, pf=0x20, revision=0x5e
[    1.084628] microcode: Microcode Update Driver: v2.2.
[    1.084632] sched_clock: Marking stable (1084616532, 0)->(1064934739, 19681793)
[    1.085012] registered taskstats version 1
[    1.085017] Loading compiled-in X.509 certificates
[    1.086654] Loaded X.509 cert 'Build time autogenerated kernel key: 6c3c43f52f16595b4a599556085fadf8d00deb38'
[    1.088359] Loaded UEFI:db cert 'Microsoft Windows Production PCA 2011: a92902398e16c49778cd90f99e4f9ae17c55af53' linked to secondary sys keyring
[    1.088377] Loaded UEFI:db cert 'Microsoft Corporation UEFI CA 2011: 13adbf4309bd82709c8cd54f316ed522988a1bd4' linked to secondary sys keyring
[    1.088389] Loaded UEFI:db cert 'Acer Database: 84f00f5841571abd2cc11a8c26d5c9c8d2b6b0b5' linked to secondary sys keyring
[    1.088391] Problem loading UEFI:db X.509 certificate (-65)
[    1.088394] Problem loading UEFI:db X.509 certificate (-65)
[    1.090177] Loaded UEFI:MokListRT cert 'Canonical Ltd. Master Certificate Authority: ad91990bc22ab1f517048c23b6655a268e345a63' linked to secondary sys keyring
[    1.091603] zswap: loaded using pool lzo/zbud
[    1.094228] Key type big_key registered
[    1.094234] Key type trusted registered
[    1.095425] Key type encrypted registered
[    1.095428] AppArmor: AppArmor sha1 policy hashing enabled
[    1.095429] ima: No TPM chip found, activating TPM-bypass! (rc=-19)
[    1.095439] evm: HMAC attrs: 0x1
[    1.096631]   Magic number: 2:743:639
[    1.096835] rtc_cmos 00:04: setting system clock to 2018-05-21 15:36:44 UTC (1526917004)
[    1.097037] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found
[    1.097038] EDD information not available.
[    1.098590] Freeing unused kernel memory: 2404K
[    1.098590] Write protecting the kernel read-only data: 20480k
[    1.099038] Freeing unused kernel memory: 2008K
[    1.101394] Freeing unused kernel memory: 1904K
[    1.105272] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[    1.105272] x86/mm: Checking user space page tables
[    1.109066] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[    1.158976] wmi_bus wmi_bus-PNP0C14:00: WQ data block query control method not found
[    1.158979] wmi_bus wmi_bus-PNP0C14:00: WQ data block query control method not found
[    1.158980] wmi_bus wmi_bus-PNP0C14:00: WQ data block query control method not found
[    1.158982] wmi_bus wmi_bus-PNP0C14:00: WQ data block query control method not found
[    1.171108] hidraw: raw HID events driver (C) Jiri Kosina
[    1.199253] r8169 Gigabit Ethernet driver 2.3LK-NAPI loaded
[    1.199257] ahci 0000:00:17.0: version 3.0
[    1.199261] r8169 0000:03:00.0: can't disable ASPM; OS doesn't have ASPM control
[    1.199316] nvme nvme0: pci function 0000:04:00.0
[    1.200259] ahci 0000:00:17.0: AHCI 0001.0301 32 slots 1 ports 6 Gbps 0x4 impl SATA mode
[    1.200262] ahci 0000:00:17.0: flags: 64bit ncq sntf pm led clo only pio slum part ems deso sadm sds apst 
[    1.200583] scsi host0: ahci
[    1.200674] scsi host1: ahci
[    1.200749] scsi host2: ahci
[    1.200772] ata1: DUMMY
[    1.200773] ata2: DUMMY
[    1.200774] ata3: SATA max UDMA/133 abar m2048@0xa442e000 port 0xa442e200 irq 124
[    1.213138] r8169 0000:03:00.0 eth0: RTL8168h/8111h at 0x00000000e8362eec, fc:45:96:60:33:83, XID 14100800 IRQ 125
[    1.213139] r8169 0000:03:00.0 eth0: jumbo features [frames: 9200 bytes, tx checksumming: ko]
[    1.213799] r8169 0000:03:00.0 enp3s0: renamed from eth0
[    1.221778] ACPI Warning: \_SB.PCI0.GFX0._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20170831/nsarguments-100)
[    1.221822] ACPI Warning: \_SB.PCI0.PEG0.PEGP._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20170831/nsarguments-100)
[    1.222431] pci 0000:01:00.0: optimus capabilities: enabled, status dynamic power, hda bios codec supported
[    1.222433] VGA switcheroo: detected Optimus DSM method \_SB_.PCI0.PEG0.PEGP handle
[    1.222434] nouveau: detected PR support, will not use DSM
[    1.222448] nouveau 0000:01:00.0: enabling device (0406 -> 0407)
[    1.222618] checking generic (b0000000 7f0000) vs hw (90000000 10000000)
[    1.222618] checking generic (b0000000 7f0000) vs hw (a0000000 2000000)
[    1.222704] nouveau 0000:01:00.0: NVIDIA GP107 (137000a1)
[    1.223151] [drm] Memory usable by graphics device = 4096M
[    1.223153] checking generic (b0000000 7f0000) vs hw (b0000000 10000000)
[    1.223154] fb: switching to inteldrmfb from EFI VGA
[    1.223166] Console: switching to colour dummy device 80x25
[    1.223346] [drm] Replacing VGA console driver
[    1.229427] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
[    1.229427] [drm] Driver supports precise vblank timestamp query.
[    1.232798] i915 0000:00:02.0: vgaarb: changed VGA decodes: olddecodes=io+mem,decodes=io+mem:owns=io+mem
[    1.233140] [drm] Finished loading DMC firmware i915/kbl_dmc_ver1_01.bin (v1.1)
[    1.277323] [drm] Initialized i915 1.6.0 20171023 for 0000:00:02.0 on minor 0
[    1.278664] [Firmware Bug]: ACPI(PEGP) defines _DOD but not _DOS
[    1.278678] ACPI: Video Device [PEGP] (multi-head: yes  rom: yes  post: no)
[    1.278887] nouveau 0000:01:00.0: bios: version 86.07.3c.00.13
[    1.278893] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:00/LNXVIDEO:00/input/input5
[    1.288782] ACPI: Video Device [GFX0] (multi-head: yes  rom: no  post: no)
[    1.289607] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:01/input/input6
[    1.313097] fbcon: inteldrmfb (fb0) is primary device
[    1.313128] Console: switching to colour frame buffer device 240x67
[    1.313145] i915 0000:00:02.0: fb0: inteldrmfb frame buffer device
[    1.347311] nouveau 0000:01:00.0: fb: 4096 MiB GDDR5
[    1.368056] usb 1-7: new full-speed USB device number 2 using xhci_hcd
[    1.389069] vga_switcheroo: enabled
[    1.389189] [TTM] Zone  kernel: Available graphics memory: 4016138 kiB
[    1.389189] [TTM] Zone   dma32: Available graphics memory: 2097152 kiB
[    1.389190] [TTM] Initializing pool allocator
[    1.389208] [TTM] Initializing DMA pool allocator
[    1.389215] nouveau 0000:01:00.0: DRM: VRAM: 4096 MiB
[    1.389216] nouveau 0000:01:00.0: DRM: GART: 536870912 MiB
[    1.389217] nouveau 0000:01:00.0: DRM: BIT table 'A' not found
[    1.389218] nouveau 0000:01:00.0: DRM: BIT table 'L' not found
[    1.389219] nouveau 0000:01:00.0: DRM: Pointer to TMDS table invalid
[    1.389220] nouveau 0000:01:00.0: DRM: DCB version 4.1
[    1.390151] nouveau 0000:01:00.0: DRM: MM: using COPY for buffer copies
[    1.390157] [drm] Initialized nouveau 1.3.1 20120801 for 0000:01:00.0 on minor 1
[    1.448327]  nvme0n1: p1 p2 p3 p4 p5 p6 p7 p8 p9 p10
[    1.516700] ata3: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[    1.517983] usb 1-7: New USB device found, idVendor=0489, idProduct=e09f
[    1.517984] usb 1-7: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[    1.565653] ata3.00: ATA-8: TOSHIBA MQ01ABD100, AX1P5J, max UDMA/100
[    1.565654] ata3.00: 1953525168 sectors, multi 16: LBA48 NCQ (depth 31/32), AA
[    1.567560] ata3.00: configured for UDMA/100
[    1.567830] scsi 2:0:0:0: Direct-Access     ATA      TOSHIBA MQ01ABD1 5J   PQ: 0 ANSI: 5
[    1.568258] sd 2:0:0:0: Attached scsi generic sg0 type 0
[    1.568557] sd 2:0:0:0: [sda] 1953525168 512-byte logical blocks: (1.00 TB/932 GiB)
[    1.568558] sd 2:0:0:0: [sda] 4096-byte physical blocks
[    1.568586] sd 2:0:0:0: [sda] Write Protect is off
[    1.568588] sd 2:0:0:0: [sda] Mode Sense: 00 3a 00 00
[    1.568642] sd 2:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    1.644182] usb 1-9: new high-speed USB device number 3 using xhci_hcd
[    1.687775]  sda: sda1 sda2 sda4
[    1.688935] sd 2:0:0:0: [sda] Attached SCSI disk
[    1.809000] usb 1-9: New USB device found, idVendor=0bda, idProduct=57f3
[    1.809002] usb 1-9: New USB device strings: Mfr=3, Product=1, SerialNumber=2
[    1.809003] usb 1-9: Product: HD WebCam
[    1.809004] usb 1-9: Manufacturer: KS0HD0500164402E23LM06
[    1.809004] usb 1-9: SerialNumber: 200901010001
[    1.916388] clocksource: Switched to clocksource tsc
[    1.936165] usb 1-10: new high-speed USB device number 4 using xhci_hcd
[    2.084649] usb 1-10: New USB device found, idVendor=0bda, idProduct=0129
[    2.084651] usb 1-10: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[    2.084652] usb 1-10: Product: USB2.0-CRW
[    2.084653] usb 1-10: Manufacturer: Generic
[    2.084654] usb 1-10: SerialNumber: 20100201396000000
[    2.088167] usbcore: registered new interface driver rtsx_usb
[    2.268037] raid6: sse2x1   gen() 13122 MB/s
[    2.316038] raid6: sse2x1   xor()  9667 MB/s
[    2.364034] raid6: sse2x2   gen() 16493 MB/s
[    2.412035] raid6: sse2x2   xor() 10991 MB/s
[    2.460033] raid6: sse2x4   gen() 19101 MB/s
[    2.508034] raid6: sse2x4   xor() 11895 MB/s
[    2.556032] raid6: avx2x1   gen() 26452 MB/s
[    2.604032] raid6: avx2x1   xor() 18138 MB/s
[    2.652033] raid6: avx2x2   gen() 32329 MB/s
[    2.700033] raid6: avx2x2   xor() 19082 MB/s
[    2.748032] raid6: avx2x4   gen() 37004 MB/s
[    2.796034] raid6: avx2x4   xor() 21114 MB/s
[    2.796034] raid6: using algorithm avx2x4 gen() 37004 MB/s
[    2.796035] raid6: .... xor() 21114 MB/s, rmw enabled
[    2.796035] raid6: using avx2x2 recovery algorithm
[    2.798285] xor: automatically using best checksumming function   avx       
[    2.809603] Btrfs loaded, crc32c=crc32c-intel
[    2.812281] [drm] RC6 on
[    3.083229] BTRFS: device fsid a9865963-a2aa-40f3-85aa-b3569227b1b9 devid 1 transid 23 /dev/sda4
[    3.083417] BTRFS: device fsid 4c088994-e5c1-436e-b646-7356c5747b8d devid 1 transid 44479 /dev/sda2
[    3.083524] BTRFS: device fsid 8b0def9f-25f0-446a-afea-f53f1443f3d3 devid 1 transid 1027 /dev/sda1
[    3.083636] BTRFS: device fsid 12033473-350c-4db0-b2aa-0085a45625c0 devid 1 transid 1144 /dev/nvme0n1p8
[    3.083722] BTRFS: device fsid 4012939d-449d-4570-9c93-445b216ae258 devid 1 transid 136 /dev/nvme0n1p7
[    3.099957] BTRFS info (device nvme0n1p8): disk space caching is enabled
[    3.099979] BTRFS info (device nvme0n1p8): has skinny extents
[    3.106483] BTRFS info (device nvme0n1p8): enabling ssd optimizations
[    3.214507] ip_tables: (C) 2000-2006 Netfilter Core Team
[    3.278157] systemd[1]: systemd 237 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN2 +IDN -PCRE2 default-hierarchy=hybrid)
[    3.296410] systemd[1]: Detected architecture x86-64.
[    3.298867] systemd[1]: Set hostname to <yoda2>.
[    3.344406] systemd[1]: Created slice User and Session Slice.
[    3.344502] systemd[1]: Created slice System Slice.
[    3.344557] systemd[1]: Listening on Journal Socket.
[    3.344971] systemd[1]: Starting Create list of required static device nodes for the current kernel...
[    3.345033] systemd[1]: Listening on udev Kernel Socket.
[    3.345444] systemd[1]: Mounting Kernel Debug File System...
[    3.345466] systemd[1]: Reached target Slices.
[    3.351531] random: crng init done
[    3.356628] BTRFS info (device nvme0n1p8): disk space caching is enabled
[    3.359017] lp: driver loaded but no devices found
[    3.360780] ppdev: user-space parallel port driver
[    3.500694] (NULL device *): hwmon_device_register() is deprecated. Please convert the driver to use hwmon_device_register_with_info().
[    3.501406] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[    3.501849] media: Linux media interface: v0.10
[    3.504099] mei_me 0000:00:16.0: enabling device (0000 -> 0002)
[    3.505941] acer_wmi: Acer Laptop ACPI-WMI Extras
[    3.505968] acer_wmi: Function bitmap for Communication Button: 0x801
[    3.511353] Linux video capture interface: v2.00
[    3.513405] Bluetooth: Core ver 2.22
[    3.513417] NET: Registered protocol family 31
[    3.513418] Bluetooth: HCI device and connection manager initialized
[    3.513420] Bluetooth: HCI socket layer initialized
[    3.513423] Bluetooth: L2CAP socket layer initialized
[    3.513426] Bluetooth: SCO socket layer initialized
[    3.524874] usbcore: registered new interface driver btusb
[    3.526884] intel-lpss 0000:00:15.0: enabling device (0000 -> 0002)
[    3.532135] uvcvideo: Found UVC 1.00 device HD WebCam (0bda:57f3)
[    3.532145] cfg80211: Loading compiled-in X.509 certificates for regulatory database
[    3.532586] input: Acer WMI hotkeys as /devices/virtual/input/input7
[    3.533460] uvcvideo 1-9:1.0: Entity type for entity Extension 4 was not initialized!
[    3.533462] uvcvideo 1-9:1.0: Entity type for entity Processing 2 was not initialized!
[    3.533464] uvcvideo 1-9:1.0: Entity type for entity Camera 1 was not initialized!
[    3.533961] input: HD WebCam: HD WebCam as /devices/pci0000:00/0000:00:14.0/usb1/1-9/1-9:1.0/input/input8
[    3.534428] usbcore: registered new interface driver uvcvideo
[    3.534429] USB Video Class driver (1.1.1)
[    3.534465] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
[    3.535276] platform regulatory.0: Direct firmware load for regulatory.db failed with error -2
[    3.535278] cfg80211: failed to load regulatory.db
[    3.536049] idma64 idma64.0: Found Intel integrated DMA 64-bit
[    3.552768] RAPL PMU: API unit is 2^-32 Joules, 5 fixed counters, 655360 ms ovfl timer
[    3.552769] RAPL PMU: hw unit of domain pp0-core 2^-14 Joules
[    3.552770] RAPL PMU: hw unit of domain package 2^-14 Joules
[    3.552771] RAPL PMU: hw unit of domain dram 2^-14 Joules
[    3.552771] RAPL PMU: hw unit of domain pp1-gpu 2^-14 Joules
[    3.552772] RAPL PMU: hw unit of domain psys 2^-14 Joules
[    3.561735] intel-lpss 0000:00:15.1: enabling device (0000 -> 0002)
[    3.561986] idma64 idma64.1: Found Intel integrated DMA 64-bit
[    3.570945] AVX2 version of gcm_enc/dec engaged.
[    3.570946] AES CTR mode by8 optimization enabled
[    3.588163] ath10k_pci 0000:02:00.0: pci irq msi oper_irq_mode 2 irq_mode 0 reset_mode 0
[    3.595620] i2c_hid i2c-SYNA7DB5:01: i2c-SYNA7DB5:01 supply vdd not found, using dummy regulator
[    3.643565] intel_rapl: Found RAPL domain package
[    3.643567] intel_rapl: Found RAPL domain core
[    3.643568] intel_rapl: Found RAPL domain uncore
[    3.643569] intel_rapl: Found RAPL domain dram
[    3.651388] snd_hda_intel 0000:00:1f.3: bound 0000:00:02.0 (ops i915_audio_component_bind_ops [i915])
[    3.705770] input: SYNA7DB5:01 06CB:7DB7 Touchpad as /devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-19/i2c-SYNA7DB5:01/0018:06CB:7DB7.0001/input/input10
[    3.705871] hid-multitouch 0018:06CB:7DB7.0001: input,hidraw0: I2C HID v1.00 Mouse [SYNA7DB5:01 06CB:7DB7] on i2c-SYNA7DB5:01
[    3.709656] Adding 7461884k swap on /dev/nvme0n1p10.  Priority:-2 extents:1 across:7461884k SSFS
[    3.720709] snd_hda_codec_realtek hdaudioC0D0: autoconfig for ALC255: line_outs=1 (0x14/0x0/0x0/0x0/0x0) type:speaker
[    3.720711] snd_hda_codec_realtek hdaudioC0D0:    speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
[    3.720712] snd_hda_codec_realtek hdaudioC0D0:    hp_outs=1 (0x21/0x0/0x0/0x0/0x0)
[    3.720713] snd_hda_codec_realtek hdaudioC0D0:    mono: mono_out=0x0
[    3.720714] snd_hda_codec_realtek hdaudioC0D0:    inputs:
[    3.720715] snd_hda_codec_realtek hdaudioC0D0:      Headset Mic=0x19
[    3.720716] snd_hda_codec_realtek hdaudioC0D0:      Internal Mic=0x12
[    3.725869] dell_smbios: Unable to run on non-Dell system
[    3.768271] snd_hda_codec_realtek hdaudioC0D0: Failed to find dell wmi symbol dell_micmute_led_set
[    3.796345] BTRFS info (device nvme0n1p7): disk space caching is enabled
[    3.796347] BTRFS info (device nvme0n1p7): has skinny extents
[    3.799804] BTRFS info (device nvme0n1p7): enabling ssd optimizations
[    3.820138] input: HDA Intel PCH Front Headphone as /devices/pci0000:00/0000:00:1f.3/sound/card0/input15
[    3.820172] input: HDA Intel PCH HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input16
[    3.820203] input: HDA Intel PCH HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input17
[    3.820240] input: HDA Intel PCH HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input18
[    3.820269] input: HDA Intel PCH HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input19
[    3.820296] input: HDA Intel PCH HDMI/DP,pcm=10 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input20
[    3.873590] ath10k_pci 0000:02:00.0: Direct firmware load for ath10k/pre-cal-pci-0000:02:00.0.bin failed with error -2
[    3.873600] ath10k_pci 0000:02:00.0: Direct firmware load for ath10k/cal-pci-0000:02:00.0.bin failed with error -2
[    3.875185] ath10k_pci 0000:02:00.0: qca6174 hw3.2 target 0x05030000 chip_id 0x00340aff sub 105b:e09d
[    3.875187] ath10k_pci 0000:02:00.0: kconfig debug 0 debugfs 1 tracing 1 dfs 0 testmode 0
[    3.875575] ath10k_pci 0000:02:00.0: firmware ver WLAN.RM.4.4.1-00079-QCARMSWPZ-1 api 6 features wowlan,ignore-otp crc32 fd869beb
[    3.917558] EXT4-fs (nvme0n1p9): mounted filesystem with ordered data mode. Opts: (null)
[    3.939676] ath10k_pci 0000:02:00.0: board_file api 2 bmi_id N/A crc32 20d869c3
[    4.212077] BTRFS info (device sda1): disk space caching is enabled
[    4.212079] BTRFS info (device sda1): has skinny extents
[    4.277724] BTRFS info (device sda1): checking UUID tree
[    4.449190] BTRFS info (device sda2): disk space caching is enabled
[    4.449192] BTRFS info (device sda2): has skinny extents
[    4.466260] BTRFS info (device sda4): disk space caching is enabled
[    4.466261] BTRFS info (device sda4): has skinny extents
[    4.518646] ath10k_pci 0000:02:00.0: Unknown eventid: 118809
[    4.521542] ath10k_pci 0000:02:00.0: Unknown eventid: 90118
[    4.522257] ath10k_pci 0000:02:00.0: htt-ver 3.47 wmi-op 4 htt-op 3 cal otp max-sta 32 raw 0 hwcrypto 1
[    4.604314] ath: EEPROM regdomain: 0x6c
[    4.604315] ath: EEPROM indicates we should expect a direct regpair map
[    4.604316] ath: Country alpha2 being used: 00
[    4.604316] ath: Regpair used: 0x6c
[    4.614090] ath10k_pci 0000:02:00.0 wlp2s0: renamed from wlan0
[    4.738151] BTRFS info (device sda2): checking UUID tree
[    4.785377] systemd-journald[344]: Received request to flush runtime journal from PID 1
[    5.242862] systemd-journald[344]: File /var/log/journal/a1fdc1f91dfe4c59870654a2f92512df/system.journal corrupted or uncleanly shut down, renaming and replacing.
[    6.821815] audit: type=1400 audit(1526917010.219:2): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/snap/core/4571/usr/lib/snapd/snap-confine" pid=993 comm="apparmor_parser"
[    6.821819] audit: type=1400 audit(1526917010.219:3): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/snap/core/4571/usr/lib/snapd/snap-confine//mount-namespace-capture-helper" pid=993 comm="apparmor_parser"
[    6.821987] audit: type=1400 audit(1526917010.219:4): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/bin/man" pid=996 comm="apparmor_parser"
[    6.821989] audit: type=1400 audit(1526917010.219:5): apparmor="STATUS" operation="profile_load" profile="unconfined" name="man_filter" pid=996 comm="apparmor_parser"
[    6.821991] audit: type=1400 audit(1526917010.219:6): apparmor="STATUS" operation="profile_load" profile="unconfined" name="man_groff" pid=996 comm="apparmor_parser"
[    6.822116] audit: type=1400 audit(1526917010.219:7): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/sbin/cups-browsed" pid=1002 comm="apparmor_parser"
[    6.822395] audit: type=1400 audit(1526917010.219:8): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/snapd/snap-confine" pid=1001 comm="apparmor_parser"
[    6.822397] audit: type=1400 audit(1526917010.219:9): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/snapd/snap-confine//mount-namespace-capture-helper" pid=1001 comm="apparmor_parser"
[    6.822625] audit: type=1400 audit(1526917010.219:10): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/sbin/dhclient" pid=992 comm="apparmor_parser"
[    6.822627] audit: type=1400 audit(1526917010.219:11): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=992 comm="apparmor_parser"
[   14.976277] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[   14.976278] Bluetooth: BNEP filters: protocol multicast
[   14.976281] Bluetooth: BNEP socket layer initialized
[   15.545928] IPv6: ADDRCONF(NETDEV_UP): enp3s0: link is not ready
[   15.574839] r8169 0000:03:00.0 enp3s0: link down
[   15.574943] IPv6: ADDRCONF(NETDEV_UP): enp3s0: link is not ready
[   15.577300] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[   16.317016] ath10k_pci 0000:02:00.0: Unknown eventid: 118809
[   16.320105] ath10k_pci 0000:02:00.0: Unknown eventid: 90118
[   16.366049] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[   16.439915] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[   21.308594] wlp2s0: authenticate with e4:f4:c6:17:2f:a1
[   21.359847] wlp2s0: send auth to e4:f4:c6:17:2f:a1 (try 1/3)
[   21.360489] wlp2s0: authenticated
[   21.364172] wlp2s0: associate with e4:f4:c6:17:2f:a1 (try 1/3)
[   21.365231] wlp2s0: RX AssocResp from e4:f4:c6:17:2f:a1 (capab=0x1011 status=0 aid=2)
[   21.367799] wlp2s0: associated
[   21.403642] IPv6: ADDRCONF(NETDEV_CHANGE): wlp2s0: link becomes ready
[   21.967326] kauditd_printk_skb: 20 callbacks suppressed
[   21.967327] audit: type=1400 audit(1526917025.363:32): apparmor="DENIED" operation="capable" profile="/usr/lib/snapd/snap-confine" pid=1473 comm="snap-confine" capability=2  capname="dac_read_search"
[   24.060060] nouveau 0000:01:00.0: bus: MMIO read of 00000000 FAULT at 409800 [ TIMEOUT ]
[   26.059669] ------------[ cut here ]------------
[   26.059670] nouveau 0000:01:00.0: timeout
[   26.059716] WARNING: CPU: 6 PID: 1656 at /build/linux-QLn4bB/linux-4.15.0/drivers/gpu/drm/nouveau/nvkm/engine/gr/gf100.c:1507 gf100_gr_init_ctxctl_ext+0x615/0x7a0 [nouveau]
[   26.059716] Modules linked in: ccm cmac bnep binfmt_misc arc4 nls_iso8859_1 snd_hda_codec_hdmi joydev hid_multitouch snd_hda_codec_realtek snd_hda_codec_generic snd_hda_intel snd_hda_codec intel_rapl snd_hda_core x86_pkg_temp_thermal snd_hwdep intel_powerclamp coretemp snd_pcm kvm_intel kvm irqbypass snd_seq_midi crct10dif_pclmul snd_seq_midi_event crc32_pclmul snd_rawmidi ghash_clmulni_intel pcbc ath10k_pci ath10k_core aesni_intel ath snd_seq aes_x86_64 crypto_simd glue_helper cryptd intel_cstate intel_rapl_perf mac80211 input_leds intel_wmi_thunderbolt serio_raw idma64 virt_dma snd_seq_device uvcvideo snd_timer btusb videobuf2_vmalloc cfg80211 btrtl videobuf2_memops btbcm videobuf2_v4l2 btintel videobuf2_core bluetooth videodev snd rtsx_usb_ms acer_wmi intel_lpss_pci mei_me sparse_keymap memstick
[   26.059738]  wmi_bmof media soundcore ecdh_generic intel_pch_thermal shpchp mei intel_lpss tpm_crb acpi_pad mac_hid sch_fq_codel parport_pc ppdev lp parport ip_tables x_tables autofs4 btrfs xor zstd_compress raid6_pq rtsx_usb_sdmmc rtsx_usb nouveau i915 mxm_wmi ttm i2c_algo_bit drm_kms_helper syscopyarea sysfillrect sysimgblt fb_sys_fops nvme ahci r8169 drm nvme_core mii libahci i2c_hid hid wmi video pinctrl_sunrisepoint
[   26.059754] CPU: 6 PID: 1656 Comm: Xorg Not tainted 4.15.0-21-generic #22-Ubuntu
[   26.059754] Hardware name: Acer Aspire VX5-591G/Wish_KLS, BIOS V1.06 07/07/2017
[   26.059773] RIP: 0010:gf100_gr_init_ctxctl_ext+0x615/0x7a0 [nouveau]
[   26.059773] RSP: 0018:ffff9bb5026ef900 EFLAGS: 00010286
[   26.059774] RAX: 0000000000000000 RBX: ffff8d97745d6900 RCX: 0000000000000006
[   26.059775] RDX: 0000000000000007 RSI: 0000000000000082 RDI: ffff8d977ed96490
[   26.059775] RBP: ffff9bb5026ef930 R08: 0000000000000001 R09: 00000000000003db
[   26.059776] R10: 0000000000000000 R11: 0000000000000000 R12: 0000000077377ba0
[   26.059776] R13: ffff8d97692e8000 R14: ffff8d9769551660 R15: 000000059a0ea5c0
[   26.059777] FS:  00007f2183c43600(0000) GS:ffff8d977ed80000(0000) knlGS:0000000000000000
[   26.059778] CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[   26.059778] CR2: 00007ffd6e38de58 CR3: 0000000226fa0005 CR4: 00000000003606e0
[   26.059779] Call Trace:
[   26.059797]  gf100_gr_init_ctxctl+0x1f5/0x290 [nouveau]
[   26.059813]  gp100_gr_init+0x70b/0x740 [nouveau]
[   26.059829]  gf100_gr_init_+0x5b/0x60 [nouveau]
[   26.059843]  nvkm_gr_init+0x1d/0x20 [nouveau]
[   26.059853]  nvkm_engine_init+0x6b/0x200 [nouveau]
[   26.059863]  nvkm_subdev_init+0xb9/0x200 [nouveau]
[   26.059872]  nvkm_engine_ref+0x4f/0x70 [nouveau]
[   26.059880]  nvkm_ioctl_new+0x27b/0x2c0 [nouveau]
[   26.059896]  ? nvkm_fifo_chan_dtor+0xf0/0xf0 [nouveau]
[   26.059911]  ? gf100_gr_chsw_load+0x50/0x50 [nouveau]
[   26.059920]  nvkm_ioctl+0x11d/0x280 [nouveau]
[   26.059936]  nvkm_client_ioctl+0x12/0x20 [nouveau]
[   26.059944]  nvif_object_ioctl+0x47/0x50 [nouveau]
[   26.059953]  nvif_object_init+0xc8/0x120 [nouveau]
[   26.059968]  nouveau_abi16_ioctl_grobj_alloc+0x155/0x2f0 [nouveau]
[   26.059983]  ? nouveau_abi16_ioctl_channel_free+0x90/0x90 [nouveau]
[   26.059991]  drm_ioctl_kernel+0x5f/0xb0 [drm]
[   26.059996]  drm_ioctl+0x31b/0x3d0 [drm]
[   26.060033]  ? nouveau_abi16_ioctl_channel_free+0x90/0x90 [nouveau]
[   26.060050]  nouveau_drm_ioctl+0x72/0xc0 [nouveau]
[   26.060053]  do_vfs_ioctl+0xa8/0x630
[   26.060055]  ? handle_mm_fault+0xb1/0x1f0
[   26.060057]  ? __do_page_fault+0x270/0x4d0
[   26.060058]  SyS_ioctl+0x79/0x90
[   26.060060]  do_syscall_64+0x73/0x130
[   26.060062]  entry_SYSCALL_64_after_hwframe+0x3d/0xa2
[   26.060075] RIP: 0033:0x7f21810475d7
[   26.060076] RSP: 002b:00007ffd74777c08 EFLAGS: 00000246 ORIG_RAX: 0000000000000010
[   26.060077] RAX: ffffffffffffffda RBX: 000055e3862f0820 RCX: 00007f21810475d7
[   26.060078] RDX: 00007ffd74777c5c RSI: 00000000400c6444 RDI: 000000000000000c
[   26.060078] RBP: 00007ffd74777c5c R08: 0000000000000008 R09: 000055e3862f0820
[   26.060079] R10: 0000000000000036 R11: 0000000000000246 R12: 00000000400c6444
[   26.060079] R13: 000000000000000c R14: 000000000000902d R15: 000000000000902d
[   26.060080] Code: fd ff ff 48 8b 7b 10 48 8b 5f 50 48 85 db 75 04 48 8b 5f 10 e8 0d f2 3d d8 48 89 da 48 89 c6 48 c7 c7 70 fb 71 c0 e8 2b 74 e2 d7 <0f> 0b b8 f0 ff ff ff e9 02 fd ff ff 48 8b 7b 10 48 8b 5f 50 48 
[   26.060111] ---[ end trace 4b78ffc4820bfeb0 ]---
[   26.060138] nouveau 0000:01:00.0: gr: init failed, -16
[   28.061267] ------------[ cut here ]------------
[   28.061269] nouveau 0000:01:00.0: timeout
[   28.061322] WARNING: CPU: 2 PID: 1656 at /build/linux-QLn4bB/linux-4.15.0/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/vmmgf100.c:207 gf100_vmm_flush_+0x15c/0x1a0 [nouveau]
[   28.061323] Modules linked in: ccm cmac bnep binfmt_misc arc4 nls_iso8859_1 snd_hda_codec_hdmi joydev hid_multitouch snd_hda_codec_realtek snd_hda_codec_generic snd_hda_intel snd_hda_codec intel_rapl snd_hda_core x86_pkg_temp_thermal snd_hwdep intel_powerclamp coretemp snd_pcm kvm_intel kvm irqbypass snd_seq_midi crct10dif_pclmul snd_seq_midi_event crc32_pclmul snd_rawmidi ghash_clmulni_intel pcbc ath10k_pci ath10k_core aesni_intel ath snd_seq aes_x86_64 crypto_simd glue_helper cryptd intel_cstate intel_rapl_perf mac80211 input_leds intel_wmi_thunderbolt serio_raw idma64 virt_dma snd_seq_device uvcvideo snd_timer btusb videobuf2_vmalloc cfg80211 btrtl videobuf2_memops btbcm videobuf2_v4l2 btintel videobuf2_core bluetooth videodev snd rtsx_usb_ms acer_wmi intel_lpss_pci mei_me sparse_keymap memstick
[   28.061350]  wmi_bmof media soundcore ecdh_generic intel_pch_thermal shpchp mei intel_lpss tpm_crb acpi_pad mac_hid sch_fq_codel parport_pc ppdev lp parport ip_tables x_tables autofs4 btrfs xor zstd_compress raid6_pq rtsx_usb_sdmmc rtsx_usb nouveau i915 mxm_wmi ttm i2c_algo_bit drm_kms_helper syscopyarea sysfillrect sysimgblt fb_sys_fops nvme ahci r8169 drm nvme_core mii libahci i2c_hid hid wmi video pinctrl_sunrisepoint
[   28.061389] CPU: 2 PID: 1656 Comm: Xorg Tainted: G        W        4.15.0-21-generic #22-Ubuntu
[   28.061390] Hardware name: Acer Aspire VX5-591G/Wish_KLS, BIOS V1.06 07/07/2017
[   28.061410] RIP: 0010:gf100_vmm_flush_+0x15c/0x1a0 [nouveau]
[   28.061410] RSP: 0018:ffff9bb5026ef6c0 EFLAGS: 00010282
[   28.061411] RAX: 0000000000000000 RBX: ffff8d97745d6900 RCX: 0000000000000006
[   28.061412] RDX: 0000000000000007 RSI: 0000000000000086 RDI: ffff8d977ec96490
[   28.061412] RBP: ffff9bb5026ef6f8 R08: 0000000000000001 R09: 0000000000000411
[   28.061413] R10: ffffffffc06196d0 R11: 0000000000000000 R12: ffff8d9768928800
[   28.061414] R13: ffff8d9769551660 R14: 00000006115c5320 R15: ffff8d9730df6c00
[   28.061414] FS:  00007f2183c43600(0000) GS:ffff8d977ec80000(0000) knlGS:0000000000000000
[   28.061415] CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[   28.061416] CR2: 00005637aa47d4c8 CR3: 0000000226fa0003 CR4: 00000000003606e0
[   28.061416] Call Trace:
[   28.061434]  gp100_vmm_flush+0x17/0x20 [nouveau]
[   28.061449]  nvkm_vmm_iter.constprop.13+0x2e5/0x880 [nouveau]
[   28.061465]  ? nvkm_umem_search+0xf0/0xf0 [nouveau]
[   28.061478]  ? gp100_vmm_pgt_dma+0x220/0x220 [nouveau]
[   28.061492]  ? nvkm_vmm_map_choose+0xb0/0xb0 [nouveau]
[   28.061505]  nvkm_vmm_map+0x21e/0x400 [nouveau]
[   28.061518]  ? gp100_vmm_pgt_dma+0x220/0x220 [nouveau]
[   28.061531]  nvkm_vram_map+0x57/0x80 [nouveau]
[   28.061544]  nvkm_uvmm_mthd+0x792/0x8d0 [nouveau]
[   28.061555]  nvkm_object_mthd+0x1a/0x30 [nouveau]
[   28.061565]  nvkm_ioctl_mthd+0x5d/0xb0 [nouveau]
[   28.061574]  nvkm_ioctl+0x11d/0x280 [nouveau]
[   28.061593]  nvkm_client_ioctl+0x12/0x20 [nouveau]
[   28.061601]  nvif_object_ioctl+0x47/0x50 [nouveau]
[   28.061609]  nvif_object_mthd+0x129/0x150 [nouveau]
[   28.061626]  ? nouveau_debugfs_pstate_open+0x20/0x30 [nouveau]
[   28.061629]  ? _cond_resched+0x19/0x40
[   28.061631]  ? __kmalloc+0x18e/0x220
[   28.061653]  nvif_vmm_map+0x88/0xb0 [nouveau]
[   28.061669]  nouveau_mem_map+0x88/0xf0 [nouveau]
[   28.061684]  nouveau_vma_new+0x1bb/0x1e0 [nouveau]
[   28.061698]  nouveau_gem_object_open+0x126/0x160 [nouveau]
[   28.061706]  drm_gem_handle_create_tail+0xf4/0x190 [drm]
[   28.061711]  drm_gem_handle_create+0x35/0x40 [drm]
[   28.061725]  nouveau_gem_ioctl_new+0x95/0xe0 [nouveau]
[   28.061738]  ? nouveau_gem_new+0x130/0x130 [nouveau]
[   28.061743]  drm_ioctl_kernel+0x5f/0xb0 [drm]
[   28.061748]  drm_ioctl+0x31b/0x3d0 [drm]
[   28.061761]  ? nouveau_gem_new+0x130/0x130 [nouveau]
[   28.061763]  ? ext4_file_write_iter+0x20e/0x3f0
[   28.061777]  nouveau_drm_ioctl+0x72/0xc0 [nouveau]
[   28.061779]  do_vfs_ioctl+0xa8/0x630
[   28.061780]  ? vfs_write+0x132/0x1a0
[   28.061782]  SyS_ioctl+0x79/0x90
[   28.061783]  do_syscall_64+0x73/0x130
[   28.061785]  entry_SYSCALL_64_after_hwframe+0x3d/0xa2
[   28.061786] RIP: 0033:0x7f21810475d7
[   28.061786] RSP: 002b:00007ffd74777c88 EFLAGS: 00000246 ORIG_RAX: 0000000000000010
[   28.061787] RAX: ffffffffffffffda RBX: 000055e386479830 RCX: 00007f21810475d7
[   28.061788] RDX: 00007ffd74777ce0 RSI: 00000000c0306480 RDI: 000000000000000c
[   28.061788] RBP: 00007ffd74777ce0 R08: 0000000000000000 R09: 0000000000000000
[   28.061789] R10: 000055e3862b2010 R11: 0000000000000246 R12: 00000000c0306480
[   28.061789] R13: 000000000000000c R14: 000055e386471b90 R15: 000055e38647b190
[   28.061790] Code: 41 5e 41 5f 5d c3 49 8b 7c 24 10 48 8b 5f 50 48 85 db 74 47 e8 86 d9 41 d8 48 89 da 48 89 c6 48 c7 c7 28 a7 71 c0 e8 a4 5b e6 d7 <0f> 0b eb bf 49 8b 7c 24 10 48 8b 5f 50 48 85 db 74 24 e8 5d d9 
[   28.061808] ---[ end trace 4b78ffc4820bfeb1 ]---
[   30.172765] ------------[ cut here ]------------
[   30.172766] nouveau 0000:01:00.0: timeout
[   30.172814] WARNING: CPU: 4 PID: 1656 at /build/linux-QLn4bB/linux-4.15.0/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/vmmgf100.c:207 gf100_vmm_flush_+0x15c/0x1a0 [nouveau]
[   30.172814] Modules linked in: ccm cmac bnep binfmt_misc arc4 nls_iso8859_1 snd_hda_codec_hdmi joydev hid_multitouch snd_hda_codec_realtek snd_hda_codec_generic snd_hda_intel snd_hda_codec intel_rapl snd_hda_core x86_pkg_temp_thermal snd_hwdep intel_powerclamp coretemp snd_pcm kvm_intel kvm irqbypass snd_seq_midi crct10dif_pclmul snd_seq_midi_event crc32_pclmul snd_rawmidi ghash_clmulni_intel pcbc ath10k_pci ath10k_core aesni_intel ath snd_seq aes_x86_64 crypto_simd glue_helper cryptd intel_cstate intel_rapl_perf mac80211 input_leds intel_wmi_thunderbolt serio_raw idma64 virt_dma snd_seq_device uvcvideo snd_timer btusb videobuf2_vmalloc cfg80211 btrtl videobuf2_memops btbcm videobuf2_v4l2 btintel videobuf2_core bluetooth videodev snd rtsx_usb_ms acer_wmi intel_lpss_pci mei_me sparse_keymap memstick
[   30.172836]  wmi_bmof media soundcore ecdh_generic intel_pch_thermal shpchp mei intel_lpss tpm_crb acpi_pad mac_hid sch_fq_codel parport_pc ppdev lp parport ip_tables x_tables autofs4 btrfs xor zstd_compress raid6_pq rtsx_usb_sdmmc rtsx_usb nouveau i915 mxm_wmi ttm i2c_algo_bit drm_kms_helper syscopyarea sysfillrect sysimgblt fb_sys_fops nvme ahci r8169 drm nvme_core mii libahci i2c_hid hid wmi video pinctrl_sunrisepoint
[   30.172852] CPU: 4 PID: 1656 Comm: Xorg Tainted: G        W        4.15.0-21-generic #22-Ubuntu
[   30.172853] Hardware name: Acer Aspire VX5-591G/Wish_KLS, BIOS V1.06 07/07/2017
[   30.172869] RIP: 0010:gf100_vmm_flush_+0x15c/0x1a0 [nouveau]
[   30.172870] RSP: 0000:ffff9bb5026ef750 EFLAGS: 00010286
[   30.172871] RAX: 0000000000000000 RBX: ffff8d97745d6900 RCX: 0000000000000006
[   30.172871] RDX: 0000000000000007 RSI: 0000000000000086 RDI: ffff8d977ed16490
[   30.172872] RBP: ffff9bb5026ef788 R08: 0000000000000001 R09: 0000000000000450
[   30.172872] R10: ffffffffc06196d0 R11: 0000000000000000 R12: ffff8d9768928800
[   30.172873] R13: ffff8d9769551660 R14: 000000068f37f9e0 R15: ffff8d976975a600
[   30.172874] FS:  00007f2183c43600(0000) GS:ffff8d977ed00000(0000) knlGS:0000000000000000
[   30.172874] CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[   30.172875] CR2: 00007f2179c13000 CR3: 0000000226fa0001 CR4: 00000000003606e0
[   30.172876] Call Trace:
[   30.172892]  gp100_vmm_flush+0x17/0x20 [nouveau]
[   30.172906]  nvkm_vmm_iter.constprop.13+0x2e5/0x880 [nouveau]
[   30.172908]  ? ___slab_alloc+0xf2/0x4b0
[   30.172909]  ? ___slab_alloc+0xf2/0x4b0
[   30.172923]  ? gp100_vmm_pgt_dma+0x220/0x220 [nouveau]
[   30.172936]  ? nvkm_vmm_map_choose+0xb0/0xb0 [nouveau]
[   30.172949]  nvkm_vmm_map+0x21e/0x400 [nouveau]
[   30.172961]  ? gp100_vmm_pgt_dma+0x220/0x220 [nouveau]
[   30.172974]  nvkm_vram_map+0x57/0x80 [nouveau]
[   30.172987]  gf100_mem_map+0xf8/0x180 [nouveau]
[   30.172999]  nvkm_umem_map+0x6b/0x100 [nouveau]
[   30.173009]  nvkm_object_map+0x1a/0x30 [nouveau]
[   30.173018]  nvkm_ioctl_map+0x78/0xe0 [nouveau]
[   30.173027]  nvkm_ioctl+0x11d/0x280 [nouveau]
[   30.173044]  nvkm_client_ioctl+0x12/0x20 [nouveau]
[   30.173053]  nvif_object_ioctl+0x47/0x50 [nouveau]
[   30.173061]  nvif_object_map_handle+0x61/0xb0 [nouveau]
[   30.173077]  nouveau_ttm_io_mem_reserve+0x15c/0x1b0 [nouveau]
[   30.173081]  ttm_mem_io_reserve+0xb8/0xd0 [ttm]
[   30.173083]  ttm_mem_io_reserve_vm+0x31/0x90 [ttm]
[   30.173085]  ttm_bo_vm_fault+0x1b1/0x620 [ttm]
[   30.173087]  ? radix_tree_lookup+0xd/0x10
[   30.173103]  ? nouveau_gem_ioctl_cpu_prep+0x77/0xa0 [nouveau]
[   30.173118]  ? nouveau_gem_ioctl_pushbuf+0x1660/0x1660 [nouveau]
[   30.173127]  ? drm_ioctl_kernel+0x5f/0xb0 [drm]
[   30.173128]  __do_fault+0x24/0xf0
[   30.173130]  handle_pte_fault+0x20c/0xdb0
[   30.173132]  ? rpm_suspend+0x2fd/0x640
[   30.173133]  __handle_mm_fault+0x47b/0x5c0
[   30.173134]  handle_mm_fault+0xb1/0x1f0
[   30.173136]  __do_page_fault+0x250/0x4d0
[   30.173137]  do_page_fault+0x2e/0xe0
[   30.173139]  ? page_fault+0x2f/0x50
[   30.173140]  page_fault+0x45/0x50
[   30.173141] RIP: 0033:0x7f217e401614
[   30.173141] RSP: 002b:00007ffd74777eb0 EFLAGS: 00010212
[   30.173142] RAX: 0000000000400000 RBX: 000055e386471b70 RCX: 00007f2179c13000
[   30.173143] RDX: 00007ffd74777e80 RSI: 0000000040086482 RDI: 00007f2179c13008
[   30.173143] RBP: 000055e3862ef290 R08: 000000000000000c R09: 0000000100087000
[   30.173144] R10: 0000000000000001 R11: 0000000000000246 R12: 000055e386471b70
[   30.173144] R13: 0000000000000000 R14: 000055e3854706a8 R15: 00007ffd74778098
[   30.173145] Code: 41 5e 41 5f 5d c3 49 8b 7c 24 10 48 8b 5f 50 48 85 db 74 47 e8 86 d9 41 d8 48 89 da 48 89 c6 48 c7 c7 28 a7 71 c0 e8 a4 5b e6 d7 <0f> 0b eb bf 49 8b 7c 24 10 48 8b 5f 50 48 85 db 74 24 e8 5d d9 
[   30.173163] ---[ end trace 4b78ffc4820bfeb2 ]---
[   30.973113] Bluetooth: RFCOMM TTY layer initialized
[   30.973123] Bluetooth: RFCOMM socket layer initialized
[   30.973133] Bluetooth: RFCOMM ver 1.11
[   31.812235] rfkill: input handler disabled
[   36.013578] ------------[ cut here ]------------
[   36.013579] nouveau 0000:01:00.0: timeout
[   36.013630] WARNING: CPU: 0 PID: 59 at /build/linux-QLn4bB/linux-4.15.0/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/vmmgf100.c:207 gf100_vmm_flush_+0x15c/0x1a0 [nouveau]
[   36.013630] Modules linked in: rfcomm ccm cmac bnep binfmt_misc arc4 nls_iso8859_1 snd_hda_codec_hdmi joydev hid_multitouch snd_hda_codec_realtek snd_hda_codec_generic snd_hda_intel snd_hda_codec intel_rapl snd_hda_core x86_pkg_temp_thermal snd_hwdep intel_powerclamp coretemp snd_pcm kvm_intel kvm irqbypass snd_seq_midi crct10dif_pclmul snd_seq_midi_event crc32_pclmul snd_rawmidi ghash_clmulni_intel pcbc ath10k_pci ath10k_core aesni_intel ath snd_seq aes_x86_64 crypto_simd glue_helper cryptd intel_cstate intel_rapl_perf mac80211 input_leds intel_wmi_thunderbolt serio_raw idma64 virt_dma snd_seq_device uvcvideo snd_timer btusb videobuf2_vmalloc cfg80211 btrtl videobuf2_memops btbcm videobuf2_v4l2 btintel videobuf2_core bluetooth videodev snd rtsx_usb_ms acer_wmi intel_lpss_pci mei_me sparse_keymap
[   36.013654]  memstick wmi_bmof media soundcore ecdh_generic intel_pch_thermal shpchp mei intel_lpss tpm_crb acpi_pad mac_hid sch_fq_codel parport_pc ppdev lp parport ip_tables x_tables autofs4 btrfs xor zstd_compress raid6_pq rtsx_usb_sdmmc rtsx_usb nouveau i915 mxm_wmi ttm i2c_algo_bit drm_kms_helper syscopyarea sysfillrect sysimgblt fb_sys_fops nvme ahci r8169 drm nvme_core mii libahci i2c_hid hid wmi video pinctrl_sunrisepoint
[   36.013672] CPU: 0 PID: 59 Comm: kworker/0:1 Tainted: G        W        4.15.0-21-generic #22-Ubuntu
[   36.013672] Hardware name: Acer Aspire VX5-591G/Wish_KLS, BIOS V1.06 07/07/2017
[   36.013676] Workqueue: pm pm_runtime_work
[   36.013694] RIP: 0010:gf100_vmm_flush_+0x15c/0x1a0 [nouveau]
[   36.013695] RSP: 0018:ffff9bb500eff6c0 EFLAGS: 00010282
[   36.013696] RAX: 0000000000000000 RBX: ffff8d97745d6900 RCX: 0000000000000006
[   36.013696] RDX: 0000000000000007 RSI: 0000000000000086 RDI: ffff8d977ec16490
[   36.013697] RBP: ffff9bb500eff6f8 R08: 0000000000000001 R09: 0000000000000491
[   36.013697] R10: ffffffffc06c61e0 R11: 0000000000000000 R12: ffff8d9768928800
[   36.013698] R13: ffff8d9769551660 R14: 00000007eb575e20 R15: ffff8d9730df6c00
[   36.013699] FS:  0000000000000000(0000) GS:ffff8d977ec00000(0000) knlGS:0000000000000000
[   36.013700] CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[   36.013700] CR2: 00007f2a6e4e4010 CR3: 0000000242c0a001 CR4: 00000000003606f0
[   36.013701] Call Trace:
[   36.013719]  gp100_vmm_flush+0x17/0x20 [nouveau]
[   36.013734]  nvkm_vmm_iter.constprop.13+0x2e5/0x880 [nouveau]
[   36.013748]  ? gp100_vmm_pgt_sparse+0xd0/0xd0 [nouveau]
[   36.013758]  ? nvkm_object_init+0xc2/0x190 [nouveau]
[   36.013772]  nvkm_vmm_unmap_locked+0x8a/0xc0 [nouveau]
[   36.013785]  ? gp100_vmm_pgt_sparse+0xd0/0xd0 [nouveau]
[   36.013798]  nvkm_uvmm_mthd+0x662/0x8d0 [nouveau]
[   36.013808]  nvkm_object_mthd+0x1a/0x30 [nouveau]
[   36.013817]  nvkm_ioctl_mthd+0x5d/0xb0 [nouveau]
[   36.013827]  nvkm_ioctl+0x11d/0x280 [nouveau]
[   36.013845]  nvkm_client_ioctl+0x12/0x20 [nouveau]
[   36.013853]  nvif_object_ioctl+0x47/0x50 [nouveau]
[   36.013861]  nvif_object_mthd+0x129/0x150 [nouveau]
[   36.013879]  ? nouveau_mem_host+0x122/0x1b0 [nouveau]
[   36.013887]  nvif_vmm_unmap+0x3b/0x60 [nouveau]
[   36.013903]  nouveau_vma_unmap+0x24/0x40 [nouveau]
[   36.013919]  nouveau_bo_move_ntfy+0x9e/0xe0 [nouveau]
[   36.013922]  ttm_bo_handle_move_mem+0x251/0x5c0 [ttm]
[   36.013924]  ? ttm_bo_mem_space+0x39d/0x470 [ttm]
[   36.013926]  ttm_bo_evict+0x13d/0x340 [ttm]
[   36.013929]  ? find_busiest_group+0x139/0x9c0
[   36.013931]  ttm_mem_evict_first+0x159/0x1b0 [ttm]
[   36.013933]  ttm_bo_force_list_clean+0x6c/0x120 [ttm]
[   36.013935]  ? pci_pm_runtime_resume+0xa0/0xa0
[   36.013937]  ttm_bo_evict_mm+0x26/0x50 [ttm]
[   36.013953]  nouveau_do_suspend+0x81/0x2c0 [nouveau]
[   36.013968]  nouveau_pmops_runtime_suspend+0x59/0xc0 [nouveau]
[   36.013969]  pci_pm_runtime_suspend+0x64/0x180
[   36.013970]  ? pci_pm_runtime_resume+0xa0/0xa0
[   36.013972]  __rpm_callback+0xca/0x210
[   36.013974]  ? __switch_to_asm+0x40/0x70
[   36.013975]  ? __switch_to_asm+0x34/0x70
[   36.013976]  rpm_callback+0x24/0x80
[   36.013977]  ? pci_pm_runtime_resume+0xa0/0xa0
[   36.013979]  rpm_suspend+0x137/0x640
[   36.013980]  ? __switch_to_asm+0x40/0x70
[   36.013981]  pm_runtime_work+0x75/0xa0
[   36.013983]  process_one_work+0x1de/0x410
[   36.013984]  worker_thread+0x32/0x410
[   36.013985]  kthread+0x121/0x140
[   36.013986]  ? process_one_work+0x410/0x410
[   36.013988]  ? kthread_create_worker_on_cpu+0x70/0x70
[   36.013989]  ret_from_fork+0x35/0x40
[   36.013990] Code: 41 5e 41 5f 5d c3 49 8b 7c 24 10 48 8b 5f 50 48 85 db 74 47 e8 86 d9 41 d8 48 89 da 48 89 c6 48 c7 c7 28 a7 71 c0 e8 a4 5b e6 d7 <0f> 0b eb bf 49 8b 7c 24 10 48 8b 5f 50 48 85 db 74 24 e8 5d d9 
[   36.014009] ---[ end trace 4b78ffc4820bfeb3 ]---
[   38.015588] ------------[ cut here ]------------
[   38.015589] nouveau 0000:01:00.0: timeout
[   38.015663] WARNING: CPU: 0 PID: 59 at /build/linux-QLn4bB/linux-4.15.0/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/vmmgf100.c:207 gf100_vmm_flush_+0x15c/0x1a0 [nouveau]
[   38.015663] Modules linked in: rfcomm ccm cmac bnep binfmt_misc arc4 nls_iso8859_1 snd_hda_codec_hdmi joydev hid_multitouch snd_hda_codec_realtek snd_hda_codec_generic snd_hda_intel snd_hda_codec intel_rapl snd_hda_core x86_pkg_temp_thermal snd_hwdep intel_powerclamp coretemp snd_pcm kvm_intel kvm irqbypass snd_seq_midi crct10dif_pclmul snd_seq_midi_event crc32_pclmul snd_rawmidi ghash_clmulni_intel pcbc ath10k_pci ath10k_core aesni_intel ath snd_seq aes_x86_64 crypto_simd glue_helper cryptd intel_cstate intel_rapl_perf mac80211 input_leds intel_wmi_thunderbolt serio_raw idma64 virt_dma snd_seq_device uvcvideo snd_timer btusb videobuf2_vmalloc cfg80211 btrtl videobuf2_memops btbcm videobuf2_v4l2 btintel videobuf2_core bluetooth videodev snd rtsx_usb_ms acer_wmi intel_lpss_pci mei_me sparse_keymap
[   38.015686]  memstick wmi_bmof media soundcore ecdh_generic intel_pch_thermal shpchp mei intel_lpss tpm_crb acpi_pad mac_hid sch_fq_codel parport_pc ppdev lp parport ip_tables x_tables autofs4 btrfs xor zstd_compress raid6_pq rtsx_usb_sdmmc rtsx_usb nouveau i915 mxm_wmi ttm i2c_algo_bit drm_kms_helper syscopyarea sysfillrect sysimgblt fb_sys_fops nvme ahci r8169 drm nvme_core mii libahci i2c_hid hid wmi video pinctrl_sunrisepoint
[   38.015727] CPU: 0 PID: 59 Comm: kworker/0:1 Tainted: G        W        4.15.0-21-generic #22-Ubuntu
[   38.015728] Hardware name: Acer Aspire VX5-591G/Wish_KLS, BIOS V1.06 07/07/2017
[   38.015732] Workqueue: pm pm_runtime_work
[   38.015755] RIP: 0010:gf100_vmm_flush_+0x15c/0x1a0 [nouveau]
[   38.015756] RSP: 0018:ffff9bb500eff4f0 EFLAGS: 00010282
[   38.015757] RAX: 0000000000000000 RBX: ffff8d97745d6900 RCX: 0000000000000006
[   38.015758] RDX: 0000000000000007 RSI: 0000000000000086 RDI: ffff8d977ec16490
[   38.015758] RBP: ffff9bb500eff528 R08: 0000000000000001 R09: 00000000000004d1
[   38.015759] R10: ffffffffc06196d0 R11: 0000000000000000 R12: ffff8d9768928800
[   38.015760] R13: ffff8d9769551660 R14: 0000000862aa9320 R15: ffff8d976975a400
[   38.015761] FS:  0000000000000000(0000) GS:ffff8d977ec00000(0000) knlGS:0000000000000000
[   38.015762] CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[   38.015763] CR2: 00007febeef7f0c0 CR3: 0000000242c0a002 CR4: 00000000003606f0
[   38.015764] Call Trace:
[   38.015788]  gp100_vmm_flush+0x17/0x20 [nouveau]
[   38.015808]  nvkm_vmm_iter.constprop.13+0x2e5/0x880 [nouveau]
[   38.015843]  ? gp100_vmm_pgt_sgl+0x180/0x180 [nouveau]
[   38.015857]  ? nvkm_vmm_map_choose+0xb0/0xb0 [nouveau]
[   38.015859]  ? vprintk_emit+0x333/0x3a0
[   38.015860]  ? vprintk_default+0x29/0x50
[   38.015888]  nvkm_vmm_map+0x21e/0x400 [nouveau]
[   38.015902]  ? gp100_vmm_pgt_sgl+0x180/0x180 [nouveau]
[   38.015904]  ? __switch_to_asm+0x34/0x70
[   38.015919]  nvkm_vram_map+0x57/0x80 [nouveau]
[   38.015934]  nvkm_uvmm_mthd+0x792/0x8d0 [nouveau]
[   38.015945]  nvkm_object_mthd+0x1a/0x30 [nouveau]
[   38.015955]  nvkm_ioctl_mthd+0x5d/0xb0 [nouveau]
[   38.015965]  nvkm_ioctl+0x11d/0x280 [nouveau]
[   38.015984]  nvkm_client_ioctl+0x12/0x20 [nouveau]
[   38.015992]  nvif_object_ioctl+0x47/0x50 [nouveau]
[   38.016001]  nvif_object_mthd+0x129/0x150 [nouveau]
[   38.016021]  ? nouveau_debugfs_pstate_open+0x20/0x30 [nouveau]
[   38.016023]  ? _cond_resched+0x19/0x40
[   38.016025]  ? __kmalloc+0x18e/0x220
[   38.016034]  nvif_vmm_map+0x88/0xb0 [nouveau]
[   38.016065]  nouveau_mem_map+0x88/0xf0 [nouveau]
[   38.016081]  nouveau_bo_move_m2mf.constprop.24+0x1a3/0x1d0 [nouveau]
[   38.016096]  nouveau_bo_move+0xab/0x440 [nouveau]
[   38.016106]  ? nvif_vmm_unmap+0x3b/0x60 [nouveau]
[   38.016121]  ? nouveau_vma_unmap+0x24/0x40 [nouveau]
[   38.016125]  ttm_bo_handle_move_mem+0x29f/0x5c0 [ttm]
[   38.016128]  ? ttm_bo_mem_space+0x39d/0x470 [ttm]
[   38.016130]  ttm_bo_evict+0x13d/0x340 [ttm]
[   38.016132]  ? find_busiest_group+0x139/0x9c0
[   38.016134]  ttm_mem_evict_first+0x159/0x1b0 [ttm]
[   38.016136]  ttm_bo_force_list_clean+0x6c/0x120 [ttm]
[   38.016138]  ? pci_pm_runtime_resume+0xa0/0xa0
[   38.016140]  ttm_bo_evict_mm+0x26/0x50 [ttm]
[   38.016168]  nouveau_do_suspend+0x81/0x2c0 [nouveau]
[   38.016183]  nouveau_pmops_runtime_suspend+0x59/0xc0 [nouveau]
[   38.016184]  pci_pm_runtime_suspend+0x64/0x180
[   38.016186]  ? pci_pm_runtime_resume+0xa0/0xa0
[   38.016187]  __rpm_callback+0xca/0x210
[   38.016188]  ? __switch_to_asm+0x40/0x70
[   38.016189]  ? __switch_to_asm+0x34/0x70
[   38.016191]  rpm_callback+0x24/0x80
[   38.016192]  ? pci_pm_runtime_resume+0xa0/0xa0
[   38.016193]  rpm_suspend+0x137/0x640
[   38.016194]  ? __switch_to_asm+0x40/0x70
[   38.016196]  pm_runtime_work+0x75/0xa0
[   38.016197]  process_one_work+0x1de/0x410
[   38.016198]  worker_thread+0x32/0x410
[   38.016200]  kthread+0x121/0x140
[   38.016201]  ? process_one_work+0x410/0x410
[   38.016202]  ? kthread_create_worker_on_cpu+0x70/0x70
[   38.016203]  ret_from_fork+0x35/0x40
[   38.016204] Code: 41 5e 41 5f 5d c3 49 8b 7c 24 10 48 8b 5f 50 48 85 db 74 47 e8 86 d9 41 d8 48 89 da 48 89 c6 48 c7 c7 28 a7 71 c0 e8 a4 5b e6 d7 <0f> 0b eb bf 49 8b 7c 24 10 48 8b 5f 50 48 85 db 74 24 e8 5d d9 
[   38.016224] ---[ end trace 4b78ffc4820bfeb4 ]---
[   40.017267] ------------[ cut here ]------------
[   40.017268] nouveau 0000:01:00.0: timeout
[   40.017315] WARNING: CPU: 0 PID: 59 at /build/linux-QLn4bB/linux-4.15.0/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/vmmgf100.c:207 gf100_vmm_flush_+0x15c/0x1a0 [nouveau]
[   40.017316] Modules linked in: rfcomm ccm cmac bnep binfmt_misc arc4 nls_iso8859_1 snd_hda_codec_hdmi joydev hid_multitouch snd_hda_codec_realtek snd_hda_codec_generic snd_hda_intel snd_hda_codec intel_rapl snd_hda_core x86_pkg_temp_thermal snd_hwdep intel_powerclamp coretemp snd_pcm kvm_intel kvm irqbypass snd_seq_midi crct10dif_pclmul snd_seq_midi_event crc32_pclmul snd_rawmidi ghash_clmulni_intel pcbc ath10k_pci ath10k_core aesni_intel ath snd_seq aes_x86_64 crypto_simd glue_helper cryptd intel_cstate intel_rapl_perf mac80211 input_leds intel_wmi_thunderbolt serio_raw idma64 virt_dma snd_seq_device uvcvideo snd_timer btusb videobuf2_vmalloc cfg80211 btrtl videobuf2_memops btbcm videobuf2_v4l2 btintel videobuf2_core bluetooth videodev snd rtsx_usb_ms acer_wmi intel_lpss_pci mei_me sparse_keymap
[   40.017339]  memstick wmi_bmof media soundcore ecdh_generic intel_pch_thermal shpchp mei intel_lpss tpm_crb acpi_pad mac_hid sch_fq_codel parport_pc ppdev lp parport ip_tables x_tables autofs4 btrfs xor zstd_compress raid6_pq rtsx_usb_sdmmc rtsx_usb nouveau i915 mxm_wmi ttm i2c_algo_bit drm_kms_helper syscopyarea sysfillrect sysimgblt fb_sys_fops nvme ahci r8169 drm nvme_core mii libahci i2c_hid hid wmi video pinctrl_sunrisepoint
[   40.017357] CPU: 0 PID: 59 Comm: kworker/0:1 Tainted: G        W        4.15.0-21-generic #22-Ubuntu
[   40.017357] Hardware name: Acer Aspire VX5-591G/Wish_KLS, BIOS V1.06 07/07/2017
[   40.017361] Workqueue: pm pm_runtime_work
[   40.017379] RIP: 0010:gf100_vmm_flush_+0x15c/0x1a0 [nouveau]
[   40.017380] RSP: 0018:ffff9bb500eff4f0 EFLAGS: 00010282
[   40.017381] RAX: 0000000000000000 RBX: ffff8d97745d6900 RCX: 0000000000000006
[   40.017382] RDX: 0000000000000007 RSI: 0000000000000086 RDI: ffff8d977ec16490
[   40.017382] RBP: ffff9bb500eff528 R08: 0000000000000001 R09: 000000000000051a
[   40.017383] R10: ffff8d9769675b71 R11: 0000000000000000 R12: ffff8d9768928800
[   40.017383] R13: ffff8d9769551660 R14: 00000008d9f9c860 R15: ffff8d976975a400
[   40.017384] FS:  0000000000000000(0000) GS:ffff8d977ec00000(0000) knlGS:0000000000000000
[   40.017385] CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[   40.017386] CR2: 00007febeef7f0c0 CR3: 0000000242c0a002 CR4: 00000000003606f0
[   40.017386] Call Trace:
[   40.017404]  gp100_vmm_flush+0x17/0x20 [nouveau]
[   40.017419]  nvkm_vmm_iter.constprop.13+0x2e5/0x880 [nouveau]
[   40.017433]  ? gp100_vmm_join+0x20/0x20 [nouveau]
[   40.017447]  ? nvkm_vmm_map_choose+0xb0/0xb0 [nouveau]
[   40.017449]  ? __update_load_avg_se.isra.38+0x1c0/0x1d0
[   40.017463]  nvkm_vmm_map+0x21e/0x400 [nouveau]
[   40.017476]  ? gp100_vmm_join+0x20/0x20 [nouveau]
[   40.017489]  nvkm_mem_map_dma+0x57/0x80 [nouveau]
[   40.017503]  nvkm_uvmm_mthd+0x792/0x8d0 [nouveau]
[   40.017505]  ? __switch_to_asm+0x34/0x70
[   40.017515]  nvkm_object_mthd+0x1a/0x30 [nouveau]
[   40.017524]  nvkm_ioctl_mthd+0x5d/0xb0 [nouveau]
[   40.017533]  nvkm_ioctl+0x11d/0x280 [nouveau]
[   40.017552]  nvkm_client_ioctl+0x12/0x20 [nouveau]
[   40.017560]  nvif_object_ioctl+0x47/0x50 [nouveau]
[   40.017569]  nvif_object_mthd+0x129/0x150 [nouveau]
[   40.017571]  ? _cond_resched+0x27/0x40
[   40.017573]  ? __kmalloc+0x18e/0x220
[   40.017581]  nvif_vmm_map+0x88/0xb0 [nouveau]
[   40.017599]  nouveau_mem_map+0x88/0xf0 [nouveau]
[   40.017616]  nouveau_bo_move_m2mf.constprop.24+0x1bc/0x1d0 [nouveau]
[   40.017632]  nouveau_bo_move+0xab/0x440 [nouveau]
[   40.017641]  ? nvif_vmm_unmap+0x3b/0x60 [nouveau]
[   40.017656]  ? nouveau_vma_unmap+0x24/0x40 [nouveau]
[   40.017659]  ttm_bo_handle_move_mem+0x29f/0x5c0 [ttm]
[   40.017662]  ? ttm_bo_mem_space+0x39d/0x470 [ttm]
[   40.017664]  ttm_bo_evict+0x13d/0x340 [ttm]
[   40.017666]  ? find_busiest_group+0x139/0x9c0
[   40.017668]  ttm_mem_evict_first+0x159/0x1b0 [ttm]
[   40.017670]  ttm_bo_force_list_clean+0x6c/0x120 [ttm]
[   40.017672]  ? pci_pm_runtime_resume+0xa0/0xa0
[   40.017674]  ttm_bo_evict_mm+0x26/0x50 [ttm]
[   40.017690]  nouveau_do_suspend+0x81/0x2c0 [nouveau]
[   40.017705]  nouveau_pmops_runtime_suspend+0x59/0xc0 [nouveau]
[   40.017707]  pci_pm_runtime_suspend+0x64/0x180
[   40.017708]  ? pci_pm_runtime_resume+0xa0/0xa0
[   40.017709]  __rpm_callback+0xca/0x210
[   40.017710]  ? __switch_to_asm+0x40/0x70
[   40.017711]  ? __switch_to_asm+0x34/0x70
[   40.017713]  rpm_callback+0x24/0x80
[   40.017714]  ? pci_pm_runtime_resume+0xa0/0xa0
[   40.017715]  rpm_suspend+0x137/0x640
[   40.017716]  ? __switch_to_asm+0x40/0x70
[   40.017718]  pm_runtime_work+0x75/0xa0
[   40.017719]  process_one_work+0x1de/0x410
[   40.017720]  worker_thread+0x32/0x410
[   40.017722]  kthread+0x121/0x140
[   40.017723]  ? process_one_work+0x410/0x410
[   40.017724]  ? kthread_create_worker_on_cpu+0x70/0x70
[   40.017725]  ret_from_fork+0x35/0x40
[   40.017726] Code: 41 5e 41 5f 5d c3 49 8b 7c 24 10 48 8b 5f 50 48 85 db 74 47 e8 86 d9 41 d8 48 89 da 48 89 c6 48 c7 c7 28 a7 71 c0 e8 a4 5b e6 d7 <0f> 0b eb bf 49 8b 7c 24 10 48 8b 5f 50 48 85 db 74 24 e8 5d d9 
[   40.017745] ---[ end trace 4b78ffc4820bfeb5 ]---
[   72.365100] ------------[ cut here ]------------
[   72.365102] nouveau 0000:01:00.0: timeout
[   72.365165] WARNING: CPU: 0 PID: 59 at /build/linux-QLn4bB/linux-4.15.0/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/vmmgf100.c:207 gf100_vmm_flush_+0x15c/0x1a0 [nouveau]
[   72.365165] Modules linked in: rfcomm ccm cmac bnep binfmt_misc arc4 nls_iso8859_1 snd_hda_codec_hdmi joydev hid_multitouch snd_hda_codec_realtek snd_hda_codec_generic snd_hda_intel snd_hda_codec intel_rapl snd_hda_core x86_pkg_temp_thermal snd_hwdep intel_powerclamp coretemp snd_pcm kvm_intel kvm irqbypass snd_seq_midi crct10dif_pclmul snd_seq_midi_event crc32_pclmul snd_rawmidi ghash_clmulni_intel pcbc ath10k_pci ath10k_core aesni_intel ath snd_seq aes_x86_64 crypto_simd glue_helper cryptd intel_cstate intel_rapl_perf mac80211 input_leds intel_wmi_thunderbolt serio_raw idma64 virt_dma snd_seq_device uvcvideo snd_timer btusb videobuf2_vmalloc cfg80211 btrtl videobuf2_memops btbcm videobuf2_v4l2 btintel videobuf2_core bluetooth videodev snd rtsx_usb_ms acer_wmi intel_lpss_pci mei_me sparse_keymap
[   72.365199]  memstick wmi_bmof media soundcore ecdh_generic intel_pch_thermal shpchp mei intel_lpss tpm_crb acpi_pad mac_hid sch_fq_codel parport_pc ppdev lp parport ip_tables x_tables autofs4 btrfs xor zstd_compress raid6_pq rtsx_usb_sdmmc rtsx_usb nouveau i915 mxm_wmi ttm i2c_algo_bit drm_kms_helper syscopyarea sysfillrect sysimgblt fb_sys_fops nvme ahci r8169 drm nvme_core mii libahci i2c_hid hid wmi video pinctrl_sunrisepoint
[   72.365216] CPU: 0 PID: 59 Comm: kworker/0:1 Tainted: G        W        4.15.0-21-generic #22-Ubuntu
[   72.365216] Hardware name: Acer Aspire VX5-591G/Wish_KLS, BIOS V1.06 07/07/2017
[   72.365220] Workqueue: pm pm_runtime_work
[   72.365236] RIP: 0010:gf100_vmm_flush_+0x15c/0x1a0 [nouveau]
[   72.365236] RSP: 0018:ffff9bb500eff598 EFLAGS: 00010282
[   72.365237] RAX: 0000000000000000 RBX: ffff8d97745d6900 RCX: 0000000000000006
[   72.365238] RDX: 0000000000000007 RSI: 0000000000000092 RDI: ffff8d977ec16490
[   72.365238] RBP: ffff9bb500eff5d0 R08: 0000000000000001 R09: 0000000000000561
[   72.365239] R10: ffffffffc06196d0 R11: 0000000000000000 R12: ffff8d9768928800
[   72.365239] R13: ffff8d9769551660 R14: 0000001062028220 R15: ffff8d9730df6c00
[   72.365240] FS:  0000000000000000(0000) GS:ffff8d977ec00000(0000) knlGS:0000000000000000
[   72.365241] CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[   72.365241] CR2: 000055b9e7f6c7e8 CR3: 0000000242c0a004 CR4: 00000000003606f0
[   72.365242] Call Trace:
[   72.365258]  gp100_vmm_flush+0x17/0x20 [nouveau]
[   72.365272]  nvkm_vmm_iter.constprop.13+0x2e5/0x880 [nouveau]
[   72.365274]  ? __update_load_avg_se.isra.38+0x1c0/0x1d0
[   72.365287]  ? gp100_vmm_pgt_sgl+0x180/0x180 [nouveau]
[   72.365289]  ? __switch_to_asm+0x40/0x70
[   72.365290]  ? __switch_to_asm+0x34/0x70
[   72.365291]  ? __switch_to_asm+0x40/0x70
[   72.365292]  ? __switch_to_asm+0x34/0x70
[   72.365304]  nvkm_vmm_map+0x1bc/0x400 [nouveau]
[   72.365317]  ? gp100_vmm_pgt_sgl+0x180/0x180 [nouveau]
[   72.365318]  ? __switch_to_asm+0x34/0x70
[   72.365319]  ? __switch_to_asm+0x40/0x70
[   72.365331]  nvkm_vram_map+0x57/0x80 [nouveau]
[   72.365344]  nvkm_uvmm_mthd+0x792/0x8d0 [nouveau]
[   72.365353]  nvkm_object_mthd+0x1a/0x30 [nouveau]
[   72.365362]  nvkm_ioctl_mthd+0x5d/0xb0 [nouveau]
[   72.365371]  nvkm_ioctl+0x11d/0x280 [nouveau]
[   72.365388]  nvkm_client_ioctl+0x12/0x20 [nouveau]
[   72.365396]  nvif_object_ioctl+0x47/0x50 [nouveau]
[   72.365404]  nvif_object_mthd+0x129/0x150 [nouveau]
[   72.365406]  ? _cond_resched+0x19/0x40
[   72.365408]  ? __kmalloc+0x18e/0x220
[   72.365416]  nvif_vmm_map+0x88/0xb0 [nouveau]
[   72.365432]  nouveau_mem_map+0x88/0xf0 [nouveau]
[   72.365448]  nouveau_vma_map+0x48/0x70 [nouveau]
[   72.365462]  nouveau_bo_move_ntfy+0x77/0xe0 [nouveau]
[   72.365466]  ttm_bo_handle_move_mem+0x3f1/0x5c0 [ttm]
[   72.365468]  ttm_bo_evict+0x13d/0x340 [ttm]
[   72.365470]  ? find_busiest_group+0x139/0x9c0
[   72.365472]  ttm_mem_evict_first+0x159/0x1b0 [ttm]
[   72.365474]  ttm_bo_force_list_clean+0x6c/0x120 [ttm]
[   72.365476]  ? pci_pm_runtime_resume+0xa0/0xa0
[   72.365478]  ttm_bo_evict_mm+0x26/0x50 [ttm]
[   72.365492]  nouveau_do_suspend+0x81/0x2c0 [nouveau]
[   72.365506]  nouveau_pmops_runtime_suspend+0x59/0xc0 [nouveau]
[   72.365507]  pci_pm_runtime_suspend+0x64/0x180
[   72.365508]  ? pci_pm_runtime_resume+0xa0/0xa0
[   72.365510]  __rpm_callback+0xca/0x210
[   72.365511]  ? __switch_to_asm+0x40/0x70
[   72.365512]  ? __switch_to_asm+0x34/0x70
[   72.365513]  rpm_callback+0x24/0x80
[   72.365514]  ? pci_pm_runtime_resume+0xa0/0xa0
[   72.365516]  rpm_suspend+0x137/0x640
[   72.365517]  ? __switch_to_asm+0x40/0x70
[   72.365518]  pm_runtime_work+0x75/0xa0
[   72.365519]  process_one_work+0x1de/0x410
[   72.365520]  worker_thread+0x32/0x410
[   72.365522]  kthread+0x121/0x140
[   72.365523]  ? process_one_work+0x410/0x410
[   72.365524]  ? kthread_create_worker_on_cpu+0x70/0x70
[   72.365525]  ret_from_fork+0x35/0x40
[   72.365526] Code: 41 5e 41 5f 5d c3 49 8b 7c 24 10 48 8b 5f 50 48 85 db 74 47 e8 86 d9 41 d8 48 89 da 48 89 c6 48 c7 c7 28 a7 71 c0 e8 a4 5b e6 d7 <0f> 0b eb bf 49 8b 7c 24 10 48 8b 5f 50 48 85 db 74 24 e8 5d d9 
[   72.365544] ---[ end trace 4b78ffc4820bfeb6 ]---
[   72.365558] [TTM] Buffer eviction failed
[   87.337524] nouveau 0000:01:00.0: DRM: failed to idle channel 0 [DRM]

Le système semble ramer énormément

Hors ligne

#8 Le 21/05/2018, à 17:59

inbox

Re : [Résolu] bug clic bouton droit touchpad

Ton PC comporte deux composants graphiques :

00:02.0 VGA compatible controller: Intel Corporation Device 591b (rev 04)
01:00.0 3D controller: NVIDIA Corporation GP107M [GeForce GTX 1050 Mobile] (rev a1)

Il s'agit de la technologie Optimus. C'est cela qui cause les gels d'interface graphique.

Actuellement, deux pilotes sont chargés :
- i915 pour l'Intel
- nouveau pour la carte nVidia

Il faut donc que tu lances le gestionnaire de pilotes et choisisses d'installer celui ou est indiqué "prime".
Il faut aussi installer nvidia-settings, si ce n'est pas fait automatiquement.

Si tu as des problèmes de mise en œuvre de cette procédure, il te faudra attendre l'avis de quelqu'un d'autre que moi.


Un problème résolu ? Indiquez le en modifiant le titre du sujet.

Hors ligne

#9 Le 21/05/2018, à 20:33

pipiri

Re : [Résolu] bug clic bouton droit touchpad

Tu as vu juste! par contre pour y arriver ce fut compliqué!
Voici la solution :
J'ai dû supprimer l'ensemble des paquet normé nvidia, mesa-utils et vdpau-va-driver en mode recovery et en activant la prise en charge réseau :

apt-get purge nvidia*
apt-get purge mesa-utils
apt-get purge vdpau-va-driver 

ensuite j'ai pu redémarrer la machine en prenant quand même soin de désactiver le touchpad et de travailler avec une souris au cas où!
et j'ai réinstaller les pilotes graphique en suivant la procédure que tu m'as données!
J'ai rajouter les pilotes vdpau-va-driver

apt-get install vdpau-va-driver

Il ne me manque plus que prime-indicator, le ppa ne semble ne plus contenir l'application! Après cela le topic pourra être fermé!

Je vous remercie tous pour vos réponse smile

inbox a écrit :

Ton PC comporte deux composants graphiques : vdpau-va-driver

00:02.0 VGA compatible controller: Intel Corporation Device 591b (rev 04)
01:00.0 3D controller: NVIDIA Corporation GP107M [GeForce GTX 1050 Mobile] (rev a1)

Il s'agit de la technologie Optimus. C'est cela qui cause les gels d'interface graphique.

Actuellement, deux pilotes sont chargés :
- i915 pour l'Intel
- nouveau pour la carte nVidia

Il faut donc que tu lances le gestionnaire de pilotes et choisisses d'installer celui ou est indiqué "prime".
Il faut aussi installer nvidia-settings, si ce n'est pas fait automatiquement.

Si tu as des problèmes de mise en œuvre de cette procédure, il te faudra attendre l'avis de quelqu'un d'autre que moi.

Hors ligne

#10 Le 21/05/2018, à 20:59

pipiri

Re : [Résolu] bug clic bouton droit touchpad

A défaut d'avoir trouvé un PPA fonctionnel, le .deb de prime indcator plus est disponible ici, si vous trouvez mieux je reste preneur!!

Hors ligne