You are not logged in.

#1 2017-08-11 18:49:48

abdux
Member
Registered: 2017-08-11
Posts: 5

Some errors after Intel nvidia bumblebee installation

Hello i have installed arch linux a few times and finally this time it is the last thing i said bumblebee but after the install the speed of the fan increased and also interestingly lspci and inxi commands give the computer freeze this was after the bumblebee installation.If there is a solution suggestion please ask.I want to use it smoothly Ach Linux.Thank you...


 groups
wheel log bumblebee network video audio optical storage power users
● bumblebeed.service - Bumblebee C Daemon
   Loaded: loaded (/usr/lib/systemd/system/bumblebeed.service; enabled; vendor preset: disabled)
   Active: active (running) since Fri 2017-08-11 18:20:56 UTC; 25min ago
 Main PID: 360 (bumblebeed)
    Tasks: 1 (limit: 4915)
   CGroup: /system.slice/bumblebeed.service
           └─360 /usr/bin/bumblebeed

Ağu 11 18:20:56 Abdux systemd[1]: Started Bumblebee C Daemon.
Ağu 11 18:21:00 Abdux bumblebeed[360]: [   14.923283] [INFO]/usr/bin/bumblebeed 3.2.1 started
cpu_fan:     25500 RPM
uname -a
Linux Abdux 4.12.4-1-ARCH #1 SMP PREEMPT Fri Jul 28 18:54:18 UTC 2017 x86_64 GNU/Linux

Offline

#2 2017-08-11 21:05:55

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

Re: Some errors after Intel nvidia bumblebee installation

lspci and inxi commands give the computer freeze

lsmod | grep nouveau

Online

#3 2017-08-11 21:40:18

abdux
Member
Registered: 2017-08-11
Posts: 5

Re: Some errors after Intel nvidia bumblebee installation

nothing

Offline

#4 2017-08-12 06:21:51

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

Re: Some errors after Intel nvidia bumblebee installation

systemctl stop bumblebeed

And provide your xorg log, every /etc/X11/xorg.conf* file (incl. those in the .d directory) your pacman log and the outputs of

lsmod
dmesg

and if you (now) can of

lspci

As well as details on your shell, ie. which desktop session (in case) and how you log into it (eg. gdm, sddm, startx, ...)

Online

#5 2017-08-12 09:36:25

abdux
Member
Registered: 2017-08-11
Posts: 5

Re: Some errors after Intel nvidia bumblebee installation

There is not .conf file.Did I do something wrong?

cd /etc/X11/x
xinit/       xorg.conf.d/
cd /etc/X11/xorg.conf.d/
[abdux@Abdux xorg.conf.d]$ ls
10-keymap.conf
#
# /etc/pacman.conf
#
# See the pacman.conf(5) manpage for option and repository directives

#
# GENERAL OPTIONS
#
[options]
# The following paths are commented out with their default values listed.
# If you wish to use different paths, uncomment and update the paths.
#RootDir     = /
#DBPath      = /var/lib/pacman/
#CacheDir    = /var/cache/pacman/pkg/
#LogFile     = /var/log/pacman.log
#GPGDir      = /etc/pacman.d/gnupg/
#HookDir     = /etc/pacman.d/hooks/
HoldPkg     = pacman glibc
#XferCommand = /usr/bin/curl -C - -f %u > %o
#XferCommand = /usr/bin/wget --passive-ftp -c -O %o %u
#CleanMethod = KeepInstalled
#UseDelta    = 0.7
Architecture = auto

# Pacman won't upgrade packages listed in IgnorePkg and members of IgnoreGroup
#IgnorePkg   =
#IgnoreGroup =

#NoUpgrade   =
#NoExtract   =

# Misc options
#UseSyslog
#Color
#TotalDownload
CheckSpace
#VerbosePkgLists

# By default, pacman accepts packages signed by keys that its local keyring
# trusts (see pacman-key and its man page), as well as unsigned packages.
SigLevel    = Required DatabaseOptional
LocalFileSigLevel = Optional
#RemoteFileSigLevel = Required

# NOTE: You must run `pacman-key --init` before first using pacman; the local
# keyring can then be populated with the keys of all official Arch Linux
# packagers with `pacman-key --populate archlinux`.

#
# REPOSITORIES
#   - can be defined here or included from another file
#   - pacman will search repositories in the order defined here
#   - local/custom mirrors can be added here or in separate files
#   - repositories listed first will take precedence when packages
#     have identical names, regardless of version number
#   - URLs will have $repo replaced by the name of the current repo
#   - URLs will have $arch replaced by the name of the architecture
#
# Repository entries are of the format:
#       [repo-name]
#       Server = ServerName
#       Include = IncludePath
#
# The header [repo-name] is crucial - it must be present and
# uncommented to enable the repo.
#

# The testing repositories are disabled by default. To enable, uncomment the
# repo name header and Include lines. You can add preferred servers immediately
# after the header, and they will be used before the default mirrors.

#[testing]
#Include = /etc/pacman.d/mirrorlist

[core]
Include = /etc/pacman.d/mirrorlist

[extra]
Include = /etc/pacman.d/mirrorlist

#[community-testing]
#Include = /etc/pacman.d/mirrorlist

[community]
Include = /etc/pacman.d/mirrorlist

# If you want to run 32 bit applications on your x86_64 system,
# enable the multilib repositories as required here.

#[multilib-testing]
#Include = /etc/pacman.d/mirrorlist

[multilib]
Include = /etc/pacman.d/mirrorlist

# An example of a custom package repository.  See the pacman manpage for
# tips on creating your own repositories.
#[custom]
#SigLevel = Optional TrustAll
#Server = file:///home/custompkgs



lsmod
Module                  Size  Used by
ctr                    16384  4
ccm                    20480  6
bbswitch               16384  0
ax25                   57344  0
snd_hda_codec_hdmi     49152  1
dcdbas                 16384  0
snd_hda_codec_realtek    73728  1
snd_hda_codec_generic    69632  1 snd_hda_codec_realtek
nls_iso8859_1          16384  1
nls_cp437              20480  1
vfat                   20480  1
fat                    65536  1 vfat
i915                 1445888  27
arc4                   16384  2
rtl8723be              90112  0
btcoexist             110592  1 rtl8723be
rtl8723_common         20480  1 rtl8723be
rtl_pci                28672  1 rtl8723be
uvcvideo               86016  0
drm_kms_helper        131072  1 i915
videobuf2_vmalloc      16384  1 uvcvideo
rtlwifi                65536  3 rtl_pci,rtl8723_common,rtl8723be
drm                   299008  12 i915,drm_kms_helper
mac80211              688128  3 rtl_pci,rtlwifi,rtl8723be
videobuf2_memops       16384  1 videobuf2_vmalloc
videobuf2_v4l2         20480  1 uvcvideo
videobuf2_core         36864  2 uvcvideo,videobuf2_v4l2
videodev              151552  3 uvcvideo,videobuf2_core,videobuf2_v4l2
intel_rapl             20480  0
media                  32768  2 uvcvideo,videodev
hci_uart               90112  0
btusb                  40960  0
btrtl                  16384  1 btusb
btbcm                  16384  2 hci_uart,btusb
btqca                  16384  1 hci_uart
x86_pkg_temp_thermal    16384  0
intel_powerclamp       16384  0
btintel                16384  2 hci_uart,btusb
snd_hda_intel          36864  3
joydev                 20480  0
bluetooth             475136  7 btrtl,hci_uart,btintel,btqca,btbcm,btusb
mousedev               20480  0
coretemp               16384  0
kvm_intel             192512  0
snd_hda_codec         106496  4 snd_hda_intel,snd_hda_codec_hdmi,snd_hda_codec_generic,snd_hda_codec_realtek
intel_gtt              20480  1 i915
r8169                  77824  0
snd_hda_core           65536  5 snd_hda_intel,snd_hda_codec,snd_hda_codec_hdmi,snd_hda_codec_generic,snd_hda_codec_realtek
cfg80211              520192  2 mac80211,rtlwifi
snd_hwdep              16384  1 snd_hda_codec
snd_pcm                86016  4 snd_hda_intel,snd_hda_codec,snd_hda_core,snd_hda_codec_hdmi
snd_timer              28672  1 snd_pcm
kvm                   520192  1 kvm_intel
syscopyarea            16384  1 drm_kms_helper
snd                    69632  14 snd_hda_intel,snd_hwdep,snd_hda_codec,snd_timer,snd_hda_codec_hdmi,snd_hda_codec_generic,snd_hda_codec_realtek,snd_pcm
asus_nb_wmi            28672  0
rtsx_pci_ms            20480  0
irqbypass              16384  1 kvm
memstick               16384  1 rtsx_pci_ms
asus_wmi               24576  1 asus_nb_wmi
crct10dif_pclmul       16384  0
mxm_wmi                16384  0
iTCO_wdt               16384  0
crc32_pclmul           16384  0
iTCO_vendor_support    16384  1 iTCO_wdt
crc32c_intel           24576  0
sparse_keymap          16384  1 asus_wmi
ghash_clmulni_intel    16384  0
pcbc                   16384  0
aesni_intel           167936  4
aes_x86_64             20480  1 aesni_intel
evdev                  24576  19
psmouse               131072  0
input_leds             16384  0
mac_hid                16384  0
crypto_simd            16384  1 aesni_intel
glue_helper            16384  1 aesni_intel
mii                    16384  1 r8169
mei_me                 36864  0
cryptd                 20480  3 crypto_simd,ghash_clmulni_intel,aesni_intel
pcspkr                 16384  0
intel_cstate           16384  0
intel_rapl_perf        16384  0
sysfillrect            16384  1 drm_kms_helper
processor_thermal_device    16384  0
sysimgblt              16384  1 drm_kms_helper
ecdh_generic           24576  1 bluetooth
intel_pch_thermal      16384  0
intel_soc_dts_iosf     16384  1 processor_thermal_device
rfkill                 20480  7 asus_wmi,bluetooth,cfg80211
intel_lpss_acpi        16384  0
mei                    77824  1 mei_me
thermal                20480  0
intel_lpss             16384  1 intel_lpss_acpi
i2c_hid                20480  0
int3403_thermal        16384  0
soundcore              16384  1 snd
fb_sys_fops            16384  1 drm_kms_helper
int3402_thermal        16384  0
int3406_thermal        16384  0
video                  36864  3 asus_wmi,int3406_thermal,i915
shpchp                 32768  0
i2c_algo_bit           16384  1 i915
i2c_i801               24576  0
int340x_thermal_zone    16384  3 int3402_thermal,int3403_thermal,processor_thermal_device
tpm_crb                16384  0
tpm_tis                16384  0
tpm_tis_core           20480  1 tpm_tis
tpm                    49152  3 tpm_tis,tpm_crb,tpm_tis_core
asus_wireless          16384  0
int3400_thermal        16384  0
acpi_thermal_rel       16384  1 int3400_thermal
led_class              16384  3 asus_wmi,input_leds,asus_wireless
wmi                    16384  2 asus_wmi,mxm_wmi
ac                     16384  0
acpi_pad               16384  0
battery                20480  0
button                 16384  1 i915
sch_fq_codel           20480  6
ip_tables              24576  0
x_tables               28672  1 ip_tables
ext4                  540672  1
crc16                  16384  2 bluetooth,ext4
jbd2                   90112  1 ext4
fscrypto               24576  1 ext4
mbcache                16384  1 ext4
hid_generic            16384  0
usbhid                 45056  0
hid                   114688  3 i2c_hid,hid_generic,usbhid
sr_mod                 24576  0
cdrom                  53248  1 sr_mod
sd_mod                 49152  3
rtsx_pci_sdmmc         24576  0
mmc_core              122880  1 rtsx_pci_sdmmc
serio_raw              16384  0
atkbd                  24576  0
libps2                 16384  2 atkbd,psmouse
ahci                   36864  2
xhci_pci               16384  0
libahci                28672  1 ahci
xhci_hcd              188416  1 xhci_pci
libata                208896  2 ahci,libahci
usbcore               208896  5 uvcvideo,usbhid,xhci_pci,btusb,xhci_hcd
rtsx_pci               49152  2 rtsx_pci_sdmmc,rtsx_pci_ms
scsi_mod              155648  3 sd_mod,libata,sr_mod
usb_common             16384  1 usbcore
i8042                  24576  1 asus_nb_wmi
serio                  20480  9 serio_raw,atkbd,psmouse,i8042




