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 17/01/2017, à 16:16

catsey

[Abandon] perf interrupt took too long (2506 > 2500)

Bonjour,
Démarrage lent, me semble-t-il, depuis quelque temps, sans avoir fait d'installations particulières. Je relance mon PC, au cas où...
Je précise, je suis sous xubuntu :

tom@tom-300E4A-300E5A-300E7A-3430EA-3530EA:~$ lsb_release -a
No LSB modules are available.
Distributor ID:	Ubuntu
Description:	Ubuntu 16.04.1 LTS
Release:	16.04
Codename:	xenial
tom@tom-300E4A-300E5A-300E7A-3430EA-3530EA:~$ 

Je lance un systemd-analyze et la réponse me laisse perplexe :

tom@tom-300E4A-300E5A-300E7A-3430EA-3530EA:~$ systemd-analyze
Bootup is not yet finished. Please try again later.
tom@tom-300E4A-300E5A-300E7A-3430EA-3530EA:~$ 

Question 1 :
Je dois en déduire qu'il me passe la main avant d'avoir fini son travail, soit (et tant mieux).
C’est bien cela ?
Je lance alors systemd-analyze critical-chain :

tom@tom-300E4A-300E5A-300E7A-3430EA-3530EA:~$ sudo systemd-analyze critical-chain
[sudo] Mot de passe de tom : 
The time after the unit is active or started is printed after the "@" character.
The time the unit takes to start is printed after the "+" character.

graphical.target @3min 17.916s
└─multi-user.target @3min 17.915s
  └─getty.target @43.650s
    └─getty@tty1.service @43.649s
      └─rc-local.service @41.335s +2.016s
        └─network-online.target @41.317s
          └─NetworkManager-wait-online.service @29.922s +11.394s
            └─NetworkManager.service @25.223s +4.698s
              └─dbus.service @17.448s
                └─basic.target @17.326s
                  └─sockets.target @17.326s
                    └─snapd.socket @17.290s +21ms
                      └─sysinit.target @17.147s
                        └─apparmor.service @8.814s +8.302s
                          └─local-fs.target @8.813s
                            └─run-user-1000-gvfs.mount @1min 1.025s
                              └─run-user-1000.mount @58.653s
                                └─local-fs-pre.target @8.813s
                                  └─systemd-remount-fs.service @8.627s +152ms
                                    └─systemd-journald.socket @2.458s
                                      └─-.mount @2.441s
                                        └─system.slice @2.458s
                                          └─-.slice @2.441s
lines 4-26/26 (END)

Bon, à la louche, j'ai +18" au démarrage
Lorsque je relance systemd-analyze :

tom@tom-300E4A-300E5A-300E7A-3430EA-3530EA:~$ systemd-analyze
Startup finished in 4.689s (kernel) + 3min 17.952s (userspace) = 3min 22.641s
tom@tom-300E4A-300E5A-300E7A-3430EA-3530EA:~$

J’ignore si après les différentes mises à jour (effectuées depuis le terminal et suivies d’une ‘purge’) ont laissé des résidus d’anciens noyaux, je lance donc un dpkg -l | grep -Ei "linux-(g|h|i|lo|si|t)" :

tom@tom-300E4A-300E5A-300E7A-3430EA-3530EA:~$ dpkg -l | grep -Ei "linux-(g|h|i|lo|si|t)"
ii  linux-generic                                  4.4.0.59.62                                   i386         Complete Generic Linux kernel and headers
ii  linux-headers-4.4.0-57                         4.4.0-57.78                                   all          Header files related to Linux kernel version 4.4.0
ii  linux-headers-4.4.0-57-generic                 4.4.0-57.78                                   i386         Linux kernel headers for version 4.4.0 on 32 bit x86 SMP
ii  linux-headers-4.4.0-59                         4.4.0-59.80                                   all          Header files related to Linux kernel version 4.4.0
ii  linux-headers-4.4.0-59-generic                 4.4.0-59.80                                   i386         Linux kernel headers for version 4.4.0 on 32 bit x86 SMP
ii  linux-headers-generic                          4.4.0.59.62                                   i386         Generic Linux kernel headers
rc  linux-image-4.4.0-47-generic                   4.4.0-47.68                                   i386         Linux kernel image for version 4.4.0 on 32 bit x86 SMP
ii  linux-image-4.4.0-57-generic                   4.4.0-57.78                                   i386         Linux kernel image for version 4.4.0 on 32 bit x86 SMP
ii  linux-image-4.4.0-59-generic                   4.4.0-59.80                                   i386         Linux kernel image for version 4.4.0 on 32 bit x86 SMP
rc  linux-image-extra-4.4.0-47-generic             4.4.0-47.68                                   i386         Linux kernel extra modules for version 4.4.0 on 32 bit x86 SMP
ii  linux-image-extra-4.4.0-57-generic             4.4.0-57.78                                   i386         Linux kernel extra modules for version 4.4.0 on 32 bit x86 SMP
ii  linux-image-extra-4.4.0-59-generic             4.4.0-59.80                                   i386         Linux kernel extra modules for version 4.4.0 on 32 bit x86 SMP
ii  linux-image-generic                            4.4.0.59.62                                   i386         Generic Linux kernel image
tom@tom-300E4A-300E5A-300E7A-3430EA-3530EA:~$ 

où on peut voir 2 rc… Suffisent-ils à ralentir le démarrage ?
Question 2 :
Mais surtout, est-ce que je dois les supprimer et la commande

dpkg -l | grep ^rc | cut -d' ' -f3 | xargs sudo dpkg –purge

est-elle adaptée et sans risque ?
Et en faisant un dmesg :

