logo Debian Debian Debian-France Debian-Facile Debian-fr.org Forum-Debian.fr Debian ? Communautés logo inclusivité

Debian-facile

Bienvenue sur Debian-Facile, site d'aide pour les nouveaux utilisateurs de Debian.

Vous n'êtes pas identifié(e).

#1 09-08-2016 10:58:38

Bensuperpc
Membre
Inscription : 08-08-2016

Probleme avec bumblebee 840M

Bonjour,

Je suis nouveau sur debian, et je voudrais utiliser bumblebee mais j'ai une erreur :

optirun glxgears


[ 1485.489778] [ERROR]Cannot access secondary GPU - error: [XORG] (EE) /dev/dri/card0: failed to set DRM interface version 1.4: Permission denied

[ 1485.489806] [ERROR]Aborting because fallback start is disabled.
 



J'ai donc cherché sur le wiki : https://wiki.debian.org/fr/Bumblebee#Pr … s_courants

J'ai respecté la procédure :

- Si optirun renvoie l'erreur suivante (756522) : [ERROR]Cannot access secondary GPU - error: [XORG] (EE) /dev/dri/card0: failed to set DRM interface version 1.4: Permission denied

Vous devez ajouter la section suivante au fichier /etc/bumblebee/xorg.conf.nvidia :

Section "Screen"
    Identifier "Default Screen"
    Device "DiscreteNvidia"
EndSection



Mais il y a toujours l'erreur, je n'ai pas réussi faire:

Vous pouvez également essayer de faire une mise à un niveau inférieur de la version libdrm pour passer de 2.4.58 à 2.4.56. Cela pourrait corriger l'erreur Permission denied dans Jessie.



Quel que Infos utiles smile

grep -B2 'Module class: X.Org Video Driver' /var/log/Xorg.0.log


[     3.257] (II) Module intel: vendor="X.Org Foundation"
[     3.257]    compiled for 1.15.99.904, module version = 2.21.15
[     3.257]    Module class: X.Org Video Driver
--
[     3.258] (II) Module modesetting: vendor="X.Org Foundation"
[     3.258]    compiled for 1.16.4, module version = 0.9.0
[     3.258]    Module class: X.Org Video Driver
--
[     3.259] (II) Module fbdev: vendor="X.Org Foundation"
[     3.259]    compiled for 1.15.99.904, module version = 0.4.4
[     3.259]    Module class: X.Org Video Driver
--
[     3.260] (II) Module vesa: vendor="X.Org Foundation"
[     3.260]    compiled for 1.15.99.904, module version = 2.3.3
[     3.260]    Module class: X.Org Video Driver
 




lspci | grep -E "VGA|3D"


00:02.0 VGA compatible controller: Intel Corporation 4th Gen Core Processor Integrated Graphics Controller (rev 06)
01:00.0 3D controller: NVIDIA Corporation GM108M [GeForce 840M] (rev a2)
 



Or il y a une 840m intégré dans ce pc... je me suis trompé de commande...


dmsg