dmesg
[    0.000000] Linux version 4.12.4-1-ARCH (builduser@nspawn-9860) (gcc version 7.1.1 20170630 (GCC) ) #1 SMP PREEMPT Fri Jul 28 18:54:18 UTC 2017
[    0.000000] Command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=a4b854cf-a4f5-45e5-b7fe-df0272aeb479 rw quiet
[    0.000000] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
[    0.000000] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
[    0.000000] x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
[    0.000000] x86/fpu: Supporting XSAVE feature 0x008: 'MPX bounds registers'
[    0.000000] x86/fpu: Supporting XSAVE feature 0x010: 'MPX CSR'
[    0.000000] x86/fpu: xstate_offset[2]:  576, xstate_sizes[2]:  256
[    0.000000] x86/fpu: xstate_offset[3]:  832, xstate_sizes[3]:   64
[    0.000000] x86/fpu: xstate_offset[4]:  896, xstate_sizes[4]:   64
[    0.000000] x86/fpu: Enabled xstate features 0x1f, context size is 960 bytes, using 'compacted' format.
[    0.000000] 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-0x000000000009efff] usable
[    0.000000] BIOS-e820: [mem 0x000000000009f000-0x000000000009ffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000000100000-0x0000000071d49fff] usable
[    0.000000] BIOS-e820: [mem 0x0000000071d4a000-0x0000000071d4afff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x0000000071d4b000-0x0000000071d94fff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000071d95000-0x0000000075154fff] usable
[    0.000000] BIOS-e820: [mem 0x0000000075155000-0x0000000075e65fff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000075e66000-0x00000000761fffff] usable
[    0.000000] BIOS-e820: [mem 0x0000000076200000-0x00000000770a6fff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x00000000770a7000-0x0000000077f08fff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000077f09000-0x0000000077f7efff] type 20
[    0.000000] BIOS-e820: [mem 0x0000000077f7f000-0x0000000077ffefff] usable
[    0.000000] BIOS-e820: [mem 0x0000000078000000-0x00000000780fffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000e0000000-0x00000000efffffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fe000000-0x00000000fe010fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000100000000-0x0000000283ffffff] usable
[    0.000000] NX (Execute Disable) protection: active
[    0.000000] efi: EFI v2.40 by American Megatrends
[    0.000000] efi:  ESRT=0x77e48e18  ACPI=0x76308000  ACPI 2.0=0x76308000  SMBIOS=0xf05e0  SMBIOS 3.0=0xf0600  MPS=0xfca50 
[    0.000000] SMBIOS 3.0.0 present.
[    0.000000] DMI: ASUSTeK COMPUTER INC. X550VX/X550VX, BIOS X550VX.301 11/16/2016
[    0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[    0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable
[    0.000000] e820: last_pfn = 0x284000 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 007A000000 mask 7FFE000000 uncachable
[    0.000000]   3 base 0079000000 mask 7FFF000000 uncachable
[    0.000000]   4 base 0078800000 mask 7FFF800000 uncachable
[    0.000000]   5 disabled
[    0.000000]   6 disabled
[    0.000000]   7 disabled
[    0.000000]   8 disabled
[    0.000000]   9 disabled
[    0.000000] x86/PAT: Configuration [0-7]: WB  WC  UC- UC  WB  WC  UC- WT  
[    0.000000] e820: last_pfn = 0x77fff max_arch_pfn = 0x400000000
[    0.000000] found SMP MP-table at [mem 0x000fccc0-0x000fcccf] mapped at [ffff896d000fccc0]
[    0.000000] esrt: Reserving ESRT space from 0x0000000077e48e18 to 0x0000000077e48e50.
[    0.000000] Scanning 1 areas for low memory corruption
[    0.000000] Base memory trampoline at [ffff896d00096000] 96000 size 24576
[    0.000000] Using GB pages for direct mapping
[    0.000000] BRK [0x15bd5f000, 0x15bd5ffff] PGTABLE
[    0.000000] BRK [0x15bd60000, 0x15bd60fff] PGTABLE
[    0.000000] BRK [0x15bd61000, 0x15bd61fff] PGTABLE
[    0.000000] BRK [0x15bd62000, 0x15bd62fff] PGTABLE
[    0.000000] BRK [0x15bd63000, 0x15bd63fff] PGTABLE
[    0.000000] BRK [0x15bd64000, 0x15bd64fff] PGTABLE
[    0.000000] BRK [0x15bd65000, 0x15bd65fff] PGTABLE
[    0.000000] BRK [0x15bd66000, 0x15bd66fff] PGTABLE
[    0.000000] BRK [0x15bd67000, 0x15bd67fff] PGTABLE
[    0.000000] BRK [0x15bd68000, 0x15bd68fff] PGTABLE
[    0.000000] Secure boot could not be determined
[    0.000000] RAMDISK: [mem 0x37371000-0x379affff]
[    0.000000] ACPI: Early table checksum verification disabled
[    0.000000] ACPI: RSDP 0x0000000076308000 000024 (v02 _ASUS_)
[    0.000000] ACPI: XSDT 0x00000000763080A8 0000CC (v01 _ASUS_ Notebook 01072009 AMI  00010013)
[    0.000000] ACPI: FACP 0x000000007632EE28 00010C (v05 _ASUS_ Notebook 01072009 AMI  00010013)
[    0.000000] ACPI: DSDT 0x0000000076308210 026C15 (v02 _ASUS_ Notebook 01072009 INTL 20120913)
[    0.000000] ACPI: FACS 0x00000000770A5F80 000040
[    0.000000] ACPI: APIC 0x000000007632EF38 0000BC (v03 _ASUS_ Notebook 01072009 AMI  00010013)
[    0.000000] ACPI: FPDT 0x000000007632EFF8 000044 (v01 _ASUS_ Notebook 01072009 AMI  00010013)
[    0.000000] ACPI: FIDT 0x000000007632F040 00009C (v01 _ASUS_ Notebook 01072009 AMI  00010013)
[    0.000000] ACPI: MCFG 0x000000007632F0E0 00003C (v01 _ASUS_ Notebook 01072009 MSFT 00000097)
[    0.000000] ACPI: HPET 0x000000007632F120 000038 (v01 _ASUS_ Notebook 01072009 AMI. 0005000B)
[    0.000000] ACPI: SSDT 0x000000007632F158 000315 (v01 SataRe SataTabl 00001000 INTL 20120913)
[    0.000000] ACPI: ECDT 0x000000007632F470 0000C1 (v01 _ASUS_ Notebook 01072009 AMI. 00000005)
[    0.000000] ACPI: LPIT 0x000000007632F538 000094 (v01 INTEL  SKL      00000000 MSFT 0000005F)
[    0.000000] ACPI: SSDT 0x000000007632F5D0 000248 (v02 INTEL  sensrhub 00000000 INTL 20120913)
[    0.000000] ACPI: DBGP 0x000000007632F818 000034 (v01 INTEL           00000000 MSFT 0000005F)
[    0.000000] ACPI: DBG2 0x000000007632F850 000054 (v00 INTEL           00000000 MSFT 0000005F)
[    0.000000] ACPI: SSDT 0x000000007632F8A8 003D6E (v02 DptfTa DptfTabl 00001000 INTL 20120913)
[    0.000000] ACPI: SSDT 0x0000000076333618 0066D0 (v02 SaSsdt SaSsdt   00003000 INTL 20120913)
[    0.000000] ACPI: UEFI 0x0000000076339CE8 000042 (v01                 00000000      00000000)
[    0.000000] ACPI: SSDT 0x0000000076339D30 000E73 (v02 CpuRef CpuSsdt  00003000 INTL 20120913)
[    0.000000] ACPI: SSDT 0x000000007633ABA8 0000A5 (v02 SgRef  SgPeg    00001000 INTL 20120913)
[    0.000000] ACPI: DMAR 0x000000007633AC50 0000A8 (v01 INTEL  SKL      00000001 INTL 00000001)
[    0.000000] ACPI: TPM2 0x000000007633ACF8 000034 (v03        Tpm2Tabl 00000001 AMI  00000000)
[    0.000000] ACPI: BGRT 0x000000007633AD30 000038 (v01 _ASUS_ Notebook 01072009 AMI  00010013)
[    0.000000] ACPI: SSDT 0x000000007633AD68 001A3F (v01 OptRef OptTabl  00001000 INTL 20120913)
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000] No NUMA configuration found
[    0.000000] Faking a node at [mem 0x0000000000000000-0x0000000283ffffff]
[    0.000000] NODE_DATA(0) allocated [mem 0x283ffb000-0x283ffffff]
[    0.000000] Zone ranges:
[    0.000000]   DMA      [mem 0x0000000000001000-0x0000000000ffffff]
[    0.000000]   DMA32    [mem 0x0000000001000000-0x00000000ffffffff]
[    0.000000]   Normal   [mem 0x0000000100000000-0x0000000283ffffff]
[    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-0x000000000009efff]
[    0.000000]   node   0: [mem 0x0000000000100000-0x0000000071d49fff]
[    0.000000]   node   0: [mem 0x0000000071d95000-0x0000000075154fff]
[    0.000000]   node   0: [mem 0x0000000075e66000-0x00000000761fffff]
[    0.000000]   node   0: [mem 0x0000000077f7f000-0x0000000077ffefff]
[    0.000000]   node   0: [mem 0x0000000100000000-0x0000000283ffffff]
[    0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000000283ffffff]
[    0.000000] On node 0 totalpages: 2069697
[    0.000000]   DMA zone: 64 pages used for memmap
[    0.000000]   DMA zone: 26 pages reserved
[    0.000000]   DMA zone: 3997 pages, LIFO batch:0
[    0.000000]   DMA32 zone: 7445 pages used for memmap
[    0.000000]   DMA32 zone: 476452 pages, LIFO batch:31
[    0.000000]   Normal zone: 24832 pages used for memmap
[    0.000000]   Normal zone: 1589248 pages, LIFO batch:31
[    0.000000] Reserving Intel graphics memory at 0x0000000079000000-0x000000007affffff
[    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: 0x8086a701 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 0x0009f000-0x0009ffff]
[    0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000fffff]
[    0.000000] PM: Registered nosave memory: [mem 0x71d4a000-0x71d4afff]
[    0.000000] PM: Registered nosave memory: [mem 0x71d4b000-0x71d94fff]
[    0.000000] PM: Registered nosave memory: [mem 0x75155000-0x75e65fff]
[    0.000000] PM: Registered nosave memory: [mem 0x76200000-0x770a6fff]
[    0.000000] PM: Registered nosave memory: [mem 0x770a7000-0x77f08fff]
[    0.000000] PM: Registered nosave memory: [mem 0x77f09000-0x77f7efff]
[    0.000000] PM: Registered nosave memory: [mem 0x77fff000-0x77ffffff]
[    0.000000] PM: Registered nosave memory: [mem 0x78000000-0x780fffff]
[    0.000000] PM: Registered nosave memory: [mem 0x78100000-0x78ffffff]
[    0.000000] PM: Registered nosave memory: [mem 0x79000000-0x7affffff]
[    0.000000] PM: Registered nosave memory: [mem 0x7b000000-0xdfffffff]
[    0.000000] PM: Registered nosave memory: [mem 0xe0000000-0xefffffff]
[    0.000000] PM: Registered nosave memory: [mem 0xf0000000-0xfdffffff]
[    0.000000] PM: Registered nosave memory: [mem 0xfe000000-0xfe010fff]
[    0.000000] PM: Registered nosave memory: [mem 0xfe011000-0xfebfffff]
[    0.000000] PM: Registered nosave memory: [mem 0xfec00000-0xfec00fff]
[    0.000000] PM: Registered nosave memory: [mem 0xfec01000-0xfedfffff]
[    0.000000] PM: Registered nosave memory: [mem 0xfee00000-0xfee00fff]
[    0.000000] PM: Registered nosave memory: [mem 0xfee01000-0xfeffffff]
[    0.000000] PM: Registered nosave memory: [mem 0xff000000-0xffffffff]
[    0.000000] e820: [mem 0x7b000000-0xdfffffff] available for PCI devices
[    0.000000] Booting paravirtualized kernel on bare hardware
[    0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370452778343963 ns
[    0.000000] setup_percpu: NR_CPUS:128 nr_cpumask_bits:128 nr_cpu_ids:8 nr_node_ids:1
[    0.000000] percpu: Embedded 35 pages/cpu @ffff896f83c00000 s106328 r8192 d28840 u262144
[    0.000000] pcpu-alloc: s106328 r8192 d28840 u262144 alloc=1*2097152
[    0.000000] pcpu-alloc: [0] 0 1 2 3 4 5 6 7 
[    0.000000] Built 1 zonelists in Node order, mobility grouping on.  Total pages: 2037330
[    0.000000] Policy zone: Normal
[    0.000000] Kernel command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=a4b854cf-a4f5-45e5-b7fe-df0272aeb479 rw quiet
[    0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
[    0.000000] Calgary: detecting Calgary via BIOS EBDA area
[    0.000000] Calgary: Unable to locate Rio Grande table in EBDA - bailing!
[    0.000000] Memory: 8011856K/8278788K available (6539K kernel code, 1124K rwdata, 2048K rodata, 1324K init, 912K bss, 266932K reserved, 0K cma-reserved)
[    0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=8, Nodes=1
[    0.000000] ftrace: allocating 27931 entries in 110 pages
[    0.000000] Preemptible hierarchical RCU implementation.
[    0.000000]  RCU restricting CPUs from NR_CPUS=128 to nr_cpu_ids=8.
[    0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=8
[    0.000000] NR_IRQS:8448 nr_irqs:2048 16
[    0.000000] spurious 8259A interrupt: IRQ7.
[    0.000000] Console: colour dummy device 80x25
[    0.000000] console [tty0] enabled
[    0.000000] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 79635855245 ns
[    0.000000] hpet clockevent registered
[    0.003333] tsc: Detected 2600.000 MHz processor
[    0.003333] Calibrating delay loop (skipped), value calculated using timer frequency.. 5186.00 BogoMIPS (lpj=8640000)
[    0.003333] pid_max: default: 32768 minimum: 301
[    0.003333] ACPI: Core revision 20170303
[    0.041145] ACPI: 8 ACPI AML tables successfully acquired and loaded
[    0.042274] Security Framework initialized
[    0.042274] Yama: becoming mindful.
[    0.042590] Dentry cache hash table entries: 1048576 (order: 11, 8388608 bytes)
[    0.043962] Inode-cache hash table entries: 524288 (order: 10, 4194304 bytes)
[    0.044544] Mount-cache hash table entries: 16384 (order: 5, 131072 bytes)
[    0.044550] Mountpoint-cache hash table entries: 16384 (order: 5, 131072 bytes)
[    0.044722] CPU: Physical Processor ID: 0
[    0.044723] CPU: Processor Core ID: 0
[    0.044727] ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
[    0.044727] ENERGY_PERF_BIAS: View and update with x86_energy_perf_policy(8)
[    0.044731] mce: CPU supports 10 MCE banks
[    0.044739] CPU0: Thermal monitoring enabled (TM1)
[    0.044757] process: using mwait in idle threads
[    0.044759] Last level iTLB entries: 4KB 64, 2MB 8, 4MB 8
[    0.044760] Last level dTLB entries: 4KB 64, 2MB 0, 4MB 0, 1GB 4
[    0.045169] Freeing SMP alternatives memory: 24K
[    0.047817] smpboot: Max logical packages: 2
[    0.047821] DMAR: Host address width 39
[    0.047822] DMAR: DRHD base: 0x000000fed90000 flags: 0x0
[    0.047827] DMAR: dmar0: reg_base_addr fed90000 ver 1:0 cap 1c0000c40660462 ecap 7e3ff0505e
[    0.047828] DMAR: DRHD base: 0x000000fed91000 flags: 0x1
[    0.047831] DMAR: dmar1: reg_base_addr fed91000 ver 1:0 cap d2008c40660462 ecap f050da
[    0.047832] DMAR: RMRR base: 0x00000075bdf000 end: 0x00000075bfefff
[    0.047834] DMAR: RMRR base: 0x00000078800000 end: 0x0000007affffff
[    0.047836] DMAR-IR: IOAPIC id 2 under DRHD base  0xfed91000 IOMMU 1
[    0.047836] DMAR-IR: HPET id 0 under DRHD base 0xfed91000
[    0.047837] DMAR-IR: x2apic is disabled because BIOS sets x2apic opt out bit.
[    0.047837] DMAR-IR: Use 'intremap=no_x2apic_optout' to override the BIOS setting.
[    0.049233] DMAR-IR: Enabled IRQ remapping in xapic mode
[    0.049234] x2apic: IRQ remapping doesn't support X2APIC mode
[    0.053867] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[    0.086906] TSC deadline timer enabled
[    0.086911] smpboot: CPU0: Intel(R) Core(TM) i7-6700HQ CPU @ 2.60GHz (family: 0x6, model: 0x5e, stepping: 0x3)
[    0.100014] Performance Events: PEBS fmt3+, Skylake events, 32-deep LBR, full-width counters, Intel PMU driver.
[    0.100062] ... version:                4
[    0.100062] ... bit width:              48
[    0.100063] ... generic registers:      4
[    0.100063] ... value mask:             0000ffffffffffff
[    0.100064] ... max period:             00007fffffffffff
[    0.100064] ... fixed-purpose events:   3
[    0.100065] ... event mask:             000000070000000f
[    0.120130] NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter.
[    0.126671] smp: Bringing up secondary CPUs ...
[    0.153370] x86: Booting SMP configuration:
[    0.153371] .... node  #0, CPUs:      #1 #2 #3 #4 #5 #6 #7
[    0.896703] smp: Brought up 1 node, 8 CPUs
[    0.896703] smpboot: Total of 8 processors activated (41498.39 BogoMIPS)
[    0.900109] sched_clock: Marking stable (899999911, 0)->(900723923, -724012)
[    0.900335] devtmpfs: initialized
[    0.900371] x86/mm: Memory block size: 128MB
[    0.902151] PM: Registering ACPI NVS region [mem 0x71d4a000-0x71d4afff] (4096 bytes)
[    0.902152] PM: Registering ACPI NVS region [mem 0x76200000-0x770a6fff] (15364096 bytes)
[    0.902337] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370867519511994 ns
[    0.902345] futex hash table entries: 2048 (order: 5, 131072 bytes)
[    0.902396] pinctrl core: initialized pinctrl subsystem
[    0.902501] RTC time:  9:19:00, date: 08/12/17
[    0.903521] NET: Registered protocol family 16
[    0.903669] cpuidle: using governor ladder
[    0.903688] cpuidle: using governor menu
[    0.903690] PCCT header not found.
[    0.903727] ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
[    0.903728] ACPI: bus type PCI registered
[    0.903729] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[    0.903791] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
[    0.903792] PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in E820
[    0.903801] PCI: Using configuration type 1 for base access
[    0.904574] HugeTLB registered 1 GB page size, pre-allocated 0 pages
[    0.904575] HugeTLB registered 2 MB page size, pre-allocated 0 pages
[    0.904755] ACPI: Added _OSI(Module Device)
[    0.904756] ACPI: Added _OSI(Processor Device)
[    0.904757] ACPI: Added _OSI(3.0 _SCP Extensions)
[    0.904758] ACPI: Added _OSI(Processor Aggregator Device)
[    0.904760] ACPI : EC: EC started
[    0.904760] ACPI : EC: interrupt blocked
[    0.906613] ACPI: \: Used as first EC
[    0.906614] ACPI: \: GPE=0x23, EC_CMD/EC_SC=0x66, EC_DATA=0x62
[    0.906615] ACPI: \: Used as boot ECDT EC to handle transactions
[    0.907862] ACPI: Executed 25 blocks of module-level executable AML code
[    0.918519] ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored
[    0.924932] ACPI: Dynamic OEM Table Load:
[    0.924943] ACPI: SSDT 0xFFFF896F79A7A800 0005DC (v02 PmRef  Cpu0Ist  00003000 INTL 20120913)
[    0.925198] ACPI: \_PR_.CPU0: _OSC native thermal LVT Acked
[    0.926517] ACPI: Dynamic OEM Table Load:
[    0.926521] ACPI: SSDT 0xFFFF896F79A75C00 00037F (v02 PmRef  Cpu0Cst  00003001 INTL 20120913)
[    0.926781] ACPI: Dynamic OEM Table Load:
[    0.926785] ACPI: SSDT 0xFFFF896F79A59E40 00008E (v02 PmRef  Cpu0Hwp  00003000 INTL 20120913)
[    0.926949] ACPI: Dynamic OEM Table Load:
[    0.926952] ACPI: SSDT 0xFFFF896F79A6C800 000130 (v02 PmRef  HwpLvt   00003000 INTL 20120913)
[    0.927746] ACPI: Dynamic OEM Table Load:
[    0.927750] ACPI: SSDT 0xFFFF896F79A7D800 0005AA (v02 PmRef  ApIst    00003000 INTL 20120913)
[    0.928177] ACPI: Dynamic OEM Table Load:
[    0.928180] ACPI: SSDT 0xFFFF896F79A6CA00 000119 (v02 PmRef  ApHwp    00003000 INTL 20120913)
[    0.928432] ACPI: Dynamic OEM Table Load:
[    0.928435] ACPI: SSDT 0xFFFF896F79A6F400 000119 (v02 PmRef  ApCst    00003000 INTL 20120913)
[    0.933211] ACPI : EC: EC stopped
[    0.933212] ACPI : EC: EC started
[    0.933212] ACPI : EC: interrupt blocked
[    0.933350] ACPI: \_SB_.PCI0.LPCB.EC0_: Used as first EC
[    0.933352] ACPI: \_SB_.PCI0.LPCB.EC0_: GPE=0x23, EC_CMD/EC_SC=0x66, EC_DATA=0x62
[    0.933353] ACPI: \_SB_.PCI0.LPCB.EC0_: Used as boot DSDT EC to handle transactions
[    0.933353] ACPI: Interpreter enabled
[    0.933392] ACPI: (supports S0 S3 S4 S5)
[    0.933392] ACPI: Using IOAPIC for interrupt routing
[    0.933426] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[    0.936647] ACPI: Power Resource [PG00] (on)
[    0.962705] ACPI: Power Resource [PG01] (on)
[    0.963051] ACPI: Power Resource [PG02] (on)
[    0.963657] ACPI: Power Resource [WRST] (off)
[    0.963964] ACPI: Power Resource [WRST] (off)
[    0.964273] ACPI: Power Resource [WRST] (off)
[    0.964578] ACPI: Power Resource [WRST] (off)
[    0.964885] ACPI: Power Resource [WRST] (off)
[    0.965194] ACPI: Power Resource [WRST] (off)
[    0.965504] ACPI: Power Resource [WRST] (off)
[    0.965809] ACPI: Power Resource [WRST] (off)
[    0.966135] ACPI: Power Resource [WRST] (off)
[    0.966436] ACPI: Power Resource [WRST] (off)
[    0.966737] ACPI: Power Resource [WRST] (off)
[    0.967040] ACPI: Power Resource [WRST] (off)
[    0.967340] ACPI: Power Resource [WRST] (off)
[    0.967647] ACPI: Power Resource [WRST] (off)
[    0.967949] ACPI: Power Resource [WRST] (off)
[    0.968252] ACPI: Power Resource [WRST] (off)
[    0.968558] ACPI: Power Resource [WRST] (off)
[    0.968869] ACPI: Power Resource [WRST] (off)
[    0.969169] ACPI: Power Resource [WRST] (off)
[    0.969469] ACPI: Power Resource [WRST] (off)
[    0.980428] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-fe])
[    0.980433] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI]
[    0.980465] acpi PNP0A08:00: _OSC failed (AE_ERROR); disabling ASPM
[    0.981035] PCI host bridge to bus 0000:00
[    0.981036] pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7 window]
[    0.981038] pci_bus 0000:00: root bus resource [io  0x0d00-0xffff window]
[    0.981038] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
[    0.981039] pci_bus 0000:00: root bus resource [mem 0x7b000000-0xdfffffff window]
[    0.981040] pci_bus 0000:00: root bus resource [mem 0xfd000000-0xfe7fffff window]
[    0.981041] pci_bus 0000:00: root bus resource [bus 00-fe]
[    0.981048] pci 0000:00:00.0: [8086:1910] type 00 class 0x060000
[    0.981145] pci 0000:00:01.0: [8086:1901] type 01 class 0x060400
[    0.981180] pci 0000:00:01.0: PME# supported from D0 D3hot D3cold
[    0.981293] pci 0000:00:01.0: System wakeup disabled by ACPI
[    0.981340] pci 0000:00:02.0: [8086:191b] type 00 class 0x030000
[    0.981348] pci 0000:00:02.0: reg 0x10: [mem 0xdd000000-0xddffffff 64bit]
[    0.981353] pci 0000:00:02.0: reg 0x18: [mem 0xb0000000-0xbfffffff 64bit pref]
[    0.981356] pci 0000:00:02.0: reg 0x20: [io  0xf000-0xf03f]
[    0.981466] pci 0000:00:04.0: [8086:1903] type 00 class 0x118000
[    0.981475] pci 0000:00:04.0: reg 0x10: [mem 0xdf320000-0xdf327fff 64bit]
[    0.981654] pci 0000:00:14.0: [8086:a12f] type 00 class 0x0c0330
[    0.981670] pci 0000:00:14.0: reg 0x10: [mem 0xdf310000-0xdf31ffff 64bit]
[    0.981731] pci 0000:00:14.0: PME# supported from D3hot D3cold
[    0.981821] pci 0000:00:14.0: System wakeup disabled by ACPI
[    0.981848] pci 0000:00:14.2: [8086:a131] type 00 class 0x118000
[    0.981863] pci 0000:00:14.2: reg 0x10: [mem 0xdf336000-0xdf336fff 64bit]
[    0.982006] pci 0000:00:16.0: [8086:a13a] type 00 class 0x078000
[    0.982025] pci 0000:00:16.0: reg 0x10: [mem 0xdf335000-0xdf335fff 64bit]
[    0.982093] pci 0000:00:16.0: PME# supported from D3hot
[    0.982217] pci 0000:00:17.0: [8086:a103] type 00 class 0x010601
[    0.982230] pci 0000:00:17.0: reg 0x10: [mem 0xdf330000-0xdf331fff]
[    0.982236] pci 0000:00:17.0: reg 0x14: [mem 0xdf334000-0xdf3340ff]
[    0.982242] pci 0000:00:17.0: reg 0x18: [io  0xf090-0xf097]
[    0.982249] pci 0000:00:17.0: reg 0x1c: [io  0xf080-0xf083]
[    0.982255] pci 0000:00:17.0: reg 0x20: [io  0xf060-0xf07f]
[    0.982261] pci 0000:00:17.0: reg 0x24: [mem 0xdf333000-0xdf3337ff]
[    0.982298] pci 0000:00:17.0: PME# supported from D3hot
[    0.982414] pci 0000:00:1c.0: [8086:a112] type 01 class 0x060400
[    0.982472] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
[    0.982579] pci 0000:00:1c.0: System wakeup disabled by ACPI
[    0.982609] pci 0000:00:1c.3: [8086:a113] type 01 class 0x060400
[    0.982667] pci 0000:00:1c.3: PME# supported from D0 D3hot D3cold
[    0.982772] pci 0000:00:1c.3: System wakeup disabled by ACPI
[    0.982816] pci 0000:00:1f.0: [8086:a14e] type 00 class 0x060100
[    0.983015] pci 0000:00:1f.2: [8086:a121] type 00 class 0x058000
[    0.983025] pci 0000:00:1f.2: reg 0x10: [mem 0xdf32c000-0xdf32ffff]
[    0.983177] pci 0000:00:1f.3: [8086:a170] type 00 class 0x040300
[    0.983198] pci 0000:00:1f.3: reg 0x10: [mem 0xdf328000-0xdf32bfff 64bit]
[    0.983228] pci 0000:00:1f.3: reg 0x20: [mem 0xdf300000-0xdf30ffff 64bit]
[    0.983275] pci 0000:00:1f.3: PME# supported from D3hot D3cold
[    0.983425] pci 0000:00:1f.3: System wakeup disabled by ACPI
[    0.983455] pci 0000:00:1f.4: [8086:a123] type 00 class 0x0c0500
[    0.983502] pci 0000:00:1f.4: reg 0x10: [mem 0xdf332000-0xdf3320ff 64bit]
[    0.983572] pci 0000:00:1f.4: reg 0x20: [io  0xf040-0xf05f]
[    0.983788] pci 0000:01:00.0: [10de:139a] type 00 class 0x030200
[    0.983811] pci 0000:01:00.0: reg 0x10: [mem 0xde000000-0xdeffffff]
[    0.983828] pci 0000:01:00.0: reg 0x14: [mem 0xc0000000-0xcfffffff 64bit pref]
[    0.983844] pci 0000:01:00.0: reg 0x1c: [mem 0xd0000000-0xd1ffffff 64bit pref]
[    0.983855] pci 0000:01:00.0: reg 0x24: [io  0xe000-0xe07f]
[    0.983866] pci 0000:01:00.0: reg 0x30: [mem 0xdf000000-0xdf07ffff pref]
[    0.983990] pci 0000:01:00.0: System wakeup disabled by ACPI
[    0.990889] pci 0000:00:01.0: PCI bridge to [bus 01]
[    0.990891] pci 0000:00:01.0:   bridge window [io  0xe000-0xefff]
[    0.990893] pci 0000:00:01.0:   bridge window [mem 0xde000000-0xdf0fffff]
[    0.990896] pci 0000:00:01.0:   bridge window [mem 0xc0000000-0xd1ffffff 64bit pref]
[    0.990974] pci 0000:02:00.0: [10ec:b723] type 00 class 0x028000
[    0.990998] pci 0000:02:00.0: reg 0x10: [io  0xd000-0xd0ff]
[    0.991026] pci 0000:02:00.0: reg 0x18: [mem 0xdf200000-0xdf203fff 64bit]
[    0.991131] pci 0000:02:00.0: supports D1 D2
[    0.991132] pci 0000:02:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.991217] pci 0000:02:00.0: System wakeup disabled by ACPI
[    1.000907] pci 0000:00:1c.0: PCI bridge to [bus 02]
[    1.000910] pci 0000:00:1c.0:   bridge window [io  0xd000-0xdfff]
[    1.000912] pci 0000:00:1c.0:   bridge window [mem 0xdf200000-0xdf2fffff]
[    1.000983] pci 0000:03:00.0: [10ec:5287] type 00 class 0xff0000
[    1.001006] pci 0000:03:00.0: reg 0x10: [mem 0xdf115000-0xdf115fff]
[    1.001061] pci 0000:03:00.0: reg 0x30: [mem 0xdf100000-0xdf10ffff pref]
[    1.001139] pci 0000:03:00.0: supports D1 D2
[    1.001140] pci 0000:03:00.0: PME# supported from D1 D2 D3hot D3cold
[    1.001224] pci 0000:03:00.0: System wakeup disabled by ACPI
[    1.001256] pci 0000:03:00.1: [10ec:8168] type 00 class 0x020000
[    1.001277] pci 0000:03:00.1: reg 0x10: [io  0xc000-0xc0ff]
[    1.001301] pci 0000:03:00.1: reg 0x18: [mem 0xdf114000-0xdf114fff 64bit]
[    1.001316] pci 0000:03:00.1: reg 0x20: [mem 0xdf110000-0xdf113fff 64bit]
[    1.001399] pci 0000:03:00.1: supports D1 D2
[    1.001400] pci 0000:03:00.1: PME# supported from D0 D1 D2 D3hot D3cold
[    1.010921] pci 0000:00:1c.3: PCI bridge to [bus 03]
[    1.010923] pci 0000:00:1c.3:   bridge window [io  0xc000-0xcfff]
[    1.010925] pci 0000:00:1c.3:   bridge window [mem 0xdf100000-0xdf1fffff]
[    1.012921] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 10 *11 12 14 15)
[    1.012964] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 *10 11 12 14 15)
[    1.013005] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 10 *11 12 14 15)
[    1.013046] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 10 *11 12 14 15)
[    1.013087] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 10 *11 12 14 15)
[    1.013127] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 10 *11 12 14 15)
[    1.013168] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 10 *11 12 14 15)
[    1.013208] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 10 *11 12 14 15)
[    1.013669] ACPI: Enabled 5 GPEs in block 00 to 7F
[    1.013802] ACPI : EC: interrupt unblocked
[    1.013814] ACPI : EC: event unblocked
[    1.013826] ACPI: \_SB_.PCI0.LPCB.EC0_: GPE=0x23, EC_CMD/EC_SC=0x66, EC_DATA=0x62
[    1.013827] ACPI: \_SB_.PCI0.LPCB.EC0_: Used as boot DSDT EC to handle transactions and events
[    1.013885] pci 0000:00:02.0: vgaarb: setting as boot VGA device
[    1.013886] pci 0000:00:02.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
[    1.013889] pci 0000:00:02.0: vgaarb: bridge control possible
[    1.013889] vgaarb: loaded
[    1.013914] EDAC MC: Ver: 3.0.0
[    1.013992] Registered efivars operations
[    1.017913] PCI: Using ACPI for IRQ routing
[    1.046599] PCI: pci_cache_line_size set to 64 bytes
[    1.046648] e820: reserve RAM buffer [mem 0x00058000-0x0005ffff]
[    1.046649] e820: reserve RAM buffer [mem 0x0009f000-0x0009ffff]
[    1.046649] e820: reserve RAM buffer [mem 0x71d4a000-0x73ffffff]
[    1.046650] e820: reserve RAM buffer [mem 0x75155000-0x77ffffff]
[    1.046651] e820: reserve RAM buffer [mem 0x76200000-0x77ffffff]
[    1.046652] e820: reserve RAM buffer [mem 0x77fff000-0x77ffffff]
[    1.046712] NetLabel: Initializing
[    1.046713] NetLabel:  domain hash size = 128
[    1.046713] NetLabel:  protocols = UNLABELED CIPSOv4 CALIPSO
[    1.046725] NetLabel:  unlabeled traffic allowed by default
[    1.046796] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
[    1.046800] hpet0: 8 comparators, 64-bit 24.000000 MHz counter
[    1.048843] clocksource: Switched to clocksource hpet
[    1.055568] VFS: Disk quotas dquot_6.6.0
[    1.055583] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    1.055635] pnp: PnP ACPI init
[    1.055892] system 00:00: [io  0x0680-0x069f] has been reserved
[    1.055893] system 00:00: [io  0xffff] has been reserved
[    1.055894] system 00:00: [io  0xffff] has been reserved
[    1.055895] system 00:00: [io  0xffff] has been reserved
[    1.055896] system 00:00: [io  0x1800-0x18fe] has been reserved
[    1.055897] system 00:00: [io  0x164e-0x164f] has been reserved
[    1.055900] system 00:00: Plug and Play ACPI device, IDs PNP0c02 (active)
[    1.055982] system 00:01: [io  0x0800-0x087f] has been reserved
[    1.055984] system 00:01: Plug and Play ACPI device, IDs PNP0c02 (active)
[    1.055999] pnp 00:02: Plug and Play ACPI device, IDs PNP0b00 (active)
[    1.056027] system 00:03: [io  0x1854-0x1857] has been reserved
[    1.056029] system 00:03: Plug and Play ACPI device, IDs INT3f0d PNP0c02 (active)
[    1.056140] system 00:04: [io  0x0240-0x0259] has been reserved
[    1.056141] system 00:04: Plug and Play ACPI device, IDs PNP0c02 (active)
[    1.056208] pnp 00:05: Plug and Play ACPI device, IDs FLT0101 SYN0a00 SYN0002 PNP0f03 PNP0f13 PNP0f12 (active)
[    1.056238] pnp 00:06: Plug and Play ACPI device, IDs ATK3001 PNP030b (active)
[    1.056377] system 00:07: [mem 0xfed10000-0xfed17fff] has been reserved
[    1.056379] system 00:07: [mem 0xfed18000-0xfed18fff] has been reserved
[    1.056380] system 00:07: [mem 0xfed19000-0xfed19fff] has been reserved
[    1.056381] system 00:07: [mem 0xe0000000-0xefffffff] has been reserved
[    1.056382] system 00:07: [mem 0xfed20000-0xfed3ffff] has been reserved
[    1.056383] system 00:07: [mem 0xfed90000-0xfed93fff] could not be reserved
[    1.056384] system 00:07: [mem 0xfed45000-0xfed8ffff] has been reserved
[    1.056385] system 00:07: [mem 0xff000000-0xffffffff] has been reserved
[    1.056386] system 00:07: [mem 0xfee00000-0xfeefffff] could not be reserved
[    1.056387] system 00:07: [mem 0xdffe0000-0xdfffffff] has been reserved
[    1.056389] system 00:07: Plug and Play ACPI device, IDs PNP0c02 (active)
[    1.056420] system 00:08: [mem 0xfd000000-0xfdabffff] has been reserved
[    1.056421] system 00:08: [mem 0xfdad0000-0xfdadffff] has been reserved
[    1.056422] system 00:08: [mem 0xfdb00000-0xfdffffff] has been reserved
[    1.056423] system 00:08: [mem 0xfe000000-0xfe01ffff] could not be reserved
[    1.056424] system 00:08: [mem 0xfe036000-0xfe03bfff] has been reserved
[    1.056425] system 00:08: [mem 0xfe03d000-0xfe3fffff] has been reserved
[    1.056426] system 00:08: [mem 0xfe410000-0xfe7fffff] has been reserved
[    1.056428] system 00:08: Plug and Play ACPI device, IDs PNP0c02 (active)
[    1.056711] system 00:09: [io  0xff00-0xfffe] has been reserved
[    1.056712] system 00:09: Plug and Play ACPI device, IDs PNP0c02 (active)
[    1.057756] system 00:0a: [mem 0xfdaf0000-0xfdafffff] has been reserved
[    1.057757] system 00:0a: [mem 0xfdae0000-0xfdaeffff] has been reserved
[    1.057758] system 00:0a: [mem 0xfdac0000-0xfdacffff] has been reserved
[    1.057760] system 00:0a: Plug and Play ACPI device, IDs PNP0c02 (active)
[    1.058489] pnp: PnP ACPI: found 11 devices
[    1.066170] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[    1.066188] pci 0000:00:01.0: PCI bridge to [bus 01]
[    1.066190] pci 0000:00:01.0:   bridge window [io  0xe000-0xefff]
[    1.066192] pci 0000:00:01.0:   bridge window [mem 0xde000000-0xdf0fffff]
[    1.066194] pci 0000:00:01.0:   bridge window [mem 0xc0000000-0xd1ffffff 64bit pref]
[    1.066197] pci 0000:00:1c.0: PCI bridge to [bus 02]
[    1.066199] pci 0000:00:1c.0:   bridge window [io  0xd000-0xdfff]
[    1.066201] pci 0000:00:1c.0:   bridge window [mem 0xdf200000-0xdf2fffff]
[    1.066206] pci 0000:00:1c.3: PCI bridge to [bus 03]
[    1.066208] pci 0000:00:1c.3:   bridge window [io  0xc000-0xcfff]
[    1.066210] pci 0000:00:1c.3:   bridge window [mem 0xdf100000-0xdf1fffff]
[    1.066216] pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7 window]
[    1.066217] pci_bus 0000:00: resource 5 [io  0x0d00-0xffff window]
[    1.066218] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
[    1.066219] pci_bus 0000:00: resource 7 [mem 0x7b000000-0xdfffffff window]
[    1.066220] pci_bus 0000:00: resource 8 [mem 0xfd000000-0xfe7fffff window]
[    1.066221] pci_bus 0000:01: resource 0 [io  0xe000-0xefff]
[    1.066221] pci_bus 0000:01: resource 1 [mem 0xde000000-0xdf0fffff]
[    1.066222] pci_bus 0000:01: resource 2 [mem 0xc0000000-0xd1ffffff 64bit pref]
[    1.066223] pci_bus 0000:02: resource 0 [io  0xd000-0xdfff]
[    1.066224] pci_bus 0000:02: resource 1 [mem 0xdf200000-0xdf2fffff]
[    1.066225] pci_bus 0000:03: resource 0 [io  0xc000-0xcfff]
[    1.066226] pci_bus 0000:03: resource 1 [mem 0xdf100000-0xdf1fffff]
[    1.066352] NET: Registered protocol family 2
[    1.066462] TCP established hash table entries: 65536 (order: 7, 524288 bytes)
[    1.066554] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
[    1.066638] TCP: Hash tables configured (established 65536 bind 65536)
[    1.066659] UDP hash table entries: 4096 (order: 5, 131072 bytes)
[    1.066678] UDP-Lite hash table entries: 4096 (order: 5, 131072 bytes)
[    1.066718] NET: Registered protocol family 1
[    1.066729] pci 0000:00:02.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
[    1.067450] PCI: CLS 0 bytes, default 64
[    1.067474] Unpacking initramfs...
[    1.159671] Freeing initrd memory: 6396K
[    1.159696] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[    1.159698] software IO TLB [mem 0x6ccfb000-0x70cfb000] (64MB) mapped at [ffff896d6ccfb000-ffff896d70cfafff]
[    1.159952] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x255cb6cc5db, max_idle_ns: 440795203504 ns
[    1.160169] Scanning for low memory corruption every 60 seconds
[    1.160677] Initialise system trusted keyrings
[    1.160685] Key type blacklist registered
[    1.160751] workingset: timestamp_bits=40 max_order=21 bucket_order=0
[    1.161529] zbud: loaded
[    1.162684] Key type asymmetric registered
[    1.162696] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)
[    1.162739] io scheduler noop registered
[    1.162740] io scheduler deadline registered
[    1.162763] io scheduler cfq registered (default)
[    1.162764] io scheduler mq-deadline registered
[    1.162764] io scheduler kyber registered
[    1.162782] io scheduler bfq registered
[    1.163397] efifb: probing for efifb
[    1.163404] efifb: framebuffer at 0xb0000000, using 3072k, total 3072k
[    1.163405] efifb: mode is 1024x768x32, linelength=4096, pages=1
[    1.163405] efifb: scrolling: redraw
[    1.163406] efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0
[    1.164869] Console: switching to colour frame buffer device 128x48
[    1.166268] fb0: EFI VGA frame buffer device
[    1.166273] intel_idle: MWAIT substates: 0x11142120
[    1.166274] intel_idle: v0.4.1 model 0x5E
[    1.166639] intel_idle: lapic_timer_reliable_states 0xffffffff
[    1.167645] GHES: HEST is not enabled!
[    1.167708] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[    1.168158] Linux agpgart interface v0.103
[    1.168650] rtc_cmos 00:02: RTC can wake from S4
[    1.169095] rtc_cmos 00:02: rtc core: registered rtc_cmos as rtc0
[    1.169177] rtc_cmos 00:02: alarms up to one month, y3k, 242 bytes nvram, hpet irqs
[    1.169183] intel_pstate: Intel P-state driver initializing
[    1.170277] intel_pstate: HWP enabled
[    1.170523] ledtrig-cpu: registered to indicate activity on CPUs
[    1.170560] vlv2_plat_clk vlv2_plat_clk: vlv2_plat_clk initialized
[    1.170687] NET: Registered protocol family 10
[    1.173308] Segment Routing with IPv6
[    1.173320] NET: Registered protocol family 17
[    1.173867] RAS: Correctable Errors collector initialized.
[    1.173905] microcode: sig=0x506e3, pf=0x20, revision=0x74
[    1.174203] microcode: Microcode Update Driver: v2.2.
[    1.174495] registered taskstats version 1
[    1.174511] Loading compiled-in X.509 certificates
[    1.174521] zswap: loaded using pool lzo/zbud
[    1.175556]   Magic number: 13:138:323
[    1.175581] tty tty48: hash matches
[    1.175788] rtc_cmos 00:02: setting system clock to 2017-08-12 09:19:01 UTC (1502529541)
[    1.176271] PM: Hibernation image not present or could not be loaded.
[    1.177230] Freeing unused kernel memory: 1324K
[    1.177230] Write protecting the kernel read-only data: 10240k
[    1.177751] Freeing unused kernel memory: 1640K
[    1.228677] i8042: PNP: PS/2 Controller [PNP030b:PS2K,PNP0f03:PS2M] at 0x60,0x64 irq 1,12
[    1.233819] i8042: Detected active multiplexing controller, rev 1.1
[    1.236057] serio: i8042 KBD port at 0x60,0x64 irq 1
[    1.236084] serio: i8042 AUX0 port at 0x60,0x64 irq 12
[    1.236099] serio: i8042 AUX1 port at 0x60,0x64 irq 12
[    1.236113] serio: i8042 AUX2 port at 0x60,0x64 irq 12
[    1.236131] serio: i8042 AUX3 port at 0x60,0x64 irq 12
[    1.237131] SCSI subsystem initialized
[    1.237594] ACPI: bus type USB registered
[    1.237606] usbcore: registered new interface driver usbfs
[    1.237610] usbcore: registered new interface driver hub
[    1.237628] usbcore: registered new device driver usb
[    1.238436] libata version 3.00 loaded.
[    1.239198] xhci_hcd 0000:00:14.0: xHCI Host Controller
[    1.239201] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 1
[    1.240338] xhci_hcd 0000:00:14.0: hcc params 0x200077c1 hci version 0x100 quirks 0x00109810
[    1.240342] xhci_hcd 0000:00:14.0: cache line size of 64 is not supported
[    1.240520] hub 1-0:1.0: USB hub found
[    1.240551] hub 1-0:1.0: 16 ports detected
[    1.241515] xhci_hcd 0000:00:14.0: xHCI Host Controller
[    1.241517] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 2
[    1.241615] hub 2-0:1.0: USB hub found
[    1.241640] hub 2-0:1.0: 8 ports detected
[    1.242213] ahci 0000:00:17.0: version 3.0
[    1.252495] ahci 0000:00:17.0: AHCI 0001.0301 32 slots 2 ports 6 Gbps 0x3 impl SATA mode
[    1.252497] ahci 0000:00:17.0: flags: 64bit ncq sntf pm led clo only pio slum part ems deso sadm sds apst 
[    1.262776] scsi host0: ahci
[    1.263068] scsi host1: ahci
[    1.263135] ata1: SATA max UDMA/133 abar m2048@0xdf333000 port 0xdf333100 irq 125
[    1.263139] ata2: SATA max UDMA/133 abar m2048@0xdf333000 port 0xdf333180 irq 125
[    1.297888] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input0
[    1.558982] usb 1-1: new full-speed USB device number 2 using xhci_hcd
[    1.572450] ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[    1.572484] ata1: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[    1.574581] ata1.00: ATA-8: HGST HTS721010A9E630, JB0OA3J0, max UDMA/133
[    1.574586] ata1.00: 1953525168 sectors, multi 16: LBA48 NCQ (depth 31/32), AA
[    1.576070] ata2.00: ATAPI: SlimtypeDVD A  DA8A6SH, GAA2, max UDMA/133
[    1.576753] ata1.00: configured for UDMA/133
[    1.577382] scsi 0:0:0:0: Direct-Access     ATA      HGST HTS721010A9 A3J0 PQ: 0 ANSI: 5
[    1.581924] ata2.00: configured for UDMA/133
[    1.631500] scsi 1:0:0:0: CD-ROM            Slimtype DVD A  DA8A6SH   GAA2 PQ: 0 ANSI: 5
[    1.655414] sd 0:0:0:0: [sda] 1953525168 512-byte logical blocks: (1.00 TB/932 GiB)
[    1.655420] sd 0:0:0:0: [sda] 4096-byte physical blocks
[    1.655463] sd 0:0:0:0: [sda] Write Protect is off
[    1.655468] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[    1.655577] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    1.677166] sr 1:0:0:0: [sr0] scsi3-mmc drive: 24x/24x writer dvd-ram cd/rw xa/form2 cdda tray
[    1.677170] cdrom: Uniform CD-ROM driver Revision: 3.20
[    1.677539] sr 1:0:0:0: Attached scsi CD-ROM sr0
[    1.698035] hidraw: raw HID events driver (C) Jiri Kosina
[    1.702146] usbcore: registered new interface driver usbhid
[    1.702148] usbhid: USB HID core driver
[    1.702653]  sda: sda1 sda2 sda3 sda4 sda5 sda6 sda7
[    1.703380] input: Compx 2.4G Receiver as /devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1:1.0/0003:1D57:FA20.0001/input/input5
[    1.704081] sd 0:0:0:0: [sda] Attached SCSI disk
[    1.759275] hid-generic 0003:1D57:FA20.0001: input,hidraw0: USB HID v1.00 Keyboard [Compx 2.4G Receiver] on usb-0000:00:14.0-1/input0
[    1.759526] input: Compx 2.4G Receiver as /devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1:1.1/0003:1D57:FA20.0002/input/input6
[    1.759704] hid-generic 0003:1D57:FA20.0002: input,hidraw1: USB HID v1.00 Mouse [Compx 2.4G Receiver] on usb-0000:00:14.0-1/input1
[    1.760072] input: Compx 2.4G Receiver as /devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1:1.2/0003:1D57:FA20.0003/input/input7
[    1.808989] usb 1-4: new high-speed USB device number 3 using xhci_hcd
[    1.815842] hid-generic 0003:1D57:FA20.0003: input,hidraw2: USB HID v1.00 Device [Compx 2.4G Receiver] on usb-0000:00:14.0-1/input2
[    2.135590] usb 1-9: new full-speed USB device number 4 using xhci_hcd
[    2.185914] clocksource: Switched to clocksource tsc
[    2.585061] random: fast init done
[    3.900486] random: crng init done
[    4.077191] EXT4-fs (sda7): mounted filesystem with ordered data mode. Opts: (null)
[    4.947301] ip_tables: (C) 2000-2006 Netfilter Core Team
[    4.983360] systemd[1]: systemd 234 running in system mode. (+PAM -AUDIT -SELINUX -IMA -APPARMOR +SMACK -SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 -SECCOMP +BLKID +ELFUTILS +KMOD -IDN2 +IDN default-hierarchy=hybrid)
[    4.983755] systemd[1]: Detected architecture x86-64.
[    4.998871] systemd[1]: Set hostname to <Abdux>.
[    5.852692] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
[    5.852947] systemd[1]: Created slice System Slice.
[    5.852971] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.
[    5.852976] systemd[1]: Reached target Remote File Systems.
[    5.853046] systemd[1]: Created slice system-systemd\x2dfsck.slice.
[    5.853067] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[    5.853073] systemd[1]: Reached target Encrypted Volumes.
[    6.019850] EXT4-fs (sda7): re-mounted. Opts: data=ordered
[    6.307005] systemd-journald[198]: Received request to flush runtime journal from PID 1
[    7.569436] input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input8
[    7.571177] ACPI: Lid Switch [LID]
[    7.571283] input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input9
[    7.571286] ACPI: Sleep Button [SLPB]
[    7.571347] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input10
[    7.571349] ACPI: Power Button [PWRF]
[    7.578964] ACPI: Battery Slot [BAT0] (battery present)
[    7.579039] ACPI: AC Adapter [AC0] (off-line)
[    7.624982] wmi: Mapper loaded
[    7.839981] input: Asus Wireless Radio Control as /devices/LNXSYSTM:00/LNXSYBUS:00/ATK4001:00/input/input11
[    7.921589] tpm_crb MSFT0101:00: [Firmware Bug]: ACPI region does not cover the entire command/response buffer. [mem 0xfed40000-0xfed4087f flags 0x200] vs fed40080 f80
[    7.921650] tpm_crb MSFT0101:00: [Firmware Bug]: ACPI region does not cover the entire command/response buffer. [mem 0xfed40000-0xfed4087f flags 0x200] vs fed40080 f80                                                                                                     
[    8.010042] i801_smbus 0000:00:1f.4: SPD Write Disable is set
[    8.010072] i801_smbus 0000:00:1f.4: SMBus using PCI interrupt
[    8.011391] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[    8.091954] (NULL device *): hwmon_device_register() is deprecated. Please convert the driver to use hwmon_device_register_with_info().
[    8.092802] thermal LNXTHERM:00: registered as thermal_zone5
[    8.092805] ACPI: Thermal Zone [THRM] (37 C)
[    8.142472] (NULL device *): hwmon_device_register() is deprecated. Please convert the driver to use hwmon_device_register_with_info().
[    8.223709] RAPL PMU: API unit is 2^-32 Joules, 5 fixed counters, 655360 ms ovfl timer
[    8.223710] RAPL PMU: hw unit of domain pp0-core 2^-14 Joules
[    8.223711] RAPL PMU: hw unit of domain package 2^-14 Joules
[    8.223711] RAPL PMU: hw unit of domain dram 2^-14 Joules
[    8.223712] RAPL PMU: hw unit of domain pp1-gpu 2^-14 Joules
[    8.223712] RAPL PMU: hw unit of domain psys 2^-14 Joules
[    8.228222] input: PC Speaker as /devices/platform/pcspkr/input/input12
[    8.232759] mei_me 0000:00:16.0: enabling device (0000 -> 0002)
[    8.276610] AVX2 version of gcm_enc/dec engaged.
[    8.276611] AES CTR mode by8 optimization enabled
[    8.355408] iTCO_vendor_support: vendor-support=0
[    8.357034] iTCO_wdt: Intel TCO WatchDog Timer Driver v1.11
[    8.357222] iTCO_wdt: Found a Intel PCH TCO device (Version=4, TCOBASE=0x0400)
[    8.357411] iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
[    8.371540] asus_wmi: ASUS WMI generic driver loaded
[    8.390675] input: FocalTechPS/2 FocalTech Touchpad as /devices/platform/i8042/serio4/input/input16
[    8.468574] asus_wmi: Initialization: 0x1
[    8.468633] asus_wmi: BIOS WMI version: 7.9
[    8.468692] asus_wmi: SFUN value: 0xa0065
[    8.470639] input: Asus WMI hotkeys as /devices/platform/asus-nb-wmi/input/input17
[    8.472587] asus_wmi: Number of fans: 1
[    8.605124] r8169 Gigabit Ethernet driver 2.3LK-NAPI loaded
[    8.605132] r8169 0000:03:00.1: can't disable ASPM; OS doesn't have ASPM control
[    8.613099] r8169 0000:03:00.1 eth0: RTL8411 at 0xffffac3340d21000, 2c:4d:54:42:0e:fa, XID 1c800800 IRQ 127
[    8.613100] r8169 0000:03:00.1 eth0: jumbo features [frames: 9200 bytes, tx checksumming: ko]
[    8.974759] mousedev: PS/2 mouse device common for all mice
[    8.984021] Bluetooth: Core ver 2.22
[    8.984048] NET: Registered protocol family 31
[    8.984049] Bluetooth: HCI device and connection manager initialized
[    8.984054] Bluetooth: HCI socket layer initialized
[    8.984058] Bluetooth: L2CAP socket layer initialized
[    8.984065] Bluetooth: SCO socket layer initialized
[    9.163389] usbcore: registered new interface driver btusb
[    9.163697] Bluetooth: HCI UART driver ver 2.3
[    9.163701] Bluetooth: HCI UART protocol H4 registered
[    9.163704] Bluetooth: HCI UART protocol BCSP registered
[    9.163751] Bluetooth: HCI UART protocol LL registered
[    9.163754] Bluetooth: HCI UART protocol ATH3K registered
[    9.163756] Bluetooth: HCI UART protocol Three-wire (H5) registered
[    9.163816] Bluetooth: HCI UART protocol Intel registered
[    9.163864] Bluetooth: HCI UART protocol Broadcom registered
[    9.163866] Bluetooth: HCI UART protocol QCA registered
[    9.163869] Bluetooth: HCI UART protocol AG6XX registered
[    9.163871] Bluetooth: HCI UART protocol Marvell registered
[    9.166305] Bluetooth: hci0: rtl: examining hci_ver=06 hci_rev=000b lmp_ver=06 lmp_subver=8723
[    9.166310] Bluetooth: hci0: rtl: loading rtl_bt/rtl8723b_config.bin
[    9.169627] media: Linux media interface: v0.10
[    9.172314] intel_rapl: Found RAPL domain package
[    9.172318] intel_rapl: Found RAPL domain core
[    9.172321] intel_rapl: Found RAPL domain uncore
[    9.172324] intel_rapl: Found RAPL domain dram
[    9.204459] Linux video capture interface: v2.00
[    9.219412] r8169 0000:03:00.1 enp3s0f1: renamed from eth0
[    9.332988] bluetooth hci0: Direct firmware load for rtl_bt/rtl8723b_config.bin failed with error -2
[    9.332994] Bluetooth: hci0: rtl: loading rtl_bt/rtl8723b_fw.bin
[    9.346329] Bluetooth: hci0: rom_version status=0 version=1
[    9.346344] Bluetooth: cfg_sz 0, total size 22496
[   10.017690] uvcvideo: Found UVC 1.00 device USB2.0 VGA UVC WebCam (04f2:b547)
[   10.018608] uvcvideo 1-4:1.0: Entity type for entity Extension 4 was not initialized!
[   10.018613] uvcvideo 1-4:1.0: Entity type for entity Processing 2 was not initialized!
[   10.018617] uvcvideo 1-4:1.0: Entity type for entity Camera 1 was not initialized!
[   10.018766] input: USB2.0 VGA UVC WebCam as /devices/pci0000:00/0000:00:14.0/usb1/1-4/1-4:1.0/input/input18
[   10.018912] usbcore: registered new interface driver uvcvideo
[   10.018915] USB Video Class driver (1.1.1)
[   10.164061] rtl8723be: Using firmware rtlwifi/rtl8723befw_36.bin
[   10.309751] ieee80211 phy0: Selected rate control algorithm 'rtl_rc'
[   10.310204] rtlwifi: rtlwifi: wireless switch is on
[   10.456603] [drm] Memory usable by graphics device = 4096M
[   10.456605] checking generic (b0000000 300000) vs hw (b0000000 10000000)
[   10.456606] fb: switching to inteldrmfb from EFI VGA
[   10.456619] Console: switching to colour dummy device 80x25
[   10.456667] [drm] Replacing VGA console driver
[   10.462214] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
[   10.462214] [drm] Driver supports precise vblank timestamp query.
[   10.470116] i915 0000:00:02.0: vgaarb: changed VGA decodes: olddecodes=io+mem,decodes=io+mem:owns=io+mem
[   10.477902] [drm] Initialized i915 1.6.0 20170403 for 0000:00:02.0 on minor 0
[   10.479339] ACPI: Video Device [GFX0] (multi-head: yes  rom: no  post: no)
[   10.481438] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input19
[   10.481482] ACPI: Video Device [PEGP] (multi-head: no  rom: yes  post: no)
[   10.481500] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:12/LNXVIDEO:01/input/input20
[   10.481589] snd_hda_intel 0000:00:1f.3: bound 0000:00:02.0 (ops i915_audio_component_bind_ops [i915])
[   10.491455] fbcon: inteldrmfb (fb0) is primary device
[   10.518139] [drm] Finished loading DMC firmware i915/skl_dmc_ver1_26.bin (v1.26)
[   10.658640] rtl8723be 0000:02:00.0 wlp2s0: renamed from wlan0
[   11.786586] Console: switching to colour frame buffer device 240x67
[   11.814620] i915 0000:00:02.0: fb0: inteldrmfb frame buffer device
[   11.992631] snd_hda_codec_realtek hdaudioC0D0: autoconfig for ALC255: line_outs=1 (0x14/0x0/0x0/0x0/0x0) type:speaker
[   11.992636] snd_hda_codec_realtek hdaudioC0D0:    speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
[   11.992639] snd_hda_codec_realtek hdaudioC0D0:    hp_outs=1 (0x21/0x0/0x0/0x0/0x0)
[   11.992642] snd_hda_codec_realtek hdaudioC0D0:    mono: mono_out=0x0
[   11.992644] snd_hda_codec_realtek hdaudioC0D0:    inputs:
[   11.992647] snd_hda_codec_realtek hdaudioC0D0:      Internal Mic=0x1b
[   11.992650] snd_hda_codec_realtek hdaudioC0D0:      Headset Mic=0x19
[   12.097474] dcdbas dcdbas: Dell Systems Management Base Driver (version 5.6.0-3.2)
[   12.103516] Unable to find dmi tokens
[   12.149692] snd_hda_codec_realtek hdaudioC0D0: Failed to find dell wmi symbol dell_micmute_led_set
[   12.170482] input: HDA Intel PCH Headphone as /devices/pci0000:00/0000:00:1f.3/sound/card0/input21
[   12.170517] input: HDA Intel PCH HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input22
[   12.170548] input: HDA Intel PCH HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input23
[   12.170575] input: HDA Intel PCH HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input24
[   12.170604] input: HDA Intel PCH HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input25
[   12.170632] input: HDA Intel PCH HDMI/DP,pcm=10 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input26
[   12.425818] [drm] RC6 on
[   15.828591] IPv6: ADDRCONF(NETDEV_UP): enp3s0f1: link is not ready
[   15.871129] r8169 0000:03:00.1 enp3s0f1: link down
[   15.871225] IPv6: ADDRCONF(NETDEV_UP): enp3s0f1: link is not ready
[   15.906511] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[   16.670600] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[   16.699864] NET: Registered protocol family 3
[   17.300386] bbswitch: loading out-of-tree module taints kernel.
[   17.300701] bbswitch: version 0.8
[   17.300704] bbswitch: Found integrated VGA device 0000:00:02.0: \_SB_.PCI0.GFX0
[   17.300708] bbswitch: Found discrete VGA device 0000:01:00.0: \_SB_.PCI0.PEG0.PEGP
[   17.300716] ACPI Warning: \_SB.PCI0.PEG0.PEGP._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20170303/nsarguments-95)
[   17.300780] bbswitch: detected an Optimus _DSM function
[   17.300858] bbswitch: Succesfully loaded. Discrete card 0000:01:00.0 is on
[   17.302085] bbswitch: disabling discrete graphics
[   17.302093] ACPI Warning: \_SB.PCI0.PEG0.PEGP._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20170303/nsarguments-95)
[   17.351273] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[   18.851412] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[   30.888252] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[   30.891460] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[   31.584511] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[   80.025790] wlp2s0: authenticate with d4:6e:0e:db:e3:c3
[   80.049075] wlp2s0: send auth to d4:6e:0e:db:e3:c3 (try 1/3)
[   80.052673] wlp2s0: authenticated
[   80.055528] wlp2s0: associate with d4:6e:0e:db:e3:c3 (try 1/3)
[   80.062262] wlp2s0: RX AssocResp from d4:6e:0e:db:e3:c3 (capab=0x1411 status=0 aid=2)
[   80.063039] wlp2s0: associated
[   80.063046] IPv6: ADDRCONF(NETDEV_CHANGE): wlp2s0: link becomes ready
[  269.080354] bbswitch: enabling discrete graphics