tom@tom-300E4A-300E5A-300E7A-3430EA-3530EA:~$ dmesg
[    0.000000] Initializing cgroup subsys cpuset
[    0.000000] Initializing cgroup subsys cpu
[    0.000000] Initializing cgroup subsys cpuacct
[    0.000000] Linux version 4.4.0-59-generic (buildd@lgw01-37) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.4) ) #80-Ubuntu SMP Fri Jan 6 17:36:54 UTC 2017 (Ubuntu 4.4.0-59.80-generic 4.4.35)
[    0.000000] KERNEL supported cpus:
[    0.000000]   Intel GenuineIntel
[    0.000000]   AMD AuthenticAMD
[    0.000000]   NSC Geode by NSC
[    0.000000]   Cyrix CyrixInstead
[    0.000000]   Centaur CentaurHauls
[    0.000000]   Transmeta GenuineTMx86
[    0.000000]   Transmeta TransmetaCPU
[    0.000000]   UMC UMC UMC UMC
[    0.000000] Disabled fast string operations
[    0.000000] x86/fpu: xstate_offset[2]:  576, xstate_sizes[2]:  256
[    0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'
[    0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'
[    0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'
[    0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.
[    0.000000] x86/fpu: Using 'eager' FPU context switches.
[    0.000000] e820: BIOS-provided physical RAM map:
[    0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009d7ff] usable
[    0.000000] BIOS-e820: [mem 0x000000000009d800-0x000000000009ffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000aabeefff] usable
[    0.000000] BIOS-e820: [mem 0x00000000aabef000-0x00000000aaeeefff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000aaeef000-0x00000000aaf9efff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x00000000aaf9f000-0x00000000aaffefff] ACPI data
[    0.000000] BIOS-e820: [mem 0x00000000aafff000-0x00000000aaffffff] usable
[    0.000000] BIOS-e820: [mem 0x00000000ab000000-0x00000000af9fffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000f8000000-0x00000000fbffffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fed08000-0x00000000fed08fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fed10000-0x00000000fed19fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000ffd80000-0x00000000ffffffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000014fdfffff] usable
[    0.000000] NX (Execute Disable) protection: active
[    0.000000] SMBIOS 2.6 present.
[    0.000000] DMI: SAMSUNG ELECTRONICS CO., LTD. 300E4A/300E5A/300E7A/3430EA/3530EA/300E4A/300E5A/300E7A/3430EA/3530EA, BIOS 07QA 04/20/2012
[    0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[    0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable
[    0.000000] e820: last_pfn = 0x14fe00 max_arch_pfn = 0x1000000
[    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-FFFFF write-protect
[    0.000000] MTRR variable ranges enabled:
[    0.000000]   0 base 0FFC00000 mask FFFC00000 write-protect
[    0.000000]   1 base 000000000 mask F80000000 write-back
[    0.000000]   2 base 080000000 mask FC0000000 write-back
[    0.000000]   3 base 0B0000000 mask FF0000000 uncachable
[    0.000000]   4 base 0AC000000 mask FFC000000 uncachable
[    0.000000]   5 base 0AB000000 mask FFF000000 uncachable
[    0.000000]   6 base 100000000 mask FC0000000 write-back
[    0.000000]   7 base 140000000 mask FE0000000 write-back
[    0.000000]   8 base 150000000 mask FF0000000 uncachable
[    0.000000]   9 base 14FE00000 mask FFFE00000 uncachable
[    0.000000] x86/PAT: Configuration [0-7]: WB  WC  UC- UC  WB  WC  UC- WT  
[    0.000000] Scanning 1 areas for low memory corruption
[    0.000000] initial memory mapped: [mem 0x00000000-0x021fffff]
[    0.000000] Base memory trampoline at [c0099000] 99000 size 16384
[    0.000000] reserving inaccessible SNB gfx pages
[    0.000000] BRK [0x01d5e000, 0x01d5efff] PGTABLE
[    0.000000] BRK [0x01d5f000, 0x01d5ffff] PGTABLE
[    0.000000] RAMDISK: [mem 0x338bc000-0x35c55fff]
[    0.000000] ACPI: Early table checksum verification disabled
[    0.000000] ACPI: RSDP 0x00000000000F00E0 000024 (v02 SECCSD)
[    0.000000] ACPI: XSDT 0x00000000AAFFE120 000094 (v01 SECCSD LH43STAR 00000002 PTEC 00000002)
[    0.000000] ACPI: FACP 0x00000000AAFF0000 0000F4 (v03 SECCSD LH43STAR 00000002 PTL  00000002)
[    0.000000] ACPI: DSDT 0x00000000AAFF3000 007D37 (v02 SECCSD SNB-CPT  00000000 INTL 20061109)
[    0.000000] ACPI: FACS 0x00000000AAF3D000 000040
[    0.000000] ACPI: FACS 0x00000000AAF3D000 000040
[    0.000000] ACPI: SLIC 0x00000000AAFFD000 000176 (v01 SECCSD LH43STAR 00000002 PTEC 00000001)
[    0.000000] ACPI: SSDT 0x00000000AAFFB000 001068 (v01 SECCSD PtidDevc 00001000 INTL 20061109)
[    0.000000] ACPI: ASF! 0x00000000AAFF2000 0000A5 (v32 SECCSD LH43STAR 00000002 PTL  00000002)
[    0.000000] ACPI: HPET 0x00000000AAFEF000 000038 (v01 SECCSD LH43STAR 00000002 PTL  00000002)
[    0.000000] ACPI: APIC 0x00000000AAFEE000 000098 (v01 SECCSD LH43STAR 00000002 PTL  00000002)
[    0.000000] ACPI: MCFG 0x00000000AAFED000 00003C (v01 SECCSD LH43STAR 00000002 PTL  00000002)
[    0.000000] ACPI: SSDT 0x00000000AAFEC000 000780 (v01 PmRef  Cpu0Ist  00003000 INTL 20061109)
[    0.000000] ACPI: SSDT 0x00000000AAFEB000 000996 (v01 PmRef  CpuPm    00003000 INTL 20061109)
[    0.000000] ACPI: UEFI 0x00000000AAFEA000 00003E (v01 SECCSD LH43STAR 00000002 PTL  00000002)
[    0.000000] ACPI: UEFI 0x00000000AAFE9000 000042 (v01 PTL    COMBUF   00000001 PTL  00000001)
[    0.000000] ACPI: SSDT 0x00000000AAFE8000 000DB1 (v01 SgRef  SgTabl   00001000 INTL 20061109)
[    0.000000] ACPI: SSDT 0x00000000AAFE7000 00072C (v01 NvORef NvOptTbl 00001000 INTL 20061109)
[    0.000000] ACPI: UEFI 0x00000000AAFE6000 000256 (v01 SECCSD LH43STAR 00000002 PTL  00000002)
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000] 4482MB HIGHMEM available.
[    0.000000] 891MB LOWMEM available.
[    0.000000]   mapped low ram: 0 - 37bfe000
[    0.000000]   low ram: 0 - 37bfe000
[    0.000000] Zone ranges:
[    0.000000]   DMA      [mem 0x0000000000001000-0x0000000000ffffff]
[    0.000000]   Normal   [mem 0x0000000001000000-0x0000000037bfdfff]
[    0.000000]   HighMem  [mem 0x0000000037bfe000-0x000000014fdfffff]
[    0.000000] Movable zone start for each node
[    0.000000] Early memory node ranges
[    0.000000]   node   0: [mem 0x0000000000001000-0x000000000009cfff]
[    0.000000]   node   0: [mem 0x0000000000100000-0x00000000aabeefff]
[    0.000000]   node   0: [mem 0x00000000aafff000-0x00000000aaffffff]
[    0.000000]   node   0: [mem 0x0000000100000000-0x000000014fdfffff]
[    0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000014fdfffff]
[    0.000000] On node 0 totalpages: 1026444
[    0.000000]   DMA zone: 40 pages used for memmap
[    0.000000]   DMA zone: 0 pages reserved
[    0.000000]   DMA zone: 3996 pages, LIFO batch:0
[    0.000000]   Normal zone: 2190 pages used for memmap
[    0.000000]   Normal zone: 224254 pages, LIFO batch:31
[    0.000000]   HighMem zone: 798194 pages, LIFO batch:31
[    0.000000] Using APIC driver default
[    0.000000] Reserving Intel graphics stolen memory at 0xaba00000-0xaf9fffff
[    0.000000] ACPI: PM-Timer IO Port: 0x408
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x00] high edge lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
[    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: IRQ9 used by override.
[    0.000000] Using ACPI (MADT) for SMP configuration information
[    0.000000] ACPI: HPET id: 0x8086a301 base: 0xfed00000
[    0.000000] smpboot: Allowing 8 CPUs, 4 hotplug CPUs
[    0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]
[    0.000000] PM: Registered nosave memory: [mem 0x0009d000-0x0009dfff]
[    0.000000] PM: Registered nosave memory: [mem 0x0009e000-0x0009ffff]
[    0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000dffff]
[    0.000000] PM: Registered nosave memory: [mem 0x000e0000-0x000fffff]
[    0.000000] e820: [mem 0xafa00000-0xf7ffffff] available for PCI devices
[    0.000000] Booting paravirtualized kernel on bare hardware
[    0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns
[    0.000000] setup_percpu: NR_CPUS:8 nr_cpumask_bits:8 nr_cpu_ids:8 nr_node_ids:1
[    0.000000] PERCPU: Embedded 19 pages/cpu @f5d3f000 s47436 r0 d30388 u77824
[    0.000000] pcpu-alloc: s47436 r0 d30388 u77824 alloc=19*4096
[    0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3 [0] 4 [0] 5 [0] 6 [0] 7 
[    0.000000] Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 1024214
[    0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-59-generic root=UUID=28fc9050-f6a2-41d4-b521-bdff959ea46c ro quiet splash vt.handoff=7
[    0.000000] PID hash table entries: 4096 (order: 2, 16384 bytes)
[    0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
[    0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
[    0.000000] Initializing CPU#0
[    0.000000] Initializing HighMem for node 0 (00037bfe:0014fe00)
[    0.000000] Initializing Movable for node 0 (00000000:00000000)
[    0.000000] Memory: 4007340K/4105776K available (7914K kernel code, 765K rwdata, 3148K rodata, 944K init, 800K bss, 98436K reserved, 0K cma-reserved, 3192772K highmem)
[    0.000000] virtual kernel memory layout:
                   fixmap  : 0xfff15000 - 0xfffff000   ( 936 kB)
                   pkmap   : 0xffc00000 - 0xffe00000   (2048 kB)
                   vmalloc : 0xf83fe000 - 0xffbfe000   ( 120 MB)
                   lowmem  : 0xc0000000 - 0xf7bfe000   ( 891 MB)
                     .init : 0xc1b91000 - 0xc1c7d000   ( 944 kB)
                     .data : 0xc17bacfb - 0xc1b8f400   (3921 kB)
                     .text : 0xc1000000 - 0xc17bacfb   (7915 kB)
[    0.000000] Checking if this processor honours the WP bit even in supervisor mode...Ok.
[    0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=8, Nodes=1
[    0.000000] Hierarchical RCU implementation.
[    0.000000] 	Build-time adjustment of leaf fanout to 32.
[    0.000000] NR_IRQS:2304 nr_irqs:488 16
[    0.000000] CPU 0 irqstacks, hard=f243a000 soft=f243c000
[    0.000000] vt handoff: transparent VT on vt#7
[    0.000000] Console: colour dummy device 80x25
[    0.000000] console [tty0] enabled
[    0.000000] allocated 4718592 bytes of page_ext
[    0.000000] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 133484882848 ns
[    0.000000] hpet clockevent registered
[    0.000000] tsc: Fast TSC calibration using PIT
[    0.000000] tsc: Detected 2394.537 MHz processor
[    0.000036] Calibrating delay loop (skipped), value calculated using timer frequency.. 4789.07 BogoMIPS (lpj=9578148)
[    0.000039] pid_max: default: 32768 minimum: 301
[    0.000047] ACPI: Core revision 20150930
[    0.008185] ACPI: 6 ACPI AML tables successfully acquired and loaded
[    0.008203] Security Framework initialized
[    0.008205] Yama: becoming mindful.
[    0.008223] AppArmor: AppArmor initialized
[    0.008257] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes)
[    0.008259] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes)
[    0.008488] Initializing cgroup subsys io
[    0.008492] Initializing cgroup subsys memory
[    0.008499] Initializing cgroup subsys devices
[    0.008502] Initializing cgroup subsys freezer
[    0.008504] Initializing cgroup subsys net_cls
[    0.008507] Initializing cgroup subsys perf_event
[    0.008510] Initializing cgroup subsys net_prio
[    0.008514] Initializing cgroup subsys hugetlb
[    0.008517] Initializing cgroup subsys pids
[    0.008539] Disabled fast string operations
[    0.008541] CPU: Physical Processor ID: 0
[    0.008542] CPU: Processor Core ID: 0
[    0.008546] ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
[    0.008547] ENERGY_PERF_BIAS: View and update with x86_energy_perf_policy(8)
[    0.008549] mce: CPU supports 7 MCE banks
[    0.008561] CPU0: Thermal monitoring enabled (TM1)
[    0.008568] process: using mwait in idle threads
[    0.008574] Last level iTLB entries: 4KB 512, 2MB 8, 4MB 8
[    0.008576] Last level dTLB entries: 4KB 512, 2MB 32, 4MB 32, 1GB 0
[    0.009238] Freeing SMP alternatives memory: 28K (c1c7d000 - c1c84000)
[    0.012065] ftrace: allocating 31349 entries in 62 pages
[    0.027017] smpboot: APIC(0) Converting physical 0 to logical package 0
[    0.027020] smpboot: Max logical packages: 4
[    0.027022] Enabling APIC mode:  Flat.  Using 1 I/O APICs
[    0.027438] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[    0.067127] TSC deadline timer enabled
[    0.067130] smpboot: CPU0: Intel(R) Core(TM) i3-2370M CPU @ 2.40GHz (family: 0x6, model: 0x2a, stepping: 0x7)
[    0.067146] Performance Events: PEBS fmt1+, 16-deep LBR, SandyBridge events, full-width counters, Intel PMU driver.
[    0.067166] core: PEBS disabled due to CPU errata, please upgrade microcode
[    0.067168] ... version:                3
[    0.067169] ... bit width:              48
[    0.067170] ... generic registers:      4
[    0.067171] ... value mask:             0000ffffffffffff
[    0.067172] ... max period:             0000ffffffffffff
[    0.067173] ... fixed-purpose events:   3
[    0.067174] ... event mask:             000000070000000f
[    0.068088] CPU 1 irqstacks, hard=f1e0e000 soft=f1e18000
[    0.068090] x86: Booting SMP configuration:
[    0.068091] .... node  #0, CPUs:      #1
[    0.068353] Initializing CPU#1
[    0.068375] Disabled fast string operations
[    0.070638] NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter.
[    0.070741] CPU 2 irqstacks, hard=f1f70000 soft=f1f72000
[    0.070742]  #2
[    0.070992] Initializing CPU#2
[    0.071012] Disabled fast string operations
[    0.073169] CPU 3 irqstacks, hard=f1fd4000 soft=f1fd6000
[    0.073172]  #3
[    0.073404] Initializing CPU#3
[    0.073422] Disabled fast string operations
[    0.075484] x86: Booted up 1 node, 4 CPUs
[    0.075487] smpboot: Total of 4 processors activated (19156.29 BogoMIPS)
[    0.078763] devtmpfs: initialized
[    0.079280] evm: security.selinux
[    0.079281] evm: security.SMACK64
[    0.079282] evm: security.SMACK64EXEC
[    0.079283] evm: security.SMACK64TRANSMUTE
[    0.079284] evm: security.SMACK64MMAP
[    0.079285] evm: security.ima
[    0.079286] evm: security.capability
[    0.079383] PM: Registering ACPI NVS region [mem 0xaaeef000-0xaaf9efff] (720896 bytes)
[    0.079532] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[    0.079619] pinctrl core: initialized pinctrl subsystem
[    0.079768] RTC time:  8:10:10, date: 01/17/17
[    0.079900] NET: Registered protocol family 16
[    0.080157] EISA bus registered
[    0.090586] cpuidle: using governor ladder
[    0.102577] cpuidle: using governor menu
[    0.102588] PCCT header not found.
[    0.102795] ACPI: bus type PCI registered
[    0.102797] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[    0.102901] PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xf8000000-0xfbffffff] (base 0xf8000000)
[    0.102903] PCI: MMCONFIG at [mem 0xf8000000-0xfbffffff] reserved in E820
[    0.102905] PCI: Using MMCONFIG for extended config space
[    0.102906] PCI: Using configuration type 1 for base access
[    0.102983] core: PMU erratum BJ122, BV98, HSD29 worked around, HT is on
[    0.119117] ACPI: Added _OSI(Module Device)
[    0.119118] ACPI: Added _OSI(Processor Device)
[    0.119120] ACPI: Added _OSI(3.0 _SCP Extensions)
[    0.119121] ACPI: Added _OSI(Processor Aggregator Device)
[    0.121559] ACPI: Executed 1 blocks of module-level executable AML code
[    0.124147] [Firmware Bug]: ACPI: BIOS _OSI(Linux) query ignored
[    0.125043] ACPI: Dynamic OEM Table Load:
[    0.125051] ACPI: SSDT 0x00000000F2412000 000670 (v01 PmRef  Cpu0Cst  00003001 INTL 20061109)
[    0.125576] ACPI: Dynamic OEM Table Load:
[    0.125582] ACPI: SSDT 0x00000000F1898C00 000303 (v01 PmRef  ApIst    00003000 INTL 20061109)
[    0.126039] ACPI: Dynamic OEM Table Load:
[    0.126044] ACPI: SSDT 0x00000000F185AA00 000119 (v01 PmRef  ApCst    00003000 INTL 20061109)
[    0.126956] ACPI : EC: EC started
[    0.129089] ACPI: Interpreter enabled
[    0.129123] ACPI: (supports S0 S1 S3 S4 S5)
[    0.129124] ACPI: Using IOAPIC for interrupt routing
[    0.129160] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[    0.137142] ACPI: Power Resource [FN00] (off)
[    0.137258] ACPI: Power Resource [FN01] (off)
[    0.137371] ACPI: Power Resource [FN02] (off)
[    0.137483] ACPI: Power Resource [FN03] (off)
[    0.137594] ACPI: Power Resource [FN04] (off)
[    0.138263] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-3e])
[    0.138268] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI]
[    0.138447] \_SB_.PCI0:_OSC invalid UUID
[    0.138448] _OSC request data:1 1f 0 
[    0.138452] acpi PNP0A08:00: _OSC failed (AE_ERROR); disabling ASPM
[    0.138947] PCI host bridge to bus 0000:00
[    0.138950] pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7 window]
[    0.138952] pci_bus 0000:00: root bus resource [io  0x0d00-0xffff window]
[    0.138954] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
[    0.138956] pci_bus 0000:00: root bus resource [mem 0xafa00000-0xfeafffff window]
[    0.138957] pci_bus 0000:00: root bus resource [mem 0xfed40000-0xfed44fff window]
[    0.138960] pci_bus 0000:00: root bus resource [bus 00-3e]
[    0.138968] pci 0000:00:00.0: [8086:0104] type 00 class 0x060000
[    0.139080] pci 0000:00:01.0: [8086:0101] type 01 class 0x060400
[    0.139114] pci 0000:00:01.0: PME# supported from D0 D3hot D3cold
[    0.139157] pci 0000:00:01.0: System wakeup disabled by ACPI
[    0.139225] pci 0000:00:02.0: [8086:0116] type 00 class 0x030000
[    0.139238] pci 0000:00:02.0: reg 0x10: [mem 0xe1000000-0xe13fffff 64bit]
[    0.139244] pci 0000:00:02.0: reg 0x18: [mem 0xd0000000-0xdfffffff 64bit pref]
[    0.139248] pci 0000:00:02.0: reg 0x20: [io  0x4000-0x403f]
[    0.139391] pci 0000:00:16.0: [8086:1c3a] type 00 class 0x078000
[    0.139425] pci 0000:00:16.0: reg 0x10: [mem 0xe1605000-0xe160500f 64bit]
[    0.139491] pci 0000:00:16.0: PME# supported from D0 D3hot D3cold
[    0.139602] pci 0000:00:1a.0: [8086:1c2d] type 00 class 0x0c0320
[    0.139631] pci 0000:00:1a.0: reg 0x10: [mem 0xe160a000-0xe160a3ff]
[    0.139707] pci 0000:00:1a.0: PME# supported from D0 D3hot D3cold
[    0.139814] pci 0000:00:1b.0: [8086:1c20] type 00 class 0x040300
[    0.139843] pci 0000:00:1b.0: reg 0x10: [mem 0xe1600000-0xe1603fff 64bit]
[    0.139908] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
[    0.139958] pci 0000:00:1b.0: System wakeup disabled by ACPI
[    0.140022] pci 0000:00:1c.0: [8086:1c10] type 01 class 0x060400
[    0.140102] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
[    0.140150] pci 0000:00:1c.0: System wakeup disabled by ACPI
[    0.140217] pci 0000:00:1c.3: [8086:1c16] type 01 class 0x060400
[    0.140295] pci 0000:00:1c.3: PME# supported from D0 D3hot D3cold
[    0.140344] pci 0000:00:1c.3: System wakeup disabled by ACPI
[    0.140412] pci 0000:00:1d.0: [8086:1c26] type 00 class 0x0c0320
[    0.140441] pci 0000:00:1d.0: reg 0x10: [mem 0xe1609000-0xe16093ff]
[    0.140516] pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
[    0.140623] pci 0000:00:1f.0: [8086:1c49] type 00 class 0x060100
[    0.140817] pci 0000:00:1f.2: [8086:1c03] type 00 class 0x010601
[    0.140842] pci 0000:00:1f.2: reg 0x10: [io  0x4088-0x408f]
[    0.140851] pci 0000:00:1f.2: reg 0x14: [io  0x4094-0x4097]
[    0.140859] pci 0000:00:1f.2: reg 0x18: [io  0x4080-0x4087]
[    0.140868] pci 0000:00:1f.2: reg 0x1c: [io  0x4090-0x4093]
[    0.140876] pci 0000:00:1f.2: reg 0x20: [io  0x4060-0x407f]
[    0.140884] pci 0000:00:1f.2: reg 0x24: [mem 0xe1608000-0xe16087ff]
[    0.140918] pci 0000:00:1f.2: PME# supported from D3hot
[    0.141020] pci 0000:00:1f.3: [8086:1c22] type 00 class 0x0c0500
[    0.141038] pci 0000:00:1f.3: reg 0x10: [mem 0xe1604000-0xe16040ff 64bit]
[    0.141060] pci 0000:00:1f.3: reg 0x20: [io  0xefa0-0xefbf]
[    0.141222] pci 0000:01:00.0: [10de:1051] type 00 class 0x030200
[    0.141243] pci 0000:01:00.0: reg 0x10: [mem 0xe0000000-0xe0ffffff]
[    0.141253] pci 0000:01:00.0: reg 0x14: [mem 0xb0000000-0xbfffffff 64bit pref]
[    0.141263] pci 0000:01:00.0: reg 0x1c: [mem 0xc0000000-0xc1ffffff 64bit pref]
[    0.141270] pci 0000:01:00.0: reg 0x24: [io  0x3000-0x307f]
[    0.141277] pci 0000:01:00.0: reg 0x30: [mem 0xfff80000-0xffffffff pref]
[    0.141378] pci 0000:01:00.0: System wakeup disabled by ACPI
[    0.146656] pci 0000:00:01.0: PCI bridge to [bus 01]
[    0.146664] pci 0000:00:01.0:   bridge window [io  0x3000-0x3fff]
[    0.146671] pci 0000:00:01.0:   bridge window [mem 0xe0000000-0xe0ffffff]
[    0.146681] pci 0000:00:01.0:   bridge window [mem 0xb0000000-0xc1ffffff 64bit pref]
[    0.146965] pci 0000:02:00.0: [8086:0896] type 00 class 0x028000
[    0.147216] pci 0000:02:00.0: reg 0x10: [mem 0xe1500000-0xe1501fff 64bit]
[    0.147828] pci 0000:02:00.0: PME# supported from D0 D3hot D3cold
[    0.147988] pci 0000:02:00.0: System wakeup disabled by ACPI
[    0.154790] pci 0000:00:1c.0: PCI bridge to [bus 02]
[    0.154797] pci 0000:00:1c.0:   bridge window [mem 0xe1500000-0xe15fffff]
[    0.154942] pci 0000:03:00.0: [10ec:8168] type 00 class 0x020000
[    0.155116] pci 0000:03:00.0: reg 0x10: [io  0x2000-0x20ff]
[    0.155232] pci 0000:03:00.0: reg 0x18: [mem 0xe1404000-0xe1404fff 64bit pref]
[    0.155306] pci 0000:03:00.0: reg 0x20: [mem 0xe1400000-0xe1403fff 64bit pref]
[    0.155574] pci 0000:03:00.0: supports D1 D2
[    0.155576] pci 0000:03:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.155720] pci 0000:03:00.0: System wakeup disabled by ACPI
[    0.162720] pci 0000:00:1c.3: PCI bridge to [bus 03]
[    0.162730] pci 0000:00:1c.3:   bridge window [io  0x2000-0x2fff]
[    0.162749] pci 0000:00:1c.3:   bridge window [mem 0xe1400000-0xe14fffff 64bit pref]
[    0.162787] pci_bus 0000:00: on NUMA node 0
[    0.163892] ACPI: PCI Interrupt Link [LNKA] (IRQs 1 3 4 5 6 10 *11 12 14 15)
[    0.163951] ACPI: PCI Interrupt Link [LNKB] (IRQs 1 3 4 5 6 10 11 12 14 15) *0, disabled.
[    0.164009] ACPI: PCI Interrupt Link [LNKC] (IRQs 1 3 4 5 6 *10 11 12 14 15)
[    0.164065] ACPI: PCI Interrupt Link [LNKD] (IRQs 1 3 4 5 6 *10 11 12 14 15)
[    0.164121] ACPI: PCI Interrupt Link [LNKE] (IRQs 1 3 4 *5 6 10 11 12 14 15)
[    0.164177] ACPI: PCI Interrupt Link [LNKF] (IRQs 1 3 4 5 6 10 11 12 14 15) *0, disabled.
[    0.164234] ACPI: PCI Interrupt Link [LNKG] (IRQs 1 3 4 5 6 10 *11 12 14 15)
[    0.164290] ACPI: PCI Interrupt Link [LNKH] (IRQs 1 3 4 *5 6 10 11 12 14 15)
[    0.164930] ACPI: Enabled 4 GPEs in block 00 to 3F
[    0.164987] ACPI : EC: GPE = 0x17, I/O: command/status = 0x66, data = 0x62
[    0.165121] ACPI : EC: 0 stale EC events cleared
[    0.165317] vgaarb: setting as boot device: PCI:0000:00:02.0
[    0.165319] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none
[    0.165321] vgaarb: loaded
[    0.165322] vgaarb: bridge control possible 0000:00:02.0
[    0.165718] SCSI subsystem initialized
[    0.165770] libata version 3.00 loaded.
[    0.165812] ACPI: bus type USB registered
[    0.165840] usbcore: registered new interface driver usbfs
[    0.165855] usbcore: registered new interface driver hub
[    0.165880] usbcore: registered new device driver usb
[    0.166088] PCI: Using ACPI for IRQ routing
[    0.167643] PCI: pci_cache_line_size set to 64 bytes
[    0.167735] e820: reserve RAM buffer [mem 0x0009d800-0x0009ffff]
[    0.167737] e820: reserve RAM buffer [mem 0xaabef000-0xabffffff]
[    0.167738] e820: reserve RAM buffer [mem 0xab000000-0xabffffff]
[    0.167740] e820: reserve RAM buffer [mem 0x14fe00000-0x14fffffff]
[    0.167914] NetLabel: Initializing
[    0.167916] NetLabel:  domain hash size = 128
[    0.167916] NetLabel:  protocols = UNLABELED CIPSOv4
[    0.167927] NetLabel:  unlabeled traffic allowed by default
[    0.168060] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
[    0.168065] hpet0: 8 comparators, 64-bit 14.318180 MHz counter
[    0.171084] amd_nb: Cannot enumerate AMD northbridges
[    0.171098] clocksource: Switched to clocksource hpet
[    0.178356] AppArmor: AppArmor Filesystem Enabled
[    0.178445] pnp: PnP ACPI init
[    0.178869] system 00:00: [io  0x0680-0x069f] has been reserved
[    0.178872] system 00:00: [io  0x1000-0x100f] has been reserved
[    0.178874] system 00:00: [io  0x5000-0x5003] has been reserved
[    0.178876] system 00:00: [io  0xffff] has been reserved
[    0.178878] system 00:00: [io  0x0400-0x0453] could not be reserved
[    0.178880] system 00:00: [io  0x0458-0x047f] has been reserved
[    0.178882] system 00:00: [io  0x0500-0x057f] has been reserved
[    0.178884] system 00:00: [io  0x0a00-0x0a0f] has been reserved
[    0.178886] system 00:00: [io  0x164e-0x164f] has been reserved
[    0.178888] system 00:00: [io  0x5000-0x500f] could not be reserved
[    0.178892] system 00:00: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.178933] pnp 00:01: Plug and Play ACPI device, IDs PNP0b00 (active)
[    0.178999] system 00:02: [io  0x0454-0x0457] has been reserved
[    0.179001] system 00:02: Plug and Play ACPI device, IDs INT3f0d PNP0c02 (active)
[    0.179046] pnp 00:03: Plug and Play ACPI device, IDs PNP0303 (active)
[    0.179130] pnp 00:04: Plug and Play ACPI device, IDs PNP0f13 (active)
[    0.179294] system 00:05: [mem 0xfed1c000-0xfed1ffff] has been reserved
[    0.179296] system 00:05: [mem 0xfed10000-0xfed17fff] has been reserved
[    0.179298] system 00:05: [mem 0xfed18000-0xfed18fff] has been reserved
[    0.179300] system 00:05: [mem 0xfed19000-0xfed19fff] has been reserved
[    0.179302] system 00:05: [mem 0xf8000000-0xfbffffff] has been reserved
[    0.179304] system 00:05: [mem 0xfed20000-0xfed3ffff] has been reserved
[    0.179306] system 00:05: [mem 0xfed90000-0xfed93fff] has been reserved
[    0.179308] system 00:05: [mem 0xfed45000-0xfed8ffff] has been reserved
[    0.179310] system 00:05: [mem 0xff000000-0xffffffff] could not be reserved
[    0.179313] system 00:05: [mem 0xfee00000-0xfeefffff] could not be reserved
[    0.179315] system 00:05: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.179792] system 00:06: Plug and Play ACPI device, IDs PNP0c01 (active)
[    0.179813] pnp: PnP ACPI: found 7 devices
[    0.179818] PnPBIOS: Disabled by ACPI PNP
[    0.217308] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[    0.217316] pci 0000:01:00.0: can't claim BAR 6 [mem 0xfff80000-0xffffffff pref]: no compatible bridge window
[    0.217344] pci 0000:01:00.0: BAR 6: no space for [mem size 0x00080000 pref]
[    0.217347] pci 0000:01:00.0: BAR 6: failed to assign [mem size 0x00080000 pref]
[    0.217349] pci 0000:00:01.0: PCI bridge to [bus 01]
[    0.217351] pci 0000:00:01.0:   bridge window [io  0x3000-0x3fff]
[    0.217354] pci 0000:00:01.0:   bridge window [mem 0xe0000000-0xe0ffffff]
[    0.217357] pci 0000:00:01.0:   bridge window [mem 0xb0000000-0xc1ffffff 64bit pref]
[    0.217361] pci 0000:00:1c.0: PCI bridge to [bus 02]
[    0.217366] pci 0000:00:1c.0:   bridge window [mem 0xe1500000-0xe15fffff]
[    0.217375] pci 0000:00:1c.3: PCI bridge to [bus 03]
[    0.217378] pci 0000:00:1c.3:   bridge window [io  0x2000-0x2fff]
[    0.217385] pci 0000:00:1c.3:   bridge window [mem 0xe1400000-0xe14fffff 64bit pref]
[    0.217393] pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7 window]
[    0.217395] pci_bus 0000:00: resource 5 [io  0x0d00-0xffff window]
[    0.217397] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
[    0.217398] pci_bus 0000:00: resource 7 [mem 0xafa00000-0xfeafffff window]
[    0.217400] pci_bus 0000:00: resource 8 [mem 0xfed40000-0xfed44fff window]
[    0.217402] pci_bus 0000:01: resource 0 [io  0x3000-0x3fff]
[    0.217404] pci_bus 0000:01: resource 1 [mem 0xe0000000-0xe0ffffff]
[    0.217405] pci_bus 0000:01: resource 2 [mem 0xb0000000-0xc1ffffff 64bit pref]
[    0.217407] pci_bus 0000:02: resource 1 [mem 0xe1500000-0xe15fffff]
[    0.217409] pci_bus 0000:03: resource 0 [io  0x2000-0x2fff]
[    0.217411] pci_bus 0000:03: resource 2 [mem 0xe1400000-0xe14fffff 64bit pref]
[    0.217441] NET: Registered protocol family 2
[    0.217634] TCP established hash table entries: 8192 (order: 3, 32768 bytes)
[    0.217644] TCP bind hash table entries: 8192 (order: 4, 65536 bytes)
[    0.217659] TCP: Hash tables configured (established 8192 bind 8192)
[    0.217681] UDP hash table entries: 512 (order: 2, 16384 bytes)
[    0.217686] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)
[    0.217741] NET: Registered protocol family 1
[    0.217756] pci 0000:00:02.0: Video device with shadowed ROM
[    0.218127] PCI: CLS 64 bytes, default 64
[    0.218176] Trying to unpack rootfs image as initramfs...
[    0.878710] Freeing initrd memory: 36456K (f38bc000 - f5c56000)
[    0.878846] RAPL PMU detected, API unit is 2^-32 Joules, 3 fixed counters 163840 ms ovfl timer
[    0.878848] hw unit of domain pp0-core 2^-16 Joules
[    0.878849] hw unit of domain package 2^-16 Joules
[    0.878850] hw unit of domain pp1-gpu 2^-16 Joules
[    0.878965] Scanning for low memory corruption every 60 seconds
[    0.879567] futex hash table entries: 2048 (order: 5, 131072 bytes)
[    0.879616] audit: initializing netlink subsys (disabled)
[    0.879633] audit: type=2000 audit(1484640610.876:1): initialized
[    0.880124] Initialise system trusted keyring
[    0.880246] HugeTLB registered 2 MB page size, pre-allocated 0 pages
[    0.882913] zbud: loaded
[    0.883051] VFS: Disk quotas dquot_6.6.0
[    0.883120] VFS: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
[    0.883509] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[    0.883863] fuse init (API version 7.23)
[    0.884074] Key type big_key registered
[    0.884098] Allocating IMA MOK and blacklist keyrings.
[    0.884535] Key type asymmetric registered
[    0.884538] Asymmetric key parser 'x509' registered
[    0.884557] bounce: pool size: 64 pages
[    0.884612] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)
[    0.884649] io scheduler noop registered
[    0.884653] io scheduler deadline registered (default)
[    0.884705] io scheduler cfq registered
[    0.885249] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[    0.885259] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
[    0.885298] vesafb: mode is 1024x768x32, linelength=4096, pages=0
[    0.885299] vesafb: scrolling: redraw
[    0.885301] vesafb: Truecolor: size=8:8:8:8, shift=24:16:8:0
[    0.885314] vesafb: framebuffer at 0xd0000000, mapped to 0xf8600000, using 3072k, total 3072k
[    0.885430] Console: switching to colour frame buffer device 128x48
[    0.885454] fb0: VESA VGA frame buffer device
[    0.885476] intel_idle: MWAIT substates: 0x21120
[    0.885478] intel_idle: v0.4.1 model 0x2A
[    0.885479] intel_idle: lapic_timer_reliable_states 0xffffffff
[    0.886727] ACPI: AC Adapter [ADP1] (on-line)
[    0.886817] input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input0
[    0.886833] ACPI: Lid Switch [LID0]
[    0.886891] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input1
[    0.886894] ACPI: Power Button [PWRB]
[    0.886950] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input2
[    0.886952] ACPI: Power Button [PWRF]
[    0.888894] thermal LNXTHERM:00: registered as thermal_zone0
[    0.888897] ACPI: Thermal Zone [TZ00] (37 C)
[    0.889148] thermal LNXTHERM:01: registered as thermal_zone1
[    0.889150] ACPI: Thermal Zone [TZ01] (30 C)
[    0.889192] GHES: HEST is not enabled!
[    0.889299] isapnp: Scanning for PnP cards...
[    0.889344] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
[    0.892551] Linux agpgart interface v0.103
[    0.894353] ACPI: Battery Slot [BAT1] (battery present)
[    0.900637] brd: module loaded
[    0.902498] loop: module loaded
[    0.902826] libphy: Fixed MDIO Bus: probed
[    0.902830] tun: Universal TUN/TAP device driver, 1.6
[    0.902832] tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com>
[    0.902889] PPP generic driver version 2.4.2
[    0.902972] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    0.902977] ehci-pci: EHCI PCI platform driver
[    0.903096] ehci-pci 0000:00:1a.0: EHCI Host Controller
[    0.903118] ehci-pci 0000:00:1a.0: new USB bus registered, assigned bus number 1
[    0.903132] ehci-pci 0000:00:1a.0: debug port 2
[    0.907045] ehci-pci 0000:00:1a.0: cache line size of 64 is not supported
[    0.907061] ehci-pci 0000:00:1a.0: irq 16, io mem 0xe160a000
[    0.915127] ehci-pci 0000:00:1a.0: USB 2.0 started, EHCI 1.00
[    0.915166] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[    0.915168] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.915170] usb usb1: Product: EHCI Host Controller
[    0.915172] usb usb1: Manufacturer: Linux 4.4.0-59-generic ehci_hcd
[    0.915173] usb usb1: SerialNumber: 0000:00:1a.0
[    0.915380] hub 1-0:1.0: USB hub found
[    0.915389] hub 1-0:1.0: 2 ports detected
[    0.915620] ehci-pci 0000:00:1d.0: EHCI Host Controller
[    0.915626] ehci-pci 0000:00:1d.0: new USB bus registered, assigned bus number 2
[    0.915636] ehci-pci 0000:00:1d.0: debug port 2
[    0.919525] ehci-pci 0000:00:1d.0: cache line size of 64 is not supported
[    0.919538] ehci-pci 0000:00:1d.0: irq 23, io mem 0xe1609000
[    0.931132] ehci-pci 0000:00:1d.0: USB 2.0 started, EHCI 1.00
[    0.931174] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002
[    0.931176] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.931178] usb usb2: Product: EHCI Host Controller
[    0.931180] usb usb2: Manufacturer: Linux 4.4.0-59-generic ehci_hcd
[    0.931181] usb usb2: SerialNumber: 0000:00:1d.0
[    0.931345] hub 2-0:1.0: USB hub found
[    0.931352] hub 2-0:1.0: 2 ports detected
[    0.931490] ehci-platform: EHCI generic platform driver
[    0.931507] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[    0.931512] ohci-pci: OHCI PCI platform driver
[    0.931528] ohci-platform: OHCI generic platform driver
[    0.931541] uhci_hcd: USB Universal Host Controller Interface driver
[    0.931632] i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f13:SPAD] at 0x60,0x64 irq 1,12
[    0.934295] serio: i8042 KBD port at 0x60,0x64 irq 1
[    0.934299] serio: i8042 AUX port at 0x60,0x64 irq 12
[    0.934484] mousedev: PS/2 mouse device common for all mice
[    0.934862] rtc_cmos 00:01: rtc core: registered rtc_cmos as rtc0
[    0.934889] rtc_cmos 00:01: alarms up to one month, y3k, 242 bytes nvram, hpet irqs
[    0.934902] i2c /dev entries driver
[    0.934979] device-mapper: uevent: version 1.0.3
[    0.935075] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com
[    0.935123] platform eisa.0: Probing EISA bus 0
[    0.935126] platform eisa.0: EISA: Cannot allocate resource for mainboard
[    0.935129] platform eisa.0: Cannot allocate resource for EISA slot 1
[    0.935131] platform eisa.0: Cannot allocate resource for EISA slot 2
[    0.935133] platform eisa.0: Cannot allocate resource for EISA slot 3
[    0.935135] platform eisa.0: Cannot allocate resource for EISA slot 4
[    0.935136] platform eisa.0: Cannot allocate resource for EISA slot 5
[    0.935138] platform eisa.0: Cannot allocate resource for EISA slot 6
[    0.935140] platform eisa.0: Cannot allocate resource for EISA slot 7
[    0.935142] platform eisa.0: Cannot allocate resource for EISA slot 8
[    0.935144] platform eisa.0: EISA: Detected 0 cards
[    0.935157] cpufreq-nforce2: No nForce2 chipset.
[    0.935164] Intel P-state driver initializing.
[    0.935349] ledtrig-cpu: registered to indicate activity on CPUs
[    0.936419] NET: Registered protocol family 10
[    0.937184] NET: Registered protocol family 17
[    0.937223] Key type dns_resolver registered
[    0.938177] microcode: CPU0 sig=0x206a7, pf=0x10, revision=0x23
[    0.938200] microcode: CPU1 sig=0x206a7, pf=0x10, revision=0x23
[    0.938219] microcode: CPU2 sig=0x206a7, pf=0x10, revision=0x23
[    0.938243] microcode: CPU3 sig=0x206a7, pf=0x10, revision=0x23
[    0.938374] microcode: Microcode Update Driver: v2.01 <tigran@aivazian.fsnet.co.uk>, Peter Oruba
[    0.938416] Using IPI No-Shortcut mode
[    0.938935] registered taskstats version 1
[    0.938995] Loading compiled-in X.509 certificates
[    0.944996] Loaded X.509 cert 'Build time autogenerated kernel key: 5abddad4aa185bb4ac78f1f130c188cbdfc4c5fc'
[    0.945017] zswap: loaded using pool lzo/zbud
[    0.947463] Key type trusted registered
[    0.951873] Key type encrypted registered
[    0.951882] AppArmor: AppArmor sha1 policy hashing enabled
[    0.951886] ima: No TPM chip found, activating TPM-bypass!
[    0.951906] evm: HMAC attrs: 0x1
[    0.952296]   Magic number: 1:708:169
[    0.952330] acpi device:32: hash matches
[    0.952384] rtc_cmos 00:01: setting system clock to 2017-01-17 08:10:11 UTC (1484640611)
[    0.952446] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found
[    0.952447] EDD information not available.
[    0.952555] PM: Hibernation image not present or could not be loaded.
[    0.968281] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input3
[    1.199938] isapnp: No Plug & Play device found
[    1.200317] Freeing unused kernel memory: 944K (c1b91000 - c1c7d000)
[    1.200435] Write protecting the kernel text: 7916k
[    1.200466] Write protecting the kernel read-only data: 3156k
[    1.200468] NX-protecting the kernel data: 6420k
[    1.211520] random: systemd-udevd: uninitialized urandom read (16 bytes read, 1 bits of entropy available)
[    1.211604] random: systemd-udevd: uninitialized urandom read (16 bytes read, 1 bits of entropy available)
[    1.212058] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available)
[    1.212118] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available)
[    1.212436] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available)
[    1.212501] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available)
[    1.212574] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available)
[    1.212637] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available)
[    1.212701] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available)
[    1.212779] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available)
[    1.227138] usb 1-1: new high-speed USB device number 2 using ehci-pci
[    1.243144] usb 2-1: new high-speed USB device number 2 using ehci-pci
[    1.252252] FUJITSU Extended Socket Network Device Driver - version 1.0 - Copyright (c) 2015 FUJITSU LIMITED
[    1.280509] [drm] Initialized drm 1.1.0 20060810
[    1.295973] r8169 Gigabit Ethernet driver 2.3LK-NAPI loaded
[    1.295988] r8169 0000:03:00.0: can't disable ASPM; OS doesn't have ASPM control
[    1.296763] r8169 0000:03:00.0 eth0: RTL8168evl/8111evl at 0xf8426000, e8:03:9a:bd:a0:5e, XID 0c900800 IRQ 25
[    1.296767] r8169 0000:03:00.0 eth0: jumbo features [frames: 9200 bytes, tx checksumming: ko]
[    1.301824] ahci 0000:00:1f.2: version 3.0
[    1.302618] ahci 0000:00:1f.2: SSS flag set, parallel bus scan disabled
[    1.315171] ahci 0000:00:1f.2: AHCI 0001.0300 32 slots 6 ports 3 Gbps 0x1d impl SATA mode
[    1.315177] ahci 0000:00:1f.2: flags: 64bit ncq sntf ilck stag pm led clo pio slum part ems sxs apst 
[    1.324365] wmi: Mapper loaded
[    1.340683] scsi host0: ahci
[    1.340890] scsi host1: ahci
[    1.341077] scsi host2: ahci
[    1.341259] scsi host3: ahci
[    1.341445] scsi host4: ahci
[    1.341627] scsi host5: ahci
[    1.341764] ata1: SATA max UDMA/133 abar m2048@0xe1608000 port 0xe1608100 irq 26
[    1.341767] ata2: DUMMY
[    1.341771] ata3: SATA max UDMA/133 abar m2048@0xe1608000 port 0xe1608200 irq 26
[    1.341775] ata4: SATA max UDMA/133 abar m2048@0xe1608000 port 0xe1608280 irq 26
[    1.341778] ata5: SATA max UDMA/133 abar m2048@0xe1608000 port 0xe1608300 irq 26
[    1.341780] ata6: DUMMY
[    1.353051] r8169 0000:03:00.0 enp3s0: renamed from eth0
[    1.370903] [drm] Memory usable by graphics device = 2048M
[    1.370913] checking generic (d0000000 300000) vs hw (d0000000 10000000)
[    1.370916] fb: switching to inteldrmfb from VESA VGA
[    1.370979] Console: switching to colour dummy device 80x25
[    1.371169] [drm] Replacing VGA console driver
[    1.374339] ACPI Warning: \_SB_.PCI0.GFX0._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20150930/nsarguments-95)
[    1.374371] ACPI: \_SB_.PCI0.GFX0: failed to evaluate _DSM
[    1.374430] ACPI Warning: \_SB_.PCI0.PEG0.PEGP._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20150930/nsarguments-95)
[    1.374768] ACPI Warning: \_SB_.PCI0.PEG0.PEGP._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20150930/nsarguments-95)
[    1.375088] pci 0000:01:00.0: optimus capabilities: enabled, status dynamic power, hda bios codec supported
[    1.375091] VGA switcheroo: detected Optimus DSM method \_SB_.PCI0.PEG0.PEGP handle
[    1.375375] nouveau 0000:01:00.0: NVIDIA GF119 (0d9110a1)
[    1.377244] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
[    1.377247] [drm] Driver supports precise vblank timestamp query.
[    1.378313] vgaarb: device changed decodes: PCI:0000:00:02.0,olddecodes=io+mem,decodes=io+mem:owns=io+mem
[    1.387763] usb 2-1: New USB device found, idVendor=8087, idProduct=0024
[    1.387767] usb 2-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[    1.387854] usb 1-1: New USB device found, idVendor=8087, idProduct=0024
[    1.387857] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[    1.388195] hub 1-1:1.0: USB hub found
[    1.388265] hub 2-1:1.0: USB hub found
[    1.388271] hub 1-1:1.0: 6 ports detected
[    1.388375] hub 2-1:1.0: 6 ports detected
[    1.413728] fbcon: inteldrmfb (fb0) is primary device
[    1.413845] Console: switching to colour frame buffer device 200x56
[    1.413892] i915 0000:00:02.0: fb0: inteldrmfb frame buffer device
[    1.427606] [Firmware Bug]: ACPI(PEGP) defines _DOD but not _DOS
[    1.427628] nouveau 0000:01:00.0: bios: version 75.19.4f.00.1d
[    1.429109] ACPI: Video Device [PEGP] (multi-head: yes  rom: yes  post: no)
[    1.429733] acpi device:2d: registered as cooling_device9
[    1.429851] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:2b/LNXVIDEO:00/input/input6
[    1.431574] ACPI: Video Device [GFX0] (multi-head: yes  rom: no  post: no)
[    1.431883] acpi device:39: registered as cooling_device10
[    1.432036] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:01/input/input7
[    1.432170] [drm] Initialized i915 1.6.0 20151010 for 0000:00:02.0 on minor 0
[    1.514509] nouveau 0000:01:00.0: fb: 1024 MiB DDR3
[    1.572299] vga_switcheroo: enabled
[    1.572454] [TTM] Zone  kernel: Available graphics memory: 425998 kiB
[    1.572456] [TTM] Zone highmem: Available graphics memory: 2022384 kiB
[    1.572457] [TTM] Initializing pool allocator
[    1.572465] [TTM] Initializing DMA pool allocator
[    1.572478] nouveau 0000:01:00.0: DRM: VRAM: 1024 MiB
[    1.572480] nouveau 0000:01:00.0: DRM: GART: 1048576 MiB
[    1.572484] nouveau 0000:01:00.0: DRM: TMDS table version 2.0
[    1.572485] nouveau 0000:01:00.0: DRM: DCB version 4.0
[    1.662095] nouveau 0000:01:00.0: DRM: MM: using COPY0 for buffer copies
[    1.662101] [drm] Initialized nouveau 1.3.1 20120801 for 0000:01:00.0 on minor 1
[    1.663926] usb 1-1.4: new high-speed USB device number 3 using ehci-pci
[    1.667147] ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[    1.673523] ata1.00: ATA-8: ST750LM022 HN-M750MBB, 2AR10002, max UDMA/133
[    1.673527] ata1.00: 1465149168 sectors, multi 16: LBA48 NCQ (depth 31/32), AA
[    1.679966] ata1.00: configured for UDMA/133
[    1.680238] scsi 0:0:0:0: Direct-Access     ATA      ST750LM022 HN-M7 0002 PQ: 0 ANSI: 5
[    1.680553] sd 0:0:0:0: [sda] 1465149168 512-byte logical blocks: (750 GB/699 GiB)
[    1.680557] sd 0:0:0:0: [sda] 4096-byte physical blocks
[    1.680624] sd 0:0:0:0: [sda] Write Protect is off
[    1.680627] sd 0:0:0:0: Attached scsi generic sg0 type 0
[    1.680628] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[    1.680657] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    1.699243] usb 2-1.1: new low-speed USB device number 3 using ehci-pci
[    1.759847] usb 1-1.4: New USB device found, idVendor=2232, idProduct=1020
[    1.759850] usb 1-1.4: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[    1.759852] usb 1-1.4: Product: WebCam SC-0311139N
[    1.759854] usb 1-1.4: Manufacturer: Image Processor
[    1.759856] usb 1-1.4: SerialNumber: SM3711
[    1.773874]  sda: sda1 sda2 sda3 < sda5 sda6 sda7 > sda4
[    1.774887] sd 0:0:0:0: [sda] Attached SCSI disk
[    1.796439] usb 2-1.1: New USB device found, idVendor=093a, idProduct=2510
[    1.796443] usb 2-1.1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    1.796445] usb 2-1.1: Product: USB Optical Mouse
[    1.796447] usb 2-1.1: Manufacturer: PixArt
[    1.804218] hidraw: raw HID events driver (C) Jiri Kosina
[    1.811442] usbcore: registered new interface driver usbhid
[    1.811444] usbhid: USB HID core driver
[    1.815743] input: PixArt USB Optical Mouse as /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.1/2-1.1:1.0/0003:093A:2510.0001/input/input8
[    1.815909] hid-generic 0003:093A:2510.0001: input,hidraw0: USB HID v1.11 Mouse [PixArt USB Optical Mouse] on usb-0000:00:1d.0-1.1/input0
[    1.867231] usb 2-1.3: new full-speed USB device number 4 using ehci-pci
[    1.875197] tsc: Refined TSC clocksource calibration: 2394.560 MHz
[    1.875209] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x2284248580e, max_idle_ns: 440795288736 ns
[    1.964260] usb 2-1.3: New USB device found, idVendor=8086, idProduct=0189
[    1.964265] usb 2-1.3: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[    1.999300] ata3: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[    2.007416] ata3.00: ATAPI: TSSTcorp CDDVDW SN-208BB, SC00, max UDMA/100
[    2.009729] ata3.00: configured for UDMA/100
[    2.012441] scsi 2:0:0:0: CD-ROM            TSSTcorp CDDVDW SN-208BB  SC00 PQ: 0 ANSI: 5
[    2.047392] sr 2:0:0:0: [sr0] scsi3-mmc drive: 16x/24x writer dvd-ram cd/rw xa/form2 cdda tray
[    2.047396] cdrom: Uniform CD-ROM driver Revision: 3.20
[    2.047664] sr 2:0:0:0: Attached scsi CD-ROM sr0
[    2.047788] sr 2:0:0:0: Attached scsi generic sg1 type 5
[    2.170116] psmouse serio1: synaptics: queried max coordinates: x [..5738], y [..4886]
[    2.205167] psmouse serio1: synaptics: queried min coordinates: x [1210..], y [986..]
[    2.271160] psmouse serio1: synaptics: Touchpad model: 1, fw: 7.5, id: 0x1e0b1, caps: 0xf00133/0x240000/0xa2400/0x0, board id: 1874, fw id: 1066450
[    2.313224] input: SynPS/2 Synaptics TouchPad as /devices/platform/i8042/serio1/input/input5
[    2.367249] ata4: SATA link down (SStatus 0 SControl 300)
[    2.687263] ata5: SATA link down (SStatus 0 SControl 300)
[    2.875309] clocksource: Switched to clocksource tsc
[    4.341378] EXT4-fs (sda7): mounted filesystem with ordered data mode. Opts: (null)
[    4.510778] random: nonblocking pool is initialized
[    5.490676] systemd[1]: systemd 229 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN)
[    5.490824] systemd[1]: Detected architecture x86.
[    5.506751] systemd[1]: Set hostname to <tom-300E4A-300E5A-300E7A-3430EA-3530EA>.
[    6.815205] ACPI Warning: \_SB_.PCI0.PEG0.PEGP._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20150930/nsarguments-95)
[    6.815631] ACPI: \_SB_.PCI0.PEG0.PEGP: failed to evaluate _DSM
[    6.815638] ACPI Warning: \_SB_.PCI0.PEG0.PEGP._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20150930/nsarguments-95)
[    6.815978] nouveau 0000:01:00.0: DRM: evicting buffers...
[    6.815981] nouveau 0000:01:00.0: DRM: waiting for kernel channels to go idle...
[    6.816067] nouveau 0000:01:00.0: DRM: suspending client object trees...
[    6.816269] nouveau 0000:01:00.0: DRM: suspending kernel object tree...
[    7.471862] systemd[1]: Created slice System Slice.
[    7.471948] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.
[    7.471987] systemd[1]: Listening on fsck to fsckd communication Socket.
[    7.472144] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
[    7.472159] systemd[1]: Reached target Encrypted Volumes.
[    7.472235] systemd[1]: Listening on Journal Audit Socket.
[    7.472272] systemd[1]: Listening on Journal Socket (/dev/log).
[    7.472313] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[    7.472326] systemd[1]: Reached target User and Group Name Lookups.
[    7.472360] systemd[1]: Listening on udev Control Socket.
[    7.472386] systemd[1]: Listening on Syslog Socket.
[    7.472422] systemd[1]: Listening on Journal Socket.
[    7.483436] systemd[1]: Starting Nameserver information manager...
[    7.484680] systemd[1]: Started Braille Device Support.
[    7.485344] systemd[1]: Starting Uncomplicated firewall...
[    7.485773] systemd[1]: Mounting Debug File System...
[    7.486220] systemd[1]: Mounting POSIX Message Queue File System...
[    7.603439] systemd[1]: Started Read required files in advance.
[    7.843426] systemd[1]: Starting Load Kernel Modules...
[    7.843971] systemd[1]: Mounting Huge Pages File System...
[    7.844082] systemd[1]: Created slice User and Session Slice.
[    7.844108] systemd[1]: Reached target Slices.
[    7.844602] systemd[1]: Starting Create list of required static device nodes for the current kernel...
[    7.844627] systemd[1]: Reached target Remote File Systems (Pre).
[    7.844646] systemd[1]: Reached target Remote File Systems.
[    7.844695] systemd[1]: Listening on udev Kernel Socket.
[    7.845123] systemd[1]: Starting Journal Service...
[    7.845525] systemd[1]: Starting Set console keymap...
[    7.863838] systemd[1]: Started Uncomplicated firewall.
[    7.942574] systemd[1]: Started Create list of required static device nodes for the current kernel.
[    7.963427] systemd[1]: Starting Create Static Device Nodes in /dev...
[    7.980162] systemd[1]: Mounted Debug File System.
[    7.980209] systemd[1]: Mounted Huge Pages File System.
[    7.980237] systemd[1]: Mounted POSIX Message Queue File System.
[    8.167440] systemd[1]: Started Nameserver information manager.
[    8.909730] systemd[1]: Started Set console keymap.
[    9.221172] lp: driver loaded but no devices found
[    9.230741] ppdev: user-space parallel port driver
[    9.386390] systemd[1]: Started Journal Service.
[   13.659171] EXT4-fs (sda7): re-mounted. Opts: errors=remount-ro
[   13.826962] systemd-journald[247]: Received request to flush runtime journal from PID 1
[   14.278666] ACPI Warning: SystemIO range 0x0000000000000428-0x000000000000042F conflicts with OpRegion 0x0000000000000400-0x000000000000047F (\PMIO) (20150930/utaddress-254)
[   14.278674] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[   14.278678] ACPI Warning: SystemIO range 0x0000000000000540-0x000000000000054F conflicts with OpRegion 0x0000000000000500-0x0000000000000563 (\GPIO) (20150930/utaddress-254)
[   14.278682] ACPI Warning: SystemIO range 0x0000000000000540-0x000000000000054F conflicts with OpRegion 0x0000000000000500-0x000000000000055F (\_SB_.PCI0.PEG0.PEGP.GPIO) (20150930/utaddress-254)
[   14.278685] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[   14.278686] ACPI Warning: SystemIO range 0x0000000000000530-0x000000000000053F conflicts with OpRegion 0x0000000000000500-0x0000000000000563 (\GPIO) (20150930/utaddress-254)
[   14.278689] ACPI Warning: SystemIO range 0x0000000000000530-0x000000000000053F conflicts with OpRegion 0x0000000000000500-0x000000000000055F (\_SB_.PCI0.PEG0.PEGP.GPIO) (20150930/utaddress-254)
[   14.278692] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[   14.278693] ACPI Warning: SystemIO range 0x0000000000000500-0x000000000000052F conflicts with OpRegion 0x0000000000000500-0x0000000000000563 (\GPIO) (20150930/utaddress-254)
[   14.278697] ACPI Warning: SystemIO range 0x0000000000000500-0x000000000000052F conflicts with OpRegion 0x0000000000000500-0x000000000000055F (\_SB_.PCI0.PEG0.PEGP.GPIO) (20150930/utaddress-254)
[   14.278700] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[   14.278701] lpc_ich: Resource conflict(s) found affecting gpio_ich
[   14.402583] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[   14.896236] Bluetooth: Core ver 2.21
[   14.896253] NET: Registered protocol family 31
[   14.896255] Bluetooth: HCI device and connection manager initialized
[   14.896259] Bluetooth: HCI socket layer initialized
[   14.896261] Bluetooth: L2CAP socket layer initialized
[   14.896267] Bluetooth: SCO socket layer initialized
[   15.914136] usbcore: registered new interface driver btusb
[   15.959181] media: Linux media interface: v0.10
[   16.013469] Intel(R) Wireless WiFi driver for Linux
[   16.013472] Copyright(c) 2003- 2015 Intel Corporation
[   16.013652] iwlwifi 0000:02:00.0: can't disable ASPM; OS doesn't have ASPM control
[   16.068981] Linux video capture interface: v2.00
[   16.299081] intel_rapl: Found RAPL domain package
[   16.299085] intel_rapl: Found RAPL domain core
[   16.299088] intel_rapl: Found RAPL domain uncore
[   16.299096] intel_rapl: RAPL package 0 domain package locked by BIOS
[   16.570223] iwlwifi 0000:02:00.0: loaded firmware version 18.168.6.1 op_mode iwldvm
[   17.057213] uvcvideo: Found UVC 1.00 device WebCam SC-0311139N (2232:1020)
[   17.058266] input: WebCam SC-0311139N as /devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.4/1-1.4:1.0/input/input9
[   17.058350] usbcore: registered new interface driver uvcvideo
[   17.058352] USB Video Class driver (1.1.1)
[   17.380708] iwlwifi 0000:02:00.0: CONFIG_IWLWIFI_DEBUG disabled
[   17.380712] iwlwifi 0000:02:00.0: CONFIG_IWLWIFI_DEBUGFS enabled
[   17.380713] iwlwifi 0000:02:00.0: CONFIG_IWLWIFI_DEVICE_TRACING enabled
[   17.380715] iwlwifi 0000:02:00.0: Detected Intel(R) Centrino(R) Wireless-N 130 BGN, REV=0xB0
[   17.380811] iwlwifi 0000:02:00.0: L1 Enabled - LTR Disabled
[   17.391467] snd_hda_codec_realtek hdaudioC0D0: autoconfig for ALC269VB: line_outs=1 (0x14/0x0/0x0/0x0/0x0) type:speaker
[   17.391473] snd_hda_codec_realtek hdaudioC0D0:    speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
[   17.391477] snd_hda_codec_realtek hdaudioC0D0:    hp_outs=1 (0x21/0x0/0x0/0x0/0x0)
[   17.391479] snd_hda_codec_realtek hdaudioC0D0:    mono: mono_out=0x0
[   17.391482] snd_hda_codec_realtek hdaudioC0D0:    inputs:
[   17.391485] snd_hda_codec_realtek hdaudioC0D0:      Internal Mic=0x19
[   17.391488] snd_hda_codec_realtek hdaudioC0D0:      Mic=0x18
[   17.484168] input: HDA Intel PCH Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input10
[   17.484266] input: HDA Intel PCH Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card0/input11
[   17.484357] input: HDA Intel PCH HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:1b.0/sound/card0/input12
[   17.608335] ieee80211 phy0: Selected rate control algorithm 'iwl-agn-rs'
[   18.761705] samsung_laptop: detected SABI interface: SwSmi@
[   18.912314] iwlwifi 0000:02:00.0 wlp2s0: renamed from wlan0
[   20.851368] audit: type=1400 audit(1484640631.394:2): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/snapd/snap-confine" pid=763 comm="apparmor_parser"
[   20.851376] audit: type=1400 audit(1484640631.394:3): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/snapd/snap-confine//mount-namespace-capture-helper" pid=763 comm="apparmor_parser"
[   20.948040] cfg80211: World regulatory domain updated:
[   20.948044] cfg80211:  DFS Master region: unset
[   20.948045] cfg80211:   (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp), (dfs_cac_time)
[   20.948048] cfg80211:   (2402000 KHz - 2472000 KHz @ 40000 KHz), (N/A, 2000 mBm), (N/A)
[   20.948050] cfg80211:   (2457000 KHz - 2482000 KHz @ 40000 KHz), (N/A, 2000 mBm), (N/A)
[   20.948051] cfg80211:   (2474000 KHz - 2494000 KHz @ 20000 KHz), (N/A, 2000 mBm), (N/A)
[   20.948053] cfg80211:   (5170000 KHz - 5250000 KHz @ 80000 KHz, 160000 KHz AUTO), (N/A, 2000 mBm), (N/A)
[   20.948055] cfg80211:   (5250000 KHz - 5330000 KHz @ 80000 KHz, 160000 KHz AUTO), (N/A, 2000 mBm), (0 s)
[   20.948057] cfg80211:   (5490000 KHz - 5730000 KHz @ 160000 KHz), (N/A, 2000 mBm), (0 s)
[   20.948059] cfg80211:   (5735000 KHz - 5835000 KHz @ 80000 KHz), (N/A, 2000 mBm), (N/A)
[   20.948060] cfg80211:   (57240000 KHz - 63720000 KHz @ 2160000 KHz), (N/A, 0 mBm), (N/A)
[   20.963164] audit: type=1400 audit(1484640631.502:4): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/sbin/dhclient" pid=760 comm="apparmor_parser"
[   20.963172] audit: type=1400 audit(1484640631.502:5): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=760 comm="apparmor_parser"
[   20.963177] audit: type=1400 audit(1484640631.502:6): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/NetworkManager/nm-dhcp-helper" pid=760 comm="apparmor_parser"
[   20.963182] audit: type=1400 audit(1484640631.502:7): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/connman/scripts/dhclient-script" pid=760 comm="apparmor_parser"
[   21.062276] audit: type=1400 audit(1484640631.602:8): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/sbin/cups-browsed" pid=771 comm="apparmor_parser"
[   21.065121] audit: type=1400 audit(1484640631.606:9): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/lightdm/lightdm-guest-session" pid=759 comm="apparmor_parser"
[   21.065132] audit: type=1400 audit(1484640631.606:10): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/lightdm/lightdm-guest-session//chromium" pid=759 comm="apparmor_parser"
[   21.140865] audit: type=1400 audit(1484640631.682:11): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/sbin/ippusbxd" pid=784 comm="apparmor_parser"
[   21.891130] Adding 4105212k swap on /dev/sda6.  Priority:-1 extents:1 across:4105212k FS
[   24.068875] nouveau 0000:01:00.0: DRM: resuming kernel object tree...
[   24.190451] nouveau 0000:01:00.0: DRM: resuming client object trees...
[   30.779502] ACPI Warning: \_SB_.PCI0.PEG0.PEGP._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20150930/nsarguments-95)
[   30.779870] ACPI: \_SB_.PCI0.PEG0.PEGP: failed to evaluate _DSM
[   30.779876] ACPI Warning: \_SB_.PCI0.PEG0.PEGP._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20150930/nsarguments-95)
[   30.780200] nouveau 0000:01:00.0: DRM: evicting buffers...
[   30.780202] nouveau 0000:01:00.0: DRM: waiting for kernel channels to go idle...
[   30.780234] nouveau 0000:01:00.0: DRM: suspending client object trees...
[   30.780434] nouveau 0000:01:00.0: DRM: suspending kernel object tree...
[   31.999216] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[   31.999220] Bluetooth: BNEP filters: protocol multicast
[   31.999226] Bluetooth: BNEP socket layer initialized
[   34.455327] Bluetooth: RFCOMM TTY layer initialized
[   34.455335] Bluetooth: RFCOMM socket layer initialized
[   34.455342] Bluetooth: RFCOMM ver 1.11
[   34.672820] rfkill: input handler disabled
[   41.184863] nouveau 0000:01:00.0: DRM: resuming kernel object tree...
[   41.306539] nouveau 0000:01:00.0: DRM: resuming client object trees...
[   43.856823] IPv6: ADDRCONF(NETDEV_UP): enp3s0: link is not ready
[   44.089668] r8169 0000:03:00.0 enp3s0: link down
[   44.089669] r8169 0000:03:00.0 enp3s0: link down
[   44.089743] IPv6: ADDRCONF(NETDEV_UP): enp3s0: link is not ready
[   44.202260] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[   44.202479] iwlwifi 0000:02:00.0: L1 Enabled - LTR Disabled
[   44.209116] iwlwifi 0000:02:00.0: L1 Enabled - LTR Disabled
[   44.209203] iwlwifi 0000:02:00.0: Radio type=0x2-0x2-0x1
[   44.284857] iwlwifi 0000:02:00.0: L1 Enabled - LTR Disabled
[   44.291492] iwlwifi 0000:02:00.0: L1 Enabled - LTR Disabled
[   44.291580] iwlwifi 0000:02:00.0: Radio type=0x2-0x2-0x1
[   44.351870] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[   46.633736] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[   46.777718] r8169 0000:03:00.0 enp3s0: link up
[   46.777730] IPv6: ADDRCONF(NETDEV_CHANGE): enp3s0: link becomes ready
[   53.799646] ACPI Warning: \_SB_.PCI0.PEG0.PEGP._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20150930/nsarguments-95)
[   53.799991] ACPI: \_SB_.PCI0.PEG0.PEGP: failed to evaluate _DSM
[   53.799996] ACPI Warning: \_SB_.PCI0.PEG0.PEGP._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20150930/nsarguments-95)
[   53.800319] nouveau 0000:01:00.0: DRM: evicting buffers...
[   53.805854] nouveau 0000:01:00.0: DRM: waiting for kernel channels to go idle...
[   53.805885] nouveau 0000:01:00.0: DRM: suspending client object trees...
[   53.806204] nouveau 0000:01:00.0: DRM: suspending kernel object tree...
[   74.156186] wlp2s0: authenticate with 68:a3:78:d0:36:bc
[   74.159437] wlp2s0: send auth to 68:a3:78:d0:36:bc (try 1/3)
[   74.162106] wlp2s0: authenticated
[   74.163843] wlp2s0: associate with 68:a3:78:d0:36:bc (try 1/3)
[   74.167333] wlp2s0: RX AssocResp from 68:a3:78:d0:36:bc (capab=0x411 status=0 aid=2)
[   74.175432] wlp2s0: associated
[   74.175494] IPv6: ADDRCONF(NETDEV_CHANGE): wlp2s0: link becomes ready
[ 9236.324059] perf interrupt took too long (2506 > 2500), lowering kernel.perf_event_max_sample_rate to 50000
tom@tom-300E4A-300E5A-300E7A-3430EA-3530EA:~$ 

