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 19/10/2019, à 13:16

Le Pedro

pb unity -> .cache/upstart/unity7.log monstrueux

Bonjour,
depuis plusieurs mois, mais j'ai l'impression que c'est plus réfulier ces derniers jours, je m'aperçois que mon disque dur se remplit tout seul. Ce matin par exemple, au démarrage, nautilus m'indique que je n'ai plus d'espace libre (0 octet). Parfois, en redémarrant la machine, j'ai de nouveau l'espace disque libre habituel (entre 10 et 20 Go habituellement, c'est très variable), mais ce n'est pas systématique, il faut aussi parfois attendre plusieurs heures avec la machine éteinte pour retrouver de nouveau de la place. C'est assez pénible évidemment.
Je me suis demandé si un logiciel ne continuerait pas à tourner et à remplir le DD, mais dès le démarrage ? Par ailleurs, la commande top me précise que je n'ai aucun processus zombie...
Bref, je suis preneur de toute aide et piste ! Merci d'avance !

edit 26/10/19 : titre modifié suite aux dernières investigations

Dernière modification par Le Pedro (Le 26/10/2019, à 18:34)

Hors ligne

#2 Le 19/10/2019, à 13:50

moko138

Re : pb unity -> .cache/upstart/unity7.log monstrueux

Présente-nous ton système :

echo; lsb_release -d ; echo -e "\nNoyau courant : $(uname -mr)"; echo $XDG_CURRENT_DESKTOP ; echo; ls -lt /usr/share/xsessions | awk '{print $6,$7,$8,$9}'

Montre

echo ; df -Th | grep -Ev "udev|tmpfs|loop"

De plus, copie-colle ces commandes descriptives (poids en Mio) :
     Racine hors répertoire /snap, puis le répertoire /snap :

sudo du -xam --max-depth=1 / 2>/dev/null | sort -h | tail -7 ; echo ; sudo du -sm /snap

     Ton home :

du -am --max-depth=1 ~ | sort -h | tail -7 

     /var et le répertoire /var/lib/snapd :

sudo du -am --max-depth=1 /var 2>/dev/null | sort -h | tail -7 ; echo ; sudo du -sm /var/lib/snapd

     /var/log :

sudo du -am --max-depth=1 /var/log | sort -h | tail -7

.

Puis, en les séparant

comme

ceci,

montre leurs retours.
Merci !


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

Hors ligne

#3 Le 19/10/2019, à 15:57

inbox

Re : pb unity -> .cache/upstart/unity7.log monstrueux

Salut,

En complément, donne le retour de :

dmesg

A+


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

Hors ligne

#4 Le 19/10/2019, à 16:07

Le Pedro

Re : pb unity -> .cache/upstart/unity7.log monstrueux

présentation du système :

Description:	Ubuntu 16.04.6 LTS

Noyau courant : 4.4.0-165-generic x86_64
Unity

   
août 22 2016 ubuntu.desktop
août 22 2016 gnome.desktop

echo ; df -Th | grep -Ev "udev|tmpfs|loop"

Sys. de fichiers Type     Taille Utilisé Dispo Uti% Monté sur
/dev/sda5        ext4       425G    403G  6,2M 100% /

sudo du -xam --max-depth=1 / 2>/dev/null | sort -h | tail -7 ; echo ; sudo du -sm /snap

608	/root
1146	/var
2889	/boot
7631	/lib
17216	/usr
382859	/home
412501	/
1	/snap

du -am --max-depth=1 ~ | sort -h | tail -7

8815	/home/pierre/Musique
11612	/home/pierre/.cache
14874	/home/pierre/Téléchargements
45236	/home/pierre/Perso
55585	/home/pierre/Vidéos
56235	/home/pierre/Documents
195294	/home/pierre

sudo du -am --max-depth=1 /var 2>/dev/null | sort -h | tail -7 ; echo ; sudo du -sm /var/lib/snapd

2	/var/www
9	/var/backups
33	/var/log
43	/var/crash
216	/var/cache
845	/var/lib
1146	/var

1	/var/lib/snapd

sudo du -am --max-depth=1 /var/log | sort -h | tail -7

1	/var/log/Xorg.4.log.old
1	/var/log/Xorg.failsafe.log
1	/var/log/Xorg.failsafe.log.old
2	/var/log/kern.log.1
7	/var/log/dist-upgrade
20	/var/log/installer
33	/var/log

Hors ligne

#5 Le 19/10/2019, à 16:09

Le Pedro

Re : pb unity -> .cache/upstart/unity7.log monstrueux

dmesg