And lscpi command is running now.

lspci
00:00.0 Host bridge: Intel Corporation Skylake Host Bridge/DRAM Registers (rev 07)
00:01.0 PCI bridge: Intel Corporation Skylake PCIe Controller (x16) (rev 07)
00:02.0 VGA compatible controller: Intel Corporation HD Graphics 530 (rev 06)
00:04.0 Signal processing controller: Intel Corporation Skylake Processor Thermal Subsystem (rev 07)
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: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: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 Sunrise Point-H HD Audio (rev 31)
00:1f.4 SMBus: Intel Corporation Sunrise Point-H SMBus (rev 31)
01:00.0 3D controller: NVIDIA Corporation GM107M [GeForce GTX 950M] (rev a2)
02:00.0 Network controller: Realtek Semiconductor Co., Ltd. RTL8723BE PCIe Wireless Network Adapter
03:00.0 Unassigned class [ff00]: Realtek Semiconductor Co., Ltd. RTL8411B PCI Express Card Reader (rev 01)
03:00.1 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller (rev 12)

And I use kde desktop and sddm login manager.

Last edited by abdux (2017-08-12 09:38:30)

Offline

#6 2017-08-12 10:55:34

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

Re: Some errors after Intel nvidia bumblebee installation

For your lspci issue see https://wiki.archlinux.org/index.php/NV … i_hangs.29 - notice the link to specific harware workarounds (and whether you have one of those notebooks)