J’obtiens un certain nombre de ‘warning’ dont le dernier m’intrigue :

perf interrupt took too long (2506 > 2500)

Question 3 :
Pas de problème de fonctionnement, c’est peut-être là l’origine de mon problème, non ?
C’est peut-être engendré par les ‘warning’ précédents, mais là… Trop fort pour moi...
Merci à qui pourra me renseigner, sachant, je le répète, que tout fonctionne, et que la lenteur du démarrage n'est rien comparé à l'os que j'utilisais auparavant...

Dernière modification par catsey (Le 18/01/2017, à 15:19)


Cordialement.

Lenovo ideapad 500-15lsk, Ubuntu 16.04 LTS en dual boot Win 10
Samsung NP300E7A, Debian 9.4, Cinnamon 3.2.7 en monoboot

Hors ligne

#2 Le 18/01/2017, à 02:12

Bougron

Re : [Abandon] perf interrupt took too long (2506 > 2500)

Bonsoir
Le contenu du dmesg ne note rien de particulier.  Il est simplement lent!  Peut-tu regarder l'état physique du disque SDA
Merci de poster le résultat pour analyste

[ 9236.324059] perf interrupt took too long (2506 > 2500), lowering kernel.perf_event_max_sample_rate to 50000

Ce message survient 9236 secondes après le boot..... Il n'a donc aucun rapport...