[    0.000000] Initializing cgroup subsys cpuset
[    0.000000] Initializing cgroup subsys cpu
[    0.000000] Initializing cgroup subsys cpuacct
[    0.000000] Linux version 3.16.0-4-amd64 (debian-kernel@lists.debian.org) (gcc version 4.8.4 (Debian 4.8.4-1) ) #1 SMP Debian 3.16.7-ckt25-2+deb8u3 (2016-07-02)
[    0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.16.0-4-amd64 root=UUID=ad52be30-78f2-49e8-bf84-d72a9cb7ea1f ro quiet
[    0.000000] e820: BIOS-provided physical RAM map:
[    0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000006efff] usable
[    0.000000] BIOS-e820: [mem 0x000000000006f000-0x000000000006ffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000000070000-0x0000000000087fff] usable
[    0.000000] BIOS-e820: [mem 0x0000000000088000-0x00000000000bffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000976affff] usable
[    0.000000] BIOS-e820: [mem 0x00000000976b0000-0x0000000097eaffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000097eb0000-0x000000009c6befff] usable
[    0.000000] BIOS-e820: [mem 0x000000009c6bf000-0x000000009c8befff] type 20
[    0.000000] BIOS-e820: [mem 0x000000009c8bf000-0x000000009cebefff] reserved
[    0.000000] BIOS-e820: [mem 0x000000009cebf000-0x000000009cfbefff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x000000009cfbf000-0x000000009cffefff] ACPI data
[    0.000000] BIOS-e820: [mem 0x000000009cfff000-0x000000009cffffff] usable
[    0.000000] BIOS-e820: [mem 0x000000009d000000-0x000000009f9fffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000e0000000-0x00000000efffffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000feb00000-0x00000000feb0ffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fed00000-0x00000000fee00fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000ffc00000-0x00000000ffffffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000025f5fffff] usable
[    0.000000] NX (Execute Disable) protection: active
[    0.000000] efi: EFI v2.31 by INSYDE Corp.
[    0.000000] efi:  ACPI=0x9cffe000  ACPI 2.0=0x9cffe014  SMBIOS=0x9cebef98
[    0.000000] efi: mem00: type=3, attr=0xf, range=[0x0000000000000000-0x0000000000001000) (0MB)
[    0.000000] efi: mem01: type=7, attr=0xf, range=[0x0000000000001000-0x000000000006f000) (0MB)
[    0.000000] efi: mem02: type=0, attr=0xf, range=[0x000000000006f000-0x0000000000070000) (0MB)
[    0.000000] efi: mem03: type=7, attr=0xf, range=[0x0000000000070000-0x0000000000080000) (0MB)
[    0.000000] efi: mem04: type=3, attr=0xf, range=[0x0000000000080000-0x0000000000082000) (0MB)
[    0.000000] efi: mem05: type=7, attr=0xf, range=[0x0000000000082000-0x0000000000088000) (0MB)
[    0.000000] efi: mem06: type=6, attr=0x800000000000000f, range=[0x0000000000088000-0x000000000009f000) (0MB)
[    0.000000] efi: mem07: type=0, attr=0xf, range=[0x000000000009f000-0x00000000000a0000) (0MB)
[    0.000000] efi: mem08: type=2, attr=0xf, range=[0x0000000000100000-0x0000000001018000) (15MB)
[    0.000000] efi: mem09: type=7, attr=0xf, range=[0x0000000001018000-0x0000000001200000) (1MB)
[    0.000000] efi: mem10: type=2, attr=0xf, range=[0x0000000001200000-0x0000000002118000) (15MB)
[    0.000000] efi: mem11: type=7, attr=0xf, range=[0x0000000002118000-0x0000000036356000) (834MB)
[    0.000000] efi: mem12: type=2, attr=0xf, range=[0x0000000036356000-0x00000000371a3000) (14MB)
[    0.000000] efi: mem13: type=7, attr=0xf, range=[0x00000000371a3000-0x000000006efc8000) (894MB)
[    0.000000] efi: mem14: type=2, attr=0xf, range=[0x000000006efc8000-0x0000000094ec0000) (606MB)
[    0.000000] efi: mem15: type=4, attr=0xf, range=[0x0000000094ec0000-0x0000000094ee0000) (0MB)
[    0.000000] efi: mem16: type=7, attr=0xf, range=[0x0000000094ee0000-0x0000000096838000) (25MB)
[    0.000000] efi: mem17: type=4, attr=0xf, range=[0x0000000096838000-0x00000000976b0000) (14MB)
[    0.000000] efi: mem18: type=0, attr=0xf, range=[0x00000000976b0000-0x0000000097eb0000) (8MB)
[    0.000000] efi: mem19: type=7, attr=0xf, range=[0x0000000097eb0000-0x00000000980a1000) (1MB)
[    0.000000] efi: mem20: type=1, attr=0xf, range=[0x00000000980a1000-0x00000000980bf000) (0MB)
[    0.000000] efi: mem21: type=7, attr=0xf, range=[0x00000000980bf000-0x000000009915f000) (16MB)
[    0.000000] efi: mem22: type=4, attr=0xf, range=[0x000000009915f000-0x0000000099ec1000) (13MB)
[    0.000000] efi: mem23: type=7, attr=0xf, range=[0x0000000099ec1000-0x0000000099ec4000) (0MB)
[    0.000000] efi: mem24: type=4, attr=0xf, range=[0x0000000099ec4000-0x0000000099ecf000) (0MB)
[    0.000000] efi: mem25: type=7, attr=0xf, range=[0x0000000099ecf000-0x0000000099ed0000) (0MB)
[    0.000000] efi: mem26: type=4, attr=0xf, range=[0x0000000099ed0000-0x0000000099ef8000) (0MB)
[    0.000000] efi: mem27: type=7, attr=0xf, range=[0x0000000099ef8000-0x0000000099ef9000) (0MB)
[    0.000000] efi: mem28: type=4, attr=0xf, range=[0x0000000099ef9000-0x000000009a071000) (1MB)
[    0.000000] efi: mem29: type=7, attr=0xf, range=[0x000000009a071000-0x000000009a072000) (0MB)
[    0.000000] efi: mem30: type=4, attr=0xf, range=[0x000000009a072000-0x000000009a076000) (0MB)
[    0.000000] efi: mem31: type=7, attr=0xf, range=[0x000000009a076000-0x000000009a077000) (0MB)
[    0.000000] efi: mem32: type=4, attr=0xf, range=[0x000000009a077000-0x000000009a0a7000) (0MB)
[    0.000000] efi: mem33: type=7, attr=0xf, range=[0x000000009a0a7000-0x000000009a0ad000) (0MB)
[    0.000000] efi: mem34: type=4, attr=0xf, range=[0x000000009a0ad000-0x000000009a0ec000) (0MB)
[    0.000000] efi: mem35: type=7, attr=0xf, range=[0x000000009a0ec000-0x000000009a0ed000) (0MB)
[    0.000000] efi: mem36: type=4, attr=0xf, range=[0x000000009a0ed000-0x000000009c0bf000) (31MB)
[    0.000000] efi: mem37: type=7, attr=0xf, range=[0x000000009c0bf000-0x000000009c2e4000) (2MB)
[    0.000000] efi: mem38: type=2, attr=0xf, range=[0x000000009c2e4000-0x000000009c2ee000) (0MB)
[    0.000000] efi: mem39: type=3, attr=0xf, range=[0x000000009c2ee000-0x000000009c6bf000) (3MB)
[    0.000000] efi: mem40: type=5, attr=0x800000000000000f, range=[0x000000009c6bf000-0x000000009c8bf000) (2MB)
[    0.000000] efi: mem41: type=6, attr=0x800000000000000f, range=[0x000000009c8bf000-0x000000009cabf000) (2MB)
[    0.000000] efi: mem42: type=0, attr=0xf, range=[0x000000009cabf000-0x000000009cebf000) (4MB)
[    0.000000] efi: mem43: type=10, attr=0xf, range=[0x000000009cebf000-0x000000009cfbf000) (1MB)
[    0.000000] efi: mem44: type=9, attr=0xf, range=[0x000000009cfbf000-0x000000009cfff000) (0MB)
[    0.000000] efi: mem45: type=4, attr=0xf, range=[0x000000009cfff000-0x000000009d000000) (0MB)
[    0.000000] efi: mem46: type=7, attr=0xf, range=[0x0000000100000000-0x000000025f600000) (5622MB)
[    0.000000] efi: mem47: type=0, attr=0x0, range=[0x00000000000a0000-0x00000000000c0000) (0MB)
[    0.000000] efi: mem48: type=0, attr=0x0, range=[0x000000009d000000-0x000000009fa00000) (42MB)
[    0.000000] efi: mem49: type=11, attr=0x8000000000000001, range=[0x00000000e0000000-0x00000000f0000000) (256MB)
[    0.000000] efi: mem50: type=11, attr=0x8000000000000001, range=[0x00000000feb00000-0x00000000feb10000) (0MB)
[    0.000000] efi: mem51: type=11, attr=0x8000000000000001, range=[0x00000000fec00000-0x00000000fec01000) (0MB)
[    0.000000] efi: mem52: type=11, attr=0x8000000000000001, range=[0x00000000fed00000-0x00000000fed1c000) (0MB)
[    0.000000] efi: mem53: type=11, attr=0x8000000000000000, range=[0x00000000fed1c000-0x00000000fed20000) (0MB)
[    0.000000] efi: mem54: type=11, attr=0x8000000000000001, range=[0x00000000fed20000-0x00000000fee01000) (0MB)
[    0.000000] efi: mem55: type=11, attr=0x8000000000000001, range=[0x00000000ffc00000-0x0000000100000000) (4MB)
[    0.000000] SMBIOS 0.7 present.
[    0.000000] DMI: LENOVO 20250/Durian 7A1, BIOS 7FCN96WW 05/12/2014
[    0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[    0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable
[    0.000000] AGP: No AGP bridge found
[    0.000000] e820: last_pfn = 0x25f600 max_arch_pfn = 0x400000000
[    0.000000] MTRR default type: uncachable
[    0.000000] MTRR fixed ranges enabled:
[    0.000000]   00000-9FFFF write-back
[    0.000000]   A0000-BFFFF uncachable
[    0.000000]   C0000-E7FFF write-protect
[    0.000000]   E8000-EFFFF write-combining
[    0.000000]   F0000-FFFFF write-protect
[    0.000000] MTRR variable ranges enabled:
[    0.000000]   0 base 0000000000 mask 7C00000000 write-back
[    0.000000]   1 base 009D000000 mask 7FFF000000 uncachable
[    0.000000]   2 base 009E000000 mask 7FFE000000 uncachable
[    0.000000]   3 base 00A0000000 mask 7FE0000000 uncachable
[    0.000000]   4 base 00C0000000 mask 7FC0000000 uncachable
[    0.000000]   5 disabled
[    0.000000]   6 disabled
[    0.000000]   7 disabled
[    0.000000]   8 disabled
[    0.000000]   9 disabled
[    0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106
[    0.000000] e820: update [mem 0x9d000000-0xffffffff] usable ==> reserved
[    0.000000] e820: last_pfn = 0x9d000 max_arch_pfn = 0x400000000
[    0.000000] Base memory trampoline at [ffff880000082000] 82000 size 24576
[    0.000000] Using GB pages for direct mapping
[    0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]
[    0.000000]  [mem 0x00000000-0x000fffff] page 4k
[    0.000000] BRK [0x01cf4000, 0x01cf4fff] PGTABLE
[    0.000000] BRK [0x01cf5000, 0x01cf5fff] PGTABLE
[    0.000000] BRK [0x01cf6000, 0x01cf6fff] PGTABLE
[    0.000000] init_memory_mapping: [mem 0x25f400000-0x25f5fffff]
[    0.000000]  [mem 0x25f400000-0x25f5fffff] page 2M
[    0.000000] BRK [0x01cf7000, 0x01cf7fff] PGTABLE
[    0.000000] init_memory_mapping: [mem 0x25c000000-0x25f3fffff]
[    0.000000]  [mem 0x25c000000-0x25f3fffff] page 2M
[    0.000000] init_memory_mapping: [mem 0x200000000-0x25bffffff]
[    0.000000]  [mem 0x200000000-0x23fffffff] page 1G
[    0.000000]  [mem 0x240000000-0x25bffffff] page 2M
[    0.000000] init_memory_mapping: [mem 0x00100000-0x976affff]
[    0.000000]  [mem 0x00100000-0x001fffff] page 4k
[    0.000000]  [mem 0x00200000-0x3fffffff] page 2M
[    0.000000]  [mem 0x40000000-0x7fffffff] page 1G
[    0.000000]  [mem 0x80000000-0x975fffff] page 2M
[    0.000000]  [mem 0x97600000-0x976affff] page 4k
[    0.000000] init_memory_mapping: [mem 0x97eb0000-0x9c6befff]
[    0.000000]  [mem 0x97eb0000-0x97ffffff] page 4k
[    0.000000]  [mem 0x98000000-0x9c5fffff] page 2M
[    0.000000]  [mem 0x9c600000-0x9c6befff] page 4k
[    0.000000] BRK [0x01cf8000, 0x01cf8fff] PGTABLE
[    0.000000] BRK [0x01cf9000, 0x01cf9fff] PGTABLE
[    0.000000] init_memory_mapping: [mem 0x9cfff000-0x9cffffff]
[    0.000000]  [mem 0x9cfff000-0x9cffffff] page 4k
[    0.000000] init_memory_mapping: [mem 0x100000000-0x1ffffffff]
[    0.000000]  [mem 0x100000000-0x1ffffffff] page 1G
[    0.000000] RAMDISK: [mem 0x36356000-0x371a2fff]
[    0.000000] ACPI: Early table checksum verification disabled
[    0.000000] ACPI: RSDP 0x000000009CFFE014 000024 (v02 LENOVO)
[    0.000000] ACPI: XSDT 0x000000009CFFE210 0000D4 (v01 LENOVO CB-01    00000001      01000013)
[    0.000000] ACPI: FACP 0x000000009CFF7000 00010C (v05 LENOVO CB-01    00000001 ACPI 00040000)
[    0.000000] ACPI: DSDT 0x000000009CFE1000 012750 (v02 LENOVO CB-01    00000001 ACPI 00040000)
[    0.000000] ACPI: FACS 0x000000009CFA9000 000040
[    0.000000] ACPI: SLIC 0x000000009CFFD000 000176 (v01 LENOVO CB-01    00000001 ACPI 00040000)
[    0.000000] ACPI: UEFI 0x000000009CFFC000 000236 (v01 LENOVO CB-01    00000001 ACPI 00040000)
[    0.000000] ACPI: FPDT 0x000000009CFFA000 000044 (v01 LENOVO CB-01    00000001 ACPI 00040000)
[    0.000000] ACPI: MSDM 0x000000009CFF9000 000055 (v03 LENOVO CB-01    00000001 ACPI 00040000)
[    0.000000] ACPI: ASF! 0x000000009CFF8000 0000A5 (v32 LENOVO CB-01    00000001 ACPI 00040000)
[    0.000000] ACPI: HPET 0x000000009CFF6000 000038 (v01 LENOVO CB-01    00000001 ACPI 00040000)
[    0.000000] ACPI: APIC 0x000000009CFF5000 00008C (v03 LENOVO CB-01    00000001 ACPI 00040000)
[    0.000000] ACPI: MCFG 0x000000009CFF4000 00003C (v01 LENOVO CB-01    00000001 ACPI 00040000)
[    0.000000] ACPI: SSDT 0x000000009CFDE000 002028 (v01 LENOVO CB-01    00000001 ACPI 00040000)
[    0.000000] ACPI: BOOT 0x000000009CFDC000 000028 (v01 LENOVO CB-01    00000001 ACPI 00040000)
[    0.000000] ACPI: LPIT 0x000000009CFDB000 000094 (v01 LENOVO CB-01    00000001 ACPI 00040000)
[    0.000000] ACPI: ASPT 0x000000009CFD9000 000034 (v07 LENOVO CB-01    00000001 ACPI 00040000)
[    0.000000] ACPI: DBGP 0x000000009CFD8000 000034 (v01 LENOVO CB-01    00000001 ACPI 00040000)
[    0.000000] ACPI: SSDT 0x000000009CFD0000 000539 (v01 LENOVO CB-01    00000001 ACPI 00040000)
[    0.000000] ACPI: SSDT 0x000000009CFCF000 000AD8 (v01 LENOVO CB-01    00000001 ACPI 00040000)
[    0.000000] ACPI: SSDT 0x000000009CFCB000 00357A (v01 LENOVO CB-01    00000001 ACPI 00040000)
[    0.000000] ACPI: SSDT 0x000000009CFCA000 000393 (v01 LENOVO CB-01    00000001 ACPI 00040000)
[    0.000000] ACPI: PCCT 0x000000009CFC9000 00006E (v05 LENOVO CB-01    00000001 ACPI 00040000)
[    0.000000] ACPI: SSDT 0x000000009CFC8000 000AC4 (v01 LENOVO CB-01    00000001 ACPI 00040000)
[    0.000000] ACPI: SSDT 0x000000009CFC3000 003E44 (v01 LENOVO CB-01    00000001 ACPI 00040000)
[    0.000000] ACPI: BGRT 0x000000009CFC7000 000038 (v01 LENOVO CB-01    00000001 ACPI 00040000)
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000] No NUMA configuration found
[    0.000000] Faking a node at [mem 0x0000000000000000-0x000000025f5fffff]
[    0.000000] Initmem setup node 0 [mem 0x00000000-0x25f5fffff]
[    0.000000]   NODE_DATA [mem 0x25f5f8000-0x25f5fcfff]
[    0.000000]  [ffffea0000000000-ffffea00085fffff] PMD -> [ffff880256c00000-ffff88025ddfffff] on node 0
[    0.000000] Zone ranges:
[    0.000000]   DMA      [mem 0x00001000-0x00ffffff]
[    0.000000]   DMA32    [mem 0x01000000-0xffffffff]
[    0.000000]   Normal   [mem 0x100000000-0x25f5fffff]
[    0.000000] Movable zone start for each node
[    0.000000] Early memory node ranges
[    0.000000]   node   0: [mem 0x00001000-0x0006efff]
[    0.000000]   node   0: [mem 0x00070000-0x00087fff]
[    0.000000]   node   0: [mem 0x00100000-0x976affff]
[    0.000000]   node   0: [mem 0x97eb0000-0x9c6befff]
[    0.000000]   node   0: [mem 0x9cfff000-0x9cffffff]
[    0.000000]   node   0: [mem 0x100000000-0x25f5fffff]
[    0.000000] On node 0 totalpages: 2077766
[    0.000000]   DMA zone: 56 pages used for memmap
[    0.000000]   DMA zone: 24 pages reserved
[    0.000000]   DMA zone: 3974 pages, LIFO batch:0
[    0.000000]   DMA32 zone: 8676 pages used for memmap
[    0.000000]   DMA32 zone: 634560 pages, LIFO batch:31
[    0.000000]   Normal zone: 19677 pages used for memmap
[    0.000000]   Normal zone: 1439232 pages, LIFO batch:31
[    0.000000] Reserving Intel graphics stolen memory at 0x9da00000-0x9f9fffff
[    0.000000] ACPI: PM-Timer IO Port: 0x1808
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x02] lapic_id[0x01] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x03] lapic_id[0x02] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x04] lapic_id[0x03] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x05] lapic_id[0x04] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x06] lapic_id[0x05] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x07] lapic_id[0x06] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x08] lapic_id[0x07] enabled)
[    0.000000] ACPI: IOAPIC (id[0x02] address[0xfec00000] gsi_base[0])
[    0.000000] IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-23
[    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: IRQ2 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] nr_irqs_gsi: 40
[    0.000000] PM: Registered nosave memory: [mem 0x0006f000-0x0006ffff]
[    0.000000] PM: Registered nosave memory: [mem 0x00088000-0x000bffff]
[    0.000000] PM: Registered nosave memory: [mem 0x000c0000-0x000fffff]
[    0.000000] PM: Registered nosave memory: [mem 0x976b0000-0x97eaffff]
[    0.000000] PM: Registered nosave memory: [mem 0x9c6bf000-0x9c8befff]
[    0.000000] PM: Registered nosave memory: [mem 0x9c8bf000-0x9cebefff]
[    0.000000] PM: Registered nosave memory: [mem 0x9cebf000-0x9cfbefff]
[    0.000000] PM: Registered nosave memory: [mem 0x9cfbf000-0x9cffefff]
[    0.000000] PM: Registered nosave memory: [mem 0x9d000000-0x9f9fffff]
[    0.000000] PM: Registered nosave memory: [mem 0x9fa00000-0xdfffffff]
[    0.000000] PM: Registered nosave memory: [mem 0xe0000000-0xefffffff]
[    0.000000] PM: Registered nosave memory: [mem 0xf0000000-0xfeafffff]
[    0.000000] PM: Registered nosave memory: [mem 0xfeb00000-0xfeb0ffff]
[    0.000000] PM: Registered nosave memory: [mem 0xfeb10000-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-0xfee00fff]
[    0.000000] PM: Registered nosave memory: [mem 0xfee01000-0xffbfffff]
[    0.000000] PM: Registered nosave memory: [mem 0xffc00000-0xffffffff]
[    0.000000] e820: [mem 0x9fa00000-0xdfffffff] available for PCI devices
[    0.000000] Booting paravirtualized kernel on bare hardware
[    0.000000] setup_percpu: NR_CPUS:512 nr_cpumask_bits:512 nr_cpu_ids:8 nr_node_ids:1
[    0.000000] PERCPU: Embedded 27 pages/cpu @ffff88025f200000 s80896 r8192 d21504 u262144
[    0.000000] pcpu-alloc: s80896 r8192 d21504 u262144 alloc=1*2097152
[    0.000000] pcpu-alloc: [0] 0 1 2 3 4 5 6 7
[    0.000000] Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 2049333
[    0.000000] Policy zone: Normal
[    0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.16.0-4-amd64 root=UUID=ad52be30-78f2-49e8-bf84-d72a9cb7ea1f ro quiet
[    0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
[    0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340
[    0.000000] AGP: Checking aperture...
[    0.000000] AGP: No AGP bridge found
[    0.000000] Calgary: detecting Calgary via BIOS EBDA area
[    0.000000] Calgary: Unable to locate Rio Grande table in EBDA - bailing!
[    0.000000] Memory: 8033836K/8311064K available (5220K kernel code, 947K rwdata, 1836K rodata, 1204K init, 840K bss, 277228K reserved)
[    0.000000] Hierarchical RCU implementation.
[    0.000000]  RCU dyntick-idle grace-period acceleration is enabled.
[    0.000000]  RCU restricting CPUs from NR_CPUS=512 to nr_cpu_ids=8.
[    0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=8
[    0.000000] NR_IRQS:33024 nr_irqs:744 16
[    0.000000] Console: colour dummy device 80x25
[    0.000000] console [tty0] enabled
[    0.000000] hpet clockevent registered
[    0.000000] tsc: Fast TSC calibration using PIT
[    0.000000] tsc: Detected 2494.454 MHz processor
[    0.000027] Calibrating delay loop (skipped), value calculated using timer frequency.. 4988.90 BogoMIPS (lpj=9977816)
[    0.000029] pid_max: default: 32768 minimum: 301
[    0.000036] ACPI: Core revision 20140424
[    0.014359] ACPI: All ACPI Tables successfully acquired
[    0.027408] Security Framework initialized
[    0.027416] AppArmor: AppArmor disabled by boot time parameter
[    0.027417] Yama: disabled by default; enable with sysctl kernel.yama.*
[    0.027850] Dentry cache hash table entries: 1048576 (order: 11, 8388608 bytes)
[    0.029217] Inode-cache hash table entries: 524288 (order: 10, 4194304 bytes)
[    0.029816] Mount-cache hash table entries: 16384 (order: 5, 131072 bytes)
[    0.029824] Mountpoint-cache hash table entries: 16384 (order: 5, 131072 bytes)
[    0.030048] Initializing cgroup subsys memory
[    0.030052] Initializing cgroup subsys devices
[    0.030058] Initializing cgroup subsys freezer
[    0.030060] Initializing cgroup subsys net_cls
[    0.030063] Initializing cgroup subsys blkio
[    0.030066] Initializing cgroup subsys perf_event
[    0.030068] Initializing cgroup subsys net_prio
[    0.030091] CPU: Physical Processor ID: 0
[    0.030091] CPU: Processor Core ID: 0
[    0.030095] ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
ENERGY_PERF_BIAS: View and update with x86_energy_perf_policy(8)
[    0.030970] mce: CPU supports 9 MCE banks
[    0.030984] CPU0: Thermal monitoring enabled (TM1)
[    0.030993] process: using mwait in idle threads
[    0.030996] Last level iTLB entries: 4KB 1024, 2MB 1024, 4MB 1024
Last level dTLB entries: 4KB 1024, 2MB 1024, 4MB 1024, 1GB 4
tlb_flushall_shift: 6
[    0.031090] Freeing SMP alternatives memory: 20K (ffffffff81a1b000 - ffffffff81a20000)
[    0.034391] ftrace: allocating 21683 entries in 85 pages
[    0.042295] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[    0.082027] smpboot: CPU0: Intel(R) Core(TM) i7-4710MQ CPU @ 2.50GHz (fam: 06, model: 3c, stepping: 03)
[    0.082038] TSC deadline timer enabled
[    0.082060] Performance Events: PEBS fmt2+, 16-deep LBR, Haswell events, full-width counters, Intel PMU driver.
[    0.082077] ... version:                3
[    0.082078] ... bit width:              48
[    0.082079] ... generic registers:      4
[    0.082080] ... value mask:             0000ffffffffffff
[    0.082080] ... max period:             0000ffffffffffff
[    0.082081] ... fixed-purpose events:   3
[    0.082082] ... event mask:             000000070000000f
[    0.083364] x86: Booting SMP configuration:
[    0.083366] .... node  #0, CPUs:      #1
[    0.097489] NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter.
[    0.097575]  #2 #3 #4 #5 #6 #7
[    0.182314] x86: Booted up 1 node, 8 CPUs
[    0.182317] smpboot: Total of 8 processors activated (39911.26 BogoMIPS)
[    0.189314] devtmpfs: initialized
[    0.191637] PM: Registering ACPI NVS region [mem 0x9cebf000-0x9cfbefff] (1048576 bytes)
[    0.192356] pinctrl core: initialized pinctrl subsystem
[    0.192422] NET: Registered protocol family 16
[    0.192520] cpuidle: using governor ladder
[    0.192523] cpuidle: using governor menu
[    0.192559] ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
[    0.192560] ACPI: bus type PCI registered
[    0.192562] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[    0.192648] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
[    0.192650] PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in E820
[    0.192896] PCI: Using configuration type 1 for base access
[    0.205552] ACPI: Added _OSI(Module Device)
[    0.205554] ACPI: Added _OSI(Processor Device)
[    0.205555] ACPI: Added _OSI(3.0 _SCP Extensions)
[    0.205556] ACPI: Added _OSI(Processor Aggregator Device)
[    0.209273] ACPI: Executed 3 blocks of module-level executable AML code
[    0.222114] [Firmware Bug]: ACPI: BIOS _OSI(Linux) query ignored
[    0.233521] ACPI: Dynamic OEM Table Load:
[    0.233531] ACPI: SSDT 0xFFFF88025611A400 0003D3 (v01 PmRef  Cpu0Cst  00003001 INTL 20121220)
[    0.245455] ACPI: Dynamic OEM Table Load:
[    0.245466] ACPI: SSDT 0xFFFF88025623C000 0005AA (v01 PmRef  ApIst    00003000 INTL 20121220)
[    0.257348] ACPI: Dynamic OEM Table Load:
[    0.257357] ACPI: SSDT 0xFFFF88025633D600 000119 (v01 PmRef  ApCst    00003000 INTL 20121220)
[    0.301470] ACPI: Interpreter enabled
[    0.301477] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20140424/hwxface-580)
[    0.301482] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20140424/hwxface-580)
[    0.301497] ACPI: (supports S0 S3 S4 S5)
[    0.301498] ACPI: Using IOAPIC for interrupt routing
[    0.301521] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[    0.316828] ACPI: Power Resource [NVP3] (on)
[    0.316850] ACPI: Power Resource [NVP2] (on)
[    0.317050] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-fe])
[    0.317054] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI]
[    0.317612] acpi PNP0A08:00: _OSC: OS now controls [PCIeHotplug PME AER PCIeCapability]
[    0.318175] PCI host bridge to bus 0000:00
[    0.318177] pci_bus 0000:00: root bus resource [bus 00-fe]
[    0.318179] pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7]
[    0.318180] pci_bus 0000:00: root bus resource [io  0x0d00-0xffff]
[    0.318181] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]
[    0.318182] pci_bus 0000:00: root bus resource [mem 0x000c0000-0x000c3fff]
[    0.318184] pci_bus 0000:00: root bus resource [mem 0x000c4000-0x000c7fff]
[    0.318185] pci_bus 0000:00: root bus resource [mem 0x000c8000-0x000cbfff]
[    0.318186] pci_bus 0000:00: root bus resource [mem 0x000cc000-0x000cffff]
[    0.318187] pci_bus 0000:00: root bus resource [mem 0x000d0000-0x000d3fff]
[    0.318188] pci_bus 0000:00: root bus resource [mem 0x000d4000-0x000d7fff]
[    0.318189] pci_bus 0000:00: root bus resource [mem 0x000d8000-0x000dbfff]
[    0.318190] pci_bus 0000:00: root bus resource [mem 0x000dc000-0x000dffff]
[    0.318192] pci_bus 0000:00: root bus resource [mem 0x9fa00000-0xfeafffff]
[    0.318199] pci 0000:00:00.0: [8086:0c04] type 00 class 0x060000
[    0.318335] pci 0000:00:01.0: [8086:0c01] type 01 class 0x060400
[    0.318367] pci 0000:00:01.0: PME# supported from D0 D3hot D3cold
[    0.318467] pci 0000:00:01.0: System wakeup disabled by ACPI
[    0.318509] pci 0000:00:02.0: [8086:0416] type 00 class 0x030000
[    0.318519] pci 0000:00:02.0: reg 0x10: [mem 0xd1000000-0xd13fffff 64bit]
[    0.318524] pci 0000:00:02.0: reg 0x18: [mem 0xc0000000-0xcfffffff 64bit pref]
[    0.318528] pci 0000:00:02.0: reg 0x20: [io  0x5000-0x503f]
[    0.318658] pci 0000:00:03.0: [8086:0c0c] type 00 class 0x040300
[    0.318665] pci 0000:00:03.0: reg 0x10: [mem 0xd1610000-0xd1613fff 64bit]
[    0.318822] pci 0000:00:14.0: [8086:8c31] type 00 class 0x0c0330
[    0.318840] pci 0000:00:14.0: reg 0x10: [mem 0xd1600000-0xd160ffff 64bit]
[    0.318897] pci 0000:00:14.0: PME# supported from D3hot D3cold
[    0.318988] pci 0000:00:14.0: System wakeup disabled by ACPI
[    0.319029] pci 0000:00:16.0: [8086:8c3a] type 00 class 0x078000
[    0.319048] pci 0000:00:16.0: reg 0x10: [mem 0xd1618000-0xd161800f 64bit]
[    0.319109] pci 0000:00:16.0: PME# supported from D0 D3hot D3cold
[    0.319247] pci 0000:00:1a.0: [8086:8c2d] type 00 class 0x0c0320
[    0.319266] pci 0000:00:1a.0: reg 0x10: [mem 0xd161d000-0xd161d3ff]
[    0.319350] pci 0000:00:1a.0: PME# supported from D0 D3hot D3cold
[    0.319456] pci 0000:00:1a.0: System wakeup disabled by ACPI
[    0.319498] pci 0000:00:1b.0: [8086:8c20] type 00 class 0x040300
[    0.319513] pci 0000:00:1b.0: reg 0x10: [mem 0xd1614000-0xd1617fff 64bit]
[    0.319579] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
[    0.319672] pci 0000:00:1b.0: System wakeup disabled by ACPI
[    0.319710] pci 0000:00:1c.0: [8086:8c12] type 01 class 0x060400
[    0.319782] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
[    0.319877] pci 0000:00:1c.0: System wakeup disabled by ACPI
[    0.319919] pci 0000:00:1c.2: [8086:8c14] type 01 class 0x060400
[    0.319991] pci 0000:00:1c.2: PME# supported from D0 D3hot D3cold
[    0.320086] pci 0000:00:1c.2: System wakeup disabled by ACPI
[    0.320133] pci 0000:00:1d.0: [8086:8c26] type 00 class 0x0c0320
[    0.320153] pci 0000:00:1d.0: reg 0x10: [mem 0xd161c000-0xd161c3ff]
[    0.320237] pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
[    0.320345] pci 0000:00:1d.0: System wakeup disabled by ACPI
[    0.320387] pci 0000:00:1f.0: [8086:8c49] type 00 class 0x060100
[    0.320606] pci 0000:00:1f.2: [8086:8c03] type 00 class 0x010601
[    0.320621] pci 0000:00:1f.2: reg 0x10: [io  0x5088-0x508f]
[    0.320629] pci 0000:00:1f.2: reg 0x14: [io  0x5094-0x5097]
[    0.320636] pci 0000:00:1f.2: reg 0x18: [io  0x5080-0x5087]
[    0.320643] pci 0000:00:1f.2: reg 0x1c: [io  0x5090-0x5093]
[    0.320650] pci 0000:00:1f.2: reg 0x20: [io  0x5060-0x507f]
[    0.320658] pci 0000:00:1f.2: reg 0x24: [mem 0xd161b000-0xd161b7ff]
[    0.320694] pci 0000:00:1f.2: PME# supported from D3hot
[    0.320818] pci 0000:00:1f.3: [8086:8c22] type 00 class 0x0c0500
[    0.320833] pci 0000:00:1f.3: reg 0x10: [mem 0xd1619000-0xd16190ff 64bit]
[    0.320852] pci 0000:00:1f.3: reg 0x20: [io  0x5040-0x505f]
[    0.321035] pci 0000:01:00.0: [10de:1341] type 00 class 0x030200
[    0.321053] pci 0000:01:00.0: reg 0x10: [mem 0xd0000000-0xd0ffffff]
[    0.321070] pci 0000:01:00.0: reg 0x14: [mem 0xa0000000-0xafffffff 64bit pref]
[    0.321087] pci 0000:01:00.0: reg 0x1c: [mem 0xb0000000-0xb1ffffff 64bit pref]
[    0.321098] pci 0000:01:00.0: reg 0x24: [io  0x4000-0x407f]
[    0.321110] pci 0000:01:00.0: reg 0x30: [mem 0xfff80000-0xffffffff pref]
[    0.321191] pci 0000:01:00.0: System wakeup disabled by ACPI
[    0.321231] pci 0000:00:01.0: PCI bridge to [bus 01-06]
[    0.321233] pci 0000:00:01.0:   bridge window [io  0x4000-0x4fff]
[    0.321235] pci 0000:00:01.0:   bridge window [mem 0xd0000000-0xd0ffffff]
[    0.321238] pci 0000:00:01.0:   bridge window [mem 0xa0000000-0xbfffffff 64bit pref]
[    0.321347] pci 0000:07:00.0: [168c:0032] type 00 class 0x028000
[    0.321389] pci 0000:07:00.0: reg 0x10: [mem 0xd1500000-0xd157ffff 64bit]
[    0.321473] pci 0000:07:00.0: reg 0x30: [mem 0xffff0000-0xffffffff pref]
[    0.321587] pci 0000:07:00.0: supports D1 D2
[    0.321588] pci 0000:07:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.321630] pci 0000:07:00.0: System wakeup disabled by ACPI
[    0.329420] pci 0000:00:1c.0: PCI bridge to [bus 07]
[    0.329426] pci 0000:00:1c.0:   bridge window [mem 0xd1500000-0xd15fffff]
[    0.329573] pci 0000:08:00.0: [1969:10a1] type 00 class 0x020000
[    0.329670] pci 0000:08:00.0: reg 0x10: [mem 0xd1400000-0xd143ffff 64bit]
[    0.329710] pci 0000:08:00.0: reg 0x18: [io  0x3000-0x307f]
[    0.329941] pci 0000:08:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.329983] pci 0000:08:00.0: System wakeup disabled by ACPI
[    0.337432] pci 0000:00:1c.2: PCI bridge to [bus 08]
[    0.337435] pci 0000:00:1c.2:   bridge window [io  0x3000-0x3fff]
[    0.337439] pci 0000:00:1c.2:   bridge window [mem 0xd1400000-0xd14fffff]
[    0.337520] acpi PNP0A08:00: Disabling ASPM (FADT indicates it is unsupported)
[    0.338249] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled.
[    0.338291] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled.
[    0.338330] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled.
[    0.338370] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled.
[    0.338409] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled.
[    0.338448] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled.
[    0.338487] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled.
[    0.338525] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled.
[    0.338773] ACPI: Enabled 4 GPEs in block 00 to 3F
[    0.338808] ACPI : EC: GPE = 0x1d, I/O: command/status = 0x66, data = 0x62
[    0.338884] vgaarb: setting as boot device: PCI:0000:00:02.0
[    0.338885] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none
[    0.338887] vgaarb: loaded
[    0.338888] vgaarb: bridge control possible 0000:00:02.0
[    0.338975] PCI: Using ACPI for IRQ routing
[    0.344482] PCI: pci_cache_line_size set to 64 bytes
[    0.344524] e820: reserve RAM buffer [mem 0x0006f000-0x0006ffff]
[    0.344525] e820: reserve RAM buffer [mem 0x00088000-0x0008ffff]
[    0.344526] e820: reserve RAM buffer [mem 0x976b0000-0x97ffffff]
[    0.344527] e820: reserve RAM buffer [mem 0x9c6bf000-0x9fffffff]
[    0.344529] e820: reserve RAM buffer [mem 0x9d000000-0x9fffffff]
[    0.344530] e820: reserve RAM buffer [mem 0x25f600000-0x25fffffff]
[    0.344637] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
[    0.344640] hpet0: 8 comparators, 64-bit 14.318180 MHz counter
[    0.346668] Switched to clocksource hpet
[    0.350919] pnp: PnP ACPI init
[    0.350928] ACPI: bus type PNP registered
[    0.351023] system 00:00: [io  0x0680-0x069f] has been reserved
[    0.351025] system 00:00: [io  0xffff] has been reserved
[    0.351027] system 00:00: [io  0xffff] has been reserved
[    0.351028] system 00:00: [io  0xffff] has been reserved
[    0.351030] system 00:00: [io  0x1800-0x18fe] could not be reserved
[    0.351031] system 00:00: [io  0x164e-0x164f] has been reserved
[    0.351033] system 00:00: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.351072] system 00:01: [io  0x0800-0x087f] has been reserved
[    0.351074] system 00:01: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.351097] pnp 00:02: Plug and Play ACPI device, IDs PNP0b00 (active)
[    0.351136] system 00:03: [io  0x1854-0x1857] has been reserved
[    0.351138] system 00:03: Plug and Play ACPI device, IDs INT3f0d PNP0c02 (active)
[    0.351217] pnp 00:04: Plug and Play ACPI device, IDs PNP0303 (active)
[    0.351241] pnp 00:05: Plug and Play ACPI device, IDs SYN2b16 PNP0f03 (active)
[    0.351357] system 00:06: [mem 0xfed1c000-0xfed1ffff] has been reserved
[    0.351359] system 00:06: [mem 0xfed10000-0xfed17fff] has been reserved
[    0.351360] system 00:06: [mem 0xfed18000-0xfed18fff] has been reserved
[    0.351361] system 00:06: [mem 0xfed19000-0xfed19fff] has been reserved
[    0.351363] system 00:06: [mem 0xe0000000-0xefffffff] has been reserved
[    0.351364] system 00:06: [mem 0xfed20000-0xfed3ffff] has been reserved
[    0.351366] system 00:06: [mem 0xfed90000-0xfed93fff] has been reserved
[    0.351367] system 00:06: [mem 0xff000000-0xffffffff] could not be reserved
[    0.351369] system 00:06: [mem 0xfee00000-0xfeefffff] could not be reserved
[    0.351370] system 00:06: [mem 0x9fa20000-0x9fa20fff] has been reserved
[    0.351372] system 00:06: [mem 0x9fa10000-0x9fa1ffff] has been reserved
[    0.351373] system 00:06: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.351817] pnp: PnP ACPI: found 7 devices
[    0.351817] ACPI: bus type PNP unregistered
[    0.357966] pci 0000:01:00.0: can't claim BAR 6 [mem 0xfff80000-0xffffffff pref]: no compatible bridge window
[    0.357968] pci 0000:07:00.0: can't claim BAR 6 [mem 0xffff0000-0xffffffff pref]: no compatible bridge window
[    0.357990] pci 0000:01:00.0: BAR 6: assigned [mem 0xb2000000-0xb207ffff pref]
[    0.357991] pci 0000:00:01.0: PCI bridge to [bus 01-06]
[    0.357993] pci 0000:00:01.0:   bridge window [io  0x4000-0x4fff]
[    0.357996] pci 0000:00:01.0:   bridge window [mem 0xd0000000-0xd0ffffff]
[    0.357998] pci 0000:00:01.0:   bridge window [mem 0xa0000000-0xbfffffff 64bit pref]
[    0.358002] pci 0000:07:00.0: BAR 6: assigned [mem 0xd1580000-0xd158ffff pref]
[    0.358003] pci 0000:00:1c.0: PCI bridge to [bus 07]
[    0.358007] pci 0000:00:1c.0:   bridge window [mem 0xd1500000-0xd15fffff]
[    0.358015] pci 0000:00:1c.2: PCI bridge to [bus 08]
[    0.358018] pci 0000:00:1c.2:   bridge window [io  0x3000-0x3fff]
[    0.358022] pci 0000:00:1c.2:   bridge window [mem 0xd1400000-0xd14fffff]
[    0.358030] pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7]
[    0.358031] pci_bus 0000:00: resource 5 [io  0x0d00-0xffff]
[    0.358032] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff]
[    0.358034] pci_bus 0000:00: resource 7 [mem 0x000c0000-0x000c3fff]
[    0.358035] pci_bus 0000:00: resource 8 [mem 0x000c4000-0x000c7fff]
[    0.358036] pci_bus 0000:00: resource 9 [mem 0x000c8000-0x000cbfff]
[    0.358037] pci_bus 0000:00: resource 10 [mem 0x000cc000-0x000cffff]
[    0.358038] pci_bus 0000:00: resource 11 [mem 0x000d0000-0x000d3fff]
[    0.358039] pci_bus 0000:00: resource 12 [mem 0x000d4000-0x000d7fff]
[    0.358040] pci_bus 0000:00: resource 13 [mem 0x000d8000-0x000dbfff]
[    0.358042] pci_bus 0000:00: resource 14 [mem 0x000dc000-0x000dffff]
[    0.358043] pci_bus 0000:00: resource 15 [mem 0x9fa00000-0xfeafffff]
[    0.358044] pci_bus 0000:01: resource 0 [io  0x4000-0x4fff]
[    0.358045] pci_bus 0000:01: resource 1 [mem 0xd0000000-0xd0ffffff]
[    0.358046] pci_bus 0000:01: resource 2 [mem 0xa0000000-0xbfffffff 64bit pref]
[    0.358048] pci_bus 0000:07: resource 1 [mem 0xd1500000-0xd15fffff]
[    0.358049] pci_bus 0000:08: resource 0 [io  0x3000-0x3fff]
[    0.358050] pci_bus 0000:08: resource 1 [mem 0xd1400000-0xd14fffff]
[    0.358124] NET: Registered protocol family 2
[    0.358374] TCP established hash table entries: 65536 (order: 7, 524288 bytes)
[    0.358489] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
[    0.358613] TCP: Hash tables configured (established 65536 bind 65536)
[    0.358626] TCP: reno registered
[    0.358634] UDP hash table entries: 4096 (order: 5, 131072 bytes)
[    0.358659] UDP-Lite hash table entries: 4096 (order: 5, 131072 bytes)
[    0.358750] NET: Registered protocol family 1
[    0.358764] pci 0000:00:02.0: Video device with shadowed ROM
[    0.390819] pci 0000:08:00.0: set MSI_INTX_DISABLE_BUG flag
[    0.390823] PCI: CLS 64 bytes, default 64
[    0.390862] Unpacking initramfs...
[    0.623609] Freeing initrd memory: 14644K (ffff880036356000 - ffff8800371a3000)
[    0.623625] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[    0.623627] software IO TLB [mem 0x90ec0000-0x94ec0000] (64MB) mapped at [ffff880090ec0000-ffff880094ebffff]
[    0.623660] Simple Boot Flag at 0x44 set to 0x1
[    0.623916] RAPL PMU detected, hw unit 2^-14 Joules, API unit is 2^-32 Joules, 4 fixed counters 655360 ms ovfl timer
[    0.623967] microcode: CPU0 sig=0x306c3, pf=0x10, revision=0x17
[    0.623974] microcode: CPU1 sig=0x306c3, pf=0x10, revision=0x17
[    0.623978] microcode: CPU2 sig=0x306c3, pf=0x10, revision=0x17
[    0.623984] microcode: CPU3 sig=0x306c3, pf=0x10, revision=0x17
[    0.623992] microcode: CPU4 sig=0x306c3, pf=0x10, revision=0x17
[    0.624000] microcode: CPU5 sig=0x306c3, pf=0x10, revision=0x17
[    0.624007] microcode: CPU6 sig=0x306c3, pf=0x10, revision=0x17
[    0.624014] microcode: CPU7 sig=0x306c3, pf=0x10, revision=0x17
[    0.624055] microcode: Microcode Update Driver: v2.00 <tigran@aivazian.fsnet.co.uk>, Peter Oruba
[    0.624112] simple-framebuffer simple-framebuffer.0: framebuffer at 0xc0000000, 0x57f000 bytes, mapped to 0xffffc90010e80000
[    0.624114] simple-framebuffer simple-framebuffer.0: format=a8r8g8b8, mode=1600x900x32, linelength=6400
[    0.626726] Console: switching to colour frame buffer device 200x56
[    0.629275] simple-framebuffer simple-framebuffer.0: fb0: simplefb registered!
[    0.629531] futex hash table entries: 2048 (order: 5, 131072 bytes)
[    0.629577] audit: initializing netlink subsys (disabled)
[    0.629591] audit: type=2000 audit(1470735776.616:1): initialized
[    0.629915] HugeTLB registered 2 MB page size, pre-allocated 0 pages
[    0.629935] zbud: loaded
[    0.630145] VFS: Disk quotas dquot_6.5.2
[    0.630164] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    0.630214] msgmni has been set to 15851
[    0.630472] alg: No test for stdrng (krng)
[    0.630496] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)
[    0.630546] io scheduler noop registered
[    0.630548] io scheduler deadline registered
[    0.630590] io scheduler cfq registered (default)
[    0.630646] pcieport 0000:00:01.0: device [8086:0c01] has invalid IRQ; check vendor BIOS
[    0.630759] pcieport 0000:00:01.0: irq 40 for MSI/MSI-X
[    0.630806] pcieport 0000:00:1c.0: device [8086:8c12] has invalid IRQ; check vendor BIOS
[    0.630886] pcieport 0000:00:1c.0: irq 41 for MSI/MSI-X
[    0.630934] pcieport 0000:00:1c.2: device [8086:8c14] has invalid IRQ; check vendor BIOS
[    0.631019] pcieport 0000:00:1c.2: irq 42 for MSI/MSI-X
[    0.631094] pcieport 0000:00:01.0: Signaling PME through PCIe PME interrupt
[    0.631096] pci 0000:01:00.0: Signaling PME through PCIe PME interrupt
[    0.631098] pcie_pme 0000:00:01.0:pcie01: service driver pcie_pme loaded
[    0.631113] pcieport 0000:00:1c.0: Signaling PME through PCIe PME interrupt
[    0.631114] pci 0000:07:00.0: Signaling PME through PCIe PME interrupt
[    0.631118] pcie_pme 0000:00:1c.0:pcie01: service driver pcie_pme loaded
[    0.631133] pcieport 0000:00:1c.2: Signaling PME through PCIe PME interrupt
[    0.631134] pci 0000:08:00.0: Signaling PME through PCIe PME interrupt
[    0.631138] pcie_pme 0000:00:1c.2:pcie01: service driver pcie_pme loaded
[    0.631152] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[    0.631165] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
[    0.631183] intel_idle: MWAIT substates: 0x42120
[    0.631184] intel_idle: v0.4 model 0x3C
[    0.631185] intel_idle: lapic_timer_reliable_states 0xffffffff
[    0.631484] GHES: HEST is not enabled!
[    0.631540] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[    0.631903] Linux agpgart interface v0.103
[    0.632009] i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f03:PS2M] at 0x60,0x64 irq 1,12
[    0.634725] serio: i8042 KBD port at 0x60,0x64 irq 1
[    0.634729] serio: i8042 AUX port at 0x60,0x64 irq 12
[    0.634817] mousedev: PS/2 mouse device common for all mice
[    0.634845] rtc_cmos 00:02: RTC can wake from S4
[    0.634961] rtc_cmos 00:02: rtc core: registered rtc_cmos as rtc0
[    0.634997] rtc_cmos 00:02: alarms up to one month, 242 bytes nvram, hpet irqs
[    0.635008] Intel P-state driver initializing.
[    0.635018] Intel pstate controlling: cpu 0
[    0.635038] Intel pstate controlling: cpu 1
[    0.635050] Intel pstate controlling: cpu 2
[    0.635067] Intel pstate controlling: cpu 3
[    0.635086] Intel pstate controlling: cpu 4
[    0.635103] Intel pstate controlling: cpu 5
[    0.635121] Intel pstate controlling: cpu 6
[    0.635136] Intel pstate controlling: cpu 7
[    0.635220] ledtrig-cpu: registered to indicate activity on CPUs
[    0.636479] AMD IOMMUv2 driver by Joerg Roedel <joerg.roedel@amd.com>
[    0.636482] AMD IOMMUv2 functionality not available on this system
[    0.636686] TCP: cubic registered
[    0.636886] NET: Registered protocol family 10
[    0.637363] mip6: Mobile IPv6
[    0.637373] NET: Registered protocol family 17
[    0.637392] mpls_gso: MPLS GSO support
[    0.638277] registered taskstats version 1
[    0.639692] rtc_cmos 00:02: setting system clock to 2016-08-09 09:42:57 UTC (1470735777)
[    0.639884] PM: Hibernation image not present or could not be loaded.
[    0.641769] Freeing unused kernel memory: 1204K (ffffffff818ee000 - ffffffff81a1b000)
[    0.641772] Write protecting the kernel read-only data: 8192k
[    0.641862] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input0
[    0.642636] Freeing unused kernel memory: 912K (ffff88000171c000 - ffff880001800000)
[    0.643770] Freeing unused kernel memory: 212K (ffff8800019cb000 - ffff880001a00000)
[    0.661684] systemd-udevd[91]: starting version 215
[    0.662088] random: systemd-udevd urandom read with 4 bits of entropy available
[    0.676963] thermal LNXTHERM:00: registered as thermal_zone0
[    0.676966] ACPI: Thermal Zone [THRM] (57 C)
[    0.677235] thermal LNXTHERM:01: registered as thermal_zone1
[    0.677237] ACPI: Thermal Zone [THM2] (57 C)
[    0.677849] ACPI: bus type USB registered
[    0.677875] usbcore: registered new interface driver usbfs
[    0.677886] usbcore: registered new interface driver hub
[    0.678160] SCSI subsystem initialized
[    0.678181] usbcore: registered new device driver usb
[    0.679096] xhci_hcd 0000:00:14.0: xHCI Host Controller
[    0.679102] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 1
[    0.679383] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    0.679534] libata version 3.00 loaded.
[    0.679555] ehci-pci: EHCI PCI platform driver
[    0.680204] xhci_hcd 0000:00:14.0: cache line size of 64 is not supported
[    0.680230] xhci_hcd 0000:00:14.0: irq 43 for MSI/MSI-X
[    0.680305] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[    0.680307] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.680309] usb usb1: Product: xHCI Host Controller
[    0.680310] usb usb1: Manufacturer: Linux 3.16.0-4-amd64 xhci_hcd
[    0.680311] usb usb1: SerialNumber: 0000:00:14.0
[    0.680468] hub 1-0:1.0: USB hub found
[    0.680487] hub 1-0:1.0: 14 ports detected
[    0.684097] xhci_hcd 0000:00:14.0: xHCI Host Controller
[    0.684101] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 2
[    0.684138] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003
[    0.684140] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.684142] usb usb2: Product: xHCI Host Controller
[    0.684143] usb usb2: Manufacturer: Linux 3.16.0-4-amd64 xhci_hcd
[    0.684145] usb usb2: SerialNumber: 0000:00:14.0
[    0.684266] hub 2-0:1.0: USB hub found
[    0.684281] hub 2-0:1.0: 4 ports detected
[    0.685190] ehci-pci 0000:00:1a.0: EHCI Host Controller
[    0.685197] ehci-pci 0000:00:1a.0: new USB bus registered, assigned bus number 3
[    0.685209] ehci-pci 0000:00:1a.0: debug port 2
[    0.687784] alx 0000:08:00.0 eth0: Qualcomm Atheros AR816x/AR817x Ethernet [60:02:92:02:d3:49]
[    0.689108] ehci-pci 0000:00:1a.0: cache line size of 64 is not supported
[    0.689122] ehci-pci 0000:00:1a.0: irq 16, io mem 0xd161d000
[    0.699107] ehci-pci 0000:00:1a.0: USB 2.0 started, EHCI 1.00
[    0.699134] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002
[    0.699135] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.699137] usb usb3: Product: EHCI Host Controller
[    0.699138] usb usb3: Manufacturer: Linux 3.16.0-4-amd64 ehci_hcd
[    0.699139] usb usb3: SerialNumber: 0000:00:1a.0
[    0.699302] hub 3-0:1.0: USB hub found
[    0.699306] hub 3-0:1.0: 2 ports detected
[    0.699508] ehci-pci 0000:00:1d.0: EHCI Host Controller
[    0.699512] ehci-pci 0000:00:1d.0: new USB bus registered, assigned bus number 4
[    0.699523] ehci-pci 0000:00:1d.0: debug port 2
[    0.703434] ehci-pci 0000:00:1d.0: cache line size of 64 is not supported
[    0.703507] ehci-pci 0000:00:1d.0: irq 23, io mem 0xd161c000
[    0.715132] ehci-pci 0000:00:1d.0: USB 2.0 started, EHCI 1.00
[    0.715196] usb usb4: New USB device found, idVendor=1d6b, idProduct=0002
[    0.715199] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.715201] usb usb4: Product: EHCI Host Controller
[    0.715203] usb usb4: Manufacturer: Linux 3.16.0-4-amd64 ehci_hcd
[    0.715204] usb usb4: SerialNumber: 0000:00:1d.0
[    0.715409] hub 4-0:1.0: USB hub found
[    0.715414] hub 4-0:1.0: 2 ports detected
[    0.715597] ahci 0000:00:1f.2: version 3.0
[    0.715746] ahci 0000:00:1f.2: irq 44 for MSI/MSI-X
[    0.715788] ahci 0000:00:1f.2: AHCI 0001.0300 32 slots 4 ports 6 Gbps 0x24 impl SATA mode
[    0.715790] ahci 0000:00:1f.2: flags: 64bit ncq led clo pio slum part ems apst
[    0.723763] scsi0 : ahci
[    0.723992] scsi1 : ahci
[    0.724149] scsi2 : ahci
[    0.724248] scsi3 : ahci
[    0.724334] scsi4 : ahci
[    0.724417] scsi5 : ahci
[    0.724453] ata1: DUMMY
[    0.724454] ata2: DUMMY
[    0.724456] ata3: SATA max UDMA/133 abar m2048@0xd161b000 port 0xd161b200 irq 44
[    0.724457] ata4: DUMMY
[    0.724458] ata5: DUMMY
[    0.724460] ata6: SATA max UDMA/133 abar m2048@0xd161b000 port 0xd161b380 irq 44
[    0.995427] usb 1-2: new low-speed USB device number 2 using xhci_hcd
[    1.043504] ata3: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[    1.043523] ata6: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[    1.043876] ata6.00: ATA-9: SanDisk SDSSDP256G, 2.0.0, max UDMA/133
[    1.043879] ata6.00: 500118192 sectors, multi 1: LBA48 NCQ (depth 31/32)
[    1.044182] ata6.00: configured for UDMA/133
[    1.049769] ata3.00: ATAPI: PLDS    DVD-RW DU8A5SH, NL61, max UDMA/100
[    1.050566] ata3.00: configured for UDMA/100
[    1.053877] psmouse serio1: synaptics: queried max coordinates: x [..5664], y [..4682]
[    1.058309] scsi 2:0:0:0: CD-ROM            PLDS     DVD-RW DU8A5SH   NL61 PQ: 0 ANSI: 5
[    1.066786] scsi 5:0:0:0: Direct-Access     ATA      SanDisk SDSSDP25 0    PQ: 0 ANSI: 5
[    1.082717] psmouse serio1: synaptics: queried min coordinates: x [1278..], y [1172..]
[    1.088376] sr0: scsi3-mmc drive: 24x/24x writer dvd-ram cd/rw xa/form2 cdda tray
[    1.088379] cdrom: Uniform CD-ROM driver Revision: 3.20
[    1.088477] sr 2:0:0:0: Attached scsi CD-ROM sr0
[    1.088590] sd 5:0:0:0: [sda] 500118192 512-byte logical blocks: (256 GB/238 GiB)
[    1.088626] sd 5:0:0:0: [sda] Write Protect is off
[    1.088628] sd 5:0:0:0: [sda] Mode Sense: 00 3a 00 00
[    1.088637] sd 5:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    1.088878] sr 2:0:0:0: Attached scsi generic sg0 type 5
[    1.088922] sd 5:0:0:0: Attached scsi generic sg1 type 0
[    1.091213]  sda: sda1 sda2 sda3
[    1.091550] sd 5:0:0:0: [sda] Attached SCSI disk
[    1.134220] usb 1-2: New USB device found, idVendor=04b3, idProduct=310c
[    1.134223] usb 1-2: New USB device strings: Mfr=0, Product=2, SerialNumber=0
[    1.134224] usb 1-2: Product: USB Optical Mouse
[    1.134315] usb 1-2: ep 0x81 - rounding interval to 64 microframes, ep desc says 80 microframes
[    1.135527] hidraw: raw HID events driver (C) Jiri Kosina
[    1.137304] usbcore: registered new interface driver usbhid
[    1.137306] usbhid: USB HID core driver
[    1.137794] input: USB Optical Mouse as /devices/pci0000:00/0000:00:14.0/usb1/1-2/1-2:1.0/0003:04B3:310C.0001/input/input3
[    1.137859] hid-generic 0003:04B3:310C.0001: input,hidraw0: USB HID v1.11 Mouse [USB Optical Mouse] on usb-0000:00:14.0-2/input0
[    1.138687] psmouse serio1: synaptics: Touchpad model: 1, fw: 8.1, id: 0x1e2b1, caps: 0xd00123/0x840300/0x127c00, board id: 2334, fw id: 1508589
[    1.176183] input: SynPS/2 Synaptics TouchPad as /devices/platform/i8042/serio1/input/input2
[    1.186449] PM: Starting manual resume from disk
[    1.186453] PM: Hibernation image partition 8:3 present
[    1.186454] PM: Looking for hibernation image.
[    1.186686] PM: Image not found (code -22)
[    1.186689] PM: Hibernation image not present or could not be loaded.
[    1.228023] EXT4-fs (sda2): mounted filesystem with ordered data mode. Opts: (null)
[    1.303784] usb 1-4: new high-speed USB device number 3 using xhci_hcd
[    1.418308] systemd[1]: Cannot add dependency job for unit display-manager.service, ignoring: Unit display-manager.service failed to load: No such file or directory.
[    1.433606] usb 1-4: New USB device found, idVendor=058f, idProduct=6366
[    1.433608] usb 1-4: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[    1.433610] usb 1-4: Product: Flash Card Reader/Writer
[    1.433611] usb 1-4: Manufacturer: Generic
[    1.433612] usb 1-4: SerialNumber: 058F63666485
[    1.462052] lp: driver loaded but no devices found
[    1.463801] ppdev: user-space parallel port driver
[    1.470484] fuse init (API version 7.23)
[    1.477580] systemd-udevd[234]: starting version 215
[    1.564888] input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input4
[    1.567251] ACPI: AC Adapter [AC0] (on-line)
[    1.573810] wmi: Mapper loaded
[    1.574372] EDAC MC: Ver: 3.0.0
[    1.576011] EDAC ie31200: No ECC support
[    1.577162] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[    1.580133] ACPI: Lid Switch [LID]
[    1.580219] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input5
[    1.580224] ACPI: Power Button [PWRF]
[    1.586887] mei_me 0000:00:16.0: irq 45 for MSI/MSI-X
[    1.588004] input: PC Speaker as /devices/platform/pcspkr/input/input6
[    1.588893] ACPI: Battery Slot [BAT0] (battery present)
[    1.590255] EFI Variables Facility v0.08 2004-May-17
[    1.590914] ACPI Warning: SystemIO range 0x0000000000005040-0x000000000000505F conflicts with OpRegion 0x0000000000005040-0x000000000000504F (\_SB_.PCI0.SBUS.SMBI) (20140424/utaddress-254)
[    1.590922] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[    1.597826] EXT4-fs (sda2): re-mounted. Opts: errors=remount-ro
[    1.602259] [drm] Initialized drm 1.1.0 20060810
[    1.602625] input: Ideapad extra buttons as /devices/pci0000:00/0000:00:1f.0/PNP0C09:00/VPC2004:00/input/input7
[    1.606058] usb 1-5: new high-speed USB device number 4 using xhci_hcd
[    1.621161] snd_hda_intel 0000:00:1b.0: irq 46 for MSI/MSI-X
[    1.622561] iTCO_vendor_support: vendor-support=0
[    1.628098] tsc: Refined TSC clocksource calibration: 2494.225 MHz
[    1.631943] iTCO_wdt: Intel TCO WatchDog Timer Driver v1.11
[    1.631974] iTCO_wdt: Found a Lynx Point TCO device (Version=2, TCOBASE=0x1860)
[    1.632069] iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
[    1.632474] pstore: Registered efi as persistent store backend
[    1.635664] cfg80211: Calling CRDA to update world regulatory domain
[    1.640115] [drm] Memory usable by graphics device = 2048M
[    1.640120] checking generic (c0000000 57f000) vs hw (c0000000 10000000)
[    1.640121] fb: switching to inteldrmfb from simple
[    1.640159] Console: switching to colour dummy device 80x25
[    1.640209] [drm] Replacing VGA console driver
[    1.657686] sound hdaudioC1D0: autoconfig: line_outs=1 (0xd/0x0/0x0/0x0/0x0) type:speaker
[    1.657689] sound hdaudioC1D0:    speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
[    1.657690] sound hdaudioC1D0:    hp_outs=1 (0xa/0x0/0x0/0x0/0x0)
[    1.657691] sound hdaudioC1D0:    mono: mono_out=0x0
[    1.657692] sound hdaudioC1D0:    inputs:
[    1.657693] sound hdaudioC1D0:      Internal Mic=0xe
[    1.657694] sound hdaudioC1D0:      Mic=0xb
[    1.659622] AVX2 version of gcm_enc/dec engaged.
[    1.661003] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni)
[    1.663050] usb-storage 1-4:1.0: USB Mass Storage device detected
[    1.663188] scsi6 : usb-storage 1-4:1.0
[    1.663247] usbcore: registered new interface driver usb-storage
[    1.664193] i915 0000:00:02.0: irq 47 for MSI/MSI-X
[    1.664204] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
[    1.664205] [drm] Driver supports precise vblank timestamp query.
[    1.664268] vgaarb: device changed decodes: PCI:0000:00:02.0,olddecodes=io+mem,decodes=io+mem:owns=io+mem
[    1.666121] input: HDA Digital PCBeep as /devices/pci0000:00/0000:00:1b.0/sound/card1/hdaudioC1D0/input8
[    1.666318] input: HDA Intel PCH Mic as /devices/pci0000:00/0000:00:1b.0/sound/card1/input9
[    1.666410] input: HDA Intel PCH Front Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card1/input10
[    1.670995] Adding 8310780k swap on /dev/sda3.  Priority:-1 extents:1 across:8310780k SSFS
[    1.670995] alg: No test for crc32 (crc32-pclmul)
[    1.675624] ath: phy0: Set BT/WLAN RX diversity capability
[    1.683354] ath: EEPROM regdomain: 0x65
[    1.683358] ath: EEPROM indicates we should expect a direct regpair map
[    1.683360] ath: Country alpha2 being used: 00
[    1.683361] ath: Regpair used: 0x65
[    1.691481] ieee80211 phy0: Selected rate control algorithm 'minstrel_ht'
[    1.691743] ieee80211 phy0: Atheros AR9485 Rev:1 mem=0xffffc90011700000, irq=17
[    1.695783] [drm] VBT doesn't support DRRS
[    1.696003] intel_rapl: Found RAPL domain package
[    1.696008] intel_rapl: Found RAPL domain core
[    1.696014] intel_rapl: Found RAPL domain uncore
[    1.696017] intel_rapl: Found RAPL domain dram
[    1.696022] intel_rapl: RAPL package 0 domain package locked by BIOS
[    1.708421] cfg80211: World regulatory domain updated:
[    1.708423] cfg80211:  DFS Master region: unset
[    1.708424] cfg80211:   (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp), (dfs_cac_time)
[    1.708426] cfg80211:   (2402000 KHz - 2472000 KHz @ 40000 KHz), (N/A, 2000 mBm), (N/A)
[    1.708427] cfg80211:   (2457000 KHz - 2482000 KHz @ 40000 KHz), (N/A, 2000 mBm), (N/A)
[    1.708428] cfg80211:   (2474000 KHz - 2494000 KHz @ 20000 KHz), (N/A, 2000 mBm), (N/A)
[    1.708430] cfg80211:   (5170000 KHz - 5250000 KHz @ 80000 KHz, 160000 KHz AUTO), (N/A, 2000 mBm), (N/A)
[    1.708431] cfg80211:   (5250000 KHz - 5330000 KHz @ 80000 KHz, 160000 KHz AUTO), (N/A, 2000 mBm), (0 s)
[    1.708433] cfg80211:   (5490000 KHz - 5730000 KHz @ 160000 KHz), (N/A, 2000 mBm), (0 s)
[    1.708434] cfg80211:   (5735000 KHz - 5835000 KHz @ 80000 KHz), (N/A, 2000 mBm), (N/A)
[    1.708435] cfg80211:   (57240000 KHz - 63720000 KHz @ 2160000 KHz), (N/A, 0 mBm), (N/A)
[    1.761820] fbcon: inteldrmfb (fb0) is primary device
[    1.763948] FAT-fs (sda1): utf8 is not a recommended IO charset for FAT filesystems, filesystem will be case sensitive!
[    1.793740] systemd-journald[224]: Received request to flush runtime journal from PID 1
[    1.811854] usb 1-5: New USB device found, idVendor=174f, idProduct=14ad
[    1.811856] usb 1-5: New USB device strings: Mfr=3, Product=1, SerialNumber=2
[    1.811857] usb 1-5: Product: Lenovo EasyCamera
[    1.811857] usb 1-5: Manufacturer: Generic
[    1.811858] usb 1-5: SerialNumber: 200901010001
[    1.850524] random: nonblocking pool is initialized
[    1.928490] usb 1-8: new full-speed USB device number 5 using xhci_hcd
[    2.058765] usb 1-8: New USB device found, idVendor=0cf3, idProduct=3004
[    2.058766] usb 1-8: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[    2.058767] usb 1-8: Product: Bluetooth USB Host Controller
[    2.058768] usb 1-8: Manufacturer: Atheros Communications
[    2.058768] usb 1-8: SerialNumber: Alaska Day 2006
[    2.067488] media: Linux media interface: v0.10
[    2.070007] Linux video capture interface: v2.00
[    2.075482] Bluetooth: Core ver 2.19
[    2.075492] NET: Registered protocol family 31
[    2.075493] Bluetooth: HCI device and connection manager initialized
[    2.075498] Bluetooth: HCI socket layer initialized
[    2.075499] Bluetooth: L2CAP socket layer initialized
[    2.075506] Bluetooth: SCO socket layer initialized
[    2.077085] usbcore: registered new interface driver btusb
[    2.078314] uvcvideo: Found UVC 1.00 device Lenovo EasyCamera (174f:14ad)
[    2.079500] usb 1-8: firmware: failed to load ar3k/AthrBT_0x01020200.dfu (-2)
[    2.079500] usb 1-8: Direct firmware load failed with error -2
[    2.079501] usb 1-8: Falling back to user helper
[    2.079828] Bluetooth: Loading patch file failed
[    2.079830] ath3k: probe of 1-8:1.0 failed with error -12
[    2.079844] usbcore: registered new interface driver ath3k
[    2.083478] input: Lenovo EasyCamera as /devices/pci0000:00/0000:00:14.0/usb1/1-5/1-5:1.0/input/input11
[    2.083571] usbcore: registered new interface driver uvcvideo
[    2.083571] USB Video Class driver (1.1.1)
[    2.168760] usb 3-1: new high-speed USB device number 2 using ehci-pci
[    2.301227] usb 3-1: New USB device found, idVendor=8087, idProduct=8008
[    2.301228] usb 3-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[    2.301495] hub 3-1:1.0: USB hub found
[    2.301583] hub 3-1:1.0: 6 ports detected
[    2.413021] usb 4-1: new high-speed USB device number 2 using ehci-pci
[    2.545529] usb 4-1: New USB device found, idVendor=8087, idProduct=8000
[    2.545530] usb 4-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[    2.545888] hub 4-1:1.0: USB hub found
[    2.545975] hub 4-1:1.0: 8 ports detected
[    2.625435] Switched to clocksource tsc
[    2.662276] scsi 6:0:0:0: Direct-Access     Multiple Card  Reader     1.00 PQ: 0 ANSI: 4
[    2.662514] sd 6:0:0:0: Attached scsi generic sg2 type 0
[    2.663267] sd 6:0:0:0: [sdb] Attached SCSI removable disk
[    2.781460] [drm] Enabling RC6 states: RC6 on, RC6p off, RC6pp off
[    2.785421] Console: switching to colour frame buffer device 200x56
[    2.789591] i915 0000:00:02.0: fb0: inteldrmfb frame buffer device
[    2.789592] i915 0000:00:02.0: registered panic notifier
[    2.805762] [Firmware Bug]: ACPI(PEGP) defines _DOD but not _DOS
[    2.806083] ACPI: Video Device [PEGP] (multi-head: yes  rom: yes  post: no)
[    2.806088] ACPI Error: [\_SB_.PCI0.GFX0.DD02._BCL] Namespace lookup failure, AE_NOT_FOUND (20140424/psargs-359)
[    2.806092] ACPI Error: Method parse/execution failed [\_SB_.PCI0.PEG0.PEGP.DD02._BCL] (Node ffff88025e8905e0), AE_NOT_FOUND (20140424/psparse-536)
[    2.806147] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:47/LNXVIDEO:00/input/input12
[    2.820758] ACPI: Video Device [GFX0] (multi-head: yes  rom: no  post: no)
[    2.820950] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:01/input/input13
[    2.821033] [drm] Initialized i915 1.6.0 20080730 for 0000:00:02.0 on minor 0
[    2.831831] snd_hda_intel 0000:00:03.0: irq 48 for MSI/MSI-X
[    2.831857] RPC: Registered named UNIX socket transport module.
[    2.831859] RPC: Registered udp transport module.
[    2.831860] RPC: Registered tcp transport module.
[    2.831860] RPC: Registered tcp NFSv4.1 backchannel transport module.
[    2.834736] FS-Cache: Loaded
[    2.841036] FS-Cache: Netfs 'nfs' registered for caching
[    2.844512] input: HDA Intel HDMI HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:03.0/sound/card0/input14
[    2.844560] input: HDA Intel HDMI HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:03.0/sound/card0/input15
[    2.844605] input: HDA Intel HDMI HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:03.0/sound/card0/input16
[    2.848682] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).
[    2.994464] bbswitch: version 0.8
[    2.994469] bbswitch: Found integrated VGA device 0000:00:02.0: \_SB_.PCI0.GFX0
[    2.994474] bbswitch: Found discrete VGA device 0000:01:00.0: \_SB_.PCI0.PEG0.PEGP
[    2.994484] ACPI Warning: \_SB_.PCI0.PEG0.PEGP._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20140424/nsarguments-95)
[    2.994544] bbswitch: detected an Optimus _DSM function
[    2.994552] pci 0000:01:00.0: enabling device (0006 -> 0007)
[    2.994593] bbswitch: Succesfully loaded. Discrete card 0000:01:00.0 is on
[    2.995855] bbswitch: disabling discrete graphics
[    2.995864] ACPI Warning: \_SB_.PCI0.PEG0.PEGP._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20140424/nsarguments-95)
[    3.192895] alx 0000:08:00.0: irq 49 for MSI/MSI-X
[    3.193046] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
[    3.193829] alx 0000:08:00.0 eth0: NIC Up: 100 Mbps Full
[    3.194118] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[    3.209128] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[   17.226052] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[   17.226055] Bluetooth: BNEP filters: protocol multicast
[   17.226061] Bluetooth: BNEP socket layer initialized
[   76.003294] bbswitch: enabling discrete graphics
[   76.184888] ACPI Warning: \_SB_.PCI0.GFX0._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20140424/nsarguments-95)
[   76.184927] ACPI Warning: \_SB_.PCI0.GFX0._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20140424/nsarguments-95)
[   76.185018] i915 0000:00:02.0: optimus capabilities: enabled, status dynamic power, hda bios codec supported
[   76.185037] ACPI Warning: \_SB_.PCI0.PEG0.PEGP._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20140424/nsarguments-95)
[   76.185063] ACPI Warning: \_SB_.PCI0.PEG0.PEGP._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20140424/nsarguments-95)
[   76.185141] pci 0000:01:00.0: optimus capabilities: enabled, status dynamic power, hda bios codec supported
[   76.185142] VGA switcheroo: detected Optimus DSM method \_SB_.PCI0.PEG0.PEGP handle
[   76.185283] nouveau ![  DEVICE][0000:01:00.0] unknown Maxwell chipset
[   76.185285] nouveau E[  DEVICE][0000:01:00.0] unknown chipset, 0x118010a2
[   76.185286] nouveau E[     DRM] failed to create 0x80000080, -22
[   76.185371] nouveau: probe of 0000:01:00.0 failed with error -22
[  300.152225] mce: [Hardware Error]: Machine check events logged




