Contenu | Rechercher | Menus

Annonce

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

À propos de l'équipe du forum.

#1 Le 24/07/2015, à 15:24

astronomix

crash nvidia

bonjour à tous!

je viens vers vous car je ne sais pas trop comment m'y prendre pour réglé un problème sur le pilote de la carte graphique
j'ai un rapport d'erreur à chaque ouverture de session et quelque plantages (logiciel qui se ferme de temps en temps)!
voici le rapport dans crash:

ProblemType: Package
DKMSBuildLog:
 DKMS make.log for nvidia-331-uvm-331.113 for kernel 3.16.0-44-generic (x86_64)
 mercredi 22 juillet 2015, 22:31:12 (UTC+0200)
 cd /var/lib/dkms/nvidia-331/331.113/build; make module SYSSRC=/lib/modules/3.16.0-44-generic/build SYSOUT=/lib/modules/3.16.0-44-generic/build KBUILD_EXTMOD=/var/lib/dkms/nvidia-331/331.113/build
 make[1]: entrant dans le répertoire « /var/lib/dkms/nvidia-331/331.113/build »
 NVIDIA: calling KBUILD...
 make[2]: entrant dans le répertoire « /usr/src/linux-headers-3.16.0-44-generic »
 test -e include/generated/autoconf.h -a -e include/config/auto.conf || (		\
 	echo >&2;							\
 	echo >&2 "  ERROR: Kernel configuration is invalid.";		\
 	echo >&2 "         include/generated/autoconf.h or include/config/auto.conf are missing.";\
 	echo >&2 "         Run 'make oldconfig && make prepare' on kernel src to fix it.";	\
 	echo >&2 ;							\
 	/bin/false)
 mkdir -p /var/lib/dkms/nvidia-331/331.113/build/.tmp_versions ; rm -f /var/lib/dkms/nvidia-331/331.113/build/.tmp_versions/*
 make -f scripts/Makefile.build obj=/var/lib/dkms/nvidia-331/331.113/build
   cc -Wp,-MD,/var/lib/dkms/nvidia-331/331.113/build/.nv.o.d  -nostdinc -isystem /usr/lib/gcc/x86_64-linux-gnu/4.8/include  -I./arch/x86/include -Iarch/x86/include/generated  -Iinclude -I./arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I./include/uapi -Iinclude/generated/uapi -include ./include/linux/kconfig.h -Iubuntu/include  -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -std=gnu89 -m64 -mno-mmx -mno-sse -mno-80387 -mno-fp-ret-in-387 -mpreferred-stack-boundary=3 -mtune=generic -mno-red-zone -mcmodel=kernel -funit-at-a-time -maccumulate-outgoing-args -DCONFIG_X86_X32_ABI -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -DCONFIG_AS_CFI_SECTIONS=1 -DCONFIG_AS_FXSAVEQ=1 -DCONFIG_AS_CRC32=1 -DCONFIG_AS_AVX=1 -DCONFIG_AS_AVX2=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -fno-delete-null-pointer-checks -O2 -Wframe-larger-than=1024 -fstack-protector -Wno-unused-but-set-variable -fno-omit-frame-pointer -fno-optimize-sibling-calls -fno-var-tracking-assignments -pg -mfentry -DCC_USING_FENTRY -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fconserve-stack -Werror=implicit-int -Werror=strict-prototypes -DCC_HAVE_ASM_GOTO -DNV_MODULE_INSTANCE=0 -DNV_BUILD_MODULE_INSTANCES=0 -UDEBUG -U_DEBUG -DNDEBUG -I/var/lib/dkms/nvidia-331/331.113/build -Wall -MD -Wsign-compare -Wno-cast-qual -Wno-error -D__KERNEL__ -DMODULE -DNVRM -DNV_VERSION_STRING=\"331.113\" -Wno-unused-function -Wuninitialized -mno-red-zone -mcmodel=kernel -DNV_UVM_ENABLE -D__linux__ -DNV_DEV_NAME=\"nvidia\"  -DMODULE  -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(nv)"  -D"KBUILD_MODNAME=KBUILD_STR(nvidia)" -c -o /var/lib/dkms/nvidia-331/331.113/build/.tmp_nv.o /var/lib/dkms/nvidia-331/331.113/build/nv.c
 In file included from include/uapi/linux/stddef.h:1:0,
                  from include/linux/stddef.h:4,
                  from ./include/uapi/linux/posix_types.h:4,
                  from include/uapi/linux/types.h:13,
                  from include/linux/types.h:5,
                  from include/uapi/linux/capability.h:16,
                  from include/linux/capability.h:15,
                  from include/linux/sched.h:15,
                  from include/linux/utsname.h:5,
                  from /var/lib/dkms/nvidia-331/331.113/build/nv-linux.h:44,
                  from /var/lib/dkms/nvidia-331/331.113/build/nv.c:13:
 include/asm-generic/qrwlock.h: In function ‘queue_write_trylock’:
 include/asm-generic/qrwlock.h:93:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
           cnts, cnts | _QW_LOCKED) == cnts);
                                    ^
 include/linux/compiler.h:159:40: note: in definition of macro ‘likely’
  # define likely(x) __builtin_expect(!!(x), 1)
                                         ^
 In file included from include/uapi/linux/stddef.h:1:0,
                  from include/linux/stddef.h:4,
                  from ./include/uapi/linux/posix_types.h:4,
                  from include/uapi/linux/types.h:13,
                  from include/linux/types.h:5,
                  from include/uapi/linux/capability.h:16,
                  from include/linux/capability.h:15,
                  from include/linux/sched.h:15,
                  from include/linux/utsname.h:5,
                  from /var/lib/dkms/nvidia-331/331.113/build/nv-linux.h:44,
                  from /var/lib/dkms/nvidia-331/331.113/build/nv.c:13:
 ./arch/x86/include/asm/uaccess.h: In function ‘copy_from_user’:
 ./arch/x86/include/asm/uaccess.h:712:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
   if (likely(sz < 0 || sz >= n))
                           ^
 include/linux/compiler.h:159:40: note: in definition of macro ‘likely’
  # define likely(x) __builtin_expect(!!(x), 1)
                                         ^
 ./arch/x86/include/asm/uaccess.h: In function ‘copy_to_user’:
 ./arch/x86/include/asm/uaccess.h:730:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
   if (likely(sz < 0 || sz >= n))
                           ^
 include/linux/compiler.h:159:40: note: in definition of macro ‘likely’
  # define likely(x) __builtin_expect(!!(x), 1)
                                         ^
 objdump: '/var/lib/dkms/nvidia-331/331.113/build/.tmp_nv.o': pas de fichier comme tel
 mv: impossible d'évaluer «/var/lib/dkms/nvidia-331/331.113/build/.tmp_nv.o»: Aucun fichier ou dossier de ce type
 make[3]: *** [/var/lib/dkms/nvidia-331/331.113/build/nv.o] Erreur 1
 make[2]: *** [_module_/var/lib/dkms/nvidia-331/331.113/build] Erreur 2
 make[2]: quittant le répertoire « /usr/src/linux-headers-3.16.0-44-generic »
 NVIDIA: left KBUILD.
 nvidia.ko failed to build!
 make[1]: *** [nvidia.ko] Erreur 1
 make[1]: quittant le répertoire « /var/lib/dkms/nvidia-331/331.113/build »
 make: *** [/var/lib/dkms/nvidia-331/331.113/build/Module.symvers] Erreur 2
DKMSKernelVersion: 3.16.0-44-generic
Date: Wed Jul 22 22:31:32 2015
Package: nvidia-331-uvm 331.113-0ubuntu0.0.4
PackageVersion: 331.113-0ubuntu0.0.4
SourcePackage: nvidia-graphics-drivers-331
Title: nvidia-331-uvm 331.113-0ubuntu0.0.4: nvidia-331-uvm kernel module failed to build

merci d'avance pour vos aide


dual boot xubuntu (20.04 lts) et ubuntu (version 20.04 lts) ASUS prime H510M-K, intel core i3 10100F, 16Go ram et HDD x2 1terra.
carte graphique geforce GT 730 2Gb gddr5, os 64bit.

Hors ligne

#2 Le 24/07/2015, à 15:34

Rufus T. Firefly

Re : crash nvidia

Salut,

Tu es sûr que le driver utilisé par ton système est celui de nvidia et pas le pilote libre ?

 nvidia.ko failed to build!

La provocation est une façon de remettre la réalité sur ses pieds. (Bertolt Brecht)
Il n'y a pas de route royale pour la science et ceux-là seulement ont chance d'arriver à ses sommets lumineux qui ne craignent pas de se fatiguer à gravir ses sentiers escarpés. (Karl Marx)
Il est devenu plus facile de penser la fin du monde que la fin du capitalisme

Hors ligne

#3 Le 24/07/2015, à 15:45

astronomix

Re : crash nvidia

oui
j'ai nvidia binary driver-version 331.113 depuis nvidia-331 (propriétaire, testé)
selon le gestionnaire de mise à jour


dual boot xubuntu (20.04 lts) et ubuntu (version 20.04 lts) ASUS prime H510M-K, intel core i3 10100F, 16Go ram et HDD x2 1terra.
carte graphique geforce GT 730 2Gb gddr5, os 64bit.

Hors ligne

#4 Le 25/07/2015, à 08:29

astronomix

Re : crash nvidia

petit up
personne pour m'aider?


dual boot xubuntu (20.04 lts) et ubuntu (version 20.04 lts) ASUS prime H510M-K, intel core i3 10100F, 16Go ram et HDD x2 1terra.
carte graphique geforce GT 730 2Gb gddr5, os 64bit.

Hors ligne

#5 Le 25/07/2015, à 09:24

moko138

Re : crash nvidia

Tu ouvres 3 fils sur le même sujet en dix jours, contrairement au règlement.
(./viewtopic.php?id=1872151
./viewtopic.php?id=1873121
et celui-ci).
Il y a 9 jours, en ./viewtopic.php?pid=20211931#p20211931, je t'avais demandé :

Peux-tu redémarrer puis, sitôt arrivé sur le bureau, faire

dmesg > dmesg_$(date +%Y%m%d).txt

et coller ce fichier ici entre balises-code ?
Merci !

Et tu ne prends pas la peine de répondre ???
Et tu écris

petit up
personne pour m'aider?

  Si tu veux vraiment qu'on t'aide...


Profites-en pour donner aussi :

lspci -k | grep -i nvidia
dpkg -l | grep radeon

%NOINDEX%
Un utilitaire précieux : ncdu
Photo, mini-tutoriel :  À la découverte de dcraw

Hors ligne

#6 Le 26/07/2015, à 21:12

astronomix

Re : crash nvidia

désolé pour le triplet de post! ce sera l'unique fois mille pardon
comme je me suis perdu à chercher à droite et à gauche quelques info là dessus, j'ai fait ma boulette sad

voici les retours

choupinou@choupinou-MS-7592:~$ lspci -k | grep -i nvidia
01:00.0 VGA compatible controller: NVIDIA Corporation Device 1287 (rev a1)
	Kernel driver in use: nvidia
01:00.1 Audio device: NVIDIA Corporation Device 0e0f (rev a1)
choupinou@choupinou-MS-7592:~$
choupinou@choupinou-MS-7592:~$ dpkg -l | grep radeon
ii  libdrm-radeon1:amd64                                  2.4.60-2~ubuntu14.04.1                              amd64        Userspace interface to radeon-specific kernel DRM services -- runtime
choupinou@choupinou-MS-7592:~$

je mettrais le retour du premier au prochain redémarrage
merci pour l'aide car je sais pas vraiment comment me sortir de se petit problème pour faire une machine assez propre!
désoler encore pour ma boulette


dual boot xubuntu (20.04 lts) et ubuntu (version 20.04 lts) ASUS prime H510M-K, intel core i3 10100F, 16Go ram et HDD x2 1terra.
carte graphique geforce GT 730 2Gb gddr5, os 64bit.

Hors ligne

#7 Le 27/07/2015, à 10:47

astronomix

Re : crash nvidia

bonjour
pour

dmesg > dmesg_$(date +%Y%m%d).txt

j'ai rien du tout sans doute pour ca que je n'est pas donné se retour


dual boot xubuntu (20.04 lts) et ubuntu (version 20.04 lts) ASUS prime H510M-K, intel core i3 10100F, 16Go ram et HDD x2 1terra.
carte graphique geforce GT 730 2Gb gddr5, os 64bit.

Hors ligne

#8 Le 27/07/2015, à 11:11

moko138

Re : crash nvidia

astronomix a écrit :

bonjour
pour

dmesg > dmesg_$(date +%Y%m%d).txt

j'ai rien du tout sans doute pour ca que je n'est pas donné se retour

Soit tu as eu un message d'erreur, et alors il faut le donner,
soit, plus probablement, ça a parfaitement marché.
     Si tu ne peux plus démarrer ta session normale (graphique), dis-le, et je t'indiquerai un contournement..
     Si tu peux démarrer normalement, tu trouveras le tout récent fichier dmesg>+date<.txt dans ton /home. Encore faut-il l'ouvrir et poster ici son contenu entre balises-code.


%NOINDEX%
Un utilitaire précieux : ncdu
Photo, mini-tutoriel :  À la découverte de dcraw

Hors ligne

#9 Le 27/07/2015, à 18:00

astronomix

Re : crash nvidia

voila tout le fichier!

[    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-44-generic (buildd@orlo) (gcc version 4.8.2 (Ubuntu 4.8.2-19ubuntu1) ) #59~14.04.1-Ubuntu SMP Tue Jul 7 15:07:27 UTC 2015 (Ubuntu 3.16.0-44.59~14.04.1-generic 3.16.7-ckt14)
[    0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.16.0-44-generic root=UUID=f37e1f34-7bf5-4f57-95a6-e84988cdd050 ro quiet splash vt.handoff=7
[    0.000000] KERNEL supported cpus:
[    0.000000]   Intel GenuineIntel
[    0.000000]   AMD AuthenticAMD
[    0.000000]   Centaur CentaurHauls
[    0.000000] e820: BIOS-provided physical RAM map:
[    0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable
[    0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000dff9ffff] usable
[    0.000000] BIOS-e820: [mem 0x00000000dffa0000-0x00000000dffadfff] ACPI data
[    0.000000] BIOS-e820: [mem 0x00000000dffae000-0x00000000dffeffff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x00000000dfff0000-0x00000000dfffffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fff00000-0x00000000ffffffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000011fffffff] usable
[    0.000000] NX (Execute Disable) protection: active
[    0.000000] SMBIOS 2.5 present.
[    0.000000] DMI: MSI MS-7592/G41M-P34 (MS-7592), BIOS V25.2 02/04/2010
[    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 = 0x120000 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-CFFFF write-protect
[    0.000000]   D0000-DFFFF uncachable
[    0.000000]   E0000-EFFFF write-through
[    0.000000]   F0000-FFFFF write-protect
[    0.000000] MTRR variable ranges enabled:
[    0.000000]   0 base 000000000 mask F00000000 write-back
[    0.000000]   1 base 100000000 mask FE0000000 write-back
[    0.000000]   2 base 0E0000000 mask FE0000000 uncachable
[    0.000000]   3 disabled
[    0.000000]   4 disabled
[    0.000000]   5 disabled
[    0.000000]   6 disabled
[    0.000000]   7 disabled
[    0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106
[    0.000000] original variable MTRRs
[    0.000000] reg 0, base: 0GB, range: 4GB, type WB
[    0.000000] reg 1, base: 4GB, range: 512MB, type WB
[    0.000000] reg 2, base: 3584MB, range: 512MB, type UC
[    0.000000] total RAM covered: 4096M
[    0.000000] Found optimal setting for mtrr clean up
[    0.000000]  gran_size: 64K 	chunk_size: 1G 	num_reg: 3  	lose cover RAM: 0G
[    0.000000] New variable MTRRs
[    0.000000] reg 0, base: 0GB, range: 4GB, type WB
[    0.000000] reg 1, base: 3584MB, range: 512MB, type UC
[    0.000000] reg 2, base: 4GB, range: 512MB, type WB
[    0.000000] e820: update [mem 0xe0000000-0xffffffff] usable ==> reserved
[    0.000000] e820: last_pfn = 0xdffa0 max_arch_pfn = 0x400000000
[    0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ffff8800000ff780]
[    0.000000] Scanning 1 areas for low memory corruption
[    0.000000] Base memory trampoline at [ffff880000099000] 99000 size 24576
[    0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]
[    0.000000]  [mem 0x00000000-0x000fffff] page 4k
[    0.000000] BRK [0x01fbd000, 0x01fbdfff] PGTABLE
[    0.000000] BRK [0x01fbe000, 0x01fbefff] PGTABLE
[    0.000000] BRK [0x01fbf000, 0x01fbffff] PGTABLE
[    0.000000] init_memory_mapping: [mem 0x11fe00000-0x11fffffff]
[    0.000000]  [mem 0x11fe00000-0x11fffffff] page 2M
[    0.000000] BRK [0x01fc0000, 0x01fc0fff] PGTABLE
[    0.000000] init_memory_mapping: [mem 0x11c000000-0x11fdfffff]
[    0.000000]  [mem 0x11c000000-0x11fdfffff] page 2M
[    0.000000] init_memory_mapping: [mem 0x100000000-0x11bffffff]
[    0.000000]  [mem 0x100000000-0x11bffffff] page 2M
[    0.000000] init_memory_mapping: [mem 0x00100000-0xdff9ffff]
[    0.000000]  [mem 0x00100000-0x001fffff] page 4k
[    0.000000]  [mem 0x00200000-0xdfdfffff] page 2M
[    0.000000]  [mem 0xdfe00000-0xdff9ffff] page 4k
[    0.000000] RAMDISK: [mem 0x35aa2000-0x36d48fff]
[    0.000000] ACPI: Early table checksum verification disabled
[    0.000000] ACPI: RSDP 0x00000000000F9900 000014 (v00 ACPIAM)
[    0.000000] ACPI: RSDT 0x00000000DFFA0000 000040 (v01 7592MS A7592400 20100204 MSFT 00000097)
[    0.000000] ACPI: FACP 0x00000000DFFA0200 000084 (v01 7592MS A7592400 20100204 MSFT 00000097)
[    0.000000] ACPI: DSDT 0x00000000DFFA0440 0062A8 (v01 A7592  A7592400 00000400 INTL 20051117)
[    0.000000] ACPI: FACS 0x00000000DFFAE000 000040
[    0.000000] ACPI: APIC 0x00000000DFFA0390 00006C (v01 7592MS A7592400 20100204 MSFT 00000097)
[    0.000000] ACPI: MCFG 0x00000000DFFA0400 00003C (v01 7592MS OEMMCFG  20100204 MSFT 00000097)
[    0.000000] ACPI: OEMB 0x00000000DFFAE040 000072 (v01 7592MS A7592400 20100204 MSFT 00000097)
[    0.000000] ACPI: HPET 0x00000000DFFA8440 000038 (v01 7592MS OEMHPET  20100204 MSFT 00000097)
[    0.000000] ACPI: GSCI 0x00000000DFFAE0C0 002024 (v01 7592MS GMCHSCI  20100204 MSFT 00000097)
[    0.000000] ACPI: SSDT 0x00000000DFFB06F0 000A7C (v01 DpgPmm CpuPm    00000012 INTL 20051117)
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000] No NUMA configuration found
[    0.000000] Faking a node at [mem 0x0000000000000000-0x000000011fffffff]
[    0.000000] Initmem setup node 0 [mem 0x00000000-0x11fffffff]
[    0.000000]   NODE_DATA [mem 0x11fff7000-0x11fffbfff]
[    0.000000]  [ffffea0000000000-ffffea00047fffff] PMD -> [ffff88011b600000-ffff88011f5fffff] on node 0
[    0.000000] Zone ranges:
[    0.000000]   DMA      [mem 0x00001000-0x00ffffff]
[    0.000000]   DMA32    [mem 0x01000000-0xffffffff]
[    0.000000]   Normal   [mem 0x100000000-0x11fffffff]
[    0.000000] Movable zone start for each node
[    0.000000] Early memory node ranges
[    0.000000]   node   0: [mem 0x00001000-0x0009efff]
[    0.000000]   node   0: [mem 0x00100000-0xdff9ffff]
[    0.000000]   node   0: [mem 0x100000000-0x11fffffff]
[    0.000000] On node 0 totalpages: 1048382
[    0.000000]   DMA zone: 64 pages used for memmap
[    0.000000]   DMA zone: 21 pages reserved
[    0.000000]   DMA zone: 3998 pages, LIFO batch:0
[    0.000000]   DMA32 zone: 14271 pages used for memmap
[    0.000000]   DMA32 zone: 913312 pages, LIFO batch:31
[    0.000000]   Normal zone: 2048 pages used for memmap
[    0.000000]   Normal zone: 131072 pages, LIFO batch:31
[    0.000000] ACPI: PM-Timer IO Port: 0x808
[    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[0x82] disabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x04] lapic_id[0x83] disabled)
[    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: 0xffffffff base: 0xfed00000
[    0.000000] smpboot: Allowing 4 CPUs, 2 hotplug CPUs
[    0.000000] nr_irqs_gsi: 40
[    0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]
[    0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000dffff]
[    0.000000] PM: Registered nosave memory: [mem 0x000e0000-0x000fffff]
[    0.000000] PM: Registered nosave memory: [mem 0xdffa0000-0xdffadfff]
[    0.000000] PM: Registered nosave memory: [mem 0xdffae000-0xdffeffff]
[    0.000000] PM: Registered nosave memory: [mem 0xdfff0000-0xdfffffff]
[    0.000000] PM: Registered nosave memory: [mem 0xe0000000-0xfedfffff]
[    0.000000] PM: Registered nosave memory: [mem 0xfee00000-0xfee00fff]
[    0.000000] PM: Registered nosave memory: [mem 0xfee01000-0xffefffff]
[    0.000000] PM: Registered nosave memory: [mem 0xfff00000-0xffffffff]
[    0.000000] e820: [mem 0xe0000000-0xfedfffff] available for PCI devices
[    0.000000] Booting paravirtualized kernel on bare hardware
[    0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:4 nr_node_ids:1
[    0.000000] PERCPU: Embedded 27 pages/cpu @ffff88011fc00000 s81408 r8192 d20992 u524288
[    0.000000] pcpu-alloc: s81408 r8192 d20992 u524288 alloc=1*2097152
[    0.000000] pcpu-alloc: [0] 0 1 2 3 
[    0.000000] Built 1 zonelists in Node order, mobility grouping on.  Total pages: 1031978
[    0.000000] Policy zone: Normal
[    0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.16.0-44-generic root=UUID=f37e1f34-7bf5-4f57-95a6-e84988cdd050 ro quiet splash vt.handoff=7
[    0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
[    0.000000] xsave: enabled xstate_bv 0x3, cntxt size 0x240
[    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: 4025900K/4193528K available (7629K kernel code, 1131K rwdata, 3616K rodata, 1352K init, 1300K bss, 167628K reserved)
[    0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
[    0.000000] Hierarchical RCU implementation.
[    0.000000] 	RCU dyntick-idle grace-period acceleration is enabled.
[    0.000000] 	RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=4.
[    0.000000] 	Offload RCU callbacks from all CPUs
[    0.000000] 	Offload RCU callbacks from CPUs: 0-3.
[    0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4
[    0.000000] NR_IRQS:16640 nr_irqs:712 16
[    0.000000] vt handoff: transparent VT on vt#7
[    0.000000] Console: colour dummy device 80x25
[    0.000000] console [tty0] enabled
[    0.000000] allocated 16777216 bytes of page_cgroup
[    0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups
[    0.000000] hpet clockevent registered
[    0.000000] tsc: Fast TSC calibration using PIT
[    0.000000] tsc: Detected 2933.258 MHz processor
[    0.004013] Calibrating delay loop (skipped), value calculated using timer frequency.. 5866.51 BogoMIPS (lpj=11733032)
[    0.004015] pid_max: default: 32768 minimum: 301
[    0.004025] ACPI: Core revision 20140424
[    0.010799] ACPI: All ACPI Tables successfully acquired
[    0.012029] Security Framework initialized
[    0.012051] AppArmor: AppArmor initialized
[    0.012053] Yama: becoming mindful.
[    0.012360] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)
[    0.016484] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)
[    0.017370] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes)
[    0.017380] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes)
[    0.017691] Initializing cgroup subsys memory
[    0.017719] Initializing cgroup subsys devices
[    0.017726] Initializing cgroup subsys freezer
[    0.017729] Initializing cgroup subsys net_cls
[    0.017734] Initializing cgroup subsys blkio
[    0.017739] Initializing cgroup subsys perf_event
[    0.017741] Initializing cgroup subsys net_prio
[    0.017748] Initializing cgroup subsys hugetlb
[    0.017772] CPU: Physical Processor ID: 0
[    0.017773] CPU: Processor Core ID: 0
[    0.017775] mce: CPU supports 6 MCE banks
[    0.017782] CPU0: Thermal monitoring enabled (TM2)
[    0.017785] process: using mwait in idle threads
[    0.017790] Last level iTLB entries: 4KB 128, 2MB 4, 4MB 4
[    0.017790] Last level dTLB entries: 4KB 256, 2MB 0, 4MB 32, 1GB 0
[    0.017790] tlb_flushall_shift: -1
[    0.017890] Freeing SMP alternatives memory: 32K (ffffffff81e6e000 - ffffffff81e76000)
[    0.019150] ftrace: allocating 29259 entries in 115 pages
[    0.028454] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[    0.071400] smpboot: CPU0: Intel Pentium(R) Dual-Core  CPU      E6500  @ 2.93GHz (fam: 06, model: 17, stepping: 0a)
[    0.072000] Performance Events: PEBS fmt0+, 4-deep LBR, Core2 events, Intel PMU driver.
[    0.072000] ... version:                2
[    0.072000] ... bit width:              40
[    0.072000] ... generic registers:      2
[    0.072000] ... value mask:             000000ffffffffff
[    0.072000] ... max period:             000000007fffffff
[    0.072000] ... fixed-purpose events:   3
[    0.072000] ... event mask:             0000000700000003
[    0.072000] x86: Booting SMP configuration:
[    0.072000] .... node  #0, CPUs:      #1
[    0.083121] x86: Booted up 1 node, 2 CPUs
[    0.083125] smpboot: Total of 2 processors activated (11733.03 BogoMIPS)
[    0.083219] NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter.
[    0.084107] devtmpfs: initialized
[    0.084201] evm: security.selinux
[    0.084203] evm: security.SMACK64
[    0.084204] evm: security.SMACK64EXEC
[    0.084205] evm: security.SMACK64TRANSMUTE
[    0.084206] evm: security.SMACK64MMAP
[    0.084206] evm: security.ima
[    0.084207] evm: security.capability
[    0.084255] PM: Registering ACPI NVS region [mem 0xdffae000-0xdffeffff] (270336 bytes)
[    0.085190] pinctrl core: initialized pinctrl subsystem
[    0.085274] regulator-dummy: no parameters
[    0.085304] RTC time:  9:39:19, date: 07/27/15
[    0.085351] NET: Registered protocol family 16
[    0.085503] cpuidle: using governor ladder
[    0.085505] cpuidle: using governor menu
[    0.085546] ACPI: bus type PCI registered
[    0.085548] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[    0.085614] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
[    0.085616] PCI: not using MMCONFIG
[    0.085617] PCI: Using configuration type 1 for base access
[    0.096097] ACPI: Added _OSI(Module Device)
[    0.096097] ACPI: Added _OSI(Processor Device)
[    0.096097] ACPI: Added _OSI(3.0 _SCP Extensions)
[    0.096097] ACPI: Added _OSI(Processor Aggregator Device)
[    0.097716] ACPI: Executed 1 blocks of module-level executable AML code
[    0.099130] ACPI: Dynamic OEM Table Load:
[    0.099135] ACPI: SSDT 0xFFFF8801195B4800 0002FB (v01 DpgPmm P001Ist  00000011 INTL 20051117)
[    0.099482] ACPI: Dynamic OEM Table Load:
[    0.099487] ACPI: SSDT 0xFFFF8801195B4C00 0002FB (v01 DpgPmm P002Ist  00000012 INTL 20051117)
[    0.100294] ACPI: Interpreter enabled
[    0.100302] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20140424/hwxface-580)
[    0.100305] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20140424/hwxface-580)
[    0.100313] ACPI: (supports S0 S1 S4 S5)
[    0.100315] ACPI: Using IOAPIC for interrupt routing
[    0.100331] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
[    0.101220] PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in ACPI motherboard resources
[    0.101595] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[    0.105997] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
[    0.106003] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI]
[    0.106007] acpi PNP0A08:00: _OSC failed (AE_NOT_FOUND); disabling ASPM
[    0.106226] PCI host bridge to bus 0000:00
[    0.106229] pci_bus 0000:00: root bus resource [bus 00-ff]
[    0.106231] pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7]
[    0.106233] pci_bus 0000:00: root bus resource [io  0x0d00-0xffff]
[    0.106234] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]
[    0.106236] pci_bus 0000:00: root bus resource [mem 0x000d0000-0x000dffff]
[    0.106238] pci_bus 0000:00: root bus resource [mem 0xf0000000-0xffffffff]
[    0.106246] pci 0000:00:00.0: [8086:2e30] type 00 class 0x060000
[    0.106264] DMAR: Forcing write-buffer flush capability
[    0.106265] DMAR: Disabling IOMMU for graphics on this chipset
[    0.106332] pci 0000:00:01.0: [8086:2e31] type 01 class 0x060400
[    0.106365] pci 0000:00:01.0: PME# supported from D0 D3hot D3cold
[    0.106395] pci 0000:00:01.0: System wakeup disabled by ACPI
[    0.106457] pci 0000:00:1b.0: [8086:27d8] type 00 class 0x040300
[    0.106472] pci 0000:00:1b.0: reg 0x10: [mem 0xfcffc000-0xfcffffff 64bit]
[    0.106533] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
[    0.106600] pci 0000:00:1c.0: [8086:27d0] type 01 class 0x060400
[    0.106659] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
[    0.106692] pci 0000:00:1c.0: System wakeup disabled by ACPI
[    0.106733] pci 0000:00:1c.1: [8086:27d2] type 01 class 0x060400
[    0.106796] pci 0000:00:1c.1: PME# supported from D0 D3hot D3cold
[    0.106830] pci 0000:00:1c.1: System wakeup disabled by ACPI
[    0.106869] pci 0000:00:1c.2: [8086:27d4] type 01 class 0x060400
[    0.106928] pci 0000:00:1c.2: PME# supported from D0 D3hot D3cold
[    0.106962] pci 0000:00:1c.2: System wakeup disabled by ACPI
[    0.107002] pci 0000:00:1d.0: [8086:27c8] type 00 class 0x0c0300
[    0.107036] pci 0000:00:1d.0: reg 0x20: [io  0xcc00-0xcc1f]
[    0.107090] pci 0000:00:1d.0: System wakeup disabled by ACPI
[    0.107131] pci 0000:00:1d.1: [8086:27c9] type 00 class 0x0c0300
[    0.107165] pci 0000:00:1d.1: reg 0x20: [io  0xc880-0xc89f]
[    0.107219] pci 0000:00:1d.1: System wakeup disabled by ACPI
[    0.107257] pci 0000:00:1d.2: [8086:27ca] type 00 class 0x0c0300
[    0.107290] pci 0000:00:1d.2: reg 0x20: [io  0xc800-0xc81f]
[    0.107346] pci 0000:00:1d.2: System wakeup disabled by ACPI
[    0.107385] pci 0000:00:1d.3: [8086:27cb] type 00 class 0x0c0300
[    0.107418] pci 0000:00:1d.3: reg 0x20: [io  0xc480-0xc49f]
[    0.107471] pci 0000:00:1d.3: System wakeup disabled by ACPI
[    0.107517] pci 0000:00:1d.7: [8086:27cc] type 00 class 0x0c0320
[    0.107533] pci 0000:00:1d.7: reg 0x10: [mem 0xfcffbc00-0xfcffbfff]
[    0.107604] pci 0000:00:1d.7: PME# supported from D0 D3hot D3cold
[    0.107637] pci 0000:00:1d.7: System wakeup disabled by ACPI
[    0.107676] pci 0000:00:1e.0: [8086:244e] type 01 class 0x060401
[    0.107736] pci 0000:00:1e.0: System wakeup disabled by ACPI
[    0.107779] pci 0000:00:1f.0: [8086:27b8] type 00 class 0x060100
[    0.107848] pci 0000:00:1f.0: can't claim BAR 13 [io  0x0800-0x087f]: address conflict with ACPI PM1a_EVT_BLK [io  0x0800-0x0803]
[    0.107852] pci 0000:00:1f.0: quirk: [io  0x0480-0x04bf] claimed by ICH6 GPIO
[    0.107855] pci 0000:00:1f.0: ICH7 LPC Generic IO decode 1 PIO at 0a00 (mask 00ff)
[    0.107858] pci 0000:00:1f.0: ICH7 LPC Generic IO decode 2 PIO at 0a00 (mask 0017)
[    0.107861] pci 0000:00:1f.0: ICH7 LPC Generic IO decode 3 PIO at 4700 (mask 00ff)
[    0.107943] pci 0000:00:1f.1: [8086:27df] type 00 class 0x01018a
[    0.107955] pci 0000:00:1f.1: reg 0x10: [io  0x0000-0x0007]
[    0.107962] pci 0000:00:1f.1: reg 0x14: [io  0x0000-0x0003]
[    0.107970] pci 0000:00:1f.1: reg 0x18: [io  0x08f0-0x08f7]
[    0.107978] pci 0000:00:1f.1: reg 0x1c: [io  0x08f8-0x08fb]
[    0.107985] pci 0000:00:1f.1: reg 0x20: [io  0xffa0-0xffaf]
[    0.108006] pci 0000:00:1f.1: legacy IDE quirk: reg 0x10: [io  0x01f0-0x01f7]
[    0.108007] pci 0000:00:1f.1: legacy IDE quirk: reg 0x14: [io  0x03f6]
[    0.108009] pci 0000:00:1f.1: legacy IDE quirk: reg 0x18: [io  0x0170-0x0177]
[    0.108010] pci 0000:00:1f.1: legacy IDE quirk: reg 0x1c: [io  0x0376]
[    0.108072] pci 0000:00:1f.2: [8086:27c0] type 00 class 0x01018f
[    0.108084] pci 0000:00:1f.2: reg 0x10: [io  0xc400-0xc407]
[    0.108090] pci 0000:00:1f.2: reg 0x14: [io  0xc080-0xc083]
[    0.108097] pci 0000:00:1f.2: reg 0x18: [io  0xc000-0xc007]
[    0.108103] pci 0000:00:1f.2: reg 0x1c: [io  0xbc00-0xbc03]
[    0.108110] pci 0000:00:1f.2: reg 0x20: [io  0xb880-0xb88f]
[    0.108139] pci 0000:00:1f.2: PME# supported from D3hot
[    0.108205] pci 0000:00:1f.3: [8086:27da] type 00 class 0x0c0500
[    0.108249] pci 0000:00:1f.3: reg 0x20: [io  0x0400-0x041f]
[    0.108365] pci 0000:01:00.0: [10de:1287] type 00 class 0x030000
[    0.108376] pci 0000:01:00.0: reg 0x10: [mem 0xfd000000-0xfdffffff]
[    0.108387] pci 0000:01:00.0: reg 0x14: [mem 0xf0000000-0xf7ffffff 64bit pref]
[    0.108397] pci 0000:01:00.0: reg 0x1c: [mem 0xfa000000-0xfbffffff 64bit pref]
[    0.108404] pci 0000:01:00.0: reg 0x24: [io  0xdc00-0xdc7f]
[    0.108411] pci 0000:01:00.0: reg 0x30: [mem 0xfea80000-0xfeafffff pref]
[    0.108494] pci 0000:01:00.1: [10de:0e0f] type 00 class 0x040300
[    0.108505] pci 0000:01:00.1: reg 0x10: [mem 0xfea7c000-0xfea7ffff]
[    0.108624] pci 0000:00:01.0: PCI bridge to [bus 01]
[    0.108627] pci 0000:00:01.0:   bridge window [io  0xd000-0xdfff]
[    0.108629] pci 0000:00:01.0:   bridge window [mem 0xfd000000-0xfeafffff]
[    0.108633] pci 0000:00:01.0:   bridge window [mem 0xf0000000-0xfbffffff 64bit pref]
[    0.108682] pci 0000:00:1c.0: PCI bridge to [bus 02]
[    0.108749] pci 0000:03:00.0: [1969:1063] type 00 class 0x020000
[    0.108772] pci 0000:03:00.0: reg 0x10: [mem 0xfebc0000-0xfebfffff 64bit]
[    0.108783] pci 0000:03:00.0: reg 0x18: [io  0xec00-0xec7f]
[    0.108883] pci 0000:03:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.116024] pci 0000:00:1c.1: PCI bridge to [bus 03]
[    0.116029] pci 0000:00:1c.1:   bridge window [io  0xe000-0xefff]
[    0.116034] pci 0000:00:1c.1:   bridge window [mem 0xfeb00000-0xfebfffff]
[    0.116108] pci 0000:00:1c.2: PCI bridge to [bus 04]
[    0.116211] pci 0000:00:1e.0: PCI bridge to [bus 05] (subtractive decode)
[    0.116219] pci 0000:00:1e.0:   bridge window [io  0x0000-0x0cf7] (subtractive decode)
[    0.116220] pci 0000:00:1e.0:   bridge window [io  0x0d00-0xffff] (subtractive decode)
[    0.116222] pci 0000:00:1e.0:   bridge window [mem 0x000a0000-0x000bffff] (subtractive decode)
[    0.116224] pci 0000:00:1e.0:   bridge window [mem 0x000d0000-0x000dffff] (subtractive decode)
[    0.116226] pci 0000:00:1e.0:   bridge window [mem 0xf0000000-0xffffffff] (subtractive decode)
[    0.116872] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 7 *10 11 12 14 15)
[    0.116916] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 7 10 *11 12 14 15)
[    0.116958] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 *5 6 7 10 11 12 14 15)
[    0.116999] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 *6 7 10 11 12 14 15)
[    0.117041] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 7 10 11 12 14 15) *0, disabled.
[    0.117083] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 7 10 11 12 14 15) *0, disabled.
[    0.117125] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 7 10 11 12 14 15) *0, disabled.
[    0.117168] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 7 *10 11 12 14 15)
[    0.117217] ACPI: Enabled 2 GPEs in block 00 to 1F
[    0.117299] vgaarb: setting as boot device: PCI:0000:01:00.0
[    0.117299] vgaarb: device added: PCI:0000:01:00.0,decodes=io+mem,owns=io+mem,locks=none
[    0.117299] vgaarb: loaded
[    0.117299] vgaarb: bridge control possible 0000:01:00.0
[    0.117299] SCSI subsystem initialized
[    0.117299] libata version 3.00 loaded.
[    0.117299] ACPI: bus type USB registered
[    0.117299] usbcore: registered new interface driver usbfs
[    0.117299] usbcore: registered new interface driver hub
[    0.117299] usbcore: registered new device driver usb
[    0.117299] PCI: Using ACPI for IRQ routing
[    0.122847] PCI: pci_cache_line_size set to 64 bytes
[    0.122889] e820: reserve RAM buffer [mem 0x0009fc00-0x0009ffff]
[    0.122890] e820: reserve RAM buffer [mem 0xdffa0000-0xdfffffff]
[    0.123000] NetLabel: Initializing
[    0.123002] NetLabel:  domain hash size = 128
[    0.123003] NetLabel:  protocols = UNLABELED CIPSOv4
[    0.123017] NetLabel:  unlabeled traffic allowed by default
[    0.123029] HPET: 3 timers in total, 0 timers will be used for per-cpu timer
[    0.123029] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0
[    0.123029] hpet0: 3 comparators, 64-bit 14.318180 MHz counter
[    0.125012] Switched to clocksource hpet
[    0.130928] AppArmor: AppArmor Filesystem Enabled
[    0.130974] pnp: PnP ACPI init
[    0.130993] ACPI: bus type PNP registered
[    0.131084] system 00:00: [mem 0xfed14000-0xfed19fff] has been reserved
[    0.131086] system 00:00: [mem 0xfed90000-0xfed93fff] has been reserved
[    0.131090] system 00:00: Plug and Play ACPI device, IDs PNP0c01 (active)
[    0.131163] pnp 00:01: Plug and Play ACPI device, IDs PNP0b00 (active)
[    0.131326] pnp 00:02: [dma 0 disabled]
[    0.131379] pnp 00:02: Plug and Play ACPI device, IDs PNP0501 (active)
[    0.131525] pnp 00:03: [dma 0 disabled]
[    0.131587] pnp 00:03: Plug and Play ACPI device, IDs PNP0501 (active)
[    0.131832] pnp 00:04: [dma 0 disabled]
[    0.131916] pnp 00:04: Plug and Play ACPI device, IDs PNP0400 (active)
[    0.132040] system 00:05: [io  0x04d0-0x04d1] has been reserved
[    0.132042] system 00:05: [io  0x0800-0x087f] could not be reserved
[    0.132044] system 00:05: [io  0x0480-0x04bf] has been reserved
[    0.132046] system 00:05: [mem 0xfed1c000-0xfed1ffff] has been reserved
[    0.132048] system 00:05: [mem 0xfed20000-0xfed8ffff] has been reserved
[    0.132050] system 00:05: [mem 0xffa00000-0xffffffff] could not be reserved
[    0.132053] system 00:05: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.132503] system 00:06: [mem 0xffc00000-0xffefffff] has been reserved
[    0.132506] system 00:06: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.132591] system 00:07: [mem 0xfec00000-0xfec00fff] could not be reserved
[    0.132594] system 00:07: [mem 0xfee00000-0xfee00fff] has been reserved
[    0.132596] system 00:07: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.132705] system 00:08: [io  0x0a00-0x0adf] has been reserved
[    0.132708] system 00:08: [io  0x0ae0-0x0aef] has been reserved
[    0.132710] system 00:08: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.132773] system 00:09: [mem 0xe0000000-0xefffffff] has been reserved
[    0.132776] system 00:09: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.132925] system 00:0a: [mem 0x00000000-0x0009ffff] could not be reserved
[    0.132928] system 00:0a: [mem 0x000c0000-0x000cffff] could not be reserved
[    0.132930] system 00:0a: [mem 0x000e0000-0x000fffff] could not be reserved
[    0.132932] system 00:0a: [mem 0x00100000-0xdfffffff] could not be reserved
[    0.132934] system 00:0a: Plug and Play ACPI device, IDs PNP0c01 (active)
[    0.133025] pnp: PnP ACPI: found 11 devices
[    0.133027] ACPI: bus type PNP unregistered
[    0.139507] pci 0000:00:1c.0: bridge window [io  0x1000-0x0fff] to [bus 02] add_size 1000
[    0.139510] pci 0000:00:1c.0: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 02] add_size 200000
[    0.139512] pci 0000:00:1c.0: bridge window [mem 0x00100000-0x000fffff] to [bus 02] add_size 200000
[    0.139519] pci 0000:00:1c.1: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 03] add_size 200000
[    0.139526] pci 0000:00:1c.2: bridge window [io  0x1000-0x0fff] to [bus 04] add_size 1000
[    0.139528] pci 0000:00:1c.2: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 04] add_size 200000
[    0.139530] pci 0000:00:1c.2: bridge window [mem 0x00100000-0x000fffff] to [bus 04] add_size 200000
[    0.139539] pci 0000:00:1f.0: BAR 13: [io  0x0800-0x087f] has bogus alignment
[    0.139542] pci 0000:00:1c.0: res[14]=[mem 0x00100000-0x000fffff] get_res_add_size add_size 200000
[    0.139544] pci 0000:00:1c.0: res[15]=[mem 0x00100000-0x000fffff 64bit pref] get_res_add_size add_size 200000
[    0.139546] pci 0000:00:1c.1: res[15]=[mem 0x00100000-0x000fffff 64bit pref] get_res_add_size add_size 200000
[    0.139547] pci 0000:00:1c.2: res[14]=[mem 0x00100000-0x000fffff] get_res_add_size add_size 200000
[    0.139549] pci 0000:00:1c.2: res[15]=[mem 0x00100000-0x000fffff 64bit pref] get_res_add_size add_size 200000
[    0.139551] pci 0000:00:1c.0: res[13]=[io  0x1000-0x0fff] get_res_add_size add_size 1000
[    0.139553] pci 0000:00:1c.2: res[13]=[io  0x1000-0x0fff] get_res_add_size add_size 1000
[    0.139558] pci 0000:00:1c.0: BAR 14: assigned [mem 0xfc000000-0xfc1fffff]
[    0.139561] pci 0000:00:1c.0: BAR 15: assigned [mem 0xfc200000-0xfc3fffff 64bit pref]
[    0.139565] pci 0000:00:1c.1: BAR 15: assigned [mem 0xfc400000-0xfc5fffff 64bit pref]
[    0.139567] pci 0000:00:1c.2: BAR 14: assigned [mem 0xfc600000-0xfc7fffff]
[    0.139570] pci 0000:00:1c.2: BAR 15: assigned [mem 0xfc800000-0xfc9fffff 64bit pref]
[    0.139573] pci 0000:00:1c.0: BAR 13: assigned [io  0x1000-0x1fff]
[    0.139575] pci 0000:00:1c.2: BAR 13: assigned [io  0x2000-0x2fff]
[    0.139578] pci 0000:00:01.0: PCI bridge to [bus 01]
[    0.139580] pci 0000:00:01.0:   bridge window [io  0xd000-0xdfff]
[    0.139583] pci 0000:00:01.0:   bridge window [mem 0xfd000000-0xfeafffff]
[    0.139586] pci 0000:00:01.0:   bridge window [mem 0xf0000000-0xfbffffff 64bit pref]
[    0.139589] pci 0000:00:1c.0: PCI bridge to [bus 02]
[    0.139591] pci 0000:00:1c.0:   bridge window [io  0x1000-0x1fff]
[    0.139595] pci 0000:00:1c.0:   bridge window [mem 0xfc000000-0xfc1fffff]
[    0.139598] pci 0000:00:1c.0:   bridge window [mem 0xfc200000-0xfc3fffff 64bit pref]
[    0.139603] pci 0000:00:1c.1: PCI bridge to [bus 03]
[    0.139605] pci 0000:00:1c.1:   bridge window [io  0xe000-0xefff]
[    0.139609] pci 0000:00:1c.1:   bridge window [mem 0xfeb00000-0xfebfffff]
[    0.139612] pci 0000:00:1c.1:   bridge window [mem 0xfc400000-0xfc5fffff 64bit pref]
[    0.139617] pci 0000:00:1c.2: PCI bridge to [bus 04]
[    0.139619] pci 0000:00:1c.2:   bridge window [io  0x2000-0x2fff]
[    0.139623] pci 0000:00:1c.2:   bridge window [mem 0xfc600000-0xfc7fffff]
[    0.139626] pci 0000:00:1c.2:   bridge window [mem 0xfc800000-0xfc9fffff 64bit pref]
[    0.139631] pci 0000:00:1e.0: PCI bridge to [bus 05]
[    0.139640] pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7]
[    0.139641] pci_bus 0000:00: resource 5 [io  0x0d00-0xffff]
[    0.139643] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff]
[    0.139645] pci_bus 0000:00: resource 7 [mem 0x000d0000-0x000dffff]
[    0.139646] pci_bus 0000:00: resource 8 [mem 0xf0000000-0xffffffff]
[    0.139648] pci_bus 0000:01: resource 0 [io  0xd000-0xdfff]
[    0.139650] pci_bus 0000:01: resource 1 [mem 0xfd000000-0xfeafffff]
[    0.139652] pci_bus 0000:01: resource 2 [mem 0xf0000000-0xfbffffff 64bit pref]
[    0.139654] pci_bus 0000:02: resource 0 [io  0x1000-0x1fff]
[    0.139655] pci_bus 0000:02: resource 1 [mem 0xfc000000-0xfc1fffff]
[    0.139657] pci_bus 0000:02: resource 2 [mem 0xfc200000-0xfc3fffff 64bit pref]
[    0.139659] pci_bus 0000:03: resource 0 [io  0xe000-0xefff]
[    0.139660] pci_bus 0000:03: resource 1 [mem 0xfeb00000-0xfebfffff]
[    0.139662] pci_bus 0000:03: resource 2 [mem 0xfc400000-0xfc5fffff 64bit pref]
[    0.139664] pci_bus 0000:04: resource 0 [io  0x2000-0x2fff]
[    0.139665] pci_bus 0000:04: resource 1 [mem 0xfc600000-0xfc7fffff]
[    0.139667] pci_bus 0000:04: resource 2 [mem 0xfc800000-0xfc9fffff 64bit pref]
[    0.139669] pci_bus 0000:05: resource 4 [io  0x0000-0x0cf7]
[    0.139671] pci_bus 0000:05: resource 5 [io  0x0d00-0xffff]
[    0.139672] pci_bus 0000:05: resource 6 [mem 0x000a0000-0x000bffff]
[    0.139674] pci_bus 0000:05: resource 7 [mem 0x000d0000-0x000dffff]
[    0.139676] pci_bus 0000:05: resource 8 [mem 0xf0000000-0xffffffff]
[    0.139701] NET: Registered protocol family 2
[    0.139898] TCP established hash table entries: 32768 (order: 6, 262144 bytes)
[    0.140018] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)
[    0.140172] TCP: Hash tables configured (established 32768 bind 32768)
[    0.140210] TCP: reno registered
[    0.140216] UDP hash table entries: 2048 (order: 4, 65536 bytes)
[    0.140240] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)
[    0.140302] NET: Registered protocol family 1
[    0.140813] pci 0000:01:00.0: Video device with shadowed ROM
[    0.140825] PCI: CLS 32 bytes, default 64
[    0.140890] Trying to unpack rootfs image as initramfs...
[    0.426110] Freeing initrd memory: 19100K (ffff880035aa2000 - ffff880036d49000)
[    0.426184] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[    0.426187] software IO TLB [mem 0xdbfa0000-0xdffa0000] (64MB) mapped at [ffff8800dbfa0000-ffff8800dff9ffff]
[    0.426384] microcode: CPU0 sig=0x1067a, pf=0x1, revision=0xa07
[    0.426391] microcode: CPU1 sig=0x1067a, pf=0x1, revision=0xa07
[    0.426461] microcode: Microcode Update Driver: v2.00 <tigran@aivazian.fsnet.co.uk>, Peter Oruba
[    0.426485] Scanning for low memory corruption every 60 seconds
[    0.426773] futex hash table entries: 1024 (order: 4, 65536 bytes)
[    0.426808] Initialise system trusted keyring
[    0.426828] audit: initializing netlink subsys (disabled)
[    0.426849] audit: type=2000 audit(1437989959.424:1): initialized
[    0.427198] HugeTLB registered 2 MB page size, pre-allocated 0 pages
[    0.428917] zpool: loaded
[    0.428919] zbud: loaded
[    0.429049] VFS: Disk quotas dquot_6.5.2
[    0.429089] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    0.429584] fuse init (API version 7.23)
[    0.429672] msgmni has been set to 7900
[    0.429731] Key type big_key registered
[    0.430015] Key type asymmetric registered
[    0.430017] Asymmetric key parser 'x509' registered
[    0.430056] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)
[    0.430095] io scheduler noop registered
[    0.430098] io scheduler deadline registered (default)
[    0.430147] io scheduler cfq registered
[    0.430338] pcieport 0000:00:01.0: irq 40 for MSI/MSI-X
[    0.430381] pcieport 0000:00:1c.0: enabling device (0104 -> 0107)
[    0.430433] pcieport 0000:00:1c.0: irq 41 for MSI/MSI-X
[    0.430542] pcieport 0000:00:1c.1: irq 42 for MSI/MSI-X
[    0.430597] pcieport 0000:00:1c.2: enabling device (0104 -> 0107)
[    0.430649] pcieport 0000:00:1c.2: irq 43 for MSI/MSI-X
[    0.430730] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[    0.430746] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
[    0.430797] vesafb: mode is 640x480x32, linelength=2560, pages=0
[    0.430799] vesafb: scrolling: redraw
[    0.430800] vesafb: Truecolor: size=8:8:8:8, shift=24:16:8:0
[    0.430805] mtrr: type mismatch for fb000000,200000 old: write-back new: write-combining
[    0.430807] mtrr: type mismatch for fb000000,100000 old: write-back new: write-combining
[    0.430809] mtrr: type mismatch for fb000000,80000 old: write-back new: write-combining
[    0.430810] mtrr: type mismatch for fb000000,40000 old: write-back new: write-combining
[    0.430812] mtrr: type mismatch for fb000000,20000 old: write-back new: write-combining
[    0.430814] mtrr: type mismatch for fb000000,10000 old: write-back new: write-combining
[    0.430816] mtrr: type mismatch for fb000000,8000 old: write-back new: write-combining
[    0.430817] mtrr: type mismatch for fb000000,4000 old: write-back new: write-combining
[    0.430819] mtrr: type mismatch for fb000000,2000 old: write-back new: write-combining
[    0.430821] mtrr: type mismatch for fb000000,1000 old: write-back new: write-combining
[    0.430832] vesafb: framebuffer at 0xfb000000, mapped to 0xffffc90010780000, using 1216k, total 1216k
[    0.430914] Console: switching to colour frame buffer device 80x30
[    0.430924] fb0: VESA VGA frame buffer device
[    0.430945] intel_idle: does not run on family 6 model 23
[    0.431027] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0
[    0.431031] ACPI: Power Button [PWRB]
[    0.431073] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input1
[    0.431075] ACPI: Power Button [PWRF]
[    0.431213] GHES: HEST is not enabled!
[    0.431297] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
[    0.451626] 00:02: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A
[    0.471977] 00:03: ttyS1 at I/O 0x2f8 (irq = 3, base_baud = 115200) is a 16550A
[    0.473428] Linux agpgart interface v0.103
[    0.474771] brd: module loaded
[    0.475423] loop: module loaded
[    0.475564] ata_piix 0000:00:1f.1: version 2.13
[    0.476514] scsi0 : ata_piix
[    0.476635] scsi1 : ata_piix
[    0.476676] ata1: PATA max UDMA/100 cmd 0x1f0 ctl 0x3f6 bmdma 0xffa0 irq 14
[    0.476677] ata2: PATA max UDMA/100 cmd 0x170 ctl 0x376 bmdma 0xffa8 irq 15
[    0.476753] ata_piix 0000:00:1f.2: MAP [ P0 P2 P1 P3 ]
[    0.477565] scsi2 : ata_piix
[    0.477641] scsi3 : ata_piix
[    0.477680] ata3: SATA max UDMA/133 cmd 0xc400 ctl 0xc080 bmdma 0xb880 irq 19
[    0.477681] ata4: SATA max UDMA/133 cmd 0xc000 ctl 0xbc00 bmdma 0xb888 irq 19
[    0.477770] libphy: Fixed MDIO Bus: probed
[    0.477772] tun: Universal TUN/TAP device driver, 1.6
[    0.477773] tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com>
[    0.477820] PPP generic driver version 2.4.2
[    0.477890] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    0.477896] ehci-pci: EHCI PCI platform driver
[    0.477973] ehci-pci 0000:00:1d.7: EHCI Host Controller
[    0.477979] ehci-pci 0000:00:1d.7: new USB bus registered, assigned bus number 1
[    0.477991] ehci-pci 0000:00:1d.7: debug port 1
[    0.481899] ehci-pci 0000:00:1d.7: cache line size of 32 is not supported
[    0.481911] ehci-pci 0000:00:1d.7: irq 23, io mem 0xfcffbc00
[    0.492017] ehci-pci 0000:00:1d.7: USB 2.0 started, EHCI 1.00
[    0.492091] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[    0.492095] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.492100] usb usb1: Product: EHCI Host Controller
[    0.492103] usb usb1: Manufacturer: Linux 3.16.0-44-generic ehci_hcd
[    0.492105] usb usb1: SerialNumber: 0000:00:1d.7
[    0.492282] hub 1-0:1.0: USB hub found
[    0.492291] hub 1-0:1.0: 8 ports detected
[    0.492481] ehci-platform: EHCI generic platform driver
[    0.492495] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[    0.492499] ohci-pci: OHCI PCI platform driver
[    0.492510] ohci-platform: OHCI generic platform driver
[    0.492518] uhci_hcd: USB Universal Host Controller Interface driver
[    0.492589] uhci_hcd 0000:00:1d.0: UHCI Host Controller
[    0.492595] uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 2
[    0.492601] uhci_hcd 0000:00:1d.0: detected 2 ports
[    0.492618] uhci_hcd 0000:00:1d.0: irq 23, io base 0x0000cc00
[    0.492656] usb usb2: New USB device found, idVendor=1d6b, idProduct=0001
[    0.492659] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.492660] usb usb2: Product: UHCI Host Controller
[    0.492662] usb usb2: Manufacturer: Linux 3.16.0-44-generic uhci_hcd
[    0.492663] usb usb2: SerialNumber: 0000:00:1d.0
[    0.492757] hub 2-0:1.0: USB hub found
[    0.492763] hub 2-0:1.0: 2 ports detected
[    0.492893] uhci_hcd 0000:00:1d.1: UHCI Host Controller
[    0.492898] uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 3
[    0.492903] uhci_hcd 0000:00:1d.1: detected 2 ports
[    0.492919] uhci_hcd 0000:00:1d.1: irq 19, io base 0x0000c880
[    0.492956] usb usb3: New USB device found, idVendor=1d6b, idProduct=0001
[    0.492958] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.492960] usb usb3: Product: UHCI Host Controller
[    0.492962] usb usb3: Manufacturer: Linux 3.16.0-44-generic uhci_hcd
[    0.492963] usb usb3: SerialNumber: 0000:00:1d.1
[    0.493052] hub 3-0:1.0: USB hub found
[    0.493057] hub 3-0:1.0: 2 ports detected
[    0.493184] uhci_hcd 0000:00:1d.2: UHCI Host Controller
[    0.493189] uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 4
[    0.493194] uhci_hcd 0000:00:1d.2: detected 2 ports
[    0.493217] uhci_hcd 0000:00:1d.2: irq 18, io base 0x0000c800
[    0.493256] usb usb4: New USB device found, idVendor=1d6b, idProduct=0001
[    0.493258] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.493260] usb usb4: Product: UHCI Host Controller
[    0.493261] usb usb4: Manufacturer: Linux 3.16.0-44-generic uhci_hcd
[    0.493263] usb usb4: SerialNumber: 0000:00:1d.2
[    0.493352] hub 4-0:1.0: USB hub found
[    0.493357] hub 4-0:1.0: 2 ports detected
[    0.493485] uhci_hcd 0000:00:1d.3: UHCI Host Controller
[    0.493490] uhci_hcd 0000:00:1d.3: new USB bus registered, assigned bus number 5
[    0.493495] uhci_hcd 0000:00:1d.3: detected 2 ports
[    0.493519] uhci_hcd 0000:00:1d.3: irq 16, io base 0x0000c480
[    0.493557] usb usb5: New USB device found, idVendor=1d6b, idProduct=0001
[    0.493559] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.493560] usb usb5: Product: UHCI Host Controller
[    0.493562] usb usb5: Manufacturer: Linux 3.16.0-44-generic uhci_hcd
[    0.493563] usb usb5: SerialNumber: 0000:00:1d.3
[    0.493651] hub 5-0:1.0: USB hub found
[    0.493657] hub 5-0:1.0: 2 ports detected
[    0.493792] i8042: PNP: No PS/2 controller found. Probing ports directly.
[    0.494126] serio: i8042 KBD port at 0x60,0x64 irq 1
[    0.494130] serio: i8042 AUX port at 0x60,0x64 irq 12
[    0.494247] mousedev: PS/2 mouse device common for all mice
[    0.494368] rtc_cmos 00:01: RTC can wake from S4
[    0.494475] rtc_cmos 00:01: rtc core: registered rtc_cmos as rtc0
[    0.494497] rtc_cmos 00:01: alarms up to one month, y3k, 114 bytes nvram, hpet irqs
[    0.494584] device-mapper: uevent: version 1.0.3
[    0.494649] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com
[    0.494666] ledtrig-cpu: registered to indicate activity on CPUs
[    0.494756] TCP: cubic registered
[    0.494877] NET: Registered protocol family 10
[    0.495059] NET: Registered protocol family 17
[    0.495071] Key type dns_resolver registered
[    0.495300] Loading compiled-in X.509 certificates
[    0.496209] Loaded X.509 cert 'Magrathea: Glacier signing key: 4b6de31c0185e45a0c0d73ca36f8fa02edc6253a'
[    0.496225] registered taskstats version 1
[    0.498025] Key type trusted registered
[    0.501004] Key type encrypted registered
[    0.501011] AppArmor: AppArmor sha1 policy hashing enabled
[    0.501014] ima: No TPM chip found, activating TPM-bypass!
[    0.501034] evm: HMAC attrs: 0x1
[    0.501290]   Magic number: 7:122:678
[    0.501409] rtc_cmos 00:01: setting system clock to 2015-07-27 09:39:20 UTC (1437989960)
[    0.501776] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found
[    0.501778] EDD information not available.
[    0.501834] PM: Hibernation image not present or could not be loaded.
[    0.644303] ata4.00: ATA-9: WDC WD10EZEX-08M2NA0, 01.01A01, max UDMA/100
[    0.644305] ata4.00: 1953525168 sectors, multi 16: LBA48 NCQ (depth 0/32)
[    0.644446] ata3.00: ATA-8: ST31000528AS, CC38, max UDMA/133
[    0.644448] ata3.00: 1953525168 sectors, multi 16: LBA48 NCQ (depth 0/32)
[    0.652259] ata4.00: configured for UDMA/100
[    0.656333] ata1.00: ATAPI: PIONEER DVD-RW  DVR-111D, 1.23, max UDMA/66
[    0.660320] ata3.00: configured for UDMA/133
[    0.706890] ata1.01: ATA-7: ST3802110A, 3.AAE, max UDMA/100
[    0.706894] ata1.01: 156301488 sectors, multi 16: LBA48 
[    0.720220] ata1.00: configured for UDMA/66
[    0.781765] ata1.01: configured for UDMA/100
[    0.794651] scsi 0:0:0:0: CD-ROM            PIONEER  DVD-RW  DVR-111D 1.23 PQ: 0 ANSI: 5
[    0.821754] sr0: scsi3-mmc drive: 40x/40x writer cd/rw xa/form2 cdda tray
[    0.821758] cdrom: Uniform CD-ROM driver Revision: 3.20
[    0.821939] sr 0:0:0:0: Attached scsi CD-ROM sr0
[    0.822025] sr 0:0:0:0: Attached scsi generic sg0 type 5
[    0.822455] scsi 0:0:1:0: Direct-Access     ATA      ST3802110A       E    PQ: 0 ANSI: 5
[    0.822656] sd 0:0:1:0: [sda] 156301488 512-byte logical blocks: (80.0 GB/74.5 GiB)
[    0.822690] sd 0:0:1:0: Attached scsi generic sg1 type 0
[    0.822706] sd 0:0:1:0: [sda] Write Protect is off
[    0.822708] sd 0:0:1:0: [sda] Mode Sense: 00 3a 00 00
[    0.822730] sd 0:0:1:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    0.822803] scsi 2:0:0:0: Direct-Access     ATA      ST31000528AS     CC38 PQ: 0 ANSI: 5
[    0.822949] sd 2:0:0:0: [sdb] 1953525168 512-byte logical blocks: (1.00 TB/931 GiB)
[    0.822985] sd 2:0:0:0: Attached scsi generic sg2 type 0
[    0.822993] sd 2:0:0:0: [sdb] Write Protect is off
[    0.822995] sd 2:0:0:0: [sdb] Mode Sense: 00 3a 00 00
[    0.823013] sd 2:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    0.823084] scsi 3:0:0:0: Direct-Access     ATA      WDC WD10EZEX-08M 1A01 PQ: 0 ANSI: 5
[    0.823225] sd 3:0:0:0: Attached scsi generic sg3 type 0
[    0.823253] sd 3:0:0:0: [sdc] 1953525168 512-byte logical blocks: (1.00 TB/931 GiB)
[    0.823256] sd 3:0:0:0: [sdc] 4096-byte physical blocks
[    0.823307] sd 3:0:0:0: [sdc] Write Protect is off
[    0.823309] sd 3:0:0:0: [sdc] Mode Sense: 00 3a 00 00
[    0.823331] sd 3:0:0:0: [sdc] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    0.846335]  sda: sda1
[    0.846544] sd 0:0:1:0: [sda] Attached SCSI disk
[    0.854478]  sdc: sdc1 sdc2 < sdc5 sdc6 >
[    0.854832] sd 3:0:0:0: [sdc] Attached SCSI disk
[    0.872180]  sdb: sdb1 sdb2
[    0.872507] sd 2:0:0:0: [sdb] Attached SCSI disk
[    0.873693] Freeing unused kernel memory: 1352K (ffffffff81d1c000 - ffffffff81e6e000)
[    0.873695] Write protecting the kernel read-only data: 12288k
[    0.875077] Freeing unused kernel memory: 552K (ffff880001776000 - ffff880001800000)
[    0.876323] Freeing unused kernel memory: 480K (ffff880001b88000 - ffff880001c00000)
[    0.885950] systemd-udevd[119]: starting version 204
[    0.940401] atl1c 0000:03:00.0: version 1.0.1.1-NAPI
[    1.248043] usb 2-2: new full-speed USB device number 2 using uhci_hcd
[    1.267938] EXT4-fs (sdc1): mounted filesystem with ordered data mode. Opts: (null)
[    1.396989] random: nonblocking pool is initialized
[    1.417660] usb 2-2: New USB device found, idVendor=046d, idProduct=c52b
[    1.417667] usb 2-2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    1.417671] usb 2-2: Product: USB Receiver
[    1.417677] usb 2-2: Manufacturer: Logitech
[    1.424018] tsc: Refined TSC clocksource calibration: 2933.297 MHz
[    1.660034] usb 3-2: new low-speed USB device number 2 using uhci_hcd
[    1.835956] usb 3-2: New USB device found, idVendor=046d, idProduct=c062
[    1.835960] usb 3-2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    1.835964] usb 3-2: Product: USB Laser Mouse
[    1.835967] usb 3-2: Manufacturer: Logitech
[    2.424070] Switched to clocksource tsc
[    3.940027] floppy0: no floppy controllers found
[   10.172656] Adding 2733052k swap on /dev/sdc6.  Priority:-1 extents:1 across:2733052k FS
[   10.272442] systemd-udevd[299]: starting version 204
[   10.573229] lp: driver loaded but no devices found
[   10.618744] parport_pc 00:04: reported by Plug and Play ACPI
[   10.618787] parport0: PC-style at 0x378, irq 7 [PCSPP,TRISTATE]
[   10.672526] intel_rng: FWH not detected
[   10.694255] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[   10.713700] f71882fg: Found f71889ed chip at 0xa00, revision 16
[   10.713818] f71882fg f71882fg.2560: Fan: 1 is in duty-cycle mode
[   10.713861] f71882fg f71882fg.2560: Fan: 2 is in duty-cycle mode
[   10.713879] f71882fg f71882fg.2560: Fan: 3 is in duty-cycle mode
[   10.725523] lp0: using parport0 (interrupt-driven).
[   10.741869] ACPI Warning: SystemIO range 0x0000000000000828-0x000000000000082F conflicts with OpRegion 0x0000000000000800-0x000000000000084F (\PMRG) (20140424/utaddress-254)
[   10.741877] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[   10.742320] lpc_ich: Resource conflict(s) found affecting gpio_ich
[   10.747627] ppdev: user-space parallel port driver
[   10.753763] audit: type=1400 audit(1437989970.747:2): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/sbin/dhclient" pid=343 comm="apparmor_parser"
[   10.753771] audit: type=1400 audit(1437989970.747:3): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=343 comm="apparmor_parser"
[   10.753775] audit: type=1400 audit(1437989970.747:4): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/connman/scripts/dhclient-script" pid=343 comm="apparmor_parser"
[   10.754152] audit: type=1400 audit(1437989970.747:5): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=343 comm="apparmor_parser"
[   10.754157] audit: type=1400 audit(1437989970.747:6): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="/usr/lib/connman/scripts/dhclient-script" pid=343 comm="apparmor_parser"
[   10.754355] audit: type=1400 audit(1437989970.747:7): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="/usr/lib/connman/scripts/dhclient-script" pid=343 comm="apparmor_parser"
[   10.764831] leds_ss4200: no LED devices found
[   10.796623] [drm] Initialized drm 1.1.0 20060810
[   10.854147] hidraw: raw HID events driver (C) Jiri Kosina
[   10.956276] usbcore: registered new interface driver usbhid
[   10.956279] usbhid: USB HID core driver
[   11.249919] logitech-djreceiver 0003:046D:C52B.0003: hiddev0,hidraw0: USB HID v1.11 Device [Logitech USB Receiver] on usb-0000:00:1d.0-2/input2
[   11.307804] input: Logitech Unifying Device. Wireless PID:400d as /devices/pci0000:00/0000:00:1d.0/usb2/2-2/2-2:1.2/0003:046D:C52B.0003/0003:046D:C52B.0005/input/input5
[   11.308937] logitech-djdevice 0003:046D:C52B.0005: input,hidraw1: USB HID v1.11 Keyboard [Logitech Unifying Device. Wireless PID:400d] on usb-0000:00:1d.0-2:2
[   11.328808] input: Logitech USB Laser Mouse as /devices/pci0000:00/0000:00:1d.1/usb3/3-2/3-2:1.0/0003:046D:C062.0004/input/input6
[   11.328915] hid-generic 0003:046D:C062.0004: input,hidraw2: USB HID v1.10 Mouse [Logitech USB Laser Mouse] on usb-0000:00:1d.1-2/input0
[   11.341191] gpio_ich: GPIO from 206 to 255 on gpio_ich
[   11.439033] snd_hda_intel 0000:00:1b.0: irq 44 for MSI/MSI-X
[   11.439143] snd_hda_intel 0000:01:00.1: Disabling MSI
[   11.439152] snd_hda_intel 0000:01:00.1: Handle VGA-switcheroo audio client
[   11.746806] nvidia: module license 'NVIDIA' taints kernel.
[   11.746811] Disabling lock debugging due to kernel taint
[   11.755990] nvidia: module verification failed: signature and/or  required key missing - tainting kernel
[   11.762332] vgaarb: device changed decodes: PCI:0000:01:00.0,olddecodes=io+mem,decodes=none:owns=none
[   11.762668] [drm] Initialized nvidia-drm 0.0.0 20130102 for 0000:01:00.0 on minor 0
[   11.762676] NVRM: loading NVIDIA UNIX x86_64 Kernel Module  331.113  Mon Dec  1 21:08:13 PST 2014
[   11.840357] input: HDA NVidia HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input7
[   11.840439] input: HDA NVidia HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input8
[   11.905323] EXT4-fs (sdc1): re-mounted. Opts: errors=remount-ro
[   12.140190] EXT4-fs (sdc5): mounted filesystem with ordered data mode. Opts: (null)
[   12.474576] init: failsafe main process (594) killed by TERM signal
[   12.738279] audit: type=1400 audit(1437989972.731:8): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="/sbin/dhclient" pid=680 comm="apparmor_parser"
[   12.738290] audit: type=1400 audit(1437989972.731:9): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=680 comm="apparmor_parser"
[   12.738295] audit: type=1400 audit(1437989972.731:10): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="/usr/lib/connman/scripts/dhclient-script" pid=680 comm="apparmor_parser"
[   12.738711] audit: type=1400 audit(1437989972.731:11): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=680 comm="apparmor_parser"
[   13.011590] init: cups main process (712) killed by HUP signal
[   13.011602] init: cups main process ended, respawning
[   13.073309] Bluetooth: Core ver 2.19
[   13.073329] NET: Registered protocol family 31
[   13.073330] Bluetooth: HCI device and connection manager initialized
[   13.073507] Bluetooth: HCI socket layer initialized
[   13.073510] Bluetooth: L2CAP socket layer initialized
[   13.073520] Bluetooth: SCO socket layer initialized
[   13.107507] Bluetooth: RFCOMM TTY layer initialized
[   13.107520] Bluetooth: RFCOMM socket layer initialized
[   13.107526] Bluetooth: RFCOMM ver 1.11
[   13.130948] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[   13.130952] Bluetooth: BNEP filters: protocol multicast
[   13.130962] Bluetooth: BNEP socket layer initialized
[   13.612844] atl1c 0000:03:00.0: irq 45 for MSI/MSI-X
[   13.612932] atl1c 0000:03:00.0: atl1c: eth0 NIC Link is Up<100 Mbps Full Duplex>
[   13.661047] floppy0: no floppy controllers found
[   14.062966] init: samba-ad-dc main process (982) terminated with status 1
[   14.460016] snd_hda_intel 0000:00:1b.0: azx_get_response timeout, switching to polling mode: last cmd=0x100f0000
[   15.150791] nvidia 0000:01:00.0: irq 46 for MSI/MSI-X
[   15.464012] snd_hda_intel 0000:00:1b.0: No response from codec, disabling MSI: last cmd=0x100f0000
[   15.824417] NVRM: Your system is not currently configured to drive a VGA console
[   15.824422] NVRM: on the primary VGA device. The NVIDIA Linux graphics driver
[   15.824424] NVRM: requires the use of a text-mode VGA console. Use of other console
[   15.824425] NVRM: drivers including, but not limited to, vesafb, may result in
[   15.824426] NVRM: corruption and stability problems, and is not supported.
[   16.023617] init: plymouth-upstart-bridge main process ended, respawning
[   16.031718] init: plymouth-upstart-bridge main process (1246) terminated with status 1
[   16.031734] init: plymouth-upstart-bridge main process ended, respawning
[   16.468017] snd_hda_intel 0000:00:1b.0: Codec #1 probe error; disabling it...
[   16.566280] sound hdaudioC0D0: autoconfig: line_outs=4 (0x24/0x25/0x26/0x27/0x0) type:line
[   16.566284] sound hdaudioC0D0:    speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
[   16.566286] sound hdaudioC0D0:    hp_outs=1 (0x28/0x0/0x0/0x0/0x0)
[   16.566288] sound hdaudioC0D0:    mono: mono_out=0x0
[   16.566289] sound hdaudioC0D0:    dig-out=0x2d/0x0
[   16.566291] sound hdaudioC0D0:    inputs:
[   16.566293] sound hdaudioC0D0:      Front Mic=0x29
[   16.566295] sound hdaudioC0D0:      Rear Mic=0x2b
[   16.566297] sound hdaudioC0D0:      Line=0x2a
[   16.566298] sound hdaudioC0D0:      CD=0x2c
[   16.574226] input: HDA Intel Front Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input9
[   16.574306] input: HDA Intel Rear Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input10
[   16.574367] input: HDA Intel Line as /devices/pci0000:00/0000:00:1b.0/sound/card0/input11
[   16.574434] input: HDA Intel Line Out Front as /devices/pci0000:00/0000:00:1b.0/sound/card0/input12
[   16.574494] input: HDA Intel Line Out Surround as /devices/pci0000:00/0000:00:1b.0/sound/card0/input13
[   16.574555] input: HDA Intel Line Out CLFE as /devices/pci0000:00/0000:00:1b.0/sound/card0/input14
[   16.574616] input: HDA Intel Line Out Side as /devices/pci0000:00/0000:00:1b.0/sound/card0/input15
[   16.574680] input: HDA Intel Front Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card0/input16
[   42.939049] audit_printk_skb: 150 callbacks suppressed
[   42.939053] audit: type=1400 audit(1437990002.933:62): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="/usr/lib/cups/backend/cups-pdf" pid=2236 comm="apparmor_parser"
[   42.939062] audit: type=1400 audit(1437990002.933:63): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="/usr/sbin/cupsd" pid=2236 comm="apparmor_parser"
[   42.939443] audit: type=1400 audit(1437990002.933:64): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="/usr/sbin/cupsd" pid=2236 comm="apparmor_parser"

dual boot xubuntu (20.04 lts) et ubuntu (version 20.04 lts) ASUS prime H510M-K, intel core i3 10100F, 16Go ram et HDD x2 1terra.
carte graphique geforce GT 730 2Gb gddr5, os 64bit.

Hors ligne

#10 Le 27/07/2015, à 19:25

moko138

Re : crash nvidia

Aaaaaah !

[   11.755990] nvidia: module verification failed: signature and/or  required key missing - tainting kernel

Apparemment, le pilote nvidia 331.113 n'est pas adapté à ta carte "1287 (rev a1)". Ou alors il est mal installé.
  De plus, je suis étonné de ne pas voir "dkms" dans ton dmesg.

Je te propose :

sudo apt-get remove --purge libdrm-radeon*
sudo apt-get remove --purge  nvidia*
sudo apt-get  clean
sudo apt-get update
sudo apt-get autoremove --purge
sudo apt-get install dkms
sudo apt-get dist-upgrade

C'est-à-dire nettoyage et mise à jour.

Pour la suite, il te faudra un interlocuteur spécialisé,
donc
je passe la main.


Modération : merci à l'avenir de ne pas oublier toutes les balises code (explications ici). tongue

Dernière modification par cqfd93 (Le 28/07/2015, à 00:22)


%NOINDEX%
Un utilitaire précieux : ncdu
Photo, mini-tutoriel :  À la découverte de dcraw

Hors ligne

#11 Le 27/07/2015, à 20:00

astronomix

Re : crash nvidia

ok ok!
merci pour l'aide!
donc il se peu aussi que ma carte ne figure pas dans les pilotes existant pour linux?
au pire j'ai le cd du drivers fournie avec la carte! je l'ai depuis très peu de temps!

effectivement j'ai peu être mal installer le driver nvidia prévu pour la carte actuelle
car j'ai pas réussi a supprimer celui de l'ancienne carte (radéon)
peu être qu'il y a conflit des deux! enfin à confirmer! je suis pas assez calé la dessus


dual boot xubuntu (20.04 lts) et ubuntu (version 20.04 lts) ASUS prime H510M-K, intel core i3 10100F, 16Go ram et HDD x2 1terra.
carte graphique geforce GT 730 2Gb gddr5, os 64bit.

Hors ligne

#12 Le 27/07/2015, à 20:17

moko138

Re : crash nvidia

C'est pour ça que je t'ai fait chercher les paquets radeon installés (il n'y en a qu'un) et - si tu appliques mes commandes - il sera désinstallé...

Mais ta carte - si c'est vraiment une GT 730 - était déjà prise en compte par le paquet 331.89, à en croire la toile.


%NOINDEX%
Un utilitaire précieux : ncdu
Photo, mini-tutoriel :  À la découverte de dcraw

Hors ligne

#13 Le 27/07/2015, à 20:25

astronomix

Re : crash nvidia

oui c'est bien une GT 730 (peu être une nouvelle version, 2gb gddr5, car je crois qu'il en existe une moins causto)
et il me semble avoir essayer justement avec le 331.89 mais je mettais retrouver avec une résolution au plus bas!


dual boot xubuntu (20.04 lts) et ubuntu (version 20.04 lts) ASUS prime H510M-K, intel core i3 10100F, 16Go ram et HDD x2 1terra.
carte graphique geforce GT 730 2Gb gddr5, os 64bit.

Hors ligne

#14 Le 27/07/2015, à 20:51

astronomix

Re : crash nvidia

apparemment j'ai bien "dkms"

choupinou@choupinou-MS-7592:~$ sudo apt-get install dkms
Lecture des listes de paquets... Fait
Construction de l'arbre des dépendances       
Lecture des informations d'état... Fait
dkms est déjà la plus récente version disponible.
dkms passé en « installé manuellement ».
0 mis à jour, 0 nouvellement installés, 0 à enlever et 5 non mis à jour.
choupinou@choupinou-MS-7592:~$

et lors du chargement du nouveau noyeau j'ai un message d'erreur qui est apparu (voici le passage au moment du message d'erreur)

Error! Bad return status for module build on kernel: 3.16.0-45-generic (x86_64)
Consult /var/lib/dkms/nvidia-331/331.113/build/make.log for more information.
run-parts: executing /etc/kernel/postinst.d/initramfs-tools 3.16.0-45-generic /boot/vmlinuz-3.16.0-45-generic
update-initramfs: Generating /boot/initrd.img-3.16.0-45-generic
run-parts: executing /etc/kernel/postinst.d/pm-utils 3.16.0-45-generic /boot/vmlinuz-3.16.0-45-generic
run-parts: executing /etc/kernel/postinst.d/update-notifier 3.16.0-45-generic /boot/vmlinuz-3.16.0-45-generic

dual boot xubuntu (20.04 lts) et ubuntu (version 20.04 lts) ASUS prime H510M-K, intel core i3 10100F, 16Go ram et HDD x2 1terra.
carte graphique geforce GT 730 2Gb gddr5, os 64bit.

Hors ligne

#15 Le 28/07/2015, à 00:19

moko138

Re : crash nvidia

Relis le #10 : je t'y ai invité à passer sept commandes (même si j'ai oublié les balises-code pour les deux premières).
Leur ordre est important.
J'ai l'impression que tu en as zappé. Peut-être mes deux sans balises.

Recommence les sept moins "dkms",  dans l'ordre.

Dernière modification par moko138 (Le 28/07/2015, à 00:19)


%NOINDEX%
Un utilitaire précieux : ncdu
Photo, mini-tutoriel :  À la découverte de dcraw

Hors ligne

#16 Le 28/07/2015, à 00:26

cqfd93

Re : crash nvidia

moko138 a écrit :

Relis le #10 : je t'y ai invité à passer sept commandes (même si j'ai oublié les balises-code pour les deux premières).

Quoi ? Mais c'est une honte, c'est un scandale ! tongue


cqfd93

Hors ligne

#17 Le 28/07/2015, à 00:33

moko138

Re : crash nvidia

En #10, moko a écrit :

je passe la main.

cqfd93 a écrit :
moko138 a écrit :

sept commandes (même si j'ai oublié les balises-code pour les deux premières).

Quoi ? Mais c'est une honte, c'est un scandale ! tongue

Merci d'avoir pris le témoin tongue

Dernière modification par moko138 (Le 28/07/2015, à 00:37)


%NOINDEX%
Un utilitaire précieux : ncdu
Photo, mini-tutoriel :  À la découverte de dcraw

Hors ligne

#18 Le 28/07/2015, à 01:02

cqfd93

Re : crash nvidia

moko138 a écrit :

Merci d'avoir pris le témoin tongue

Je ne préfère pas, les cartes graphique ça n'est pas trop dans mes cordes smile


cqfd93

Hors ligne

#19 Le 28/07/2015, à 06:39

astronomix

Re : crash nvidia

pas de soucis j'ai bien vue les deux première commandes et j'ai bien appliqué les sept!
j'ai par contre peu être pas mis l' (*) en fin qui a sûrement son importance ! ?


dual boot xubuntu (20.04 lts) et ubuntu (version 20.04 lts) ASUS prime H510M-K, intel core i3 10100F, 16Go ram et HDD x2 1terra.
carte graphique geforce GT 730 2Gb gddr5, os 64bit.

Hors ligne