Dernière modification par Bougron (Le 18/01/2017, à 02:13)

Hors ligne

#3 Le 18/01/2017, à 10:27

catsey

Re : [Abandon] perf interrupt took too long (2506 > 2500)

Bonjour Bougron,
Mon message était parti bien loin dans la liste...
Je me suis 'amusé' à chronométrer le démarrage de mon xubuntu :

  • Démarrage --> Grub = 7",20

  • Grub --> mdp = 1',20

  • mdp --> bureau = 9"

Voici le résultat de l'analyse physique rapide du disque (le message final étant qu'il n'y a pas d'erreur détectée) :

smartctl 6.5 2016-01-24 r4214 [i686-linux-4.4.0-59-generic] (local build)
Copyright (C) 2002-16, Bruce Allen, Christian Franke, www.smartmontools.org

=== START OF INFORMATION SECTION ===
Model Family:     Seagate Samsung SpinPoint M8 (AF)
Device Model:     ST750LM022 HN-M750MBB
Serial Number:    S2RRJ9HC400337
LU WWN Device Id: 5 0004cf 20740fbde
Firmware Version: 2AR10002
User Capacity:    750,156,374,016 bytes [750 GB]
Sector Sizes:     512 bytes logical, 4096 bytes physical
Rotation Rate:    5400 rpm
Form Factor:      2.5 inches
Device is:        In smartctl database [for details use: -P show]
ATA Version is:   ATA8-ACS T13/1699-D revision 6
SATA Version is:  SATA 3.0, 3.0 Gb/s (current: 3.0 Gb/s)
Local Time is:    Wed Jan 18 09:13:02 2017 CET
SMART support is: Available - device has SMART capability.
SMART support is: Enabled