About your CPU fan - this will relate to CPU load, so use "top" to see which process causes it.
If the discrete GPU is just always on, also add acpi_osi=Linux to the kernel parameters (as suggested in the bumblebee wiki)

Online

#7 2017-08-17 22:13:48

abdux
Member
Registered: 2017-08-11
Posts: 5

Re: Some errors after Intel nvidia bumblebee installation

Thank you for suggests i tried but i could not. I removed nvidia drivers. And I added nouveau.modeset=0 to kernel parameters.I just use intel VGA now.(I am sorry for bad english)

Offline

#8 2017-08-18 04:58:56

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

Re: Some errors after Intel nvidia bumblebee installation

You "tried but [..] could not" what? And why? (IE. what failed?)

Online

#9 2017-08-19 12:40:21

$nake
Member
Registered: 2014-10-18
Posts: 30

Re: Some errors after Intel nvidia bumblebee installation

Hello, really similar behavior here, with ASUS GL553VD and card GTX 1050.
I use nvidia-beta drivers with bumblebee. At first, bbswitch was not installed on my system, so I guess my GPU was constantly switched ON. At least, I could compare `glxgears` and `optirun glxgears` with expected output and lsmod and performance differences.
Later, I installed bbswitch, and it seems to do its job: /proc/acpi/bbswitch usually reports OFF, and with for instance `optirun glxgears` it reports ON, and when I stop optirun it reports OFF again. However
1) my fan is now constantly running at full speed (actually sensors says 0 RPM, but I can hear it!) and
2) any command reading hardware configuration (lshw, lspci) completely freezes the system.
Adding `acpi_osi=! acpi_osi="Windows 2009"` to my boot command line do prevent the freeze problem, but the fan speed pertains (and, as a bad side-effect, I lose the touchpad, as is reported here and there on the github discussion about similar troubles).