[    0.000000] microcode: CPU0 microcode updated early to revision 0x21, date = 2019-02-13
[    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-165-generic (buildd@lgw01-amd64-027) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10) ) #193-Ubuntu SMP Tue Sep 17 17:42:52 UTC 2019 (Ubuntu 4.4.0-165.193-generic 4.4.189)
[    0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-165-generic root=UUID=a3139878-47ab-4771-9d90-2f7056dcdfc5 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] 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] 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-0x000000001fffffff] usable
[    0.000000] BIOS-e820: [mem 0x0000000020000000-0x00000000201fffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000020200000-0x0000000040003fff] usable
[    0.000000] BIOS-e820: [mem 0x0000000040004000-0x0000000040004fff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000040005000-0x00000000ccd5afff] usable
[    0.000000] BIOS-e820: [mem 0x00000000ccd5b000-0x00000000ccf9efff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000ccf9f000-0x00000000ccfa2fff] usable
[    0.000000] BIOS-e820: [mem 0x00000000ccfa3000-0x00000000cd5a7fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000cd5a8000-0x00000000cd7fbfff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x00000000cd7fc000-0x00000000cd808fff] ACPI data
[    0.000000] BIOS-e820: [mem 0x00000000cd809000-0x00000000cd827fff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x00000000cd828000-0x00000000cd82cfff] ACPI data
[    0.000000] BIOS-e820: [mem 0x00000000cd82d000-0x00000000cd86ffff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x00000000cd870000-0x00000000cdc80fff] usable
[    0.000000] BIOS-e820: [mem 0x00000000cdc81000-0x00000000cdff3fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000cdff4000-0x00000000cdffffff] usable
[    0.000000] BIOS-e820: [mem 0x00000000cf000000-0x00000000df1fffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000f8000000-0x00000000fbffffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fed00000-0x00000000fed03fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000029edfffff] usable
[    0.000000] NX (Execute Disable) protection: active
[    0.000000] SMBIOS 2.7 present.
[    0.000000] DMI: System manufacturer System Product Name/P8B75-M LE, BIOS 0501 05/29/2012
[    0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[    0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable
[    0.000000] e820: last_pfn = 0x29ee00 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-E7FFF uncachable
[    0.000000]   E8000-FFFFF write-protect
[    0.000000] MTRR variable ranges enabled:
[    0.000000]   0 base 000000000 mask E00000000 write-back
[    0.000000]   1 base 200000000 mask F80000000 write-back
[    0.000000]   2 base 280000000 mask FE0000000 write-back
[    0.000000]   3 base 0E0000000 mask FE0000000 uncachable
[    0.000000]   4 base 0D0000000 mask FF0000000 uncachable
[    0.000000]   5 base 0CF000000 mask FFF000000 uncachable
[    0.000000]   6 base 29F000000 mask FFF000000 uncachable
[    0.000000]   7 base 29EE00000 mask FFFE00000 uncachable
[    0.000000]   8 disabled
[    0.000000]   9 disabled
[    0.000000] x86/PAT: Configuration [0-7]: WB  WC  UC- UC  WB  WC  UC- WT  
[    0.000000] original variable MTRRs
[    0.000000] reg 0, base: 0GB, range: 8GB, type WB
[    0.000000] reg 1, base: 8GB, range: 2GB, type WB
[    0.000000] reg 2, base: 10GB, range: 512MB, type WB
[    0.000000] reg 3, base: 3584MB, range: 512MB, type UC
[    0.000000] reg 4, base: 3328MB, range: 256MB, type UC
[    0.000000] reg 5, base: 3312MB, range: 16MB, type UC
[    0.000000] reg 6, base: 10736MB, range: 16MB, type UC
[    0.000000] reg 7, base: 10734MB, range: 2MB, type UC
[    0.000000] total RAM covered: 9950M
[    0.000000] Found optimal setting for mtrr clean up
[    0.000000]  gran_size: 64K 	chunk_size: 32M 	num_reg: 9  	lose cover RAM: 0G
[    0.000000] New variable MTRRs
[    0.000000] reg 0, base: 0GB, range: 2GB, type WB
[    0.000000] reg 1, base: 2GB, range: 1GB, type WB
[    0.000000] reg 2, base: 3GB, range: 256MB, type WB
[    0.000000] reg 3, base: 3312MB, range: 16MB, type UC
[    0.000000] reg 4, base: 4GB, range: 4GB, type WB
[    0.000000] reg 5, base: 8GB, range: 2GB, type WB
[    0.000000] reg 6, base: 10GB, range: 512MB, type WB
[    0.000000] reg 7, base: 10734MB, range: 2MB, type UC
[    0.000000] reg 8, base: 10736MB, range: 16MB, type UC
[    0.000000] e820: update [mem 0xcf000000-0xffffffff] usable ==> reserved
[    0.000000] e820: last_pfn = 0xce000 max_arch_pfn = 0x400000000
[    0.000000] found SMP MP-table at [mem 0x000fccb0-0x000fccbf] mapped at [ffff8800000fccb0]
[    0.000000] Scanning 1 areas for low memory corruption
[    0.000000] Base memory trampoline at [ffff880000096000] 96000 size 28672
[    0.000000] BRK [0x0220e000, 0x0220efff] PGTABLE
[    0.000000] BRK [0x0220f000, 0x0220ffff] PGTABLE
[    0.000000] BRK [0x02210000, 0x02210fff] PGTABLE
[    0.000000] BRK [0x02211000, 0x02211fff] PGTABLE
[    0.000000] BRK [0x02212000, 0x02212fff] PGTABLE
[    0.000000] BRK [0x02213000, 0x02213fff] PGTABLE
[    0.000000] RAMDISK: [mem 0x33188000-0x358bbfff]
[    0.000000] ACPI: Early table checksum verification disabled
[    0.000000] ACPI: RSDP 0x00000000000F0450 000024 (v02 ALASKA)
[    0.000000] ACPI: XSDT 0x00000000CD7FC078 00006C (v01 ALASKA A M I    01072009 AMI  00010013)
[    0.000000] ACPI: FACP 0x00000000CD8069C8 0000F4 (v04 ALASKA A M I    01072009 AMI  00010013)
[    0.000000] ACPI: DSDT 0x00000000CD7FC170 00A854 (v02 ALASKA A M I    00000015 INTL 20051117)
[    0.000000] ACPI: FACS 0x00000000CD826F80 000040
[    0.000000] ACPI: APIC 0x00000000CD806AC0 000072 (v03 ALASKA A M I    01072009 AMI  00010013)
[    0.000000] ACPI: MCFG 0x00000000CD806B38 00003C (v01 ALASKA A M I    01072009 MSFT 00000097)
[    0.000000] ACPI: HPET 0x00000000CD806B78 000038 (v01 ALASKA A M I    01072009 AMI. 00000005)
[    0.000000] ACPI: SSDT 0x00000000CD806BB0 00036D (v01 SataRe SataTabl 00001000 INTL 20091112)
[    0.000000] ACPI: SSDT 0x00000000CD806F20 0009AA (v01 PmRef  Cpu0Ist  00003000 INTL 20051117)
[    0.000000] ACPI: SSDT 0x00000000CD8078D0 000A92 (v01 PmRef  CpuPm    00003000 INTL 20051117)
[    0.000000] ACPI: ASF! 0x00000000CD808368 0000A5 (v32 INTEL   HCG     00000001 TFSM 000F4240)
[    0.000000] ACPI: BGRT 0x00000000CD808410 000038 (v00 ALASKA A M I    01072009 AMI  00010013)
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000] No NUMA configuration found
[    0.000000] Faking a node at [mem 0x0000000000000000-0x000000029edfffff]
[    0.000000] NODE_DATA(0) allocated [mem 0x29edee000-0x29edf2fff]
[    0.000000] Zone ranges:
[    0.000000]   DMA      [mem 0x0000000000001000-0x0000000000ffffff]
[    0.000000]   DMA32    [mem 0x0000000001000000-0x00000000ffffffff]
[    0.000000]   Normal   [mem 0x0000000100000000-0x000000029edfffff]
[    0.000000]   Device   empty
[    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-0x000000001fffffff]
[    0.000000]   node   0: [mem 0x0000000020200000-0x0000000040003fff]
[    0.000000]   node   0: [mem 0x0000000040005000-0x00000000ccd5afff]
[    0.000000]   node   0: [mem 0x00000000ccf9f000-0x00000000ccfa2fff]
[    0.000000]   node   0: [mem 0x00000000cd870000-0x00000000cdc80fff]
[    0.000000]   node   0: [mem 0x00000000cdff4000-0x00000000cdffffff]
[    0.000000]   node   0: [mem 0x0000000100000000-0x000000029edfffff]
[    0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000029edfffff]
[    0.000000] On node 0 totalpages: 2538775
[    0.000000]   DMA zone: 64 pages used for memmap
[    0.000000]   DMA zone: 22 pages reserved
[    0.000000]   DMA zone: 3996 pages, LIFO batch:0
[    0.000000]   DMA32 zone: 13054 pages used for memmap
[    0.000000]   DMA32 zone: 835451 pages, LIFO batch:31
[    0.000000]   Normal zone: 26552 pages used for memmap
[    0.000000]   Normal zone: 1699328 pages, LIFO batch:31
[    0.000000] Reserving Intel graphics stolen memory at 0xcf200000-0xdf1fffff
[    0.000000] ACPI: PM-Timer IO Port: 0x408
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] 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: 0x8086a701 base: 0xfed00000
[    0.000000] smpboot: Allowing 4 CPUs, 0 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] PM: Registered nosave memory: [mem 0x20000000-0x201fffff]
[    0.000000] PM: Registered nosave memory: [mem 0x40004000-0x40004fff]
[    0.000000] PM: Registered nosave memory: [mem 0xccd5b000-0xccf9efff]
[    0.000000] PM: Registered nosave memory: [mem 0xccfa3000-0xcd5a7fff]
[    0.000000] PM: Registered nosave memory: [mem 0xcd5a8000-0xcd7fbfff]
[    0.000000] PM: Registered nosave memory: [mem 0xcd7fc000-0xcd808fff]
[    0.000000] PM: Registered nosave memory: [mem 0xcd809000-0xcd827fff]
[    0.000000] PM: Registered nosave memory: [mem 0xcd828000-0xcd82cfff]
[    0.000000] PM: Registered nosave memory: [mem 0xcd82d000-0xcd86ffff]
[    0.000000] PM: Registered nosave memory: [mem 0xcdc81000-0xcdff3fff]
[    0.000000] PM: Registered nosave memory: [mem 0xce000000-0xceffffff]
[    0.000000] PM: Registered nosave memory: [mem 0xcf000000-0xdf1fffff]
[    0.000000] PM: Registered nosave memory: [mem 0xdf200000-0xf7ffffff]
[    0.000000] PM: Registered nosave memory: [mem 0xf8000000-0xfbffffff]
[    0.000000] PM: Registered nosave memory: [mem 0xfc000000-0xfebfffff]
[    0.000000] PM: Registered nosave memory: [mem 0xfec00000-0xfec00fff]
[    0.000000] PM: Registered nosave memory: [mem 0xfec01000-0xfecfffff]
[    0.000000] PM: Registered nosave memory: [mem 0xfed00000-0xfed03fff]
[    0.000000] PM: Registered nosave memory: [mem 0xfed04000-0xfed1bfff]
[    0.000000] PM: Registered nosave memory: [mem 0xfed1c000-0xfed1ffff]
[    0.000000] PM: Registered nosave memory: [mem 0xfed20000-0xfedfffff]
[    0.000000] PM: Registered nosave memory: [mem 0xfee00000-0xfee00fff]
[    0.000000] PM: Registered nosave memory: [mem 0xfee01000-0xfeffffff]
[    0.000000] PM: Registered nosave memory: [mem 0xff000000-0xffffffff]
[    0.000000] e820: [mem 0xdf200000-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:512 nr_cpumask_bits:512 nr_cpu_ids:4 nr_node_ids:1
[    0.000000] PERCPU: Embedded 34 pages/cpu @ffff88029ea00000 s99544 r8192 d31528 u524288
[    0.000000] pcpu-alloc: s99544 r8192 d31528 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: 2499083
[    0.000000] Policy zone: Normal
[    0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-165-generic root=UUID=a3139878-47ab-4771-9d90-2f7056dcdfc5 ro quiet splash vt.handoff=7
[    0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
[    0.000000] Calgary: detecting Calgary via BIOS EBDA area
[    0.000000] Calgary: Unable to locate Rio Grande table in EBDA - bailing!
[    0.000000] Memory: 9869692K/10155100K available (8621K kernel code, 1335K rwdata, 4032K rodata, 1484K init, 1284K bss, 285408K reserved, 0K cma-reserved)
[    0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
[    0.000000] Kernel/User page tables isolation: enabled
[    0.000000] Hierarchical RCU implementation.
[    0.000000] 	Build-time adjustment of leaf fanout to 64.
[    0.000000] 	RCU restricting CPUs from NR_CPUS=512 to nr_cpu_ids=4.
[    0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=4
[    0.000000] NR_IRQS:33024 nr_irqs:456 16
[    0.000000] vt handoff: transparent VT on vt#7
[    0.000000] Console: colour dummy device 80x25
[    0.000000] console [tty0] enabled
[    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 3292.567 MHz processor
[    0.000028] Calibrating delay loop (skipped), value calculated using timer frequency.. 6585.13 BogoMIPS (lpj=13170268)
[    0.000030] pid_max: default: 32768 minimum: 301
[    0.000034] ACPI: Core revision 20150930
[    0.004687] ACPI: 4 ACPI AML tables successfully acquired and loaded
[    0.004701] Security Framework initialized
[    0.004702] Yama: becoming mindful.
[    0.004714] AppArmor: AppArmor initialized
[    0.005399] Dentry cache hash table entries: 2097152 (order: 12, 16777216 bytes)
[    0.008378] Inode-cache hash table entries: 1048576 (order: 11, 8388608 bytes)
[    0.009744] Mount-cache hash table entries: 32768 (order: 6, 262144 bytes)
[    0.009758] Mountpoint-cache hash table entries: 32768 (order: 6, 262144 bytes)
[    0.009959] Initializing cgroup subsys io
[    0.009962] Initializing cgroup subsys memory
[    0.009967] Initializing cgroup subsys devices
[    0.009968] Initializing cgroup subsys freezer
[    0.009970] Initializing cgroup subsys net_cls
[    0.009971] Initializing cgroup subsys perf_event
[    0.009973] Initializing cgroup subsys net_prio
[    0.009975] Initializing cgroup subsys hugetlb
[    0.009977] Initializing cgroup subsys pids
[    0.009993] ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
[    0.009994] ENERGY_PERF_BIAS: View and update with x86_energy_perf_policy(8)
[    0.009997] mce: CPU supports 7 MCE banks
[    0.010005] CPU0: Thermal monitoring enabled (TM1)
[    0.010011] process: using mwait in idle threads
[    0.010013] Last level iTLB entries: 4KB 512, 2MB 8, 4MB 8
[    0.010014] Last level dTLB entries: 4KB 512, 2MB 32, 4MB 32, 1GB 0
[    0.010015] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
[    0.010017] Spectre V2 : Mitigation: Full generic retpoline
[    0.010017] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
[    0.010018] Spectre V2 : Enabling Restricted Speculation for firmware calls
[    0.010025] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier
[    0.010026] Spectre V2 : mitigation: Enabling kernel Indirect Branch Prediction Barrier
[    0.010027] Spectre V2 : User space: Mitigation: STIBP via seccomp and prctl
[    0.010028] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp
[    0.010047] MDS: Mitigation: Clear CPU buffers
[    0.010443] Freeing SMP alternatives memory: 36K
[    0.013676] ftrace: allocating 32318 entries in 127 pages
[    0.035180] smpboot: APIC(0) Converting physical 0 to logical package 0
[    0.035183] smpboot: Max logical packages: 2
[    0.035572] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[    0.075259] TSC deadline timer enabled
[    0.075262] smpboot: CPU0: Intel(R) Core(TM) i3-3220 CPU @ 3.30GHz (family: 0x6, model: 0x3a, stepping: 0x9)
[    0.075275] Performance Events: PEBS fmt1+, 16-deep LBR, IvyBridge events, full-width counters, Intel PMU driver.
[    0.075291] ... version:                3
[    0.075292] ... bit width:              48
[    0.075293] ... generic registers:      4
[    0.075294] ... value mask:             0000ffffffffffff
[    0.075295] ... max period:             00007fffffffffff
[    0.075295] ... fixed-purpose events:   3
[    0.075296] ... event mask:             000000070000000f
[    0.075921] x86: Booting SMP configuration:
[    0.075922] .... node  #0, CPUs:      #1
[    0.076416] microcode: CPU1 microcode updated early to revision 0x21, date = 2019-02-13
[    0.078532] NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter.
[    0.078606]  #2
[    0.080955] MDS CPU bug present and SMT on, data leak possible. See https://www.kernel.org/doc/html/latest/admin-guide/hw-vuln/mds.html for more details.
[    0.081025]  #3
[    0.083267] x86: Booted up 1 node, 4 CPUs
[    0.083270] smpboot: Total of 4 processors activated (26340.53 BogoMIPS)
[    0.085782] devtmpfs: initialized
[    0.087828] evm: security.selinux
[    0.087829] evm: security.SMACK64
[    0.087830] evm: security.SMACK64EXEC
[    0.087830] evm: security.SMACK64TRANSMUTE
[    0.087831] evm: security.SMACK64MMAP
[    0.087832] evm: security.ima
[    0.087833] evm: security.capability
[    0.087889] PM: Registering ACPI NVS region [mem 0xcd5a8000-0xcd7fbfff] (2441216 bytes)
[    0.087910] PM: Registering ACPI NVS region [mem 0xcd809000-0xcd827fff] (126976 bytes)
[    0.087912] PM: Registering ACPI NVS region [mem 0xcd82d000-0xcd86ffff] (274432 bytes)
[    0.087972] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[    0.087981] futex hash table entries: 1024 (order: 4, 65536 bytes)
[    0.088058] pinctrl core: initialized pinctrl subsystem
[    0.088149] RTC time: 11:53:31, date: 10/19/19
[    0.088246] NET: Registered protocol family 16
[    0.097627] cpuidle: using governor ladder
[    0.106502] cpuidle: using governor menu
[    0.106508] PCCT header not found.
[    0.106588] ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
[    0.106590] ACPI: bus type PCI registered
[    0.106591] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[    0.106643] PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xf8000000-0xfbffffff] (base 0xf8000000)
[    0.106645] PCI: MMCONFIG at [mem 0xf8000000-0xfbffffff] reserved in E820
[    0.106652] PCI: Using configuration type 1 for base access
[    0.106679] core: PMU erratum BJ122, BV98, HSD29 worked around, HT is on
[    0.117936] ACPI: Added _OSI(Module Device)
[    0.117937] ACPI: Added _OSI(Processor Device)
[    0.117938] ACPI: Added _OSI(3.0 _SCP Extensions)
[    0.117939] ACPI: Added _OSI(Processor Aggregator Device)
[    0.120024] ACPI: Executed 1 blocks of module-level executable AML code
[    0.121946] ACPI: Dynamic OEM Table Load:
[    0.121952] ACPI: SSDT 0xFFFF880292693000 00083B (v01 PmRef  Cpu0Cst  00003001 INTL 20051117)
[    0.122345] ACPI: Dynamic OEM Table Load:
[    0.122348] ACPI: SSDT 0xFFFF88029266A000 000303 (v01 PmRef  ApIst    00003000 INTL 20051117)
[    0.122683] ACPI: Dynamic OEM Table Load:
[    0.122686] ACPI: SSDT 0xFFFF880292665E00 000119 (v01 PmRef  ApCst    00003000 INTL 20051117)
[    0.123371] ACPI: Interpreter enabled
[    0.123388] ACPI: (supports S0 S1 S3 S4 S5)
[    0.123389] ACPI: Using IOAPIC for interrupt routing
[    0.123407] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[    0.127756] ACPI: Power Resource [FN00] (off)
[    0.127815] ACPI: Power Resource [FN01] (off)
[    0.127872] ACPI: Power Resource [FN02] (off)
[    0.127929] ACPI: Power Resource [FN03] (off)
[    0.127986] ACPI: Power Resource [FN04] (off)
[    0.128412] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-3e])
[    0.128416] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI]
[    0.128570] acpi PNP0A08:00: _OSC: platform does not support [PCIeHotplug PME]
[    0.128664] acpi PNP0A08:00: _OSC: OS now controls [AER PCIeCapability]
[    0.128665] acpi PNP0A08:00: FADT indicates ASPM is unsupported, using BIOS configuration
[    0.128946] PCI host bridge to bus 0000:00
[    0.128948] pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7 window]
[    0.128950] pci_bus 0000:00: root bus resource [io  0x0d00-0xffff window]
[    0.128952] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
[    0.128953] pci_bus 0000:00: root bus resource [mem 0x000d0000-0x000d3fff window]
[    0.128955] pci_bus 0000:00: root bus resource [mem 0x000d4000-0x000d7fff window]
[    0.128956] pci_bus 0000:00: root bus resource [mem 0x000d8000-0x000dbfff window]
[    0.128958] pci_bus 0000:00: root bus resource [mem 0x000dc000-0x000dffff window]
[    0.128959] pci_bus 0000:00: root bus resource [mem 0x000e0000-0x000e3fff window]
[    0.128961] pci_bus 0000:00: root bus resource [mem 0x000e4000-0x000e7fff window]
[    0.128962] pci_bus 0000:00: root bus resource [mem 0xdf200000-0xfeafffff window]
[    0.128964] pci_bus 0000:00: root bus resource [bus 00-3e]
[    0.128971] pci 0000:00:00.0: [8086:0150] type 00 class 0x060000
[    0.129038] pci 0000:00:01.0: [8086:0151] type 01 class 0x060400
[    0.129063] pci 0000:00:01.0: PME# supported from D0 D3hot D3cold
[    0.129092] pci 0000:00:01.0: System wakeup disabled by ACPI
[    0.129123] pci 0000:00:02.0: [8086:0152] type 00 class 0x030000
[    0.129133] pci 0000:00:02.0: reg 0x10: [mem 0xf7800000-0xf7bfffff 64bit]
[    0.129137] pci 0000:00:02.0: reg 0x18: [mem 0xe0000000-0xefffffff 64bit pref]
[    0.129141] pci 0000:00:02.0: reg 0x20: [io  0xf000-0xf03f]
[    0.129216] pci 0000:00:14.0: [8086:1e31] type 00 class 0x0c0330
[    0.129244] pci 0000:00:14.0: reg 0x10: [mem 0xf7c00000-0xf7c0ffff 64bit]
[    0.129300] pci 0000:00:14.0: PME# supported from D3hot D3cold
[    0.129329] pci 0000:00:14.0: System wakeup disabled by ACPI
[    0.129360] pci 0000:00:16.0: [8086:1e3a] type 00 class 0x078000
[    0.129390] pci 0000:00:16.0: reg 0x10: [mem 0xf7c1b000-0xf7c1b00f 64bit]
[    0.129449] pci 0000:00:16.0: PME# supported from D0 D3hot D3cold
[    0.129511] pci 0000:00:1a.0: [8086:1e2d] type 00 class 0x0c0320
[    0.129538] pci 0000:00:1a.0: reg 0x10: [mem 0xf7c18000-0xf7c183ff]
[    0.129607] pci 0000:00:1a.0: PME# supported from D0 D3hot D3cold
[    0.129654] pci 0000:00:1a.0: System wakeup disabled by ACPI
[    0.129686] pci 0000:00:1b.0: [8086:1e20] type 00 class 0x040300
[    0.129711] pci 0000:00:1b.0: reg 0x10: [mem 0xf7c10000-0xf7c13fff 64bit]
[    0.129770] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
[    0.129804] pci 0000:00:1b.0: System wakeup disabled by ACPI
[    0.129833] pci 0000:00:1c.0: [8086:1e10] type 01 class 0x060400
[    0.129905] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
[    0.129938] pci 0000:00:1c.0: System wakeup disabled by ACPI
[    0.129969] pci 0000:00:1c.4: [8086:1e18] type 01 class 0x060400
[    0.130041] pci 0000:00:1c.4: PME# supported from D0 D3hot D3cold
[    0.130073] pci 0000:00:1c.4: System wakeup disabled by ACPI
[    0.130106] pci 0000:00:1d.0: [8086:1e26] type 00 class 0x0c0320
[    0.130133] pci 0000:00:1d.0: reg 0x10: [mem 0xf7c17000-0xf7c173ff]
[    0.130202] pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
[    0.130241] pci 0000:00:1d.0: System wakeup disabled by ACPI
[    0.130268] pci 0000:00:1e.0: [8086:244e] type 01 class 0x060401
[    0.130337] pci 0000:00:1e.0: System wakeup disabled by ACPI
[    0.130366] pci 0000:00:1f.0: [8086:1e49] type 00 class 0x060100
[    0.130513] pci 0000:00:1f.2: [8086:1e02] type 00 class 0x010601
[    0.130535] pci 0000:00:1f.2: reg 0x10: [io  0xf0b0-0xf0b7]
[    0.130542] pci 0000:00:1f.2: reg 0x14: [io  0xf0a0-0xf0a3]
[    0.130549] pci 0000:00:1f.2: reg 0x18: [io  0xf090-0xf097]
[    0.130556] pci 0000:00:1f.2: reg 0x1c: [io  0xf080-0xf083]
[    0.130563] pci 0000:00:1f.2: reg 0x20: [io  0xf060-0xf07f]
[    0.130570] pci 0000:00:1f.2: reg 0x24: [mem 0xf7c16000-0xf7c167ff]
[    0.130598] pci 0000:00:1f.2: PME# supported from D3hot
[    0.130651] pci 0000:00:1f.3: [8086:1e22] type 00 class 0x0c0500
[    0.130667] pci 0000:00:1f.3: reg 0x10: [mem 0xf7c15000-0xf7c150ff 64bit]
[    0.130686] pci 0000:00:1f.3: reg 0x20: [io  0xf040-0xf05f]
[    0.130772] pci 0000:00:01.0: PCI bridge to [bus 01]
[    0.130817] pci 0000:00:1c.0: PCI bridge to [bus 02]
[    0.130886] pci 0000:03:00.0: [10ec:8168] type 00 class 0x020000
[    0.130933] pci 0000:03:00.0: reg 0x10: [io  0xe000-0xe0ff]
[    0.130966] pci 0000:03:00.0: reg 0x18: [mem 0xf0004000-0xf0004fff 64bit pref]
[    0.130987] pci 0000:03:00.0: reg 0x20: [mem 0xf0000000-0xf0003fff 64bit pref]
[    0.131069] pci 0000:03:00.0: supports D1 D2
[    0.131071] pci 0000:03:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.131113] pci 0000:03:00.0: System wakeup disabled by ACPI
[    0.137668] pci 0000:00:1c.4: PCI bridge to [bus 03]
[    0.137674] pci 0000:00:1c.4:   bridge window [io  0xe000-0xefff]
[    0.137685] pci 0000:00:1c.4:   bridge window [mem 0xf0000000-0xf00fffff 64bit pref]
[    0.137760] pci 0000:00:1e.0: PCI bridge to [bus 04] (subtractive decode)
[    0.137768] pci 0000:00:1e.0:   bridge window [io  0x0000-0x0cf7 window] (subtractive decode)
[    0.137770] pci 0000:00:1e.0:   bridge window [io  0x0d00-0xffff window] (subtractive decode)
[    0.137771] pci 0000:00:1e.0:   bridge window [mem 0x000a0000-0x000bffff window] (subtractive decode)
[    0.137773] pci 0000:00:1e.0:   bridge window [mem 0x000d0000-0x000d3fff window] (subtractive decode)
[    0.137774] pci 0000:00:1e.0:   bridge window [mem 0x000d4000-0x000d7fff window] (subtractive decode)
[    0.137776] pci 0000:00:1e.0:   bridge window [mem 0x000d8000-0x000dbfff window] (subtractive decode)
[    0.137777] pci 0000:00:1e.0:   bridge window [mem 0x000dc000-0x000dffff window] (subtractive decode)
[    0.137779] pci 0000:00:1e.0:   bridge window [mem 0x000e0000-0x000e3fff window] (subtractive decode)
[    0.137780] pci 0000:00:1e.0:   bridge window [mem 0x000e4000-0x000e7fff window] (subtractive decode)
[    0.137782] pci 0000:00:1e.0:   bridge window [mem 0xdf200000-0xfeafffff window] (subtractive decode)
[    0.138193] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 10 *11 12 14 15)
[    0.138230] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled.
[    0.138267] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 *6 10 11 12 14 15)
[    0.138303] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 10 11 12 14 *15)
[    0.138338] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled.
[    0.138374] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 *10 11 12 14 15)
[    0.138412] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 10 11 12 *14 15)
[    0.138447] ACPI: PCI Interrupt Link [LNKH] (IRQs *3 4 5 6 10 11 12 14 15)
[    0.138630] ACPI: Enabled 4 GPEs in block 00 to 3F
[    0.138730] vgaarb: setting as boot device: PCI:0000:00:02.0
[    0.138732] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none
[    0.138735] vgaarb: loaded
[    0.138736] vgaarb: bridge control possible 0000:00:02.0
[    0.138923] SCSI subsystem initialized
[    0.138958] libata version 3.00 loaded.
[    0.138974] ACPI: bus type USB registered
[    0.138986] usbcore: registered new interface driver usbfs
[    0.138993] usbcore: registered new interface driver hub
[    0.139005] usbcore: registered new device driver usb
[    0.139117] PCI: Using ACPI for IRQ routing
[    0.140544] PCI: pci_cache_line_size set to 64 bytes
[    0.140579] e820: reserve RAM buffer [mem 0x0009d800-0x0009ffff]
[    0.140580] e820: reserve RAM buffer [mem 0x40004000-0x43ffffff]
[    0.140581] e820: reserve RAM buffer [mem 0xccd5b000-0xcfffffff]
[    0.140583] e820: reserve RAM buffer [mem 0xccfa3000-0xcfffffff]
[    0.140584] e820: reserve RAM buffer [mem 0xcdc81000-0xcfffffff]
[    0.140586] e820: reserve RAM buffer [mem 0xce000000-0xcfffffff]
[    0.140587] e820: reserve RAM buffer [mem 0x29ee00000-0x29fffffff]
[    0.140670] NetLabel: Initializing
[    0.140672] NetLabel:  domain hash size = 128
[    0.140672] NetLabel:  protocols = UNLABELED CIPSOv4
[    0.140681] NetLabel:  unlabeled traffic allowed by default
[    0.140739] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
[    0.140743] hpet0: 8 comparators, 64-bit 14.318180 MHz counter
[    0.143756] amd_nb: Cannot enumerate AMD northbridges
[    0.143777] clocksource: Switched to clocksource hpet
[    0.148238] AppArmor: AppArmor Filesystem Enabled
[    0.148295] pnp: PnP ACPI init
[    0.148382] system 00:00: [mem 0xfed40000-0xfed44fff] has been reserved
[    0.148386] system 00:00: Plug and Play ACPI device, IDs PNP0c01 (active)
[    0.148449] system 00:01: [io  0x0680-0x069f] has been reserved
[    0.148451] system 00:01: [io  0x0200-0x020f] has been reserved
[    0.148453] system 00:01: [io  0xffff] has been reserved
[    0.148455] system 00:01: [io  0xffff] has been reserved
[    0.148456] system 00:01: [io  0x0400-0x0453] has been reserved
[    0.148458] system 00:01: [io  0x0458-0x047f] has been reserved
[    0.148459] system 00:01: [io  0x0500-0x057f] has been reserved
[    0.148461] system 00:01: [io  0x164e-0x164f] has been reserved
[    0.148463] system 00:01: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.148485] pnp 00:02: Plug and Play ACPI device, IDs PNP0b00 (active)
[    0.148522] system 00:03: [io  0x0454-0x0457] has been reserved
[    0.148525] system 00:03: Plug and Play ACPI device, IDs INT3f0d PNP0c02 (active)
[    0.148601] system 00:04: [io  0x0a00-0x0a1f] has been reserved
[    0.148603] system 00:04: [io  0x0290-0x029f] has been reserved
[    0.148605] system 00:04: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.148779] pnp 00:05: [dma 0 disabled]
[    0.148846] pnp 00:05: Plug and Play ACPI device, IDs PNP0400 (active)
[    0.148886] system 00:06: [io  0x04d0-0x04d1] has been reserved
[    0.148888] system 00:06: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.148921] pnp 00:07: Plug and Play ACPI device, IDs PNP0303 PNP030b (active)
[    0.149054] pnp 00:08: [dma 0 disabled]
[    0.149091] pnp 00:08: Plug and Play ACPI device, IDs PNP0501 (active)
[    0.149242] system 00:09: [mem 0xfed1c000-0xfed1ffff] has been reserved
[    0.149244] system 00:09: [mem 0xfed10000-0xfed17fff] has been reserved
[    0.149246] system 00:09: [mem 0xfed18000-0xfed18fff] has been reserved
[    0.149248] system 00:09: [mem 0xfed19000-0xfed19fff] has been reserved
[    0.149249] system 00:09: [mem 0xf8000000-0xfbffffff] has been reserved
[    0.149251] system 00:09: [mem 0xfed20000-0xfed3ffff] has been reserved
[    0.149253] system 00:09: [mem 0xfed90000-0xfed93fff] has been reserved
[    0.149255] system 00:09: [mem 0xfed45000-0xfed8ffff] has been reserved
[    0.149257] system 00:09: [mem 0xff000000-0xffffffff] has been reserved
[    0.149260] system 00:09: [mem 0xfee00000-0xfeefffff] could not be reserved
[    0.149261] system 00:09: [mem 0xdf200000-0xdf200fff] has been reserved
[    0.149264] system 00:09: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.149371] system 00:0a: [mem 0x20000000-0x201fffff] has been reserved
[    0.149372] system 00:0a: [mem 0x40004000-0x40004fff] has been reserved
[    0.149375] system 00:0a: Plug and Play ACPI device, IDs PNP0c01 (active)
[    0.149390] pnp: PnP ACPI: found 11 devices
[    0.155384] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[    0.155413] pci 0000:00:01.0: PCI bridge to [bus 01]
[    0.155419] pci 0000:00:1c.0: PCI bridge to [bus 02]
[    0.155429] pci 0000:00:1c.4: PCI bridge to [bus 03]
[    0.155432] pci 0000:00:1c.4:   bridge window [io  0xe000-0xefff]
[    0.155438] pci 0000:00:1c.4:   bridge window [mem 0xf0000000-0xf00fffff 64bit pref]
[    0.155444] pci 0000:00:1e.0: PCI bridge to [bus 04]
[    0.155454] pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7 window]
[    0.155455] pci_bus 0000:00: resource 5 [io  0x0d00-0xffff window]
[    0.155457] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
[    0.155458] pci_bus 0000:00: resource 7 [mem 0x000d0000-0x000d3fff window]
[    0.155460] pci_bus 0000:00: resource 8 [mem 0x000d4000-0x000d7fff window]
[    0.155461] pci_bus 0000:00: resource 9 [mem 0x000d8000-0x000dbfff window]
[    0.155463] pci_bus 0000:00: resource 10 [mem 0x000dc000-0x000dffff window]
[    0.155464] pci_bus 0000:00: resource 11 [mem 0x000e0000-0x000e3fff window]
[    0.155466] pci_bus 0000:00: resource 12 [mem 0x000e4000-0x000e7fff window]
[    0.155468] pci_bus 0000:00: resource 13 [mem 0xdf200000-0xfeafffff window]
[    0.155469] pci_bus 0000:03: resource 0 [io  0xe000-0xefff]
[    0.155471] pci_bus 0000:03: resource 2 [mem 0xf0000000-0xf00fffff 64bit pref]
[    0.155473] pci_bus 0000:04: resource 4 [io  0x0000-0x0cf7 window]
[    0.155474] pci_bus 0000:04: resource 5 [io  0x0d00-0xffff window]
[    0.155476] pci_bus 0000:04: resource 6 [mem 0x000a0000-0x000bffff window]
[    0.155477] pci_bus 0000:04: resource 7 [mem 0x000d0000-0x000d3fff window]
[    0.155479] pci_bus 0000:04: resource 8 [mem 0x000d4000-0x000d7fff window]
[    0.155480] pci_bus 0000:04: resource 9 [mem 0x000d8000-0x000dbfff window]
[    0.155482] pci_bus 0000:04: resource 10 [mem 0x000dc000-0x000dffff window]
[    0.155483] pci_bus 0000:04: resource 11 [mem 0x000e0000-0x000e3fff window]
[    0.155485] pci_bus 0000:04: resource 12 [mem 0x000e4000-0x000e7fff window]
[    0.155486] pci_bus 0000:04: resource 13 [mem 0xdf200000-0xfeafffff window]
[    0.155509] NET: Registered protocol family 2
[    0.155643] TCP established hash table entries: 131072 (order: 8, 1048576 bytes)
[    0.155806] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
[    0.155916] TCP: Hash tables configured (established 131072 bind 65536)
[    0.155938] UDP hash table entries: 8192 (order: 6, 262144 bytes)
[    0.155978] UDP-Lite hash table entries: 8192 (order: 6, 262144 bytes)
[    0.156044] NET: Registered protocol family 1
[    0.156066] pci 0000:00:02.0: BIOS left Intel GPU interrupts enabled; disabling
[    0.156070] pci 0000:00:02.0: Video device with shadowed ROM
[    0.195877] PCI: CLS 64 bytes, default 64
[    0.195918] Unpacking initramfs...
[    0.617182] Freeing initrd memory: 40144K
[    0.617204] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[    0.617206] software IO TLB: mapped [mem 0xc8d5b000-0xccd5b000] (64MB)
[    0.617260] RAPL PMU detected, API unit is 2^-32 Joules, 3 fixed counters 163840 ms ovfl timer
[    0.617261] hw unit of domain pp0-core 2^-16 Joules
[    0.617262] hw unit of domain package 2^-16 Joules
[    0.617262] hw unit of domain pp1-gpu 2^-16 Joules
[    0.617389] Scanning for low memory corruption every 60 seconds
[    0.617646] audit: initializing netlink subsys (disabled)
[    0.617659] audit: type=2000 audit(1571486010.616:1): initialized
[    0.617982] Initialise system trusted keyring
[    0.618061] HugeTLB registered 2 MB page size, pre-allocated 0 pages
[    0.619048] zbud: loaded
[    0.619324] VFS: Disk quotas dquot_6.6.0
[    0.619348] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    0.619530] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[    0.619699] fuse init (API version 7.23)
[    0.619801] Key type big_key registered
[    0.619821] Allocating IMA MOK and blacklist keyrings.
[    0.620113] Key type asymmetric registered
[    0.620117] Asymmetric key parser 'x509' registered
[    0.620142] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)
[    0.620166] io scheduler noop registered
[    0.620168] io scheduler deadline registered (default)
[    0.620190] io scheduler cfq registered
[    0.620550] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[    0.620555] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
[    0.620577] vesafb: mode is 640x480x32, linelength=2560, pages=0
[    0.620578] vesafb: scrolling: redraw
[    0.620580] vesafb: Truecolor: size=8:8:8:8, shift=24:16:8:0
[    0.620588] vesafb: framebuffer at 0xe0000000, mapped to 0xffffc90001c00000, using 1216k, total 1216k
[    0.620645] Console: switching to colour frame buffer device 80x30
[    0.620652] fb0: VESA VGA frame buffer device
[    0.620664] intel_idle: MWAIT substates: 0x1120
[    0.620665] intel_idle: v0.4.1 model 0x3A
[    0.620666] intel_idle: lapic_timer_reliable_states 0xffffffff
[    0.620828] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0
[    0.620832] ACPI: Power Button [PWRB]
[    0.620859] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input1
[    0.620861] ACPI: Power Button [PWRF]
[    0.621389] thermal LNXTHERM:00: registered as thermal_zone0
[    0.621390] ACPI: Thermal Zone [TZ00] (28 C)
[    0.621544] thermal LNXTHERM:01: registered as thermal_zone1
[    0.621545] ACPI: Thermal Zone [TZ01] (30 C)
[    0.621582] GHES: HEST is not enabled!
[    0.621648] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
[    0.642070] 00:08: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A
[    0.643284] Linux agpgart interface v0.103
[    0.644452] loop: module loaded
[    0.644616] libphy: Fixed MDIO Bus: probed
[    0.644619] tun: Universal TUN/TAP device driver, 1.6
[    0.644620] tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com>
[    0.644650] PPP generic driver version 2.4.2
[    0.644692] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    0.644695] ehci-pci: EHCI PCI platform driver
[    0.644792] ehci-pci 0000:00:1a.0: EHCI Host Controller
[    0.644797] ehci-pci 0000:00:1a.0: new USB bus registered, assigned bus number 1
[    0.644808] ehci-pci 0000:00:1a.0: debug port 2
[    0.648698] ehci-pci 0000:00:1a.0: cache line size of 64 is not supported
[    0.648710] ehci-pci 0000:00:1a.0: irq 23, io mem 0xf7c18000
[    0.659788] ehci-pci 0000:00:1a.0: USB 2.0 started, EHCI 1.00
[    0.659825] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[    0.659827] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.659828] usb usb1: Product: EHCI Host Controller
[    0.659830] usb usb1: Manufacturer: Linux 4.4.0-165-generic ehci_hcd
[    0.659831] usb usb1: SerialNumber: 0000:00:1a.0
[    0.659917] hub 1-0:1.0: USB hub found
[    0.659922] hub 1-0:1.0: 2 ports detected
[    0.660072] ehci-pci 0000:00:1d.0: EHCI Host Controller
[    0.660077] ehci-pci 0000:00:1d.0: new USB bus registered, assigned bus number 2
[    0.660086] ehci-pci 0000:00:1d.0: debug port 2
[    0.663987] ehci-pci 0000:00:1d.0: cache line size of 64 is not supported
[    0.663991] ehci-pci 0000:00:1d.0: irq 23, io mem 0xf7c17000
[    0.675801] ehci-pci 0000:00:1d.0: USB 2.0 started, EHCI 1.00
[    0.675854] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002
[    0.675856] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.675858] usb usb2: Product: EHCI Host Controller
[    0.675859] usb usb2: Manufacturer: Linux 4.4.0-165-generic ehci_hcd
[    0.675860] usb usb2: SerialNumber: 0000:00:1d.0
[    0.675947] hub 2-0:1.0: USB hub found
[    0.675952] hub 2-0:1.0: 2 ports detected
[    0.676042] ehci-platform: EHCI generic platform driver
[    0.676051] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[    0.676054] ohci-pci: OHCI PCI platform driver
[    0.676063] ohci-platform: OHCI generic platform driver
[    0.676069] uhci_hcd: USB Universal Host Controller Interface driver
[    0.676146] xhci_hcd 0000:00:14.0: xHCI Host Controller
[    0.676150] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 3
[    0.677221] xhci_hcd 0000:00:14.0: hcc params 0x20007181 hci version 0x100 quirks 0x0000b930
[    0.677226] xhci_hcd 0000:00:14.0: cache line size of 64 is not supported
[    0.677297] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002
[    0.677298] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.677300] usb usb3: Product: xHCI Host Controller
[    0.677301] usb usb3: Manufacturer: Linux 4.4.0-165-generic xhci-hcd
[    0.677303] usb usb3: SerialNumber: 0000:00:14.0
[    0.677383] hub 3-0:1.0: USB hub found
[    0.677391] hub 3-0:1.0: 4 ports detected
[    0.677603] xhci_hcd 0000:00:14.0: xHCI Host Controller
[    0.677605] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 4
[    0.677629] usb usb4: New USB device found, idVendor=1d6b, idProduct=0003
[    0.677631] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.677632] usb usb4: Product: xHCI Host Controller
[    0.677633] usb usb4: Manufacturer: Linux 4.4.0-165-generic xhci-hcd
[    0.677635] usb usb4: SerialNumber: 0000:00:14.0
[    0.677717] hub 4-0:1.0: USB hub found
[    0.677725] hub 4-0:1.0: 4 ports detected
[    0.677969] i8042: PNP: PS/2 Controller [PNP0303:PS2K] at 0x60,0x64 irq 1
[    0.677970] i8042: PNP: PS/2 appears to have AUX port disabled, if this is incorrect please boot with i8042.nopnp
[    0.678608] serio: i8042 KBD port at 0x60,0x64 irq 1
[    0.678694] mousedev: PS/2 mouse device common for all mice
[    0.678810] rtc_cmos 00:02: RTC can wake from S4
[    0.678929] rtc_cmos 00:02: rtc core: registered rtc_cmos as rtc0
[    0.678953] rtc_cmos 00:02: alarms up to one month, y3k, 242 bytes nvram, hpet irqs
[    0.678960] i2c /dev entries driver
[    0.678998] device-mapper: uevent: version 1.0.3
[    0.679049] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com
[    0.679061] Intel P-state driver initializing.
[    0.679216] ledtrig-cpu: registered to indicate activity on CPUs
[    0.679765] NET: Registered protocol family 10
[    0.680055] NET: Registered protocol family 17
[    0.680071] Key type dns_resolver registered
[    0.680388] microcode: CPU0 sig=0x306a9, pf=0x2, revision=0x21
[    0.680396] microcode: CPU1 sig=0x306a9, pf=0x2, revision=0x21
[    0.680409] microcode: CPU2 sig=0x306a9, pf=0x2, revision=0x21
[    0.680422] microcode: CPU3 sig=0x306a9, pf=0x2, revision=0x21
[    0.680510] microcode: Microcode Update Driver: v2.01 <tigran@aivazian.fsnet.co.uk>, Peter Oruba
[    0.680788] registered taskstats version 1
[    0.680823] Loading compiled-in X.509 certificates
[    0.682136] Loaded X.509 cert 'Build time autogenerated kernel key: 0ed82eac04367aa6426493b1389455ebf6830eaa'
[    0.682164] zswap: loaded using pool lzo/zbud
[    0.687272] Key type trusted registered
[    0.695406] Key type encrypted registered
[    0.695414] AppArmor: AppArmor sha1 policy hashing enabled
[    0.695418] ima: No TPM chip found, activating TPM-bypass!
[    0.695423] ima: Allocated hash algorithm: sha1
[    0.695439] evm: HMAC attrs: 0x1
[    0.695642]   Magic number: 7:956:883
[    0.695740] rtc_cmos 00:02: setting system clock to 2019-10-19 11:53:31 UTC (1571486011)
[    0.695809] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found
[    0.695810] EDD information not available.
[    0.695877] PM: Hibernation image not present or could not be loaded.
[    0.696711] Freeing unused kernel memory: 1484K
[    0.702246] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input2
[    0.715805] Write protecting the kernel read-only data: 14336k
[    0.716184] Freeing unused kernel memory: 1608K
[    0.716334] Freeing unused kernel memory: 64K
[    0.725655] random: udevadm: uninitialized urandom read (16 bytes read, 4 bits of entropy available)
[    0.725675] random: udevadm: uninitialized urandom read (16 bytes read, 4 bits of entropy available)
[    0.726396] random: systemd-udevd: uninitialized urandom read (16 bytes read, 4 bits of entropy available)
[    0.726468] random: systemd-udevd: uninitialized urandom read (16 bytes read, 4 bits of entropy available)
[    0.726480] random: systemd-udevd: uninitialized urandom read (16 bytes read, 4 bits of entropy available)
[    0.726494] random: systemd-udevd: uninitialized urandom read (16 bytes read, 4 bits of entropy available)
[    0.730680] random: systemd-udevd: uninitialized urandom read (16 bytes read, 4 bits of entropy available)
[    0.730701] random: systemd-udevd: uninitialized urandom read (16 bytes read, 4 bits of entropy available)
[    0.730709] random: systemd-udevd: uninitialized urandom read (16 bytes read, 4 bits of entropy available)
[    0.730923] random: systemd-udevd: uninitialized urandom read (16 bytes read, 4 bits of entropy available)
[    0.763504] FUJITSU Extended Socket Network Device Driver - version 1.0 - Copyright (c) 2015 FUJITSU LIMITED
[    0.772931] wmi: Mapper loaded
[    0.778156] r8169 Gigabit Ethernet driver 2.3LK-NAPI loaded
[    0.778165] r8169 0000:03:00.0: can't disable ASPM; OS doesn't have ASPM control
[    0.779168] [drm] Initialized drm 1.1.0 20060810
[    0.779199] r8169 0000:03:00.0 eth0: RTL8168f/8111f at 0xffffc900018c4000, 30:85:a9:40:c8:ad, XID 08000800 IRQ 26
[    0.779202] r8169 0000:03:00.0 eth0: jumbo features [frames: 9200 bytes, tx checksumming: ko]
[    0.779362] ahci 0000:00:1f.2: version 3.0
[    0.791809] ahci 0000:00:1f.2: AHCI 0001.0300 32 slots 6 ports 6 Gbps 0x21 impl SATA mode
[    0.791815] ahci 0000:00:1f.2: flags: 64bit ncq pm led clo pio slum part ems apst 
[    0.800774] scsi host0: ahci
[    0.800968] scsi host1: ahci
[    0.801064] scsi host2: ahci
[    0.801227] scsi host3: ahci
[    0.801397] scsi host4: ahci
[    0.801491] scsi host5: ahci
[    0.801543] ata1: SATA max UDMA/133 abar m2048@0xf7c16000 port 0xf7c16100 irq 27
[    0.801545] ata2: DUMMY
[    0.801547] ata3: DUMMY
[    0.801548] ata4: DUMMY
[    0.801550] ata5: DUMMY
[    0.801552] ata6: SATA max UDMA/133 abar m2048@0xf7c16000 port 0xf7c16380 irq 27
[    0.806643] [drm] Memory usable by graphics device = 2048M
[    0.806647] checking generic (e0000000 130000) vs hw (e0000000 10000000)
[    0.806649] fb: switching to inteldrmfb from VESA VGA
[    0.806669] Console: switching to colour dummy device 80x25
[    0.806726] [drm] Replacing VGA console driver
[    0.811846] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
[    0.811847] [drm] Driver supports precise vblank timestamp query.
[    0.812719] vgaarb: device changed decodes: PCI:0000:00:02.0,olddecodes=io+mem,decodes=io+mem:owns=io+mem
[    0.828955] ACPI: Video Device [GFX0] (multi-head: yes  rom: no  post: no)
[    0.829192] acpi device:42: registered as cooling_device9
[    0.829261] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input3
[    0.829320] [drm] Initialized i915 1.6.0 20151010 for 0000:00:02.0 on minor 0
[    0.830447] fbcon: inteldrmfb (fb0) is primary device
[    0.830496] Console: switching to colour frame buffer device 128x48
[    0.830510] i915 0000:00:02.0: fb0: inteldrmfb frame buffer device
[    0.971796] usb 1-1: new high-speed USB device number 2 using ehci-pci
[    0.987796] usb 2-1: new high-speed USB device number 2 using ehci-pci
[    0.987816] usb 3-1: new low-speed USB device number 2 using xhci_hcd
[    1.104201] usb 1-1: New USB device found, idVendor=8087, idProduct=0024
[    1.104204] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[    1.104551] hub 1-1:1.0: USB hub found
[    1.104618] hub 1-1:1.0: 6 ports detected
[    1.119802] ata6: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[    1.119837] ata1: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[    1.120196] usb 2-1: New USB device found, idVendor=8087, idProduct=0024
[    1.120199] usb 2-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[    1.120548] hub 2-1:1.0: USB hub found
[    1.120642] hub 2-1:1.0: 6 ports detected
[    1.120945] ACPI Error: [DSSP] Namespace lookup failure, AE_NOT_FOUND (20150930/psargs-359)
[    1.120949] ACPI Error: Method parse/execution failed [\_SB.PCI0.SAT0.SPT0._GTF] (Node ffff8802945c39b0), AE_NOT_FOUND (20150930/psparse-542)
[    1.121157] ata1.00: ATA-8: ST500DM002-1BD142, KC45, max UDMA/133
[    1.121159] ata1.00: 976773168 sectors, multi 16: LBA48 NCQ (depth 31/32)
[    1.121781] ACPI Error: [DSSP] Namespace lookup failure, AE_NOT_FOUND (20150930/psargs-359)
[    1.121797] ACPI Error: Method parse/execution failed [\_SB.PCI0.SAT0.SPT5._GTF] (Node ffff8802945c3c08), AE_NOT_FOUND (20150930/psparse-542)
[    1.121803] ata6.00: ATAPI: TSSTcorp CDDVDW SH-222BB, SB00, max UDMA/100
[    1.122500] ACPI Error: [DSSP] Namespace lookup failure, AE_NOT_FOUND (20150930/psargs-359)
[    1.122516] ACPI Error: Method parse/execution failed [\_SB.PCI0.SAT0.SPT0._GTF] (Node ffff8802945c39b0), AE_NOT_FOUND (20150930/psparse-542)
[    1.122601] ACPI Error: [DSSP] Namespace lookup failure, AE_NOT_FOUND (20150930/psargs-359)
[    1.122603] ACPI Error: Method parse/execution failed [\_SB.PCI0.SAT0.SPT5._GTF] (Node ffff8802945c3c08), AE_NOT_FOUND (20150930/psparse-542)
[    1.122610] ata6.00: configured for UDMA/100
[    1.122748] ata1.00: configured for UDMA/133
[    1.122916] scsi 0:0:0:0: Direct-Access     ATA      ST500DM002-1BD14 KC45 PQ: 0 ANSI: 5
[    1.123091] sd 0:0:0:0: [sda] 976773168 512-byte logical blocks: (500 GB/466 GiB)
[    1.123095] sd 0:0:0:0: [sda] 4096-byte physical blocks
[    1.123125] sd 0:0:0:0: Attached scsi generic sg0 type 0
[    1.123144] sd 0:0:0:0: [sda] Write Protect is off
[    1.123148] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[    1.123177] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    1.124108] scsi 5:0:0:0: CD-ROM            TSSTcorp CDDVDW SH-222BB  SB00 PQ: 0 ANSI: 5
[    1.142401] sr 5:0:0:0: [sr0] scsi3-mmc drive: 48x/48x writer dvd-ram cd/rw xa/form2 cdda tray
[    1.142405] cdrom: Uniform CD-ROM driver Revision: 3.20
[    1.142513] sr 5:0:0:0: Attached scsi CD-ROM sr0
[    1.142565] sr 5:0:0:0: Attached scsi generic sg1 type 5
[    1.177831]  sda: sda1 sda2 sda3 < sda5 sda6 >
[    1.178536] sd 0:0:0:0: [sda] Attached SCSI disk
[    1.179482] usb 3-1: New USB device found, idVendor=04d9, idProduct=048e
[    1.179487] usb 3-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[    1.179585] usb 3-1: ep 0x81 - rounding interval to 64 microframes, ep desc says 80 microframes
[    1.184265] hidraw: raw HID events driver (C) Jiri Kosina
[    1.191519] usbcore: registered new interface driver usbhid
[    1.191522] usbhid: USB HID core driver
[    1.192815] input: HID 04d9:048e as /devices/pci0000:00/0000:00:14.0/usb3/3-1/3-1:1.0/0003:04D9:048E.0001/input/input4
[    1.192940] hid-generic 0003:04D9:048E.0001: input,hidraw0: USB HID v1.10 Mouse [HID 04d9:048e] on usb-0000:00:14.0-1/input0
[    1.375796] usb 1-1.3: new high-speed USB device number 3 using ehci-pci
[    1.470641] usb 1-1.3: New USB device found, idVendor=058f, idProduct=6362
[    1.470647] usb 1-1.3: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[    1.470650] usb 1-1.3: Product: Mass Storage Device
[    1.470653] usb 1-1.3: Manufacturer: Generic
[    1.470656] usb 1-1.3: SerialNumber: 058F312D81B
[    1.473334] usb-storage 1-1.3:1.0: USB Mass Storage device detected
[    1.473432] scsi host6: usb-storage 1-1.3:1.0
[    1.473495] usbcore: registered new interface driver usb-storage
[    1.474526] usbcore: registered new interface driver uas
[    1.615789] tsc: Refined TSC clocksource calibration: 3292.520 MHz
[    1.615795] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x2f75b1eac7a, max_idle_ns: 440795210882 ns
[    1.850585] EXT4-fs (sda5): mounted filesystem with ordered data mode. Opts: (null)
[    2.472691] scsi 6:0:0:0: Direct-Access     Generic  USB SD Reader    1.00 PQ: 0 ANSI: 0
[    2.473316] scsi 6:0:0:1: Direct-Access     Generic  USB CF Reader    1.01 PQ: 0 ANSI: 0
[    2.473944] scsi 6:0:0:2: Direct-Access     Generic  USB SM Reader    1.02 PQ: 0 ANSI: 0
[    2.474548] scsi 6:0:0:3: Direct-Access     Generic  USB MS Reader    1.03 PQ: 0 ANSI: 0
[    2.474847] sd 6:0:0:0: Attached scsi generic sg2 type 0
[    2.474945] sd 6:0:0:1: Attached scsi generic sg3 type 0
[    2.475038] sd 6:0:0:2: Attached scsi generic sg4 type 0
[    2.475128] sd 6:0:0:3: Attached scsi generic sg5 type 0
[    2.478342] sd 6:0:0:0: [sdb] Attached SCSI removable disk
[    2.479719] sd 6:0:0:2: [sdd] Attached SCSI removable disk
[    2.481850] sd 6:0:0:1: [sdc] Attached SCSI removable disk
[    2.483219] sd 6:0:0:3: [sde] Attached SCSI removable disk
[    2.615945] clocksource: Switched to clocksource tsc
[    2.680285] random: nonblocking pool is initialized
[    4.855400] 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)
[    4.855527] systemd[1]: Detected architecture x86-64.
[    4.892527] systemd[1]: Set hostname to <pierre-System-Product-Name>.
[    6.829703] systemd[1]: Listening on Journal Socket (/dev/log).
[    6.829796] systemd[1]: Listening on Journal Audit Socket.
[    6.829817] systemd[1]: Listening on fsck to fsckd communication Socket.
[    6.829944] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
[    6.830019] systemd[1]: Created slice User and Session Slice.
[    6.830052] systemd[1]: Listening on udev Control Socket.
[    6.830060] systemd[1]: Reached target Encrypted Volumes.
[    6.830088] systemd[1]: Listening on Journal Socket.
[    6.830111] systemd[1]: Listening on Syslog Socket.
[    6.830143] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[    6.830164] systemd[1]: Listening on udev Kernel Socket.
[    6.830192] systemd[1]: Started Trigger resolvconf update for networkd DNS.
[    6.830200] systemd[1]: Reached target User and Group Name Lookups.
[    6.830206] systemd[1]: Reached target Remote File Systems (Pre).
[    6.830255] systemd[1]: Created slice System Slice.
[    6.839891] systemd[1]: Starting Remount Root and Kernel File Systems...
[    7.011840] systemd[1]: Starting Load Kernel Modules...
[    7.012280] systemd[1]: Started Read required files in advance.
[    7.012880] systemd[1]: Starting Set console keymap...
[    7.013470] systemd[1]: Started Braille Device Support.
[    7.014159] systemd[1]: Mounting POSIX Message Queue File System...
[    7.014762] systemd[1]: Starting Uncomplicated firewall...
[    7.015341] systemd[1]: Starting Journal Service...
[    7.015991] systemd[1]: Starting Create list of required static device nodes for the current kernel...
[    7.016020] systemd[1]: Reached target Slices.
[    7.191020] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.
[    7.199805] systemd[1]: Mounting Debug File System...
[    7.199840] systemd[1]: Reached target Remote File Systems.
[    7.200245] systemd[1]: Mounting Huge Pages File System...
[    7.347527] systemd[1]: Started Create list of required static device nodes for the current kernel.
[    7.359866] systemd[1]: Starting Create Static Device Nodes in /dev...
[    7.384340] systemd[1]: Started Uncomplicated firewall.
[    7.410476] systemd[1]: Mounted Huge Pages File System.
[    7.410519] systemd[1]: Mounted POSIX Message Queue File System.
[    7.436172] systemd[1]: Mounted Debug File System.
[    7.498293] EXT4-fs (sda5): re-mounted. Opts: errors=remount-ro
[    7.499042] systemd[1]: Started Remount Root and Kernel File Systems.
[    7.515881] systemd[1]: Starting Load/Save Random Seed...
[    7.724349] lp: driver loaded but no devices found
[    7.728813] ppdev: user-space parallel port driver
[    7.752007] parport_pc 00:05: reported by Plug and Play ACPI
[    7.752068] parport0: PC-style at 0x378, irq 5 [PCSPP]
[    7.847988] lp0: using parport0 (interrupt-driven).
[    7.859851] systemd[1]: Starting udev Coldplug all Devices...
[    8.063447] systemd[1]: Started udev Coldplug all Devices.
[    8.267129] systemd[1]: Started Load Kernel Modules.
[    8.279844] systemd[1]: Starting Apply Kernel Variables...
[    8.280337] systemd[1]: Mounting FUSE Control File System...
[    8.280973] systemd[1]: Started Set console keymap.
[    8.282966] systemd[1]: Mounted FUSE Control File System.
[    8.367818] systemd[1]: Started Journal Service.
[    8.635965] systemd-journald[246]: Received request to flush runtime journal from PID 1
[   13.050909] ACPI Warning: SystemIO range 0x0000000000000428-0x000000000000042F conflicts with OpRegion 0x0000000000000400-0x000000000000047F (\PMIO) (20150930/utaddress-254)
[   13.050917] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[   13.050920] ACPI Warning: SystemIO range 0x0000000000000540-0x000000000000054F conflicts with OpRegion 0x0000000000000500-0x0000000000000563 (\GPIO) (20150930/utaddress-254)
[   13.050925] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[   13.050926] ACPI Warning: SystemIO range 0x0000000000000530-0x000000000000053F conflicts with OpRegion 0x0000000000000500-0x0000000000000563 (\GPIO) (20150930/utaddress-254)
[   13.050930] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[   13.050931] ACPI Warning: SystemIO range 0x0000000000000500-0x000000000000052F conflicts with OpRegion 0x0000000000000500-0x0000000000000563 (\GPIO) (20150930/utaddress-254)
[   13.050935] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[   13.050936] lpc_ich: Resource conflict(s) found affecting gpio_ich
[   13.104413] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[   13.343035] EDAC MC: Ver: 3.0.0
[   14.121493] kvm: disabled by bios
[   14.152470] kvm: disabled by bios
[   14.192484] kvm: disabled by bios
[   14.221185] kvm: disabled by bios
[   14.414607] snd_hda_codec_via hdaudioC0D0: autoconfig for VT1708S: line_outs=1 (0x1c/0x0/0x0/0x0/0x0) type:line
[   14.414613] snd_hda_codec_via hdaudioC0D0:    speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
[   14.414616] snd_hda_codec_via hdaudioC0D0:    hp_outs=1 (0x1d/0x0/0x0/0x0/0x0)
[   14.414618] snd_hda_codec_via hdaudioC0D0:    mono: mono_out=0x0
[   14.414620] snd_hda_codec_via hdaudioC0D0:    dig-out=0x20/0x0
[   14.414622] snd_hda_codec_via hdaudioC0D0:    inputs:
[   14.414625] snd_hda_codec_via hdaudioC0D0:      Rear Mic=0x1a
[   14.414628] snd_hda_codec_via hdaudioC0D0:      Front Mic=0x1e
[   14.414630] snd_hda_codec_via hdaudioC0D0:      Line=0x1b
[   14.424520] intel_rapl: Found RAPL domain package
[   14.424524] intel_rapl: Found RAPL domain core
[   14.424526] intel_rapl: Found RAPL domain uncore
[   14.424532] intel_rapl: RAPL package 0 domain package locked by BIOS
[   14.428560] input: HDA Intel PCH Rear Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input5
[   14.428649] input: HDA Intel PCH Front Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input6
[   14.428720] input: HDA Intel PCH Line as /devices/pci0000:00/0000:00:1b.0/sound/card0/input7
[   14.428798] input: HDA Intel PCH Line Out as /devices/pci0000:00/0000:00:1b.0/sound/card0/input8
[   14.428878] input: HDA Intel PCH Front Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card0/input9
[   14.428955] input: HDA Intel PCH HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:1b.0/sound/card0/input10
[   14.820638] audit: type=1400 audit(1571486025.624:2): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/sbin/dhclient" pid=450 comm="apparmor_parser"
[   14.820645] audit: type=1400 audit(1571486025.624:3): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=450 comm="apparmor_parser"
[   14.820649] audit: type=1400 audit(1571486025.624:4): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/NetworkManager/nm-dhcp-helper" pid=450 comm="apparmor_parser"
[   14.820652] audit: type=1400 audit(1571486025.624:5): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/connman/scripts/dhclient-script" pid=450 comm="apparmor_parser"
[   14.879126] audit: type=1400 audit(1571486025.676:6): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/lightdm/lightdm-guest-session" pid=449 comm="apparmor_parser"
[   14.879133] audit: type=1400 audit(1571486025.676:7): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/lightdm/lightdm-guest-session//chromium" pid=449 comm="apparmor_parser"
[   15.296791] audit: type=1400 audit(1571486026.096:8): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/telepathy/mission-control-5" pid=553 comm="apparmor_parser"
[   15.296803] audit: type=1400 audit(1571486026.096:9): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/telepathy/telepathy-*" pid=553 comm="apparmor_parser"
[   15.296808] audit: type=1400 audit(1571486026.096:10): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/telepathy/telepathy-*//pxgsettings" pid=553 comm="apparmor_parser"
[   15.296814] audit: type=1400 audit(1571486026.096:11): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/telepathy/telepathy-*//sanitized_helper" pid=553 comm="apparmor_parser"
[   15.467187] asus_wmi: ASUS WMI generic driver loaded
[   15.478553] asus_wmi: Initialization: 0x0
[   15.478569] asus_wmi: BIOS WMI version: 0.9
[   15.478596] asus_wmi: SFUN value: 0x0
[   15.478821] input: Eee PC WMI hotkeys as /devices/platform/eeepc-wmi/input/input11
[   15.478920] asus_wmi: Number of fans: 1
[   19.599924] Adding 1764348k swap on /dev/sda6.  Priority:-1 extents:1 across:1764348k FS
[   24.393768] cgroup: new mount options do not match the existing superblock, will be ignored
[   33.772593] [drm:intel_set_pch_fifo_underrun_reporting [i915]] *ERROR* uncleared pch fifo underrun on pch transcoder A
[   33.772610] [drm:intel_pch_fifo_underrun_irq_handler [i915]] *ERROR* PCH transcoder A FIFO underrun
[   33.862819] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
[   34.157542] r8169 0000:03:00.0 eth0: link down
[   34.157546] r8169 0000:03:00.0 eth0: link down
[   34.157602] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
[   36.450679] r8169 0000:03:00.0 eth0: link up
[   36.450688] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready

Hors ligne

#6 Le 19/10/2019, à 17:27

moko138

Re : pb unity -> .cache/upstart/unity7.log monstrueux

/var/log est ok.


216    /var/cache
Exécute :

sudo apt-get clean

/!\  Les commandes sont à exécuter dans l'ordre !

  - -
17216    /usr
Outch ! Environ 17 Gio !   (L'unité de mesure choisie ici étant le Mio).
Exécute vite

sudo apt-get autoremove --purge -y

Et patiente bien jusqu'au retour du prompt.


2889    /boot
Ensuite seulement, montre

echo; dpkg -l | grep -Ei "linux-(g|h|i|lo|mo|si|t)" | grep -Ev "^rc|binutils" | sort -k3 | awk '{print $1,$2,$3,$4}' | column -s" " -t ; echo -e "\nNoyau courant : $(uname -mr)"
ls -lsS /boot | head -30

.

  - -
608     /root
C'est trop. Montre

sudo du -am --max-depth=1 /root | sort -h | tail

.

  - -
Mais pour l'essentiel
/home ne laisse que 29 Gio aux répertoires système :

412501	/
382859	/home

Et on voit que /home/pierre n'en occupe que la moitié :

195294	/home/pierre

  Montre

ls -l /home

  Puis laissons de côté le ou les autres comptes.

Ton ~/.cache
  Il occupe 11 Gio !!! C'est monstrueux... (chez moi, 15 Mio).
Il faut vider régulièrement le cache de chacun de tes navigateurs
Pour firefox : https://support.mozilla.org/fr/kb/comme … de-firefox
Pour chrome : https://support.google.com/accounts/ans … ktop&hl=fr


  Quand tu auras fait tout ceci dans l'ordre, tu remontreras

sudo apt-get update

et

echo ; df -Th | grep -Ev "udev|tmpfs|loop"

Mais, même si nous avons libéré quelques Gio, tu vas bientôt devoir utiliser un DDE pour avoir de quoi stocker de nouvelles données.


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

Hors ligne

#7 Le 19/10/2019, à 17:30

inbox

Re : pb unity -> .cache/upstart/unity7.log monstrueux

Sinon, il n'y a rien de suspect dans le Dmesg.


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

Hors ligne

#8 Le 19/10/2019, à 18:37

Le Pedro

Re : pb unity -> .cache/upstart/unity7.log monstrueux

echo; dpkg -l | grep -Ei "linux-(g|h|i|lo|mo|si|t)" | grep -Ev "^rc|binutils" | sort -k3 | awk '{print $1,$2,$3,$4}' | column -s" " -t ; echo -e "\nNoyau courant : $(uname -mr)"

ii  linux-headers-3.13.0-100                3.13.0-100.147          all
ii  linux-headers-3.13.0-100-generic        3.13.0-100.147          amd64
ii  linux-image-3.13.0-100-generic          3.13.0-100.147          amd64
ii  linux-headers-3.13.0-101                3.13.0-101.148          all
ii  linux-headers-3.13.0-101-generic        3.13.0-101.148          amd64
ii  linux-image-3.13.0-101-generic          3.13.0-101.148          amd64
ii  linux-headers-3.13.0-103                3.13.0-103.150          all
ii  linux-headers-3.13.0-103-generic        3.13.0-103.150          amd64
ii  linux-image-3.13.0-103-generic          3.13.0-103.150          amd64
ii  linux-headers-3.13.0-105                3.13.0-105.152          all
ii  linux-headers-3.13.0-105-generic        3.13.0-105.152          amd64
ii  linux-image-3.13.0-105-generic          3.13.0-105.152          amd64
ii  linux-headers-3.13.0-106                3.13.0-106.153          all
ii  linux-headers-3.13.0-106-generic        3.13.0-106.153          amd64
ii  linux-image-3.13.0-106-generic          3.13.0-106.153          amd64
ii  linux-headers-3.13.0-107                3.13.0-107.154          all
ii  linux-headers-3.13.0-107-generic        3.13.0-107.154          amd64
ii  linux-image-3.13.0-107-generic          3.13.0-107.154          amd64
ii  linux-headers-3.13.0-108                3.13.0-108.155          all
ii  linux-headers-3.13.0-108-generic        3.13.0-108.155          amd64
ii  linux-image-3.13.0-108-generic          3.13.0-108.155          amd64
ii  linux-headers-3.13.0-109                3.13.0-109.156          all
ii  linux-headers-3.13.0-109-generic        3.13.0-109.156          amd64
ii  linux-image-3.13.0-109-generic          3.13.0-109.156          amd64
ii  linux-headers-3.13.0-110                3.13.0-110.157          all
ii  linux-headers-3.13.0-110-generic        3.13.0-110.157          amd64
ii  linux-image-3.13.0-110-generic          3.13.0-110.157          amd64
ii  linux-headers-3.13.0-112                3.13.0-112.159          all
ii  linux-headers-3.13.0-112-generic        3.13.0-112.159          amd64
ii  linux-image-3.13.0-112-generic          3.13.0-112.159          amd64
ii  linux-headers-3.13.0-113                3.13.0-113.160          all
ii  linux-headers-3.13.0-113-generic        3.13.0-113.160          amd64
ii  linux-image-3.13.0-113-generic          3.13.0-113.160          amd64
ii  linux-headers-3.13.0-115                3.13.0-115.162          all
ii  linux-headers-3.13.0-115-generic        3.13.0-115.162          amd64
ii  linux-image-3.13.0-115-generic          3.13.0-115.162          amd64
ii  linux-headers-3.13.0-116                3.13.0-116.163          all
ii  linux-headers-3.13.0-116-generic        3.13.0-116.163          amd64
ii  linux-image-3.13.0-116-generic          3.13.0-116.163          amd64
ii  linux-headers-3.13.0-117                3.13.0-117.164          all
ii  linux-headers-3.13.0-117-generic        3.13.0-117.164          amd64
ii  linux-image-3.13.0-117-generic          3.13.0-117.164          amd64
ii  linux-headers-3.13.0-129                3.13.0-129.178          all
ii  linux-image-extra-3.13.0-129-generic    3.13.0-129.178          amd64
ii  linux-headers-3.13.0-129-generic        3.13.0-129.178          amd64
ii  linux-image-3.13.0-129-generic          3.13.0-129.178          amd64
ii  linux-headers-3.13.0-132                3.13.0-132.181          all
ii  linux-image-extra-3.13.0-132-generic    3.13.0-132.181          amd64
ii  linux-headers-3.13.0-132-generic        3.13.0-132.181          amd64
ii  linux-image-3.13.0-132-generic          3.13.0-132.181          amd64
ii  linux-headers-3.13.0-133                3.13.0-133.182          all
ii  linux-image-extra-3.13.0-133-generic    3.13.0-133.182          amd64
ii  linux-headers-3.13.0-133-generic        3.13.0-133.182          amd64
ii  linux-image-3.13.0-133-generic          3.13.0-133.182          amd64
ii  linux-headers-3.13.0-135                3.13.0-135.184          all
ii  linux-image-extra-3.13.0-135-generic    3.13.0-135.184          amd64
ii  linux-headers-3.13.0-135-generic        3.13.0-135.184          amd64
ii  linux-image-3.13.0-135-generic          3.13.0-135.184          amd64
ii  linux-headers-3.13.0-137                3.13.0-137.186          all
ii  linux-image-extra-3.13.0-137-generic    3.13.0-137.186          amd64
ii  linux-headers-3.13.0-137-generic        3.13.0-137.186          amd64
ii  linux-image-3.13.0-137-generic          3.13.0-137.186          amd64
ii  linux-headers-3.13.0-139                3.13.0-139.188          all
ii  linux-image-extra-3.13.0-139-generic    3.13.0-139.188          amd64
ii  linux-headers-3.13.0-139-generic        3.13.0-139.188          amd64
ii  linux-image-3.13.0-139-generic          3.13.0-139.188          amd64
ii  linux-headers-3.13.0-141                3.13.0-141.190          all
ii  linux-image-extra-3.13.0-141-generic    3.13.0-141.190          amd64
ii  linux-headers-3.13.0-141-generic        3.13.0-141.190          amd64
ii  linux-image-3.13.0-141-generic          3.13.0-141.190          amd64
ii  linux-headers-3.13.0-142                3.13.0-142.191          all
ii  linux-image-extra-3.13.0-142-generic    3.13.0-142.191          amd64
ii  linux-headers-3.13.0-142-generic        3.13.0-142.191          amd64
ii  linux-image-3.13.0-142-generic          3.13.0-142.191          amd64
ii  linux-headers-3.13.0-143                3.13.0-143.192          all
ii  linux-image-extra-3.13.0-143-generic    3.13.0-143.192          amd64
ii  linux-headers-3.13.0-143-generic        3.13.0-143.192          amd64
ii  linux-image-3.13.0-143-generic          3.13.0-143.192          amd64
ii  linux-headers-3.13.0-144                3.13.0-144.193          all
ii  linux-image-extra-3.13.0-144-generic    3.13.0-144.193          amd64
ii  linux-headers-3.13.0-144-generic        3.13.0-144.193          amd64
ii  linux-image-3.13.0-144-generic          3.13.0-144.193          amd64
ii  linux-headers-3.13.0-145                3.13.0-145.194          all
ii  linux-image-extra-3.13.0-145-generic    3.13.0-145.194          amd64
ii  linux-headers-3.13.0-145-generic        3.13.0-145.194          amd64
ii  linux-image-3.13.0-145-generic          3.13.0-145.194          amd64
ii  linux-headers-3.13.0-147                3.13.0-147.196          all
ii  linux-image-extra-3.13.0-147-generic    3.13.0-147.196          amd64
ii  linux-headers-3.13.0-147-generic        3.13.0-147.196          amd64
ii  linux-image-3.13.0-147-generic          3.13.0-147.196          amd64
ii  linux-headers-3.13.0-149                3.13.0-149.199          all
ii  linux-image-extra-3.13.0-149-generic    3.13.0-149.199          amd64
ii  linux-headers-3.13.0-149-generic        3.13.0-149.199          amd64
ii  linux-image-3.13.0-149-generic          3.13.0-149.199          amd64
ii  linux-headers-3.13.0-151                3.13.0-151.201          all
ii  linux-image-extra-3.13.0-151-generic    3.13.0-151.201          amd64
ii  linux-headers-3.13.0-151-generic        3.13.0-151.201          amd64
ii  linux-image-3.13.0-151-generic          3.13.0-151.201          amd64
ii  linux-headers-3.13.0-153                3.13.0-153.203          all
ii  linux-image-extra-3.13.0-153-generic    3.13.0-153.203          amd64
ii  linux-headers-3.13.0-153-generic        3.13.0-153.203          amd64
ii  linux-image-3.13.0-153-generic          3.13.0-153.203          amd64
ii  linux-headers-3.13.0-156                3.13.0-156.206          all
ii  linux-image-extra-3.13.0-156-generic    3.13.0-156.206          amd64
ii  linux-headers-3.13.0-156-generic        3.13.0-156.206          amd64
ii  linux-image-3.13.0-156-generic          3.13.0-156.206          amd64
ii  linux-headers-3.13.0-157                3.13.0-157.207          all
ii  linux-image-extra-3.13.0-157-generic    3.13.0-157.207          amd64
ii  linux-headers-3.13.0-157-generic        3.13.0-157.207          amd64
ii  linux-image-3.13.0-157-generic          3.13.0-157.207          amd64
ii  linux-headers-3.13.0-158                3.13.0-158.208          all
ii  linux-image-extra-3.13.0-158-generic    3.13.0-158.208          amd64
ii  linux-headers-3.13.0-158-generic        3.13.0-158.208          amd64
ii  linux-image-3.13.0-158-generic          3.13.0-158.208          amd64
ii  linux-headers-3.13.0-160                3.13.0-160.210          all
ii  linux-image-extra-3.13.0-160-generic    3.13.0-160.210          amd64
ii  linux-headers-3.13.0-160-generic        3.13.0-160.210          amd64
ii  linux-image-3.13.0-160-generic          3.13.0-160.210          amd64
ii  linux-headers-3.13.0-161                3.13.0-161.211          all
ii  linux-image-extra-3.13.0-161-generic    3.13.0-161.211          amd64
ii  linux-headers-3.13.0-161-generic        3.13.0-161.211          amd64
ii  linux-image-3.13.0-161-generic          3.13.0-161.211          amd64
ii  linux-headers-3.13.0-162                3.13.0-162.212          all
ii  linux-image-extra-3.13.0-162-generic    3.13.0-162.212          amd64
ii  linux-headers-3.13.0-162-generic        3.13.0-162.212          amd64
ii  linux-image-3.13.0-162-generic          3.13.0-162.212          amd64
ii  linux-headers-3.13.0-163                3.13.0-163.213          all
ii  linux-image-extra-3.13.0-163-generic    3.13.0-163.213          amd64
ii  linux-headers-3.13.0-163-generic        3.13.0-163.213          amd64
ii  linux-image-3.13.0-163-generic          3.13.0-163.213          amd64
ii  linux-headers-3.13.0-164                3.13.0-164.214          all
ii  linux-image-extra-3.13.0-164-generic    3.13.0-164.214          amd64
ii  linux-headers-3.13.0-164-generic        3.13.0-164.214          amd64
ii  linux-image-3.13.0-164-generic          3.13.0-164.214          amd64
ii  linux-headers-3.13.0-165                3.13.0-165.215          all
ii  linux-image-extra-3.13.0-165-generic    3.13.0-165.215          amd64
ii  linux-headers-3.13.0-165-generic        3.13.0-165.215          amd64
ii  linux-image-3.13.0-165-generic          3.13.0-165.215          amd64
ii  linux-headers-3.13.0-166                3.13.0-166.216          all
ii  linux-modules-3.13.0-166-generic        3.13.0-166.216          amd64
ii  linux-modules-extra-3.13.0-166-generic  3.13.0-166.216          amd64
ii  linux-headers-3.13.0-166-generic        3.13.0-166.216          amd64
ii  linux-image-3.13.0-166-generic          3.13.0-166.216          amd64
ii  linux-headers-3.13.0-167                3.13.0-167.217          all
ii  linux-modules-3.13.0-167-generic        3.13.0-167.217          amd64
ii  linux-modules-extra-3.13.0-167-generic  3.13.0-167.217          amd64
ii  linux-headers-3.13.0-167-generic        3.13.0-167.217          amd64
ii  linux-image-3.13.0-167-generic          3.13.0-167.217          amd64
ii  linux-headers-3.13.0-168                3.13.0-168.218          all
ii  linux-modules-3.13.0-168-generic        3.13.0-168.218          amd64
ii  linux-modules-extra-3.13.0-168-generic  3.13.0-168.218          amd64
ii  linux-headers-3.13.0-168-generic        3.13.0-168.218          amd64
ii  linux-image-3.13.0-168-generic          3.13.0-168.218          amd64
ii  linux-headers-3.13.0-169                3.13.0-169.219          all
ii  linux-modules-3.13.0-169-generic        3.13.0-169.219          amd64
ii  linux-modules-extra-3.13.0-169-generic  3.13.0-169.219          amd64
ii  linux-headers-3.13.0-169-generic        3.13.0-169.219          amd64
ii  linux-image-3.13.0-169-generic          3.13.0-169.219          amd64
ii  linux-headers-generic-lts-quantal       3.13.0.170.181          amd64
ii  linux-image-generic-lts-trusty          3.13.0.170.181          amd64
ii  linux-image-generic-lts-quantal         3.13.0.170.181          amd64
ii  linux-generic-lts-trusty                3.13.0.170.181          amd64
ii  linux-generic-lts-quantal               3.13.0.170.181          amd64
ii  linux-headers-3.13.0-170                3.13.0-170.220          all
ii  linux-modules-3.13.0-170-generic        3.13.0-170.220          amd64
ii  linux-modules-extra-3.13.0-170-generic  3.13.0-170.220          amd64
ii  linux-headers-3.13.0-170-generic        3.13.0-170.220          amd64
ii  linux-image-3.13.0-170-generic          3.13.0-170.220          amd64
ii  linux-headers-3.13.0-62                 3.13.0-62.102           all
ii  linux-headers-3.13.0-62-generic         3.13.0-62.102           amd64
ii  linux-image-3.13.0-62-generic           3.13.0-62.102           amd64
ii  linux-headers-3.13.0-63                 3.13.0-63.104~precise1  all
ii  linux-headers-3.13.0-63-generic         3.13.0-63.104~precise1  amd64
ii  linux-image-3.13.0-63-generic           3.13.0-63.104~precise1  amd64
ii  linux-headers-3.13.0-65                 3.13.0-65.106           all
ii  linux-headers-3.13.0-65-generic         3.13.0-65.106           amd64
ii  linux-image-3.13.0-65-generic           3.13.0-65.106           amd64
ii  linux-headers-3.13.0-66                 3.13.0-66.108           all
ii  linux-headers-3.13.0-66-generic         3.13.0-66.108           amd64
ii  linux-image-3.13.0-66-generic           3.13.0-66.108           amd64
ii  linux-headers-3.13.0-67                 3.13.0-67.110           all
ii  linux-headers-3.13.0-67-generic         3.13.0-67.110           amd64
ii  linux-image-3.13.0-67-generic           3.13.0-67.110           amd64
ii  linux-headers-3.13.0-68                 3.13.0-68.111           all
ii  linux-headers-3.13.0-68-generic         3.13.0-68.111           amd64
ii  linux-image-3.13.0-68-generic           3.13.0-68.111           amd64
ii  linux-headers-3.13.0-71                 3.13.0-71.114           all
ii  linux-headers-3.13.0-71-generic         3.13.0-71.114           amd64
ii  linux-image-3.13.0-71-generic           3.13.0-71.114           amd64
ii  linux-headers-3.13.0-74                 3.13.0-74.118           all
ii  linux-headers-3.13.0-74-generic         3.13.0-74.118           amd64
ii  linux-image-3.13.0-74-generic           3.13.0-74.118           amd64
ii  linux-headers-3.13.0-76                 3.13.0-76.120           all
ii  linux-headers-3.13.0-76-generic         3.13.0-76.120           amd64
ii  linux-image-3.13.0-76-generic           3.13.0-76.120           amd64
ii  linux-headers-3.13.0-77                 3.13.0-77.121           all
ii  linux-headers-3.13.0-77-generic         3.13.0-77.121           amd64
ii  linux-image-3.13.0-77-generic           3.13.0-77.121           amd64
ii  linux-headers-3.13.0-79                 3.13.0-79.123           all
ii  linux-headers-3.13.0-79-generic         3.13.0-79.123           amd64
ii  linux-image-3.13.0-79-generic           3.13.0-79.123           amd64
ii  linux-headers-3.13.0-83                 3.13.0-83.127           all
ii  linux-headers-3.13.0-83-generic         3.13.0-83.127           amd64
ii  linux-image-3.13.0-83-generic           3.13.0-83.127           amd64
ii  linux-headers-3.13.0-85                 3.13.0-85.129           all
ii  linux-headers-3.13.0-85-generic         3.13.0-85.129           amd64
ii  linux-image-3.13.0-85-generic           3.13.0-85.129           amd64
ii  linux-headers-3.13.0-86                 3.13.0-86.131           all
ii  linux-headers-3.13.0-86-generic         3.13.0-86.131           amd64
ii  linux-image-3.13.0-86-generic           3.13.0-86.131           amd64
ii  linux-headers-3.13.0-88                 3.13.0-88.135           all
ii  linux-headers-3.13.0-88-generic         3.13.0-88.135           amd64
ii  linux-image-3.13.0-88-generic           3.13.0-88.135           amd64
ii  linux-headers-3.13.0-91                 3.13.0-91.138           all
ii  linux-headers-3.13.0-91-generic         3.13.0-91.138           amd64
ii  linux-image-3.13.0-91-generic           3.13.0-91.138           amd64
ii  linux-headers-3.13.0-92                 3.13.0-92.139           all
ii  linux-headers-3.13.0-92-generic         3.13.0-92.139           amd64
ii  linux-image-3.13.0-92-generic           3.13.0-92.139           amd64
ii  linux-headers-3.13.0-93                 3.13.0-93.140           all
ii  linux-headers-3.13.0-93-generic         3.13.0-93.140           amd64
ii  linux-image-3.13.0-93-generic           3.13.0-93.140           amd64
ii  linux-headers-3.13.0-95                 3.13.0-95.142           all
ii  linux-headers-3.13.0-95-generic         3.13.0-95.142           amd64
ii  linux-image-3.13.0-95-generic           3.13.0-95.142           amd64
ii  linux-headers-3.13.0-96                 3.13.0-96.143           all
ii  linux-headers-3.13.0-96-generic         3.13.0-96.143           amd64
ii  linux-image-3.13.0-96-generic           3.13.0-96.143           amd64
ii  linux-headers-3.13.0-98                 3.13.0-98.145           all
ii  linux-headers-3.13.0-98-generic         3.13.0-98.145           amd64
ii  linux-image-3.13.0-98-generic           3.13.0-98.145           amd64
ii  linux-headers-3.2.0-101                 3.2.0-101.141           all
ii  linux-headers-3.2.0-101-generic         3.2.0-101.141           amd64
ii  linux-headers-lbm-3.2.0-101-generic     3.2.0-101.93            amd64
ii  linux-headers-3.2.0-102                 3.2.0-102.142           all
ii  linux-headers-3.2.0-102-generic         3.2.0-102.142           amd64
ii  linux-headers-lbm-3.2.0-102-generic     3.2.0-102.94            amd64
ii  linux-headers-3.2.0-104                 3.2.0-104.145           all
ii  linux-headers-3.2.0-104-generic         3.2.0-104.145           amd64
ii  linux-headers-lbm-3.2.0-104-generic     3.2.0-104.96            amd64
ii  linux-headers-3.2.0-105                 3.2.0-105.146           all
ii  linux-headers-3.2.0-105-generic         3.2.0-105.146           amd64
ii  linux-headers-lbm-3.2.0-105-generic     3.2.0-105.97            amd64
ii  linux-headers-3.2.0-106                 3.2.0-106.147           all
ii  linux-headers-3.2.0-106-generic         3.2.0-106.147           amd64
ii  linux-headers-lbm-3.2.0-106-generic     3.2.0-106.98            amd64
ii  linux-headers-3.2.0-107                 3.2.0-107.148           all
ii  linux-headers-3.2.0-107-generic         3.2.0-107.148           amd64
ii  linux-headers-lbm-3.2.0-107-generic     3.2.0-107.99            amd64
ii  linux-headers-lbm-3.2.0-109-generic     3.2.0-109.101           amd64
ii  linux-headers-3.2.0-109                 3.2.0-109.150           all
ii  linux-headers-3.2.0-109-generic         3.2.0-109.150           amd64
ii  linux-headers-lbm-3.2.0-110-generic     3.2.0-110.102           amd64
ii  linux-headers-3.2.0-110                 3.2.0-110.151           all
ii  linux-headers-3.2.0-110-generic         3.2.0-110.151           amd64
ii  linux-headers-lbm-3.2.0-111-generic     3.2.0-111.103           amd64
ii  linux-headers-3.2.0-111                 3.2.0-111.153           all
ii  linux-headers-3.2.0-111-generic         3.2.0-111.153           amd64
ii  linux-headers-lbm-3.2.0-113-generic     3.2.0-113.105           amd64
ii  linux-headers-3.2.0-113                 3.2.0-113.155           all
ii  linux-headers-3.2.0-113-generic         3.2.0-113.155           amd64
ii  linux-headers-lbm-3.2.0-115-generic     3.2.0-115.107           amd64
ii  linux-headers-3.2.0-115                 3.2.0-115.157           all
ii  linux-headers-3.2.0-115-generic         3.2.0-115.157           amd64
ii  linux-headers-lbm-3.2.0-116-generic     3.2.0-116.108           amd64
ii  linux-headers-3.2.0-116                 3.2.0-116.158           all
ii  linux-headers-3.2.0-116-generic         3.2.0-116.158           amd64
ii  linux-headers-lbm-3.2.0-118-generic     3.2.0-118.110           amd64
ii  linux-headers-3.2.0-118                 3.2.0-118.161           all
ii  linux-headers-3.2.0-118-generic         3.2.0-118.161           amd64
ii  linux-headers-lbm-3.2.0-119-generic     3.2.0-119.111           amd64
ii  linux-headers-3.2.0-119                 3.2.0-119.162           all
ii  linux-headers-3.2.0-119-generic         3.2.0-119.162           amd64
ii  linux-headers-lbm-3.2.0-120-generic     3.2.0-120.112           amd64
ii  linux-headers-3.2.0-120                 3.2.0-120.163           all
ii  linux-headers-3.2.0-120-generic         3.2.0-120.163           amd64
ii  linux-headers-lbm-3.2.0-121-generic     3.2.0-121.113           amd64
ii  linux-headers-3.2.0-121                 3.2.0-121.164           all
ii  linux-headers-3.2.0-121-generic         3.2.0-121.164           amd64
ii  linux-headers-lbm-3.2.0-122-generic     3.2.0-122.114           amd64
ii  linux-headers-3.2.0-122                 3.2.0-122.165           all
ii  linux-headers-3.2.0-122-generic         3.2.0-122.165           amd64
ii  linux-headers-lbm-3.2.0-123-generic     3.2.0-123.115           amd64
ii  linux-headers-3.2.0-123                 3.2.0-123.166           all
ii  linux-headers-3.2.0-123-generic         3.2.0-123.166           amd64
ii  linux-headers-lbm-3.2.0-124-generic     3.2.0-124.116           amd64
ii  linux-headers-3.2.0-124                 3.2.0-124.167           all
ii  linux-headers-3.2.0-124-generic         3.2.0-124.167           amd64
ii  linux-headers-lbm-3.2.0-125-generic     3.2.0-125.117           amd64
ii  linux-headers-3.2.0-125                 3.2.0-125.168           all
ii  linux-headers-3.2.0-125-generic         3.2.0-125.168           amd64
ii  linux-headers-3.2.0-89                  3.2.0-89.127            all
ii  linux-headers-3.2.0-89-generic          3.2.0-89.127            amd64
ii  linux-headers-lbm-3.2.0-89-generic      3.2.0-89.81             amd64
ii  linux-headers-3.2.0-90                  3.2.0-90.128            all
ii  linux-headers-3.2.0-90-generic          3.2.0-90.128            amd64
ii  linux-headers-lbm-3.2.0-90-generic      3.2.0-90.82             amd64
ii  linux-headers-3.2.0-91                  3.2.0-91.129            all
ii  linux-headers-3.2.0-91-generic          3.2.0-91.129            amd64
ii  linux-headers-lbm-3.2.0-91-generic      3.2.0-91.83             amd64
ii  linux-headers-3.2.0-92                  3.2.0-92.131            all
ii  linux-headers-3.2.0-92-generic          3.2.0-92.131            amd64
ii  linux-headers-lbm-3.2.0-92-generic      3.2.0-92.84             amd64
ii  linux-headers-3.2.0-93                  3.2.0-93.133            all
ii  linux-headers-3.2.0-93-generic          3.2.0-93.133            amd64
ii  linux-headers-lbm-3.2.0-93-generic      3.2.0-93.85             amd64
ii  linux-headers-3.2.0-94                  3.2.0-94.134            all
ii  linux-headers-3.2.0-94-generic          3.2.0-94.134            amd64
ii  linux-headers-lbm-3.2.0-94-generic      3.2.0-94.86             amd64
ii  linux-headers-3.2.0-97                  3.2.0-97.137            all
ii  linux-headers-3.2.0-97-generic          3.2.0-97.137            amd64
ii  linux-headers-lbm-3.2.0-97-generic      3.2.0-97.89             amd64
ii  linux-headers-3.2.0-98                  3.2.0-98.138            all
ii  linux-headers-3.2.0-98-generic          3.2.0-98.138            amd64
ii  linux-headers-lbm-3.2.0-98-generic      3.2.0-98.90             amd64
ii  linux-headers-3.2.0-99                  3.2.0-99.139            all
ii  linux-headers-3.2.0-99-generic          3.2.0-99.139            amd64
ii  linux-headers-lbm-3.2.0-99-generic      3.2.0-99.91             amd64
ii  linux-image-3.5.0-23-generic            3.5.0-23.35~precise1    amd64
ii  linux-headers-4.4.0-164                 4.4.0-164.192           all
ii  linux-modules-4.4.0-164-generic         4.4.0-164.192           amd64
ii  linux-modules-extra-4.4.0-164-generic   4.4.0-164.192           amd64
ii  linux-headers-4.4.0-164-generic         4.4.0-164.192           amd64
ii  linux-image-4.4.0-164-generic           4.4.0-164.192           amd64
ii  linux-generic                           4.4.0.165.173           amd64
ii  linux-headers-generic                   4.4.0.165.173           amd64
ii  linux-image-generic                     4.4.0.165.173           amd64
ii  linux-headers-4.4.0-165                 4.4.0-165.193           all
ii  linux-modules-4.4.0-165-generic         4.4.0-165.193           amd64
ii  linux-modules-extra-4.4.0-165-generic   4.4.0-165.193           amd64
ii  linux-headers-4.4.0-165-generic         4.4.0-165.193           amd64
ii  linux-image-4.4.0-165-generic           4.4.0-165.193           amd64

Noyau courant : 4.4.0-165-generic x86_64

ls -lsS /boot | head -30

total 2948984
40148 -rw-r--r-- 1 root root 41106086 oct.  14 20:28 initrd.img-4.4.0-165-generic
40144 -rw-r--r-- 1 root root 41101938 sept. 27 00:05 initrd.img-4.4.0-164-generic
33468 -rw-r--r-- 1 root root 34263759 sept. 26 20:06 initrd.img-3.13.0-63-generic
33416 -rw-r--r-- 1 root root 34210134 sept. 27 00:05 initrd.img-3.13.0-170-generic
33408 -rw-r--r-- 1 root root 34203757 sept. 26 19:57 initrd.img-3.13.0-165-generic
33408 -rw-r--r-- 1 root root 34203680 sept. 26 19:58 initrd.img-3.13.0-161-generic
33408 -rw-r--r-- 1 root root 34202689 sept. 26 19:58 initrd.img-3.13.0-162-generic
33408 -rw-r--r-- 1 root root 34202253 sept. 26 19:59 initrd.img-3.13.0-158-generic
33408 -rw-r--r-- 1 root root 34202037 sept. 26 19:58 initrd.img-3.13.0-163-generic
33408 -rw-r--r-- 1 root root 34202030 sept. 26 19:58 initrd.img-3.13.0-160-generic
33408 -rw-r--r-- 1 root root 34201998 sept. 26 19:56 initrd.img-3.13.0-166-generic
33408 -rw-r--r-- 1 root root 34201842 sept. 26 19:56 initrd.img-3.13.0-167-generic
33408 -rw-r--r-- 1 root root 34201681 sept. 26 19:59 initrd.img-3.13.0-157-generic
33404 -rw-r--r-- 1 root root 34201545 sept. 26 19:59 initrd.img-3.13.0-153-generic
33404 -rw-r--r-- 1 root root 34201380 sept. 26 19:55 initrd.img-3.13.0-168-generic
33400 -rw-r--r-- 1 root root 34200798 sept. 26 20:00 initrd.img-3.13.0-145-generic
33404 -rw-r--r-- 1 root root 34200455 sept. 26 19:55 initrd.img-3.13.0-169-generic
33404 -rw-r--r-- 1 root root 34200370 sept. 26 19:57 initrd.img-3.13.0-164-generic
33400 -rw-r--r-- 1 root root 34200109 sept. 26 20:00 initrd.img-3.13.0-151-generic
33404 -rw-r--r-- 1 root root 34200033 sept. 26 20:00 initrd.img-3.13.0-147-generic
33400 -rw-r--r-- 1 root root 34199353 sept. 26 20:00 initrd.img-3.13.0-149-generic
33404 -rw-r--r-- 1 root root 34199125 sept. 26 19:59 initrd.img-3.13.0-156-generic
33392 -rw-r--r-- 1 root root 34187959 sept. 26 20:01 initrd.img-3.13.0-143-generic
33392 -rw-r--r-- 1 root root 34185863 sept. 26 20:01 initrd.img-3.13.0-144-generic
33256 -rw-r--r-- 1 root root 34049245 sept. 26 20:01 initrd.img-3.13.0-141-generic
33256 -rw-r--r-- 1 root root 34047042 sept. 26 20:01 initrd.img-3.13.0-142-generic
33256 -rw-r--r-- 1 root root 34046280 sept. 26 20:02 initrd.img-3.13.0-135-generic
33252 -rw-r--r-- 1 root root 34044999 sept. 26 20:02 initrd.img-3.13.0-139-generic
33248 -rw-r--r-- 1 root root 34044393 sept. 26 20:02 initrd.img-3.13.0-137-generic

sudo du -am --max-depth=1 /root | sort -h | tail

1	/root/.gvfs
1	/root/.nano
1	/root/.profile
1	/root/.pulse
1	/root/.pulse-cookie
1	/root/.rnd
1	/root/.synaptic
85	/root/.thumbnails
522	/root/.local
608	/root

ls -l /home

total 40
drwxr-xr-x 19 louise   louise      4096 oct.  17 07:16 louise
drwxr-xr-x 42 marianne marianne   12288 oct.  19 17:55 marianne
drwxrws---  3 pierre   partageurs  4096 août  30 07:38 Partage
drwxr-xr-x 52 pierre   pierre     20480 oct.  19 16:10 pierre

Pour info, je vide régulièrement le cache de mon navigateur, et je suis régulièrement les consignes qui se trouvent là : https://doc.ubuntu-fr.org/nettoyer_ubuntu

Hors ligne

#9 Le 19/10/2019, à 18:40

xubu1957

Re : pb unity -> .cache/upstart/unity7.log monstrueux

Bonjour,

Les noyaux de séries 3 ne sont pas dégagés, il faut utiliser la procédure de la Doc > kernel#via_autoremove

extrait § 5.1 a écrit :

En pratique, si un ou plusieurs vieux noyaux résistent à la purge, il suffit de passer cette commande dans le terminal :

apt-mark showmanual | grep -E "linux-.*[0-9]" | grep -v "hwe" | xargs -r sudo apt-mark auto

Puis de repasser la commande de nettoyage automatique :

sudo apt autoremove --purge -y

Après cela, il ne restera que le dernier noyau et l'avant-dernier

(edit=actualisation des commandes, voir les messages suivants)

Dernière modification par xubu1957 (Le 19/10/2019, à 18:59)


Conseils pour les nouveaux demandeurs et pas qu'eux
Important : Pensez à passer vos sujets en [Résolu] lorsque ceux-ci le sont, au début du titre en cliquant sur Modifier sous le premier message, et un bref récapitulatif de la solution à la fin de celui-ci. Merci.                   Membre de Linux-Azur

Hors ligne

#10 Le 19/10/2019, à 18:41

nany

Re : pb unity -> .cache/upstart/unity7.log monstrueux

Bonjour,


Jolie collection de noyaux. big_smile

Donne les retours de :

apt-mark showmanual | grep -E "linux-.*[0-9]" | grep -v "hwe" | xargs -r sudo apt-mark auto
sudo apt autoremove --purge -y

[edit]Grilled![/edit]

Dernière modification par nany (Le 19/10/2019, à 18:42)

En ligne

#11 Le 19/10/2019, à 18:42

Le Pedro

Re : pb unity -> .cache/upstart/unity7.log monstrueux

sudo apt-get update

Atteint :1 http://fr.archive.ubuntu.com/ubuntu xenial InRelease
Réception de :2 http://security.ubuntu.com/ubuntu xenial-security InRelease [109 kB]
Réception de :3 http://fr.archive.ubuntu.com/ubuntu xenial-updates InRelease [109 kB]
Réception de :4 http://fr.archive.ubuntu.com/ubuntu xenial-backports InRelease [107 kB]
Réception de :5 http://fr.archive.ubuntu.com/ubuntu xenial-updates/main Sources [341 kB]
Réception de :6 http://fr.archive.ubuntu.com/ubuntu xenial-updates/main amd64 Packages [1 046 kB]
Réception de :7 http://security.ubuntu.com/ubuntu xenial-security/main Sources [156 kB]
Réception de :8 http://security.ubuntu.com/ubuntu xenial-security/main amd64 Packages [761 kB]
Ign :8 http://security.ubuntu.com/ubuntu xenial-security/main amd64 Packages   
Réception de :9 http://security.ubuntu.com/ubuntu xenial-security/main i386 Packages [603 kB]
Ign :9 http://security.ubuntu.com/ubuntu xenial-security/main i386 Packages    
Ign :6 http://fr.archive.ubuntu.com/ubuntu xenial-updates/main amd64 Packages
Réception de :10 http://security.ubuntu.com/ubuntu xenial-security/main amd64 DEP-11 Metadata [74,8 kB]
Ign :10 http://security.ubuntu.com/ubuntu xenial-security/main amd64 DEP-11 Metadata
Réception de :11 http://fr.archive.ubuntu.com/ubuntu xenial-updates/main i386 Packages [868 kB]
Ign :11 http://fr.archive.ubuntu.com/ubuntu xenial-updates/main i386 Packages  
Réception de :12 http://fr.archive.ubuntu.com/ubuntu xenial-updates/main amd64 DEP-11 Metadata [322 kB]
Ign :12 http://fr.archive.ubuntu.com/ubuntu xenial-updates/main amd64 DEP-11 Metadata
Réception de :13 http://security.ubuntu.com/ubuntu xenial-security/main DEP-11 64x64 Icons [79,5 kB]
Ign :13 http://security.ubuntu.com/ubuntu xenial-security/main DEP-11 64x64 Icons
Réception de :14 http://fr.archive.ubuntu.com/ubuntu xenial-updates/main DEP-11 64x64 Icons [233 kB]
Ign :14 http://fr.archive.ubuntu.com/ubuntu xenial-updates/main DEP-11 64x64 Icons
Réception de :15 http://security.ubuntu.com/ubuntu xenial-security/universe amd64 DEP-11 Metadata [124 kB]
Ign :15 http://security.ubuntu.com/ubuntu xenial-security/universe amd64 DEP-11 Metadata
Réception de :16 http://fr.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 Packages [767 kB]
Ign :16 http://fr.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 Packages
Réception de :17 http://security.ubuntu.com/ubuntu xenial-security/universe DEP-11 64x64 Icons [194 kB]
Ign :17 http://security.ubuntu.com/ubuntu xenial-security/universe DEP-11 64x64 Icons
Réception de :18 http://fr.archive.ubuntu.com/ubuntu xenial-updates/universe i386 Packages [697 kB]
Ign :18 http://fr.archive.ubuntu.com/ubuntu xenial-updates/universe i386 Packages
Réception de :19 http://security.ubuntu.com/ubuntu xenial-security/multiverse amd64 DEP-11 Metadata [2 464 B]
Ign :19 http://security.ubuntu.com/ubuntu xenial-security/multiverse amd64 DEP-11 Metadata
Réception de :20 http://fr.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 DEP-11 Metadata [274 kB]
Ign :20 http://fr.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 DEP-11 Metadata
Réception de :8 http://security.ubuntu.com/ubuntu xenial-security/main amd64 Packages [761 kB]
Réception de :21 http://fr.archive.ubuntu.com/ubuntu xenial-updates/universe DEP-11 64x64 Icons [411 kB]
Ign :8 http://security.ubuntu.com/ubuntu xenial-security/main amd64 Packages   
Ign :21 http://fr.archive.ubuntu.com/ubuntu xenial-updates/universe DEP-11 64x64 Icons
Réception de :9 http://security.ubuntu.com/ubuntu xenial-security/main i386 Packages [603 kB]
Réception de :22 http://fr.archive.ubuntu.com/ubuntu xenial-updates/multiverse amd64 DEP-11 Metadata [5 960 B]
Réception de :23 http://fr.archive.ubuntu.com/ubuntu xenial-updates/multiverse DEP-11 64x64 Icons [14,3 kB]
Réception de :24 http://fr.archive.ubuntu.com/ubuntu xenial-backports/main amd64 DEP-11 Metadata [3 328 B]
Réception de :25 http://fr.archive.ubuntu.com/ubuntu xenial-backports/universe amd64 DEP-11 Metadata [5 324 B]
Réception de :6 http://fr.archive.ubuntu.com/ubuntu xenial-updates/main amd64 Packages [1 046 kB]
Ign :9 http://security.ubuntu.com/ubuntu xenial-security/main i386 Packages    
Réception de :10 http://security.ubuntu.com/ubuntu xenial-security/main amd64 DEP-11 Metadata [74,8 kB]
Ign :6 http://fr.archive.ubuntu.com/ubuntu xenial-updates/main amd64 Packages  
Réception de :13 http://security.ubuntu.com/ubuntu xenial-security/main DEP-11 64x64 Icons [79,5 kB]
Ign :13 http://security.ubuntu.com/ubuntu xenial-security/main DEP-11 64x64 Icons
Réception de :11 http://fr.archive.ubuntu.com/ubuntu xenial-updates/main i386 Packages [868 kB]
Ign :11 http://fr.archive.ubuntu.com/ubuntu xenial-updates/main i386 Packages  
Réception de :15 http://security.ubuntu.com/ubuntu xenial-security/universe amd64 DEP-11 Metadata [124 kB]
Ign :15 http://security.ubuntu.com/ubuntu xenial-security/universe amd64 DEP-11 Metadata
Réception de :12 http://fr.archive.ubuntu.com/ubuntu xenial-updates/main amd64 DEP-11 Metadata [322 kB]
Ign :12 http://fr.archive.ubuntu.com/ubuntu xenial-updates/main amd64 DEP-11 Metadata
Réception de :17 http://security.ubuntu.com/ubuntu xenial-security/universe DEP-11 64x64 Icons [194 kB]
Ign :17 http://security.ubuntu.com/ubuntu xenial-security/universe DEP-11 64x64 Icons
Réception de :14 http://fr.archive.ubuntu.com/ubuntu xenial-updates/main DEP-11 64x64 Icons [233 kB]
Ign :14 http://fr.archive.ubuntu.com/ubuntu xenial-updates/main DEP-11 64x64 Icons
Réception de :19 http://security.ubuntu.com/ubuntu xenial-security/multiverse amd64 DEP-11 Metadata [2 464 B]
Ign :19 http://security.ubuntu.com/ubuntu xenial-security/multiverse amd64 DEP-11 Metadata
Réception de :16 http://fr.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 Packages [767 kB]
Ign :16 http://fr.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 Packages
Réception de :8 http://security.ubuntu.com/ubuntu xenial-security/main amd64 Packages [973 kB]
Ign :8 http://security.ubuntu.com/ubuntu xenial-security/main amd64 Packages   
Réception de :18 http://fr.archive.ubuntu.com/ubuntu xenial-updates/universe i386 Packages [697 kB]
Ign :18 http://fr.archive.ubuntu.com/ubuntu xenial-updates/universe i386 Packages
Réception de :9 http://security.ubuntu.com/ubuntu xenial-security/main i386 Packages [770 kB]
Ign :9 http://security.ubuntu.com/ubuntu xenial-security/main i386 Packages    
Réception de :20 http://fr.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 DEP-11 Metadata [274 kB]
Ign :20 http://fr.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 DEP-11 Metadata
Err :13 http://security.ubuntu.com/ubuntu xenial-security/main DEP-11 64x64 Icons
  Erreur d'écriture du fichier de sortie - write (28: Aucun espace disponible sur le périphérique) Erreur d'écriture sur un fichier - write (28: Aucun espace disponible sur le périphérique) [IP : 91.189.88.173 80]
Réception de :21 http://fr.archive.ubuntu.com/ubuntu xenial-updates/universe DEP-11 64x64 Icons [411 kB]
Réception de :15 http://security.ubuntu.com/ubuntu xenial-security/universe amd64 DEP-11 Metadata [159 kB]
Ign :17 http://security.ubuntu.com/ubuntu xenial-security/universe DEP-11 64x64 Icons
Réception de :19 http://security.ubuntu.com/ubuntu xenial-security/multiverse amd64 DEP-11 Metadata [2 539 B]
Ign :8 http://security.ubuntu.com/ubuntu xenial-security/main amd64 Packages   
Ign :9 http://security.ubuntu.com/ubuntu xenial-security/main i386 Packages    
Réception de :6 http://fr.archive.ubuntu.com/ubuntu xenial-updates/main amd64 Packages [1 350 kB]
Ign :6 http://fr.archive.ubuntu.com/ubuntu xenial-updates/main amd64 Packages  
Réception de :11 http://fr.archive.ubuntu.com/ubuntu xenial-updates/main i386 Packages [1 121 kB]
Ign :11 http://fr.archive.ubuntu.com/ubuntu xenial-updates/main i386 Packages  
Réception de :12 http://fr.archive.ubuntu.com/ubuntu xenial-updates/main amd64 DEP-11 Metadata [504 kB]
Ign :12 http://fr.archive.ubuntu.com/ubuntu xenial-updates/main amd64 DEP-11 Metadata
Err :14 http://fr.archive.ubuntu.com/ubuntu xenial-updates/main DEP-11 64x64 Icons
  Erreur d'écriture du fichier de sortie - write (28: Aucun espace disponible sur le périphérique) Erreur d'écriture sur un fichier - write (28: Aucun espace disponible sur le périphérique) [IP : 194.158.119.186 80]
Réception de :16 http://fr.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 Packages [991 kB]
Réception de :18 http://fr.archive.ubuntu.com/ubuntu xenial-updates/universe i386 Packages [899 kB]
Ign :18 http://fr.archive.ubuntu.com/ubuntu xenial-updates/universe i386 Packages
Réception de :20 http://fr.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 DEP-11 Metadata [379 kB]
Ign :20 http://fr.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 DEP-11 Metadata
Ign :6 http://fr.archive.ubuntu.com/ubuntu xenial-updates/main amd64 Packages  
Ign :11 http://fr.archive.ubuntu.com/ubuntu xenial-updates/main i386 Packages  
Ign :12 http://fr.archive.ubuntu.com/ubuntu xenial-updates/main amd64 DEP-11 Metadata
3 750 ko réceptionnés en 11s (323 ko/s)                                        
Lecture des listes de paquets... Fait
E: Impossible de récupérer http://security.ubuntu.com/ubuntu/dists/xenial-security/main/dep11/icons-64x64.tar  Erreur d'écriture du fichier de sortie - write (28: Aucun espace disponible sur le périphérique) Erreur d'écriture sur un fichier - write (28: Aucun espace disponible sur le périphérique) [IP : 91.189.88.173 80]
E: Impossible de récupérer http://fr.archive.ubuntu.com/ubuntu/dists/xenial-updates/main/dep11/icons-64x64.tar  Erreur d'écriture du fichier de sortie - write (28: Aucun espace disponible sur le périphérique) Erreur d'écriture sur un fichier - write (28: Aucun espace disponible sur le périphérique) [IP : 194.158.119.186 80]
E: Le téléchargement de quelques fichiers d'index a échoué, ils ont été ignorés, ou les anciens ont été utilisés à la place.

echo ; df -Th | grep -Ev "udev|tmpfs|loop"

Sys. de fichiers Type     Taille Utilisé Dispo Uti% Monté sur
/dev/sda5        ext4       425G    403G     0 100% /

Hors ligne

#12 Le 19/10/2019, à 18:45

xubu1957

Re : pb unity -> .cache/upstart/unity7.log monstrueux

@nany

Tes commandes et celles données dans la Doc, agissent-elles de manière identique ?

La doc a été corrigée !

Dernière modification par xubu1957 (Le 19/10/2019, à 18:49)


Conseils pour les nouveaux demandeurs et pas qu'eux
Important : Pensez à passer vos sujets en [Résolu] lorsque ceux-ci le sont, au début du titre en cliquant sur Modifier sous le premier message, et un bref récapitulatif de la solution à la fin de celui-ci. Merci.                   Membre de Linux-Azur

Hors ligne

#13 Le 19/10/2019, à 18:50

nany

Re : pb unity -> .cache/upstart/unity7.log monstrueux

xubu1957 a écrit :

La doc a été corrigée !

Hé hé ! Y a un moment déjà. wink

En ligne

#14 Le 19/10/2019, à 18:53

xubu1957

Re : pb unity -> .cache/upstart/unity7.log monstrueux

J'ai corrigé mon pense-bête. wink


Conseils pour les nouveaux demandeurs et pas qu'eux
Important : Pensez à passer vos sujets en [Résolu] lorsque ceux-ci le sont, au début du titre en cliquant sur Modifier sous le premier message, et un bref récapitulatif de la solution à la fin de celui-ci. Merci.                   Membre de Linux-Azur

Hors ligne

#15 Le 19/10/2019, à 18:55

Le Pedro

Re : pb unity -> .cache/upstart/unity7.log monstrueux

je précise qu'au message #11, je répondais à moko138 message #6, je n'avais pas vu les messages suivants.
J'ai lancé le nettoyage des noyaux, a priori 14,4 Gio vont être gagnés...

Hors ligne

#17 Le 19/10/2019, à 19:28

moko138

Re : pb unity -> .cache/upstart/unity7.log monstrueux

/!\  apt est bloqué :

Erreur d'écriture du fichier de sortie - write (28: Aucun espace disponible sur le périphérique) Erreur d'écriture sur un fichier - write (28: Aucun espace disponible sur le périphérique) [...]

--> Nécessité de faire de la place à la main.


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

Hors ligne

#18 Le 19/10/2019, à 19:35

Le Pedro

Re : pb unity -> .cache/upstart/unity7.log monstrueux

Cela devrait être le cas avec le nettoyage des anciens noyaux : je viens de récupérer 20,1 Gio (alors que le terminal m'annonçait 14,4 Gio avant confirmation de la commande...).
Le souci, c'est que normalement, j'en ai, de la place, en principe au moins 10 Gio (sans la suppression des ex noyaux), mais que mon DD se remplit tout seul ! Jusqu'au moment où je récupère la place habituelle, comme par "magie", après redémarrage de la machine.
Est-ce que je relance sudo apt-get update et echo ; df -Th | grep -Ev "udev|tmpfs|loop" ?

J'ai aussi vidé le cache de mon navigateur, je n'ai gagné que 1,8 Mio...

Dernière modification par Le Pedro (Le 19/10/2019, à 19:35)

Hors ligne

#19 Le 19/10/2019, à 19:49

moko138

Re : pb unity -> .cache/upstart/unity7.log monstrueux

nany a écrit :

Jolie collection de noyaux. big_smile

Il y en a 96. Quatre-vingt-seize !!! Record battu !


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

Hors ligne

#20 Le 19/10/2019, à 19:50

nany

Re : pb unity -> .cache/upstart/unity7.log monstrueux

Le Pedro a écrit :

Est-ce que je relance sudo apt-get update et echo ; df -Th | grep -Ev "udev|tmpfs|loop" ?

Oui, pour avoir un état des lieux.

En ligne

#21 Le 19/10/2019, à 19:55

moko138

Re : pb unity -> .cache/upstart/unity7.log monstrueux

Montre aussi

find ~ -user root | wc -l

Et pour ton .cache :

sudo du -am --max-depth=1 ~/.cache | sort -h | tail

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

Hors ligne

#22 Le 19/10/2019, à 21:01

Le Pedro

Re : pb unity -> .cache/upstart/unity7.log monstrueux

Alors, j'ai été obligé de relancer l'ordi, et j'ai toujours 20,1 Gio de dispo suite au nettoyage des noyaux. Voilà les retours de commande :

sudo apt-get update : c'est bon


echo ; df -Th | grep -Ev "udev|tmpfs|loop"

Sys. de fichiers Type     Taille Utilisé Dispo Uti% Monté sur
/dev/sda5        ext4       425G    375G   29G  93% /

find ~ -user root | wc -l

608

sudo du -am --max-depth=1 ~/.cache | sort -h | tail

5	/home/pierre/.cache/upstart
6	/home/pierre/.cache/unity-lens-photos
16	/home/pierre/.cache/software-center
28	/home/pierre/.cache/vlc
52	/home/pierre/.cache/mozilla
73	/home/pierre/.cache/torbrowser
370	/home/pierre/.cache/shotwell
532	/home/pierre/.cache/thumbnails
730	/home/pierre/.cache/deja-dup
1821	/home/pierre/.cache

Hors ligne

#23 Le 19/10/2019, à 21:41

moko138

Re : pb unity -> .cache/upstart/unity7.log monstrueux

Quand je te prie de remontrer

sudo apt-get update

ce n'est pas pour que tu donnes ton sentiment, c'est pour que les aidants puissent lire le retour.

= =

Exécute :
cd /root/.thumbnails && rm -v * ; cd
EDIT :

sudo find /root/.thumbnails -type f -name "*" -exec rm -f "{}" \;

Ne cherche surtout pas à retaper cette commande, tu la COPIES-COLLES.
                           FIN D'EDIT.

Montre

sudo du -a --max-depth=2 /root/.local | sort -h | tail -20

= =

Concernant

find ~ -user root | wc -l
608

1) D'abord exécuter depuis la session normale (pas en session root) :

sudo chown -Rc $USER:$USER /home/$USER

commande à copier-coller telle quelle.


2) Ensuite, vider la corbeille.