=== START OF READ SMART DATA SECTION ===
SMART overall-health self-assessment test result: PASSED

General SMART Values:
Offline data collection status:  (0x00)	Offline data collection activity
					was never started.
					Auto Offline Data Collection: Disabled.
Self-test execution status:      (   0)	The previous self-test routine completed
					without error or no self-test has ever 
					been run.
Total time to complete Offline 
data collection: 		(10740) seconds.
Offline data collection
capabilities: 			 (0x5b) SMART execute Offline immediate.
					Auto Offline data collection on/off support.
					Suspend Offline collection upon new
					command.
					Offline surface scan supported.
					Self-test supported.
					No Conveyance Self-test supported.
					Selective Self-test supported.
SMART capabilities:            (0x0003)	Saves SMART data before entering
					power-saving mode.
					Supports SMART auto save timer.
Error logging capability:        (0x01)	Error logging supported.
					General Purpose Logging supported.
Short self-test routine 
recommended polling time: 	 (   2) minutes.
Extended self-test routine
recommended polling time: 	 ( 179) minutes.
SCT capabilities: 	       (0x003f)	SCT Status supported.
					SCT Error Recovery Control supported.
					SCT Feature Control supported.
					SCT Data Table supported.

SMART Attributes Data Structure revision number: 16
Vendor Specific SMART Attributes with Thresholds:
ID# ATTRIBUTE_NAME          FLAG     VALUE WORST THRESH TYPE      UPDATED  WHEN_FAILED RAW_VALUE
  1 Raw_Read_Error_Rate     0x002f   100   100   051    Pre-fail  Always       -       64
  2 Throughput_Performance  0x0026   252   252   000    Old_age   Always       -       0
  3 Spin_Up_Time            0x0023   089   086   025    Pre-fail  Always       -       3459
  4 Start_Stop_Count        0x0032   095   095   000    Old_age   Always       -       5478
  5 Reallocated_Sector_Ct   0x0033   252   252   010    Pre-fail  Always       -       0
  7 Seek_Error_Rate         0x002e   252   252   051    Old_age   Always       -       0
  8 Seek_Time_Performance   0x0024   252   252   015    Old_age   Offline      -       0
  9 Power_On_Hours          0x0032   100   100   000    Old_age   Always       -       5301
 10 Spin_Retry_Count        0x0032   252   252   051    Old_age   Always       -       0
 11 Calibration_Retry_Count 0x0032   098   098   000    Old_age   Always       -       2444
 12 Power_Cycle_Count       0x0032   096   096   000    Old_age   Always       -       4867