So:
1) just to be sure: do bumblebee help saving energy on its own (by not allowing the system using the GPU unless explicitely asked for), or is it useless without bbswitch?
2) does the fact that the fan is constantly running means that the GPU is not switched OFF, in spite of what /proc/acpi/bbswitch says?
Anyway, even if GPU is indeed OFF, the energy saved that way is wasted by the fan constantly running; in addition, the noise is annoying; thus:
3) any workaround for controlling the fan speed? (I do not care that much about touchpad)

Offline

#10 2017-08-19 13:21:41

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

Re: Some errors after Intel nvidia bumblebee installation

How does the fan behave if you configure the system for exclusive usage of the nvidia driver?

I could imagine the fan to default to full speed and be controlled by the nvidia driver. If the driver isn't loaded, the fan isn't controlled and thus runs at (safe) default rpm.
You may then be able to optirun nvidia-smi ... or nvidia-settings -a ... it, temporarily loading the driver, turning off the fan and then unloading the driver (hoping the fan will just remain silent)

bbswitch allows to control the power state behavior:
https://wiki.archlinux.org/index.php/Bu … g_bbswitch
but this *should* not be necessary when running bumblebeed

There may also be BIOS/UEFI settings to control the default fan behavior.

Online

#11 2017-08-19 14:41:35