Pourriez vous m'aider à résoudre ce Problème,

Merci pour votre aide smile ,

Benoit,

Dernière modification par Bensuperpc (09-08-2016 13:27:29)

Hors ligne

#2 09-08-2016 17:27:21

Bensuperpc
Membre
Inscription : 08-08-2016

Re : Probleme avec bumblebee 840M

Manque t-il des informations ?

Dernière modification par Bensuperpc (09-08-2016 17:27:31)

Hors ligne

#3 10-08-2016 19:59:38

Bensuperpc
Membre
Inscription : 08-08-2016

Re : Probleme avec bumblebee 840M

?

Hors ligne

#4 11-08-2016 10:45:44

deuchdeb
Moderato ma non troppo
Distrib. : Debian11-KDE-Plasma, LinuxMintCinnamon, DFLinux11
Noyau : Noyau stable
(G)UI : KDE Plasma 5.20
Inscription : 13-01-2010
Site Web

Re : Probleme avec bumblebee 840M

Bonjour,

Peux tu renseigner ton profil pour que l'on connaisse mieux ton matériel.
https://debian-facile.org/atelier:indications-forum

Autre doc sur Debian-Facile: https://debian-facile.org/doc:materiel: … ia:optimus

Un autre problème résolu: https://debian-facile.org/viewtopic.php?id=6324

Une fleur, c'est magique non? smile
Association Debian Facile

Hors ligne

Pied de page des forums