191 G-Sense_Error_Rate      0x0022   100   100   000    Old_age   Always       -       360
192 Power-Off_Retract_Count 0x0022   252   252   000    Old_age   Always       -       0
194 Temperature_Celsius     0x0002   064   044   000    Old_age   Always       -       32 (Min/Max 12/56)
195 Hardware_ECC_Recovered  0x003a   100   100   000    Old_age   Always       -       0
196 Reallocated_Event_Count 0x0032   252   252   000    Old_age   Always       -       0
197 Current_Pending_Sector  0x0032   252   100   000    Old_age   Always       -       0
198 Offline_Uncorrectable   0x0030   252   252   000    Old_age   Offline      -       0
199 UDMA_CRC_Error_Count    0x0036   200   200   000    Old_age   Always       -       0
200 Multi_Zone_Error_Rate   0x002a   100   100   000    Old_age   Always       -       7575
223 Load_Retry_Count        0x0032   098   098   000    Old_age   Always       -       2444
225 Load_Cycle_Count        0x0032   092   092   000    Old_age   Always       -       83675

SMART Error Log Version: 1
No Errors Logged

SMART Self-test log structure revision number 1
Num  Test_Description    Status                  Remaining  LifeTime(hours)  LBA_of_first_error
# 1  Short offline       Completed without error       00%      5301         -