$nake
Member
Registered: 2014-10-18
Posts: 30

Re: Some errors after Intel nvidia bumblebee installation

If I remind correctly, before installing bumblebee the system was exclusively using nvidia, and the fan had correct behavior.
Only loading the nvidia driver is not enough unfortunately: with `optirun glxgears` running, I checked that nvidia is correctly loaded, but the fan did not slow down.
`optirun nvidia-smi` reports a fan state N/A, and `optirun nvidia-settings -q fans` fails with

ERROR: Error querying enabled displays on GPU 0 (Missing Extension).

I confirm that bbswitch is not necessary for bumblebee to work, but it seems that power save is not as efficient as can be when used in conjonction with bbswitch.

I'll have a look in the BIOS configuration and let you know if I find something interesting.

Offline

#12 2017-08-19 15:00:18

$nake
Member
Registered: 2014-10-18
Posts: 30

Re: Some errors after Intel nvidia bumblebee installation

Nothing interesting in the BIOS (appart from an actual, credible indication of the speed of the quietly running fan).

Offline

#13 2017-08-19 21:37:55

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

Re: Some errors after Intel nvidia bumblebee installation

Are you running a wayland display server?
Why do you use the beta drivers, how did you install them and did you blacklist nouveau?
How are the system temperatures (nvidia-smi, lm_sensors)?
Is there any process with high CPU load?