3) Enfin Redémarrer.


Et à l'avenir :

/!\ JAMAIS de sudo nautilus en session installée !
Ni de sudo + aucune autre appli en mode graphique.
En cas de tentation, se reporter à
https://doc.ubuntu-fr.org/utilisateurs/ … privileges,
page où Roschan répertorie des alternatives valides. smile


La suite est à faire après le redémarrage.

= =

/home/pierre/.cache est déjà passé de 11.612 Mio à 1.821 Mio :
bravo !


532 Mio de vignettes, c'est de la folie.
Pour supprimer celles qui ont plus de 30 jours complets, je te suggère fortement :

find ~/.cache/thumbnails -type f -mtime +31 -delete

.
Concernant les 730 Mio de deja-dup,
je ne suis pas compétent.
  Toutefois, si ton disque est de nouveau plein dans les jours qui viennent, tu auras intérêt à vérifier que deja-dup n'est pas réglé pour sauvegarder ton home à l'intérieur de lui-même (gag déjà vu sur ce forum).

Dernière modification par moko138 (Le 19/10/2019, à 23:22)


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

Hors ligne

#24 Le 19/10/2019, à 22:25

melixgaro

Re : pb unity -> .cache/upstart/unity7.log monstrueux

Salut,

Attention,

cd /root/.thumbnails && rm -v * ; cd

n'a aucune chance de marcher depuis un terminal avec une invite de commande utilisateur.


Linux depuis ~2007. Xubuntu seulement.

Hors ligne

#25 Le 19/10/2019, à 22:28

melixgaro

Re : pb unity -> .cache/upstart/unity7.log monstrueux

Faire plutôt

sudo find /root/.thumbnails -type f -name "*" -exec rm -iv "{}" \;

Ceci va demander confirmation à chaque suppression, c'est pour voir si tout va bien avant de se lancer pour de bon wink
Pour se lancer pour de bon, remplacer -iv par -v, comme ceci

sudo find /root/.thumbnails -type f -name "*" -exec rm -v "{}" \;

Linux depuis ~2007. Xubuntu seulement.

Hors ligne