SMART Selective self-test log data structure revision number 0
Note: revision number not 1 implies that no selective self-test has ever been run
 SPAN  MIN_LBA  MAX_LBA  CURRENT_TEST_STATUS
    1        0        0  Completed [00% left] (0-65535)
    2        0        0  Not_testing
    3        0        0  Not_testing
    4        0        0  Not_testing
    5        0        0  Not_testing
Selective self-test flags (0x0):
  After scanning selected spans, do NOT read-scan remainder of disk.
If Selective self-test is pending on power-up, resume after 0 minute delay.

Mais peut-être as-tu besoin d'un rapport complet ?
De plus, mes partitions ne semblent pas dans l'ordre :

tom@tom-300E4A-300E5A-300E7A-3430EA-3530EA:~$ sudo fdisk -l
[sudo] Mot de passe de tom : 
Disque /dev/ram0 : 64 MiB, 67108864 octets, 131072 secteurs
Unités : sectors of 1 * 512 = 512 octets
Sector size (logical/physical): 512 bytes / 4096 bytes
I/O size (minimum/optimal): 4096 bytes / 4096 bytes


Disque /dev/ram1 : 64 MiB, 67108864 octets, 131072 secteurs
Unités : sectors of 1 * 512 = 512 octets
Sector size (logical/physical): 512 bytes / 4096 bytes
I/O size (minimum/optimal): 4096 bytes / 4096 bytes