Online

#14 2017-08-19 22:53:37

$nake
Member
Registered: 2014-10-18
Posts: 30

Re: Some errors after Intel nvidia bumblebee installation

No wayland display server.
I use the beta drivers because when setting up my system (some 40 days ago), the official nvidia drivers did not work. I do no remember exactly what was the problem, I can try revert to nvidia from official repository if deemed necessary. I installed the nvidia-beta using yaourt utility. Also, I removed nouveau from my system, so there is no need to blacklist it (or is it?).

$ sensors
coretemp-isa-0000
Adapter: ISA adapter
Package id 0:  +50.0°C  (high = +100.0°C, crit = +100.0°C)
Core 0:        +48.0°C  (high = +100.0°C, crit = +100.0°C)
Core 1:        +49.0°C  (high = +100.0°C, crit = +100.0°C)
Core 2:        +48.0°C  (high = +100.0°C, crit = +100.0°C)
Core 3:        +50.0°C  (high = +100.0°C, crit = +100.0°C)

asus-isa-0000
Adapter: ISA adapter
cpu_fan:        0 RPM

pch_skylake-virtual-0
Adapter: Virtual device
temp1:        +54.5°C  

iwlwifi-virtual-0
Adapter: Virtual device
temp1:        +37.0°C  

acpitz-virtual-0
Adapter: Virtual device
temp1:        +50.0°C  (crit = +98.0°C)

and nvidia-smi says GPU temperature is 44°C.
There is no specific process with high CPU load, actually the fan starts spinning crazy as soon as 30 seconds after booting, with "idle" system.

Offline

#15 2017-08-19 23:29:00

loqs
Member
Registered: 2014-03-06
Posts: 17,362

Re: Some errors after Intel nvidia bumblebee installation

$nake wrote:

Also, I removed nouveau from my system, so there is no need to blacklist it (or is it?).

Do you mean removed the package xf86-video-nouveau or you removed the kernel module nouveau.ko.gz or something else?

Offline

#16 2017-08-19 23:40:30

$nake
Member
Registered: 2014-10-18
Posts: 30

Re: Some errors after Intel nvidia bumblebee installation

I meant I removed the package xf86-video-nouveau. I did not touch the kernel module (and it still exists on my system). I remember that before having proper nvidia drivers I had to blacklist nouveau to be able to launch X, but later (after installing the nvidia-beta?) this was not necessary anymore. In any case, `lsmod | grep nouveau` returns nothing.

Offline

#17 2017-08-20 07:28:01

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

Re: Some errors after Intel nvidia bumblebee installation

The AUR package blacklists nouveau (as does the stock package - so if you had to do that, you installed the driver from upstream?) but the nvidia package in Extra is at 384.59 like the beta package in AUR (so should be no different)

The posted temperatures are fine, but the listed fan is at 0 rpm - is this from when the concerned fan actually goes wild?
(The main question here is how many fans the system has and how they're controlled - if there's only one system fan and that goes insane when the intel IGP is in use, the answer might rather be in the IGP than in the GPU setup)

Online

#18 2017-08-20 09:25:37

$nake
Member
Registered: 2014-10-18
Posts: 30

Re: Some errors after Intel nvidia bumblebee installation

I admit that I am confused about the exact actions I did when installing my system, but my guess is as follows : I tried first the nouveau driver (maybe manually installing xf86-video-nouveau), it did not work, then I somehow successfully launched X (relying only on the integrated graphics) by blacklisting the nouveau driver, later I installed nvidia(-beta) drivers and figured out it was not anymore necessary to blacklist nouveau manually (i.e. with a conf file).

Anyway, concerning the fan, I tried to get finer control of it and ended up posting this (which interestingly is initiated by the exact same OP, abdux certainly has very similar hardware). It seems that I have only one fan. No idea what is controling it, it just behaves well without bbswitch, and goes crazy with bbswitch loaded, whether the GPU is reported ON or OFF.

Offline

#19 2017-08-20 15:45:59

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

Re: Some errors after Intel nvidia bumblebee installation

If the issue is only with bbswitch, you don't need it - bumblebeed should power down the GPU.

What HW is this in particular?
Did you check the laptop model related pages on the wiki?

Online

#20 2017-08-20 16:07:54

$nake
Member
Registered: 2014-10-18
Posts: 30

Re: Some errors after Intel nvidia bumblebee installation

I thought that bbswitch is necessary for turning off the GPU, as indicated by the line  [   19.380416] below.

$ systemctl status bumblebeed.service
● bumblebeed.service - Bumblebee C Daemon
   Loaded: loaded (/usr/lib/systemd/system/bumblebeed.service; enabled; vendor preset: disabled)
   Active: active (running) since Sun 2017-08-20 10:56:16 CEST; 7h ago
 Main PID: 375 (bumblebeed)
    Tasks: 3 (limit: 4915)
   CGroup: /system.slice/bumblebeed.service
           ├─375 /usr/bin/bumblebeed
           └─992 /usr/lib/xorg-server/Xorg :8 -config /etc/bumblebee/xorg.conf.nvidia -configdir /etc/bumblebee/xorg.conf.d -sharevts -nolisten tcp -noreset -verbose 3 -isolateDevice PCI:01:0

août 20 10:56:18 labatterie bumblebeed[375]: [   19.380402] [ERROR]Module bbswitch could not be loaded (timeout?)
août 20 10:56:18 labatterie bumblebeed[375]: [   19.380416] [WARN]No switching method available. The dedicated card will always be on.
août 20 10:56:18 labatterie bumblebeed[375]: [   19.381366] [INFO]/usr/bin/bumblebeed 3.2.1 started

And otherwise, what would bbswitch be useful for?

Hardware is ASUS GL553VD, GPU Nvidia GTX 1050; nothing particular on the wiki.

Offline

Board footer

Powered by FluxBB