Disque /dev/ram2 : 64 MiB, 67108864 octets, 131072 secteurs
Unités : sectors of 1 * 512 = 512 octets
Sector size (logical/physical): 512 bytes / 4096 bytes
I/O size (minimum/optimal): 4096 bytes / 4096 bytes


Disque /dev/ram3 : 64 MiB, 67108864 octets, 131072 secteurs
Unités : sectors of 1 * 512 = 512 octets
Sector size (logical/physical): 512 bytes / 4096 bytes
I/O size (minimum/optimal): 4096 bytes / 4096 bytes


Disque /dev/ram4 : 64 MiB, 67108864 octets, 131072 secteurs
Unités : sectors of 1 * 512 = 512 octets
Sector size (logical/physical): 512 bytes / 4096 bytes
I/O size (minimum/optimal): 4096 bytes / 4096 bytes


Disque /dev/ram5 : 64 MiB, 67108864 octets, 131072 secteurs
Unités : sectors of 1 * 512 = 512 octets
Sector size (logical/physical): 512 bytes / 4096 bytes
I/O size (minimum/optimal): 4096 bytes / 4096 bytes


Disque /dev/ram6 : 64 MiB, 67108864 octets, 131072 secteurs
Unités : sectors of 1 * 512 = 512 octets
Sector size (logical/physical): 512 bytes / 4096 bytes
I/O size (minimum/optimal): 4096 bytes / 4096 bytes


Disque /dev/ram7 : 64 MiB, 67108864 octets, 131072 secteurs
Unités : sectors of 1 * 512 = 512 octets
Sector size (logical/physical): 512 bytes / 4096 bytes
I/O size (minimum/optimal): 4096 bytes / 4096 bytes


Disque /dev/ram8 : 64 MiB, 67108864 octets, 131072 secteurs
Unités : sectors of 1 * 512 = 512 octets
Sector size (logical/physical): 512 bytes / 4096 bytes
I/O size (minimum/optimal): 4096 bytes / 4096 bytes


Disque /dev/ram9 : 64 MiB, 67108864 octets, 131072 secteurs
Unités : sectors of 1 * 512 = 512 octets
Sector size (logical/physical): 512 bytes / 4096 bytes
I/O size (minimum/optimal): 4096 bytes / 4096 bytes


Disque /dev/ram10 : 64 MiB, 67108864 octets, 131072 secteurs
Unités : sectors of 1 * 512 = 512 octets
Sector size (logical/physical): 512 bytes / 4096 bytes
I/O size (minimum/optimal): 4096 bytes / 4096 bytes


Disque /dev/ram11 : 64 MiB, 67108864 octets, 131072 secteurs
Unités : sectors of 1 * 512 = 512 octets
Sector size (logical/physical): 512 bytes / 4096 bytes
I/O size (minimum/optimal): 4096 bytes / 4096 bytes


Disque /dev/ram12 : 64 MiB, 67108864 octets, 131072 secteurs
Unités : sectors of 1 * 512 = 512 octets
Sector size (logical/physical): 512 bytes / 4096 bytes
I/O size (minimum/optimal): 4096 bytes / 4096 bytes


Disque /dev/ram13 : 64 MiB, 67108864 octets, 131072 secteurs
Unités : sectors of 1 * 512 = 512 octets
Sector size (logical/physical): 512 bytes / 4096 bytes
I/O size (minimum/optimal): 4096 bytes / 4096 bytes


Disque /dev/ram14 : 64 MiB, 67108864 octets, 131072 secteurs
Unités : sectors of 1 * 512 = 512 octets
Sector size (logical/physical): 512 bytes / 4096 bytes
I/O size (minimum/optimal): 4096 bytes / 4096 bytes


Disque /dev/ram15 : 64 MiB, 67108864 octets, 131072 secteurs
Unités : sectors of 1 * 512 = 512 octets
Sector size (logical/physical): 512 bytes / 4096 bytes
I/O size (minimum/optimal): 4096 bytes / 4096 bytes


Disque /dev/sda : 698,7 GiB, 750156374016 octets, 1465149168 secteurs
Unités : sectors of 1 * 512 = 512 octets
Sector size (logical/physical): 512 bytes / 4096 bytes
I/O size (minimum/optimal): 4096 bytes / 4096 bytes
Disklabel type: dos
Disk identifier: 0x3882832c

Périphérique Amorçage      Start        Fin  Secteurs   Size Id Type
/dev/sda1    *              2048     206847    204800   100M  7 HPFS/NTFS/exFAT
/dev/sda2                 206848  568535039 568328192   271G  7 HPFS/NTFS/exFAT
/dev/sda3              568537086 1416335359 847798274 404,3G  f Étendue W95 (LBA
/dev/sda4             1416335360 1465147391  48812032  23,3G 27 Hidden NTFS WinR
/dev/sda5              568537088 1009343881 440806794 210,2G  7 HPFS/NTFS/exFAT
/dev/sda6             1408124928 1416335359   8210432   3,9G 82 partition d'écha
/dev/sda7             1009344512 1408112639 398768128 190,2G 83 Linux

Partition 3 does not start on physical sector boundary.
Partition table entries are not in disk order.


tom@tom-300E4A-300E5A-300E7A-3430EA-3530EA:~$ 

si j'en crois les deux dernières lignes... Ça peut avoir un rapport ?

Dernière modification par catsey (Le 18/01/2017, à 10:50)


Cordialement.

Lenovo ideapad 500-15lsk, Ubuntu 16.04 LTS en dual boot Win 10
Samsung NP300E7A, Debian 9.4, Cinnamon 3.2.7 en monoboot

Hors ligne

#4 Le 18/01/2017, à 12:28

Bougron

Re : [Abandon] perf interrupt took too long (2506 > 2500)

Bonjour
Quelques réponses rapides
1) Ton disque est en bon état. Ce n'est pas lui qui ralentit.
2) Tu as deux noyaux s  présents. C'est la norme, En avoir plus ne sert pas à grand chose, En avoir un seul pose problème; Si pendant la mise  jour , il se passe un événement imprévu, on n'a plus le précédant pour réparer, il faut utiliser la live USB.  Dans l'ensemble un noyau  c'est moins de 0,5 go en taille
3) L'ordre des partitions n'a aucun effet sur la façon de booter
4) En regardant plus attentivement, j'ai vu un petit problème pour démarrer le wifi

[   43.856823] IPv6: ADDRCONF(NETDEV_UP): enp3s0: link is not ready
[   44.089668] r8169 0000:03:00.0 enp3s0: link down

......puis     plus plus de 20 secondes plus tard

[   53.806204] nouveau 0000:01:00.0: DRM: suspending kernel object tree...
[   74.156186] wlp2s0: authenticate with 68:a3:78:d0:36:bc
[   74.159437] wlp2s0: send auth to 68:a3:78:d0:36:bc (try 1/3)
[   74.162106] wlp2s0: authenticated

Mais comme il fonctionne, je te suggère de vivre comme cela...

Dernière modification par Bougron (Le 18/01/2017, à 12:28)

Hors ligne

#5 Le 18/01/2017, à 15:18

catsey

Re : [Abandon] perf interrupt took too long (2506 > 2500)

Ok Bougron, je vais vivre comme cela d'autant que cela ne me gène pas outre mesure.
En fait, sur un fil qui a été déplacé suite à une dérive (pour être gentil), je me suis aperçu que nos temps de démarrage pouvaient varier de façon importante et j'espérais en tirer quelques informations.
Mais là, tu assures ma formation !
Merci et @+.
Je passe donc le sujet en [abandon], en espérant que ça n'empêchera pas d'autres personnes à puiser dans tes explications...


Cordialement.

Lenovo ideapad 500-15lsk, Ubuntu 16.04 LTS en dual boot Win 10
Samsung NP300E7A, Debian 9.4, Cinnamon 3.2.7 en monoboot

Hors ligne