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 13/06/2017, à 22:56

tenkaichi1995

Ubuntu lent et problème lors de la mise hors tension

Bonjour,
J'ai un petit problème avec mon système d'exploitation ubuntu (16.04.2), celui-ci semble lent et "bug" régulièrement. Je m'explique, je suis entrain d'apprendre le c++ du coup j'utilise le logiciel code::blocks pour coder. Sauf que celui-ci crash régulièrement, parfois simplement en créant un nouveau fichier... Quand je souhaite traiter des données j'utilise calc de libreoffice, cependant celui-ci crash régulièrement lorsque je souhaite tracer quatre courbes sur un graphique...
J'ai donc ajouté de la ram à mon ordinateur, mais rien ne change. Cependant sous windows, les 8 Go de ram semblent faire du bien, du coup j'en arrive à un stade où windows est plus fluide que linux.

Autre problème, lorsque je l'éteins, celui-ci décide régulièrement de se redémarrer tout seul. J'ai vérifié plusieurs fois, je clique bien sur éteindre, pas redémarrer. Mais des fois l'ordinateur se rallume. Étrange...

J'espère pouvoir trouver de l'aide parmi vous,
D'avance merci !

Hors ligne

#2 Le 13/06/2017, à 23:03

tarkan99

Re : Ubuntu lent et problème lors de la mise hors tension

Salut !

Peux-tu fournir un rapport bisnext stp ?
https://doc.ubuntu-fr.org/bisnext#insta … n_standard

ça donnera un état des lieux de ta machine et évitera de répondre à plein de questions.

Dernière modification par tarkan99 (Le 13/06/2017, à 23:03)


xubuntu 22.04.1 sur machine assemblée base de Core i5 9400

Hors ligne

#3 Le 13/06/2017, à 23:10

tenkaichi1995

Re : Ubuntu lent et problème lors de la mise hors tension

Voici le lien vers le rapport bisnext :
https://paste.debian.net/971368/

Hors ligne

#4 Le 13/06/2017, à 23:23

tarkan99

Re : Ubuntu lent et problème lors de la mise hors tension

Rapide !

Analyse rapide vu l'heure wink
Le système est à jour. Il y a du ménage à faire au niveau des anciens noyaux (ça n'explique pas les problèmes).
On verra cela plus tard.

Un service en échec
apparmor.service loaded failed failed LSB: AppArmor initialization

Le rapport smart n'est pas clean à 100% : il faudrait l'avis d'un expert.


xubuntu 22.04.1 sur machine assemblée base de Core i5 9400

Hors ligne

#5 Le 13/06/2017, à 23:28

tenkaichi1995

Re : Ubuntu lent et problème lors de la mise hors tension

Je n'ai pas traîné en effet ^^
Je ne sais pas du tout comment faire le "ménage" au niveau des anciens noyaux, que dois-je faire pour le service en échec et pour le rapport smart ?

Hors ligne

#6 Le 14/06/2017, à 06:40

tarkan99

Re : Ubuntu lent et problème lors de la mise hors tension

Pour le rapport smart, faut attendre l'avis d'un expert, ça va pas tarder.

pour le ménage :
sudo apt-get autoclean

Supprimer tout le cache :

sudo apt-get autoclean
sudo apt-get clean
sudo   apt    autoremove   --purge

Rq : la dernière commande va être assez longue vu le nombre d'anciens noyaux

Pour le service, donne le retour de

sudo service apparmor restart

Dernière modification par tarkan99 (Le 14/06/2017, à 06:41)


xubuntu 22.04.1 sur machine assemblée base de Core i5 9400

Hors ligne

#7 Le 14/06/2017, à 06:52

moko138

Re : Ubuntu lent et problème lors de la mise hors tension

tarkan99,
autoclean est inutile quand on fait un clean. Parce que clean englobe autoclean. Source :

man apt-get

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

Hors ligne

#8 Le 14/06/2017, à 07:02

tarkan99

Re : Ubuntu lent et problème lors de la mise hors tension

ok moko, je modifie mon aide mémoire, merci pour l'info !


xubuntu 22.04.1 sur machine assemblée base de Core i5 9400

Hors ligne

#9 Le 14/06/2017, à 19:28

tenkaichi1995

Re : Ubuntu lent et problème lors de la mise hors tension

Je viens de faire ce que tu m'as dit tarkan99, voici le retour de la commande

sudo service apparmor restart
Job for apparmor.service failed because the control process exited with error code. See "systemctl status apparmor.service" and "journalctl -xe" for details.

Hors ligne

#10 Le 14/06/2017, à 22:20

tarkan99

Re : Ubuntu lent et problème lors de la mise hors tension

Donne le retour stp de

systemctl status apparmor.service

xubuntu 22.04.1 sur machine assemblée base de Core i5 9400

Hors ligne

#11 Le 14/06/2017, à 22:22

tenkaichi1995

Re : Ubuntu lent et problème lors de la mise hors tension

Voici le résultat

● apparmor.service - LSB: AppArmor initialization
   Loaded: loaded (/etc/init.d/apparmor; bad; vendor preset: enabled)
   Active: failed (Result: exit-code) since mer. 2017-06-14 18:27:19 BST; 2h 55min ago
     Docs: man:systemd-sysv-generator(8)
  Process: 3916 ExecStart=/etc/init.d/apparmor start (code=exited, status=123)

juin 14 18:27:19 Pro-Book apparmor[3916]: Erreur de l'analyseur AppArmor pour /etc/apparmor.d/usr.bin.webbrowser-app in /etc/apparmor.d/usr.bin
juin 14 18:27:19 Pro-Book apparmor[3916]: Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd
juin 14 18:27:19 Pro-Book apparmor[3916]: Skipping profile in /etc/apparmor.d/disable: usr.bin.firefox
juin 14 18:27:19 Pro-Book apparmor[3916]: Erreur de l'analyseur AppArmor pour /etc/apparmor.d/usr.bin.webbrowser-app in /etc/apparmor.d/usr.bin
juin 14 18:27:19 Pro-Book apparmor[3916]: Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd
juin 14 18:27:19 Pro-Book apparmor[3916]:    ...fail!
juin 14 18:27:19 Pro-Book systemd[1]: apparmor.service: Control process exited, code=exited status=123
juin 14 18:27:19 Pro-Book systemd[1]: Failed to start LSB: AppArmor initialization.
juin 14 18:27:19 Pro-Book systemd[1]: apparmor.service: Unit entered failed state.
juin 14 18:27:19 Pro-Book systemd[1]: apparmor.service: Failed with result 'exit-code'.
lines 1-16/16 (END)

Hors ligne

#12 Le 14/06/2017, à 22:34

tarkan99

Re : Ubuntu lent et problème lors de la mise hors tension

après une réinstall de webbrowser-app

sudo apt-get install --reinstall webbrowser-app

que donne

sudo service apparmor restart

xubuntu 22.04.1 sur machine assemblée base de Core i5 9400

Hors ligne

#13 Le 14/06/2017, à 22:39

tenkaichi1995

Re : Ubuntu lent et problème lors de la mise hors tension

rien ne s'affiche suite à la commande

sudo service apparmor restart

Hors ligne

#14 Le 14/06/2017, à 22:42

tarkan99

Re : Ubuntu lent et problème lors de la mise hors tension

donc le service est maintenant ok.

vérifie via

systemctl status apparmor.service

xubuntu 22.04.1 sur machine assemblée base de Core i5 9400

Hors ligne

#15 Le 14/06/2017, à 22:45

tenkaichi1995

Re : Ubuntu lent et problème lors de la mise hors tension

Ca à l'air bon :

● apparmor.service - LSB: AppArmor initialization
   Loaded: loaded (/etc/init.d/apparmor; bad; vendor preset: enabled)
   Active: active (exited) since mer. 2017-06-14 21:38:49 BST; 5min ago
     Docs: man:systemd-sysv-generator(8)
  Process: 6084 ExecStop=/etc/init.d/apparmor stop (code=exited, status=0/SUCCESS)
  Process: 6101 ExecStart=/etc/init.d/apparmor start (code=exited, status=0/SUCCESS)

juin 14 21:38:45 Pro-Book systemd[1]: Starting LSB: AppArmor initialization...
juin 14 21:38:45 Pro-Book apparmor[6101]:  * Starting AppArmor profiles
juin 14 21:38:45 Pro-Book apparmor[6101]: Skipping profile in /etc/apparmor.d/disable: usr.bin.firefox
juin 14 21:38:46 Pro-Book apparmor[6101]: Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd
juin 14 21:38:49 Pro-Book apparmor[6101]:    ...done.
juin 14 21:38:49 Pro-Book systemd[1]: Started LSB: AppArmor initialization.

Juste pour information, à quoi sert ce service?

Hors ligne

#16 Le 14/06/2017, à 22:49

tarkan99

Re : Ubuntu lent et problème lors de la mise hors tension

connais pas trop
https://doc.ubuntu-fr.org/apparmor

à voir si ça résout tes problèmes.

Dernière modification par tarkan99 (Le 14/06/2017, à 22:49)


xubuntu 22.04.1 sur machine assemblée base de Core i5 9400

Hors ligne

#17 Le 14/06/2017, à 22:51

tenkaichi1995

Re : Ubuntu lent et problème lors de la mise hors tension

Parmi les problèmes que tu as listé il y avait le "Le rapport smart" qui n'était pas "clean", mais je devais attendre l'arrivée d'un expert..

Hors ligne

#18 Le 14/06/2017, à 23:21

nam1962

Re : Ubuntu lent et problème lors de la mise hors tension


[ Modéré ]

Hors ligne

#19 Le 14/06/2017, à 23:30

tenkaichi1995

Re : Ubuntu lent et problème lors de la mise hors tension

A vrai dire c'est le seul compilateur/debuggueur que je connais.. mais je suis ouvert aux propositions !

Hors ligne

#20 Le 15/06/2017, à 06:53

tarkan99

Re : Ubuntu lent et problème lors de la mise hors tension

les anomalies disque ne sont pas suffisantes pour expliquer les crash.

vu que tu as ajouté de la RAM, pour éliminer la piste, tu pourrais lancer un memtest (dispo au démarrage de la machine).
Si le menu grub n'apparait pas (le cas par défaut si un seul OS sur la machine), il suffit d'appuyer sur maj au démarrage de la machine.


xubuntu 22.04.1 sur machine assemblée base de Core i5 9400

Hors ligne

#21 Le 16/06/2017, à 01:32

tenkaichi1995

Re : Ubuntu lent et problème lors de la mise hors tension

Le memtest ne fonctionne pas, l'ordinateur fait une sorte de bip et reste figé sur un écran violet sacadé de rayures... J'ai essayé les deux memtest (deux sont proposés au demarrage).

Hors ligne

#22 Le 16/06/2017, à 06:24

tarkan99

Re : Ubuntu lent et problème lors de la mise hors tension

pour memtest, essaie un test croisé

démarrer memtest sans RAM et s'il démarre :

barette 1 emplacement A
bar1 emp B
bar 2 emp A
bar 2 emp B

et inverser les barettes.


xubuntu 22.04.1 sur machine assemblée base de Core i5 9400

Hors ligne

#23 Le 16/06/2017, à 19:52

tenkaichi1995

Re : Ubuntu lent et problème lors de la mise hors tension

Ça n'a rien changé, le memtest ne marche pas..

Hors ligne

#24 Le 16/06/2017, à 20:28

moko138

Re : Ubuntu lent et problème lors de la mise hors tension

Bisnext :

Jun 13, 2017, bisnext report id da902

                                 bisnext 0.03


============================ Hardware and System Summary ======================

System:    Kernel: 4.4.0-79-generic x86_64 (64 bit gcc: 5.4.0)
           Console: tty 4 dm: lightdm Distro: Ubuntu 16.04.2 LTS
Machine:   Device: laptop System: Hewlett-Packard product: HP ProBook 450 G0 v: A2019DD203
           Mobo: Hewlett-Packard model: 1949 v: KBC Version 90.0E
           BIOS: Hewlett-Packard v: 68IRF Ver. F.60 date: 01/15/2015
           Chassis: type: 10
Battery    BAT0: charge: 32.7 Wh 100.0% condition: 32.7/32.7 Wh (100%)
           volts: 12.5/10.8
           model: Hewlett-Packard Primary 2013/05/16 status: Full
CPU:       Dual core Intel Core i3-3120M (-HT-MCP-) cache: 3072 KB
           flags: (lm nx sse sse2 sse3 sse4_1 sse4_2 ssse3 vmx) bmips: 9977
           clock speeds: min/max: 1200/2500 MHz 1: 1202 MHz 2: 1488 MHz
           3: 1226 MHz 4: 1406 MHz
Memory:    Array-1 capacity: 16 GB devices: 2 EC: None
           Device-1: Bottom-Slot 1(top) size: 4 GB speed: 1600 MHz type: DDR3
           manufacturer: 859B part: CT51264BF160B.C16F
           Device-2: Bottom-Slot 2(under) size: 4 GB speed: 1600 MHz
           type: DDR3
           manufacturer: ADATA part: AM1L16BC4R1-B1GS
Graphics:  Card: Intel 3rd Gen Core processor Graphics Controller
           bus-ID: 00:02.0 chip-ID: 8086:0166
           Display Server: X.Org 1.18.4 drivers: intel (unloaded: modesetting,fbdev,vesa)
           Resolution: 1366x768@59.99hz
           GLX Renderer: Mesa DRI Intel Ivybridge Mobile
           GLX Version: 3.3 Mesa 12.0.6 (compat-v: 3.0) Direct Rendering: Yes
Audio:     Card Intel 7 Series/C210 Series Family High Definition Audio Controller
           driver: snd_hda_intel bus-ID: 00:1b.0 chip-ID: 8086:1e20
           Sound: Advanced Linux Sound Architecture v: k4.4.0-79-generic
Network:   Card-1: Ralink RT3290 Wireless 802.11n 1T/1R PCIe
           driver: rt2800pci v: 2.3.0 bus-ID: 03:00.0 chip-ID: 1814:3290
           IF: wlo1 state: up mac: <filter>
           Card-2: Realtek RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller
           driver: r8169 v: 2.3LK-NAPI port: 2000
           bus-ID: 04:00.0 chip-ID: 10ec:8168
           IF: enp4s0 state: down mac: <filter>
Drives:    HDD Total Size: 500.1GB (12.0% used)
           ID-1: /dev/sda model: HGST_HTS545050A7 size: 500.1GB
          
           Optical-1: /dev/sr0 model: hp CDDVDW SU-208CB
           rev: HH00 dev-links: cdrom,cdrw,dvd,dvdrw
           Features: speed: 24x multisession: yes
           audio: yes dvd: yes rw: cd-r,cd-rw,dvd-r,dvd-ram state: running
Partition: ID-1: / size: 95G used: 53G (59%) fs: ext4 dev: /dev/sda5
           label: N/A uuid: dc3e0a67-0786-4ca2-b218-8ec2fd45461e
           ID-2: swap-1 size: 4.13GB used: 0.00GB (0%) fs: swap dev: /dev/sda6
           label: N/A uuid: 7ca0a132-cc62-43e7-aa97-b38ecd744558
RAID:      System: supported: N/A
           No RAID devices: /proc/mdstat, md_mod kernel module present
           Unused Devices: none
Unmounted: ID-1: /dev/sda1 size: 0.37G
           fs: NTFS label: Réservé au système uuid: 80A858E9A858DEEA
           ID-2: /dev/sda2 size: 107.43G
           fs: NTFS label: N/A uuid: EC7E5D9D7E5D617E
           ID-3: /dev/sda3 size: 284.90G
           fs: NTFS label: Data uuid: 1E2A4F4F2A4F22DF
Sensors:   None detected - is lm-sensors installed and configured?
Repos:     Active apt sources in file: /etc/apt/sources.list
           deb http://fr.archive.ubuntu.com/ubuntu/ xenial main restricted
           deb http://fr.archive.ubuntu.com/ubuntu/ xenial-updates main restricted
           deb http://fr.archive.ubuntu.com/ubuntu/ xenial universe
           deb http://fr.archive.ubuntu.com/ubuntu/ xenial-updates universe
           deb http://fr.archive.ubuntu.com/ubuntu/ xenial multiverse
           deb http://fr.archive.ubuntu.com/ubuntu/ xenial-updates multiverse
           deb http://fr.archive.ubuntu.com/ubuntu/ xenial-backports main restricted universe multiverse
           deb http://archive.canonical.com/ubuntu xenial partner
           deb http://security.ubuntu.com/ubuntu xenial-security main restricted
           deb http://security.ubuntu.com/ubuntu xenial-security universe
           deb http://security.ubuntu.com/ubuntu xenial-security multiverse
           Active apt sources in file: /etc/apt/sources.list.d/google-talkplugin.list
           deb http://dl.google.com/linux/talkplugin/deb/ stable main
           Active apt sources in file: /etc/apt/sources.list.d/nilarimogard-ubuntu-webupd8-xenial.list
           deb http://ppa.launchpad.net/nilarimogard/webupd8/ubuntu xenial main
           Active apt sources in file: /etc/apt/sources.list.d/twodopeshaggy-ubuntu-drive-xenial.list
           deb http://ppa.launchpad.net/twodopeshaggy/drive/ubuntu xenial main
Processes: CPU: % used - Memory: MB / % used - top 10 active
           1: cpu: 6.9% command: firefox pid: 5565 mem: 339.12MB (4.3%)
           2: cpu: 6.4% command: firefox pid: 5513 mem: 536.00MB (6.8%)
           3: cpu: 3.1% command: Xorg pid: 1010 mem: 72.32MB (0.9%)
           4: cpu: 2.5% command: compiz pid: 1757 mem: 245.37MB (3.1%)
           5: cpu: 0.8% command: pulseaudio pid: 1729 mem: 12.30MB (0.1%)
           6: cpu: 0.5% command: gnome-terminal-server pid: 6115 mem: 36.02MB (0.4%)
           7: cpu: 0.4% command: bash pid: 7301 mem: 4.29MB (0.0%)
           8: cpu: 0.1% command: smartd pid: 7224 mem: 4.16MB (0.0%)
           9: cpu: 0.1% command: ibus-daemon pid: 1577 mem: 9.93MB (0.1%)
           10: cpu: 0.0% command: sed pid: 7348 mem: 0.97MB (0.0%)
           Memory: MB / % used - CPU: % used - top 10 active
           1: mem: 1156.43MB (14.7%) command: zeitgeist-fts pid: 2029 cpu: 0.0%
           2: mem: 536.00MB (6.8%) command: firefox pid: 5513 cpu: 6.4%
           3: mem: 339.12MB (4.3%) command: firefox pid: 5565 cpu: 6.9%
           4: mem: 245.37MB (3.1%) command: compiz pid: 1757 cpu: 2.5%
           5: mem: 90.08MB (1.1%) command: gnome-software pid: 1751 cpu: 0.0%
           6: mem: 73.17MB (0.9%) command: nautilus pid: 1756 cpu: 0.0%
           7: mem: 72.32MB (0.9%) command: Xorg pid: 1010 cpu: 3.1%
           8: mem: 58.59MB (0.7%) command: evolution-calendar-factory pid: 1914 cpu: 0.0%
           9: mem: 51.11MB (0.6%) command: evolution-calendar-factory-subprocess pid: 1944 cpu: 0.0%
           10: mem: 51.01MB (0.6%) command: evolution-calendar-factory-subprocess pid: 1956 cpu: 0.0%
Info:      Processes: 215 Uptime: 3:40 Memory: 2710.0/7833.9MB
           Init: systemd v: 229 runlevel: 5 default: 2 Gcc sys: 5.4.0
           Client: Shell (bash 4.3.481 running in bash) inxi: 2.3.21


_______________________________ UEFI settings _________________________________

Computer booted in Legacy mode for this session.
UEFI currently not active or not available on this system.


__________________________________ Secure Boot ________________________________

Secure Boot disabled or not available on this system.


__________________________________ OS prober ________________________________

/dev/sda1:Windows 7 (loader):Windows:chain


_____________________________ md5sum of EFI files _____________________________

None


========================= Boot Information Details ============================

 => Grub2 (v2.00) is installed in the MBR of /dev/sda and looks at sector 1 of 
    the same hard drive for core.img. core.img is at this location. It also 
    embeds following components:
    
    modules
    ---------------------------------------------------------------------------
    fshelp ext2 part_msdos biosdisk
    ---------------------------------------------------------------------------
    
    config script
    ---------------------------------------------------------------------------
    (,msdos5)/boot/grub
    ---------------------------------------------------------------------------

sda1: __________________________________________________________________________

    File system:       ntfs
    Boot sector type:  Windows 8/2012: NTFS
    Boot sector info:  No errors found in the Boot Parameter Block.
    Operating System:  
    Boot files:          /bootmgr  /Boot/BCD

sda2: __________________________________________________________________________

    File system:       ntfs
    Boot sector type:  Windows 7/2008: NTFS
    Boot sector info:  No errors found in the Boot Parameter Block.
    Operating System:  
    Boot files:          /Windows/System32/winload.exe

sda3: __________________________________________________________________________

    File system:       ntfs
    Boot sector type:  Windows 7/2008: NTFS
    Boot sector info:  No errors found in the Boot Parameter Block.
    Operating System:  
    Boot files:        

sda4: __________________________________________________________________________

    File system:       Extended Partition
    Boot sector type:  Unknown
    Boot sector info: 

sda5: __________________________________________________________________________

    File system:       ext4
    Boot sector type:  -
    Boot sector info: 
    Operating System:  Ubuntu 16.04.2 LTS
    Boot files:         /boot/grub/grub.cfg /etc/fstab /etc/default/grub  
                       /boot/grub/i386-pc/core.img

sda6: __________________________________________________________________________

    File system:       swap
    Boot sector type:  -
    Boot sector info: 

_________________________=== Drive/Partition Info ===__________________________

Drive: sda _____________________________________________________________________
Disque /dev/sda : 465,8 GiB, 500107862016 octets, 976773168 secteurs
Unités : sectors of 1 * 512 = 512 octets
Sector size (logical/physical): 512 bytes / 4096 bytes
I/O size (minimum/optimal): 4096 bytes / 4096 bytes
Disklabel type: dos

Partition  Boot  Start Sector    End Sector  # of Sectors  Id System

/dev/sda1    *          2,048       718,847       716,800   7 NTFS / exFAT / HPFS
/dev/sda2             718,848   210,536,447   209,817,600   7 NTFS / exFAT / HPFS
/dev/sda3         210,536,448   766,978,047   556,441,600   7 NTFS / exFAT / HPFS
/dev/sda4         766,980,094   976,771,071   209,790,978   5 Extended
/dev/sda5         766,980,096   968,695,807   201,715,712  83 Linux
/dev/sda6         968,697,856   976,771,071     8,073,216  82 Linux swap / Solaris


"blkid" output: ________________________________________________________________

Device           UUID                                   TYPE       LABEL

/dev/sda1        80A858E9A858DEEA                       ntfs       Réservé au système
/dev/sda2        EC7E5D9D7E5D617E                       ntfs       
/dev/sda3        1E2A4F4F2A4F22DF                       ntfs       Data
/dev/sda5        dc3e0a67-0786-4ca2-b218-8ec2fd45461e   ext4       
/dev/sda6        7ca0a132-cc62-43e7-aa97-b38ecd744558   swap       

_________________________ "ls -l /dev/disk/by_id" output ______________________

total 0
lrwxrwxrwx 1 root root  9 juin  13 18:28 ata-HGST_HTS545050A7E380_TM8514TF1DGWJR -> ../../sda
lrwxrwxrwx 1 root root 10 juin  13 18:28 ata-HGST_HTS545050A7E380_TM8514TF1DGWJR-part1 -> ../../sda1
lrwxrwxrwx 1 root root 10 juin  13 18:28 ata-HGST_HTS545050A7E380_TM8514TF1DGWJR-part2 -> ../../sda2
lrwxrwxrwx 1 root root 10 juin  13 18:28 ata-HGST_HTS545050A7E380_TM8514TF1DGWJR-part3 -> ../../sda3
lrwxrwxrwx 1 root root 10 juin  13 18:28 ata-HGST_HTS545050A7E380_TM8514TF1DGWJR-part4 -> ../../sda4
lrwxrwxrwx 1 root root 10 juin  13 18:28 ata-HGST_HTS545050A7E380_TM8514TF1DGWJR-part5 -> ../../sda5
lrwxrwxrwx 1 root root 10 juin  13 18:28 ata-HGST_HTS545050A7E380_TM8514TF1DGWJR-part6 -> ../../sda6
lrwxrwxrwx 1 root root  9 juin  13 18:28 ata-hp_CDDVDW_SU-208CB_R9366YJD7002KE -> ../../sr0
lrwxrwxrwx 1 root root  9 juin  13 18:28 wwn-0x5000cca7a0d3c3d8 -> ../../sda
lrwxrwxrwx 1 root root 10 juin  13 18:28 wwn-0x5000cca7a0d3c3d8-part1 -> ../../sda1
lrwxrwxrwx 1 root root 10 juin  13 18:28 wwn-0x5000cca7a0d3c3d8-part2 -> ../../sda2
lrwxrwxrwx 1 root root 10 juin  13 18:28 wwn-0x5000cca7a0d3c3d8-part3 -> ../../sda3
lrwxrwxrwx 1 root root 10 juin  13 18:28 wwn-0x5000cca7a0d3c3d8-part4 -> ../../sda4
lrwxrwxrwx 1 root root 10 juin  13 18:28 wwn-0x5000cca7a0d3c3d8-part5 -> ../../sda5
lrwxrwxrwx 1 root root 10 juin  13 18:28 wwn-0x5000cca7a0d3c3d8-part6 -> ../../sda6


_________________________ "ls -R /dev/mapper/" output _________________________

None


________________________________ Mount points _________________________________

Device           Mount_Point              Type       Options
/dev/sda5        /                                   ext4 (rw,relatime,errors=remount-ro,data=ordered)



__________________________=== Boot Files Content ===___________________________


___________________________ sda5/boot/grub/grub.cfg: ___________________________

File size: 52634, Line count: 1115, Menu entries (sub entries included) : 52

#
# DO NOT EDIT THIS FILE
#
# It is automatically generated by grub-mkconfig using templates
# from /etc/grub.d and settings from /etc/default/grub
#

### BEGIN /etc/grub.d/10_linux ###

--- Notice bisnext removed top of file content from the report for readability

menuentry 'Ubuntu' --class ubuntu --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-simple-dc3e0a67-0786-4ca2-b218-8ec2fd45461e' {
	recordfail
	load_video
	gfxmode $linux_gfx_mode
	insmod gzio
	if [ x$grub_platform = xxen ]; then insmod xzio; insmod lzopio; fi
	insmod part_msdos
	insmod ext2
	set root='hd0,msdos5'
	if [ x$feature_platform_search_hint = xy ]; then
	  search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos5 --hint-efi=hd0,msdos5 --hint-baremetal=ahci0,msdos5  dc3e0a67-0786-4ca2-b218-8ec2fd45461e
	else
	  search --no-floppy --fs-uuid --set=root dc3e0a67-0786-4ca2-b218-8ec2fd45461e
	fi
        linux	/boot/vmlinuz-4.4.0-79-generic root=UUID=dc3e0a67-0786-4ca2-b218-8ec2fd45461e ro  quiet splash $vt_handoff
	initrd	/boot/initrd.img-4.4.0-79-generic
}

--- Notice bisnext removed the submenu section from the report for readability

### END /etc/grub.d/10_linux ###

### BEGIN /etc/grub.d/20_linux_xen ###

### END /etc/grub.d/20_linux_xen ###

### BEGIN /etc/grub.d/20_memtest86+ ###
menuentry 'Memory test (memtest86+)' {
	insmod part_msdos
	insmod ext2
	set root='hd0,msdos5'
	if [ x$feature_platform_search_hint = xy ]; then
	  search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos5 --hint-efi=hd0,msdos5 --hint-baremetal=ahci0,msdos5  dc3e0a67-0786-4ca2-b218-8ec2fd45461e
	else
	  search --no-floppy --fs-uuid --set=root dc3e0a67-0786-4ca2-b218-8ec2fd45461e
	fi
	knetbsd	/boot/memtest86+.elf
}
menuentry 'Memory test (memtest86+, serial console 115200)' {
	insmod part_msdos
	insmod ext2
	set root='hd0,msdos5'
	if [ x$feature_platform_search_hint = xy ]; then
	  search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos5 --hint-efi=hd0,msdos5 --hint-baremetal=ahci0,msdos5  dc3e0a67-0786-4ca2-b218-8ec2fd45461e
	else
	  search --no-floppy --fs-uuid --set=root dc3e0a67-0786-4ca2-b218-8ec2fd45461e
	fi
	linux16	/boot/memtest86+.bin console=ttyS0,115200n8
}
### END /etc/grub.d/20_memtest86+ ###

### BEGIN /etc/grub.d/30_os-prober ###
menuentry 'Windows 7 (loader) (sur /dev/sda1)' --class windows --class os $menuentry_id_option 'osprober-chain-80A858E9A858DEEA' {
	insmod part_msdos
	insmod ntfs
	set root='hd0,msdos1'
	if [ x$feature_platform_search_hint = xy ]; then
	  search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos1 --hint-efi=hd0,msdos1 --hint-baremetal=ahci0,msdos1  80A858E9A858DEEA
	else
	  search --no-floppy --fs-uuid --set=root 80A858E9A858DEEA
	fi
	parttool ${root} hidden-
	chainloader +1
}
set timeout_style=menu
if [ "${timeout}" = 0 ]; then
  set timeout=10
fi
### END /etc/grub.d/30_os-prober ###

### BEGIN /etc/grub.d/30_uefi-firmware ###
### END /etc/grub.d/30_uefi-firmware ###

### BEGIN /etc/grub.d/40_custom ###
# This file provides an easy way to add custom menu entries.  Simply type the
# menu entries you want to add after this comment.  Be careful not to change
# the 'exec tail' line above.
### END /etc/grub.d/40_custom ###

### BEGIN /etc/grub.d/41_custom ###
if [ -f  ${config_directory}/custom.cfg ]; then
  source ${config_directory}/custom.cfg
elif [ -z "${config_directory}" -a -f  $prefix/custom.cfg ]; then
  source $prefix/custom.cfg;
fi
### END /etc/grub.d/41_custom ###

_______________________________ sda5/etc/fstab: ________________________________

# /etc/fstab: static file system information.
#
# Use 'blkid' to print the universally unique identifier for a
# device; this may be used with UUID= as a more robust way to name devices
# that works even if disks are added and removed. See fstab(5).
#
# <file system> <mount point>   <type>  <options>       <dump>  <pass>
# / was on /dev/sda5 during installation
UUID=dc3e0a67-0786-4ca2-b218-8ec2fd45461e /               ext4    errors=remount-ro 0       1
# swap was on /dev/sda6 during installation
UUID=7ca0a132-cc62-43e7-aa97-b38ecd744558 none            swap    sw              0       0

____________________________ sda5/etc/default/grub: ____________________________

# If you change this file, run 'update-grub' afterwards to update
# /boot/grub/grub.cfg.
# For full documentation of the options in this file, see:
#   info -f grub -n 'Simple configuration'

GRUB_DEFAULT=0
#GRUB_HIDDEN_TIMEOUT=0
GRUB_HIDDEN_TIMEOUT_QUIET=true
GRUB_TIMEOUT=10
GRUB_DISTRIBUTOR=`lsb_release -i -s 2> /dev/null || echo Debian`
GRUB_CMDLINE_LINUX_DEFAULT="quiet splash"
GRUB_CMDLINE_LINUX=""

# Uncomment to enable BadRAM filtering, modify to suit your needs
# This works with Linux (no patch required) and with any kernel that obtains
# the memory map information from GRUB (GNU Mach, kernel of FreeBSD ...)
#GRUB_BADRAM="0x01234567,0xfefefefe,0x89abcdef,0xefefefef"

# Uncomment to disable graphical terminal (grub-pc only)
#GRUB_TERMINAL=console

# The resolution used on graphical terminal
# note that you can use only modes which your graphic card supports via VBE
# you can see them in real GRUB with the command `vbeinfo'
#GRUB_GFXMODE=640x480

# Uncomment if you don't want GRUB to pass "root=UUID=xxx" parameter to Linux
#GRUB_DISABLE_LINUX_UUID=true

# Uncomment to disable generation of recovery mode menu entries
#GRUB_DISABLE_RECOVERY="true"

# Uncomment to get a beep at grub start
#GRUB_INIT_TUNE="480 440 1"


===============================================================================
                          Running System Information                           
===============================================================================

______________________________ Kernel parameters ______________________________

BOOT_IMAGE=/boot/vmlinuz-4.4.0-79-generic root=UUID=dc3e0a67-0786-4ca2-b218-8ec2fd45461e ro quiet splash vt.handoff=7


______________________________ Boot-up Statistics ______________________________

Startup finished in 5.702s (kernel) + 29.095s (userspace) = 34.798s


blame, first 10:
grub-common.service        13.043s
apport.service             12.868s
irqbalance.service         12.839s
ondemand.service           12.815s
speech-dispatcher.service  12.808s
dev-sda5.device            12.433s
lightdm.service            8.483s
ModemManager.service       8.318s
apparmor.service           7.992s
accounts-daemon.service    6.145s


critical-chain:
The time after the unit is active or started is printed after the "@" character.
The time the unit takes to start is printed after the "+" character.

  1 graphical.target @29.079s
  2 multi-user.target @29.079s
  3 grub-common.service @16.035s +13.043s
  4 basic.target @15.986s
  5 sockets.target @15.986s
  6 snapd.socket @15.984s +836us
  7 sysinit.target @15.882s
  8 swap.target @15.882s
  9 dev-disk-by\x2duuid-7ca0a132\x2dcc62\x2d43e7\x2daa97\x2db38ecd744558.swap @15.761s +120ms
 10 dev-disk-by\x2duuid-7ca0a132\x2dcc62\x2d43e7\x2daa97\x2db38ecd744558.device @15.750s


_________________________ RAM usage & Free disk space _________________________

              total        used        free      shared  buff/cache   available
Mem:           7.7G        2.5G        3.6G        275M        1.5G        4.6G
Swap:          3.8G          0B        3.8G
Swappiness = 60

Filesystem     Mounted on Type  Size  Used Avail Use% IUse%
/dev/sda5      /          ext4   95G   53G   38G  59%   16%

Swap partition for hibernation : UUID=7ca0a132-cc62-43e7-aa97-b38ecd744558


_________________________________ USB devices __________________________________

Bus 002 Device 002: ID 8087:0024 Intel Corp. Integrated Rate Matching Hub
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 001 Device 004: ID 04f2:b385 Chicony Electronics Co., Ltd 
Bus 001 Device 003: ID 138a:003f Validity Sensors, Inc. VFS495 Fingerprint Reader
Bus 001 Device 002: ID 8087:0024 Intel Corp. Integrated Rate Matching Hub
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 003 Device 002: ID 046d:c530 Logitech, Inc. 
Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub

/:  Bus 04.Port 1: Dev 1, Class=root_hub, Driver=xhci_hcd/4p, 5000M
/:  Bus 03.Port 1: Dev 1, Class=root_hub, Driver=xhci_hcd/4p, 480M
    |__ Port 4: Dev 2, If 0, Class=Human Interface Device, Driver=usbhid, 12M
    |__ Port 4: Dev 2, If 1, Class=Human Interface Device, Driver=usbhid, 12M
/:  Bus 02.Port 1: Dev 1, Class=root_hub, Driver=ehci-pci/2p, 480M
    |__ Port 1: Dev 2, If 0, Class=Hub, Driver=hub/6p, 480M
/:  Bus 01.Port 1: Dev 1, Class=root_hub, Driver=ehci-pci/2p, 480M
    |__ Port 1: Dev 2, If 0, Class=Hub, Driver=hub/6p, 480M
        |__ Port 1: Dev 3, If 0, Class=Vendor Specific Class, Driver=, 12M
        |__ Port 3: Dev 4, If 0, Class=Video, Driver=uvcvideo, 480M
        |__ Port 3: Dev 4, If 1, Class=Video, Driver=uvcvideo, 480M


_______________________________ Wireless Status _______________________________

0: phy0: Wireless LAN
	Soft blocked: no
	Hard blocked: no


___________________________________ Modules Loaded ____________________________

Module                  Size  Used by
8250_fintek            16384  0
ahci                   36864  2
ansi_cprng             16384  0
arc4                   16384  2
autofs4                40960  2
binfmt_misc            20480  1
btrfs                 987136  0
ccm                    20480  2
cfg80211              565248  2 mac80211,rt2x00lib
coretemp               16384  0
crc32_pclmul           16384  0
crc_ccitt              16384  1 rt2800lib
crct10dif_pclmul       16384  0
cryptd                 20480  1 ghash_clmulni_intel
ctr                    16384  2
drbg                   32768  1
drm                   364544  5 i915,drm_kms_helper
drm_kms_helper        155648  1 i915
eeprom_93cx6           16384  1 rt2800pci
fb_sys_fops            16384  1 drm_kms_helper
fjes                   28672  0
ghash_clmulni_intel    16384  0
hfs                    57344  0
hfsplus               106496  0
hid                   118784  2 hid_generic,usbhid
hid_generic            16384  0
hp_accel               28672  0
hp_wireless            16384  0
hp_wmi                 16384  0
i2c_algo_bit           16384  1 i915
i915                 1208320  3
input_leds             16384  0
input_polldev          16384  1 lis3lv02d
intel_powerclamp       16384  0
intel_rapl             20480  0
irqbypass              16384  1 kvm
jfs                   180224  0
joydev                 20480  0
kvm                   544768  1 kvm_intel
kvm_intel             172032  0
libahci                32768  1 ahci
libcrc32c              16384  1 xfs
lis3lv02d              20480  1 hp_accel
lp                     20480  0
lpc_ich                24576  0
mac80211              737280  3 rt2x00lib,rt2x00pci,rt2800lib
mac_hid                16384  0
media                  24576  2 uvcvideo,videodev
mei                    98304  1 mei_me
mei_me                 36864  0
mii                    16384  1 r8169
minix                  36864  0
msdos                  20480  0
ntfs                   98304  0
parport                49152  3 lp,ppdev,parport_pc
parport_pc             32768  0
ppdev                  20480  0
psmouse               131072  0
qnx4                   16384  0
r8169                  81920  0
raid6_pq              102400  1 btrfs
rt2800lib              94208  2 rt2800pci,rt2800mmio
rt2800mmio             20480  1 rt2800pci
rt2800pci              16384  0
rt2x00lib              57344  5 rt2x00pci,rt2800lib,rt2800pci,rt2800mmio,rt2x00mmio
rt2x00mmio             16384  2 rt2800pci,rt2800mmio
rt2x00pci              16384  1 rt2800pci
serio_raw              16384  0
shpchp                 36864  0
snd                    81920  17 snd_hwdep,snd_timer,snd_hda_codec_hdmi,snd_hda_codec_idt,snd_pcm,snd_seq,snd_rawmidi,snd_hda_codec_generic,snd_hda_codec,snd_hda_intel,snd_seq_device
snd_hda_codec         135168  4 snd_hda_codec_hdmi,snd_hda_codec_idt,snd_hda_codec_generic,snd_hda_intel
snd_hda_codec_generic    77824  1 snd_hda_codec_idt
snd_hda_codec_hdmi     53248  1
snd_hda_codec_idt      57344  1
snd_hda_core           73728  5 snd_hda_codec_hdmi,snd_hda_codec_idt,snd_hda_codec_generic,snd_hda_codec,snd_hda_intel
snd_hda_intel          40960  3
snd_hwdep              16384  1 snd_hda_codec
snd_pcm               106496  4 snd_hda_codec_hdmi,snd_hda_codec,snd_hda_intel,snd_hda_core
snd_rawmidi            32768  1 snd_seq_midi
snd_seq                69632  2 snd_seq_midi_event,snd_seq_midi
snd_seq_device         16384  3 snd_seq,snd_rawmidi,snd_seq_midi
snd_seq_midi           16384  0
snd_seq_midi_event     16384  1 snd_seq_midi
snd_timer              32768  2 snd_pcm,snd_seq
soundcore              16384  1 snd
sparse_keymap          16384  1 hp_wmi
syscopyarea            16384  1 drm_kms_helper
sysfillrect            16384  1 drm_kms_helper
sysimgblt              16384  1 drm_kms_helper
uas                    24576  0
ufs                    73728  0
usbhid                 49152  0
usb_storage            69632  1 uas
uvcvideo               90112  0
v4l2_common            16384  1 videobuf2_v4l2
video                  40960  1 i915
videobuf2_core         36864  2 uvcvideo,videobuf2_v4l2
videobuf2_memops       16384  1 videobuf2_vmalloc
videobuf2_v4l2         28672  1 uvcvideo
videobuf2_vmalloc      16384  1 uvcvideo
videodev              176128  4 uvcvideo,v4l2_common,videobuf2_core,videobuf2_v4l2
wmi                    20480  1 hp_wmi
x86_pkg_temp_thermal    16384  0
xfs                   970752  0
xor                    24576  1 btrfs


______________________________ Additional Drivers _____________________________

== cpu-microcode.py ==
driver   : intel-microcode - distro non-free


__________________________________ Locales ___________________________________

locale command output:
LANG=fr_FR.UTF-8
LANGUAGE=fr_FR
LC_CTYPE="fr_FR.UTF-8"
LC_NUMERIC="fr_FR.UTF-8"
LC_TIME="fr_FR.UTF-8"
LC_COLLATE="fr_FR.UTF-8"
LC_MONETARY="fr_FR.UTF-8"
LC_MESSAGES="fr_FR.UTF-8"
LC_PAPER="fr_FR.UTF-8"
LC_NAME="fr_FR.UTF-8"
LC_ADDRESS="fr_FR.UTF-8"
LC_TELEPHONE="fr_FR.UTF-8"
LC_MEASUREMENT="fr_FR.UTF-8"
LC_IDENTIFICATION="fr_FR.UTF-8"
LC_ALL=

/etc/default/locale:
#  File generated by update-locale
LANG="fr_FR.UTF-8"

Active keyboard layout:
rules:      evdev
model:      pc105
layout:     fr,fr,us
variant:    latin9,oss,

Default keyboard layout:
XKBMODEL="pc105"
XKBLAYOUT="fr"
XKBVARIANT="latin9"
XKBOPTIONS=""
BACKSPACE="guess"


_____________________________ Upgradable Packages _____________________________

None


________________________ Package Configuration Pending ________________________

None


__________________________ Package Installation Pending _______________________

Reading package lists...
Building dependency tree...
Reading state information...
The following packages were automatically installed and are no longer required:
  calligra-l10n-engb calligra-l10n-fr kde-l10n-engb kde-l10n-fr libgles1-mesa
  linux-headers-4.4.0-42 linux-headers-4.4.0-42-generic linux-headers-4.4.0-45
  linux-headers-4.4.0-45-generic linux-headers-4.4.0-47
  linux-headers-4.4.0-47-generic linux-headers-4.4.0-51
  linux-headers-4.4.0-51-generic linux-headers-4.4.0-53
  linux-headers-4.4.0-53-generic linux-headers-4.4.0-57
  linux-headers-4.4.0-57-generic linux-headers-4.4.0-59
  linux-headers-4.4.0-59-generic linux-headers-4.4.0-62
  linux-headers-4.4.0-62-generic linux-headers-4.4.0-63
  linux-headers-4.4.0-63-generic linux-headers-4.4.0-64
  linux-headers-4.4.0-64-generic linux-headers-4.4.0-65
  linux-headers-4.4.0-65-generic linux-headers-4.4.0-71
  linux-headers-4.4.0-71-generic linux-headers-4.4.0-72
  linux-headers-4.4.0-72-generic linux-headers-4.4.0-75
  linux-headers-4.4.0-75-generic linux-image-4.4.0-42-generic
  linux-image-4.4.0-45-generic linux-image-4.4.0-47-generic
  linux-image-4.4.0-51-generic linux-image-4.4.0-53-generic
  linux-image-4.4.0-57-generic linux-image-4.4.0-59-generic
  linux-image-4.4.0-62-generic linux-image-4.4.0-63-generic
  linux-image-4.4.0-64-generic linux-image-4.4.0-65-generic
  linux-image-4.4.0-71-generic linux-image-4.4.0-72-generic
  linux-image-4.4.0-75-generic linux-image-extra-4.4.0-42-generic
  linux-image-extra-4.4.0-45-generic linux-image-extra-4.4.0-47-generic
  linux-image-extra-4.4.0-51-generic linux-image-extra-4.4.0-53-generic
  linux-image-extra-4.4.0-57-generic linux-image-extra-4.4.0-59-generic
  linux-image-extra-4.4.0-62-generic linux-image-extra-4.4.0-63-generic
  linux-image-extra-4.4.0-64-generic linux-image-extra-4.4.0-65-generic
  linux-image-extra-4.4.0-71-generic linux-image-extra-4.4.0-72-generic
  linux-image-extra-4.4.0-75-generic snap-confine ubuntu-core-launcher
Use 'sudo apt autoremove' to remove them.
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.


__________________ Configuration files of uninstalled packages: ________________

Package                             Version
comix                               4.0.4-1ubuntu1
libgl2ps0                           1.3.8-1.2
libgtksourceview2.0-0               2.10.5-2ubuntu2
libmuparser2v5:amd64                2.2.3-6
libqqwing2v5:amd64                  1.3.4-1
libqtassistantclient4:amd64         4.6.3-7
libqtexengine1                      0.3-3
linux-image-4.4.0-21-generic        4.4.0-21.37
linux-image-4.4.0-22-generic        4.4.0-22.40
linux-image-4.4.0-24-generic        4.4.0-24.43
linux-image-4.4.0-36-generic        4.4.0-36.55
linux-image-extra-4.4.0-21-generic  4.4.0-21.37
linux-image-extra-4.4.0-22-generic  4.4.0-22.40
linux-image-extra-4.4.0-24-generic  4.4.0-24.43
linux-image-extra-4.4.0-36-generic  4.4.0-36.55
lyx                                 2.1.4-2
lyx-common                          2.1.4-2
mcomix                              1.00-1
qtiplot                             0.9.8.9-14
r-base-core                         3.2.3-4
texlive-generic-extra               2015.20160320-1
texlive-lang-english                2015.20160223-1
texlive-science                     2015.20160320-1
texlive-science-doc                 2015.20160320-1
texmaker                            4.4.1-1.1
unity-webapps-common                2.4.17+15.10.20150616-0ubuntu2
unity-webapps-service               2.5.0~+16.04.20160201-0ubuntu1
webbrowser-app                      0.23+16.04.20160413-0ubuntu1


Use the following command to clean old configuration files:

sudo apt purge comix libgl2ps0 libgtksourceview2.0-0 libmuparser2v5:amd64 libqqwing2v5:amd64 libqtassistantclient4:amd64 libqtexengine1 linux-image-4.4.0-21-generic linux-image-4.4.0-22-generic linux-image-4.4.0-24-generic linux-image-4.4.0-36-generic linux-image-extra-4.4.0-21-generic linux-image-extra-4.4.0-22-generic linux-image-extra-4.4.0-24-generic linux-image-extra-4.4.0-36-generic lyx lyx-common mcomix qtiplot r-base-core texlive-generic-extra texlive-lang-english texlive-science texlive-science-doc texmaker unity-webapps-common unity-webapps-service webbrowser-app


_________________________ Kernel Packages Installed __________________________

Package                             Version
linux-generic                       4.4.0.79.85
linux-headers-4.4.0-42              4.4.0-42.62
linux-headers-4.4.0-42-generic      4.4.0-42.62
linux-headers-4.4.0-45              4.4.0-45.66
linux-headers-4.4.0-45-generic      4.4.0-45.66
linux-headers-4.4.0-47              4.4.0-47.68
linux-headers-4.4.0-47-generic      4.4.0-47.68
linux-headers-4.4.0-51              4.4.0-51.72
linux-headers-4.4.0-51-generic      4.4.0-51.72
linux-headers-4.4.0-53              4.4.0-53.74
linux-headers-4.4.0-53-generic      4.4.0-53.74
linux-headers-4.4.0-57              4.4.0-57.78
linux-headers-4.4.0-57-generic      4.4.0-57.78
linux-headers-4.4.0-59              4.4.0-59.80
linux-headers-4.4.0-59-generic      4.4.0-59.80
linux-headers-4.4.0-62              4.4.0-62.83
linux-headers-4.4.0-62-generic      4.4.0-62.83
linux-headers-4.4.0-63              4.4.0-63.84
linux-headers-4.4.0-63-generic      4.4.0-63.84
linux-headers-4.4.0-64              4.4.0-64.85
linux-headers-4.4.0-64-generic      4.4.0-64.85
linux-headers-4.4.0-65              4.4.0-65.86
linux-headers-4.4.0-65-generic      4.4.0-65.86
linux-headers-4.4.0-71              4.4.0-71.92
linux-headers-4.4.0-71-generic      4.4.0-71.92
linux-headers-4.4.0-72              4.4.0-72.93
linux-headers-4.4.0-72-generic      4.4.0-72.93
linux-headers-4.4.0-75              4.4.0-75.96
linux-headers-4.4.0-75-generic      4.4.0-75.96
linux-headers-4.4.0-78              4.4.0-78.99
linux-headers-4.4.0-78-generic      4.4.0-78.99
linux-headers-4.4.0-79              4.4.0-79.100
linux-headers-4.4.0-79-generic      4.4.0-79.100
linux-headers-generic               4.4.0.79.85
linux-image-4.4.0-42-generic        4.4.0-42.62
linux-image-4.4.0-45-generic        4.4.0-45.66
linux-image-4.4.0-47-generic        4.4.0-47.68
linux-image-4.4.0-51-generic        4.4.0-51.72
linux-image-4.4.0-53-generic        4.4.0-53.74
linux-image-4.4.0-57-generic        4.4.0-57.78
linux-image-4.4.0-59-generic        4.4.0-59.80
linux-image-4.4.0-62-generic        4.4.0-62.83
linux-image-4.4.0-63-generic        4.4.0-63.84
linux-image-4.4.0-64-generic        4.4.0-64.85
linux-image-4.4.0-65-generic        4.4.0-65.86
linux-image-4.4.0-71-generic        4.4.0-71.92
linux-image-4.4.0-72-generic        4.4.0-72.93
linux-image-4.4.0-75-generic        4.4.0-75.96
linux-image-4.4.0-78-generic        4.4.0-78.99
linux-image-4.4.0-79-generic        4.4.0-79.100
linux-image-extra-4.4.0-42-generic  4.4.0-42.62
linux-image-extra-4.4.0-45-generic  4.4.0-45.66
linux-image-extra-4.4.0-47-generic  4.4.0-47.68
linux-image-extra-4.4.0-51-generic  4.4.0-51.72
linux-image-extra-4.4.0-53-generic  4.4.0-53.74
linux-image-extra-4.4.0-57-generic  4.4.0-57.78
linux-image-extra-4.4.0-59-generic  4.4.0-59.80
linux-image-extra-4.4.0-62-generic  4.4.0-62.83
linux-image-extra-4.4.0-63-generic  4.4.0-63.84
linux-image-extra-4.4.0-64-generic  4.4.0-64.85
linux-image-extra-4.4.0-65-generic  4.4.0-65.86
linux-image-extra-4.4.0-71-generic  4.4.0-71.92
linux-image-extra-4.4.0-72-generic  4.4.0-72.93
linux-image-extra-4.4.0-75-generic  4.4.0-75.96
linux-image-extra-4.4.0-78-generic  4.4.0-78.99
linux-image-extra-4.4.0-79-generic  4.4.0-79.100
linux-image-generic                 4.4.0.79.85


Files in /boot directory:
abi-4.4.0-42-generic
abi-4.4.0-45-generic
abi-4.4.0-47-generic
abi-4.4.0-51-generic
abi-4.4.0-53-generic
abi-4.4.0-57-generic
abi-4.4.0-59-generic
abi-4.4.0-62-generic
abi-4.4.0-63-generic
abi-4.4.0-64-generic
abi-4.4.0-65-generic
abi-4.4.0-71-generic
abi-4.4.0-72-generic
abi-4.4.0-75-generic
abi-4.4.0-78-generic
abi-4.4.0-79-generic
config-4.4.0-42-generic
config-4.4.0-45-generic
config-4.4.0-47-generic
config-4.4.0-51-generic
config-4.4.0-53-generic
config-4.4.0-57-generic
config-4.4.0-59-generic
config-4.4.0-62-generic
config-4.4.0-63-generic
config-4.4.0-64-generic
config-4.4.0-65-generic
config-4.4.0-71-generic
config-4.4.0-72-generic
config-4.4.0-75-generic
config-4.4.0-78-generic
config-4.4.0-79-generic
grub
initrd.img-4.4.0-42-generic
initrd.img-4.4.0-45-generic
initrd.img-4.4.0-47-generic
initrd.img-4.4.0-51-generic
initrd.img-4.4.0-53-generic
initrd.img-4.4.0-57-generic
initrd.img-4.4.0-59-generic
initrd.img-4.4.0-62-generic
initrd.img-4.4.0-63-generic
initrd.img-4.4.0-64-generic
initrd.img-4.4.0-65-generic
initrd.img-4.4.0-71-generic
initrd.img-4.4.0-72-generic
initrd.img-4.4.0-75-generic
initrd.img-4.4.0-78-generic
initrd.img-4.4.0-79-generic
memtest86+.bin
memtest86+.elf
memtest86+_multiboot.bin
System.map-4.4.0-42-generic
System.map-4.4.0-45-generic
System.map-4.4.0-47-generic
System.map-4.4.0-51-generic
System.map-4.4.0-53-generic
System.map-4.4.0-57-generic
System.map-4.4.0-59-generic
System.map-4.4.0-62-generic
System.map-4.4.0-63-generic
System.map-4.4.0-64-generic
System.map-4.4.0-65-generic
System.map-4.4.0-71-generic
System.map-4.4.0-72-generic
System.map-4.4.0-75-generic
System.map-4.4.0-78-generic
System.map-4.4.0-79-generic
vmlinuz-4.4.0-42-generic
vmlinuz-4.4.0-45-generic
vmlinuz-4.4.0-47-generic
vmlinuz-4.4.0-51-generic
vmlinuz-4.4.0-53-generic
vmlinuz-4.4.0-57-generic
vmlinuz-4.4.0-59-generic
vmlinuz-4.4.0-62-generic
vmlinuz-4.4.0-63-generic
vmlinuz-4.4.0-64-generic
vmlinuz-4.4.0-65-generic
vmlinuz-4.4.0-71-generic
vmlinuz-4.4.0-72-generic
vmlinuz-4.4.0-75-generic
vmlinuz-4.4.0-78-generic
vmlinuz-4.4.0-79-generic


________________________ Kernel Candidates for Removal ________________________

At least two kernel versions are kept from removal including running kernel.
Hint: Check the package candidates for removal before proceeding, juste in case !

kernel versions kept:
4.4.0-79-generic (running kernel)
4.4.0-78-generic

kernel candidates for removal:
4.4.0-42-generic 4.4.0-45-generic 4.4.0-47-generic 4.4.0-51-generic 4.4.0-53-generic 4.4.0-57-generic 4.4.0-59-generic 4.4.0-62-generic 4.4.0-63-generic 4.4.0-64-generic 4.4.0-65-generic 4.4.0-71-generic 4.4.0-72-generic 4.4.0-75-generic

Run the following command in a terminal to purge the packages from the system:

sudo apt purge  linux-headers-4.4.0-42 linux-headers-4.4.0-42-generic linux-image-4.4.0-42-generic linux-image-extra-4.4.0-42-generic   linux-headers-4.4.0-45 linux-headers-4.4.0-45-generic linux-image-4.4.0-45-generic linux-image-extra-4.4.0-45-generic   linux-headers-4.4.0-47 linux-headers-4.4.0-47-generic linux-image-4.4.0-47-generic linux-image-extra-4.4.0-47-generic   linux-headers-4.4.0-51 linux-headers-4.4.0-51-generic linux-image-4.4.0-51-generic linux-image-extra-4.4.0-51-generic   linux-headers-4.4.0-53 linux-headers-4.4.0-53-generic linux-image-4.4.0-53-generic linux-image-extra-4.4.0-53-generic   linux-headers-4.4.0-57 linux-headers-4.4.0-57-generic linux-image-4.4.0-57-generic linux-image-extra-4.4.0-57-generic   linux-headers-4.4.0-59 linux-headers-4.4.0-59-generic linux-image-4.4.0-59-generic linux-image-extra-4.4.0-59-generic   linux-headers-4.4.0-62 linux-headers-4.4.0-62-generic linux-image-4.4.0-62-generic linux-image-extra-4.4.0-62-generic   linux-headers-4.4.0-63 linux-headers-4.4.0-63-generic linux-image-4.4.0-63-generic linux-image-extra-4.4.0-63-generic   linux-headers-4.4.0-64 linux-headers-4.4.0-64-generic linux-image-4.4.0-64-generic linux-image-extra-4.4.0-64-generic   linux-headers-4.4.0-65 linux-headers-4.4.0-65-generic linux-image-4.4.0-65-generic linux-image-extra-4.4.0-65-generic   linux-headers-4.4.0-71 linux-headers-4.4.0-71-generic linux-image-4.4.0-71-generic linux-image-extra-4.4.0-71-generic   linux-headers-4.4.0-72 linux-headers-4.4.0-72-generic linux-image-4.4.0-72-generic linux-image-extra-4.4.0-72-generic   linux-headers-4.4.0-75 linux-headers-4.4.0-75-generic linux-image-4.4.0-75-generic linux-image-extra-4.4.0-75-generic  


_________________________________ System Logs ________________________________

Failed services:
  UNIT             LOAD   ACTIVE SUB    DESCRIPTION
● apparmor.service loaded failed failed LSB: AppArmor initialization

LOAD   = Reflects whether the unit definition was properly loaded.
ACTIVE = The high-level unit activation state, i.e. generalization of SUB.
SUB    = The low-level unit activation state, values depend on unit type.

1 loaded units listed. Pass --all to see loaded but inactive units, too.
To show all installed unit files use 'systemctl list-unit-files'.


Selection of relevent log entries:
[    0.131881] [Firmware Bug]: ACPI: BIOS _OSI(Linux) query ignored
[    1.729765] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[    1.769451] ACPI : EC: GPE = 0x16, I/O: command/status = 0x66, data = 0x62
[    1.769766] SCSI subsystem initialized
[    2.331498] WARNING: CPU: 0 PID: 1 at /build/linux-As38az/linux-4.4.0/arch/x86/mm/ioremap.c:198 __ioremap_caller+0x2c5/0x380()
[    2.335085] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)
[    2.980153] scsi host0: ahci
[    2.980438] scsi host1: ahci
[    2.980539] scsi host2: ahci
[    2.980630] scsi host3: ahci
[    2.981031] scsi host4: ahci
[    2.981126] scsi host5: ahci
[    3.298337] [drm:intel_set_pch_fifo_underrun_reporting [i915]] *ERROR* uncleared pch fifo underrun on pch transcoder A
[    3.298374] [drm:intel_pch_fifo_underrun_irq_handler [i915]] *ERROR* PCH transcoder A FIFO underrun
[    3.299818] ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[    3.301290] ata1.00: ACPI cmd 00/00:00:00:00:00:a0 (NOP) rejected by device (Stat=0x51 Err=0x04)
[    3.303111] ata1.00: ACPI cmd 00/00:00:00:00:00:a0 (NOP) rejected by device (Stat=0x51 Err=0x04)
[    3.308145] scsi 0:0:0:0: Direct-Access     ATA      HGST HTS545050A7 ACA0 PQ: 0 ANSI: 5
[    3.308485] sd 0:0:0:0: [sda] 976773168 512-byte logical blocks: (500 GB/466 GiB)
[    3.308507] sd 0:0:0:0: Attached scsi generic sg0 type 0
[    3.386641] sd 0:0:0:0: [sda] Attached SCSI disk
[    3.627815] ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[    3.631968] ata2.00: ACPI cmd 00/00:00:00:00:00:a0 (NOP) rejected by device (Stat=0x51 Err=0x04)
[    3.638652] ata2.00: ACPI cmd 00/00:00:00:00:00:a0 (NOP) rejected by device (Stat=0x51 Err=0x04)
[    3.655701] scsi 1:0:0:0: CD-ROM            hp       CDDVDW SU-208CB  HH00 PQ: 0 ANSI: 5
[    3.677620] sr 1:0:0:0: [sr0] scsi3-mmc drive: 24x/24x writer dvd-ram cd/rw xa/form2 cdda tray
[    3.677894] sr 1:0:0:0: Attached scsi CD-ROM sr0
[    3.678046] sr 1:0:0:0: Attached scsi generic sg1 type 5
[   12.008862] EXT4-fs (sda5): re-mounted. Opts: errors=remount-ro
[   13.672368] ACPI Warning: SystemIO range 0x0000000000000428-0x000000000000042F conflicts with OpRegion 0x0000000000000400-0x000000000000047F (\PMIO) (20150930/utaddress-254)
[   13.672378] ACPI Warning: SystemIO range 0x0000000000000540-0x000000000000054F conflicts with OpRegion 0x0000000000000500-0x0000000000000563 (\GPIO) (20150930/utaddress-254)
[   13.672382] ACPI Warning: SystemIO range 0x0000000000000530-0x000000000000053F conflicts with OpRegion 0x0000000000000500-0x0000000000000563 (\GPIO) (20150930/utaddress-254)
[   13.672386] ACPI Warning: SystemIO range 0x0000000000000500-0x000000000000052F conflicts with OpRegion 0x0000000000000500-0x0000000000000563 (\GPIO) (20150930/utaddress-254)
[   33.775550] ieee80211 phy0: rt2x00lib_request_firmware: Info - Loading firmware file 'rt3290.bin'
[   33.962805] ieee80211 phy0: rt2x00lib_request_firmware: Info - Firmware detected - version: 0.37
[   87.198015] wlo1: RX AssocResp from 24:20:c7:5b:87:14 (capab=0x411 status=0 aid=4)
[  135.442170] ieee80211 phy0: rt2x00queue_flush_queue: Warning - Queue 2 failed to flush
[  384.394414] ieee80211 phy0: rt2x00queue_flush_queue: Warning - Queue 2 failed to flush
[  384.842420] ieee80211 phy0: rt2x00queue_flush_queue: Warning - Queue 2 failed to flush
[  385.290422] ieee80211 phy0: rt2x00queue_flush_queue: Warning - Queue 2 failed to flush
[  385.802425] ieee80211 phy0: rt2x00queue_flush_queue: Warning - Queue 2 failed to flush
[  386.250395] ieee80211 phy0: rt2x00queue_flush_queue: Warning - Queue 2 failed to flush
[  386.762364] ieee80211 phy0: rt2x00queue_flush_queue: Warning - Queue 2 failed to flush
[  387.210364] ieee80211 phy0: rt2x00queue_flush_queue: Warning - Queue 2 failed to flush
[  387.658356] ieee80211 phy0: rt2x00queue_flush_queue: Warning - Queue 2 failed to flush
[  388.106329] ieee80211 phy0: rt2x00queue_flush_queue: Warning - Queue 2 failed to flush
[  388.554335] ieee80211 phy0: rt2x00queue_flush_queue: Warning - Queue 2 failed to flush
[  504.787723] ieee80211 phy0: rt2x00queue_flush_queue: Warning - Queue 2 failed to flush
[  505.235697] ieee80211 phy0: rt2x00queue_flush_queue: Warning - Queue 2 failed to flush
[  505.747710] ieee80211 phy0: rt2x00queue_flush_queue: Warning - Queue 2 failed to flush
[  506.195678] ieee80211 phy0: rt2x00queue_flush_queue: Warning - Queue 2 failed to flush
[  506.707694] ieee80211 phy0: rt2x00queue_flush_queue: Warning - Queue 2 failed to flush
[  507.155738] ieee80211 phy0: rt2x00queue_flush_queue: Warning - Queue 2 failed to flush
[  625.460739] ieee80211 phy0: rt2x00queue_flush_queue: Warning - Queue 2 failed to flush
[  745.121250] ieee80211 phy0: rt2x00queue_flush_queue: Warning - Queue 2 failed to flush
[  745.569274] ieee80211 phy0: rt2x00queue_flush_queue: Warning - Queue 2 failed to flush
[  746.353254] ieee80211 phy0: rt2x00queue_flush_queue: Warning - Queue 2 failed to flush
[ 1345.106495] ieee80211 phy0: rt2x00queue_flush_queue: Warning - Queue 2 failed to flush
[ 1345.954475] ieee80211 phy0: rt2x00queue_flush_queue: Warning - Queue 2 failed to flush
[ 1465.103555] ieee80211 phy0: rt2x00queue_flush_queue: Warning - Queue 2 failed to flush
[ 1465.551550] ieee80211 phy0: rt2x00queue_flush_queue: Warning - Queue 2 failed to flush
[ 1466.063541] ieee80211 phy0: rt2x00queue_flush_queue: Warning - Queue 2 failed to flush
[ 1466.575529] ieee80211 phy0: rt2x00queue_flush_queue: Warning - Queue 2 failed to flush
[ 1584.700715] ieee80211 phy0: rt2x00queue_flush_queue: Warning - Queue 2 failed to flush
[ 1585.148698] ieee80211 phy0: rt2x00queue_flush_queue: Warning - Queue 2 failed to flush
[ 1585.660703] ieee80211 phy0: rt2x00queue_flush_queue: Warning - Queue 2 failed to flush
[ 1586.108677] ieee80211 phy0: rt2x00queue_flush_queue: Warning - Queue 2 failed to flush
[ 1586.620666] ieee80211 phy0: rt2x00queue_flush_queue: Warning - Queue 2 failed to flush
[ 1587.068656] ieee80211 phy0: rt2x00queue_flush_queue: Warning - Queue 2 failed to flush
[ 1587.516643] ieee80211 phy0: rt2x00queue_flush_queue: Warning - Queue 2 failed to flush
[ 1587.964637] ieee80211 phy0: rt2x00queue_flush_queue: Warning - Queue 2 failed to flush
[ 2064.353615] ieee80211 phy0: rt2x00queue_flush_queue: Warning - Queue 2 failed to flush
[ 2425.080477] ieee80211 phy0: rt2x00queue_flush_queue: Warning - Queue 2 failed to flush
[ 2425.528462] ieee80211 phy0: rt2x00queue_flush_queue: Warning - Queue 2 failed to flush
[ 2785.071622] ieee80211 phy0: rt2x00queue_flush_queue: Warning - Queue 2 failed to flush
[ 2785.519578] ieee80211 phy0: rt2x00queue_flush_queue: Warning - Queue 2 failed to flush
[ 2786.031550] ieee80211 phy0: rt2x00queue_flush_queue: Warning - Queue 2 failed to flush
[ 2786.479554] ieee80211 phy0: rt2x00queue_flush_queue: Warning - Queue 2 failed to flush
[ 2786.927531] ieee80211 phy0: rt2x00queue_flush_queue: Warning - Queue 2 failed to flush
[ 2787.375554] ieee80211 phy0: rt2x00queue_flush_queue: Warning - Queue 2 failed to flush
[ 3025.737842] ieee80211 phy0: rt2x00queue_flush_queue: Warning - Queue 2 failed to flush
[ 3026.185845] ieee80211 phy0: rt2x00queue_flush_queue: Warning - Queue 2 failed to flush
[ 3144.391025] ieee80211 phy0: rt2x00queue_flush_queue: Warning - Queue 2 failed to flush
[ 3144.902959] ieee80211 phy0: rt2x00queue_flush_queue: Warning - Queue 2 failed to flush
[ 3266.004175] ieee80211 phy0: rt2x00queue_flush_queue: Warning - Queue 2 failed to flush
[ 3266.452127] ieee80211 phy0: rt2x00queue_flush_queue: Warning - Queue 2 failed to flush
[ 3384.385369] ieee80211 phy0: rt2x00queue_flush_queue: Warning - Queue 2 failed to flush
[ 3384.897377] ieee80211 phy0: rt2x00queue_flush_queue: Warning - Queue 2 failed to flush
[ 3385.345349] ieee80211 phy0: rt2x00queue_flush_queue: Warning - Queue 2 failed to flush
[ 3385.793294] ieee80211 phy0: rt2x00queue_flush_queue: Warning - Queue 2 failed to flush
[ 3386.241306] ieee80211 phy0: rt2x00queue_flush_queue: Warning - Queue 2 failed to flush
[ 3386.689343] ieee80211 phy0: rt2x00queue_flush_queue: Warning - Queue 2 failed to flush
[ 3387.537304] ieee80211 phy0: rt2x00queue_flush_queue: Warning - Queue 2 failed to flush
[ 3504.382516] ieee80211 phy0: rt2x00queue_flush_queue: Warning - Queue 2 failed to flush
[ 3504.830513] ieee80211 phy0: rt2x00queue_flush_queue: Warning - Queue 2 failed to flush
[ 3505.342494] ieee80211 phy0: rt2x00queue_flush_queue: Warning - Queue 2 failed to flush
[ 4124.919463] wlo1: RX AssocResp from 24:20:c7:5b:87:14 (capab=0x411 status=0 aid=4)
[ 4137.895027] wlo1: RX AssocResp from 24:20:c7:5b:87:14 (capab=0x411 status=0 aid=4)
[ 4160.966763] wlo1: RX AssocResp from 24:20:c7:5b:87:14 (capab=0x411 status=0 aid=4)
[ 5064.677754] ieee80211 phy0: rt2x00queue_flush_queue: Warning - Queue 2 failed to flush
[ 5065.125746] ieee80211 phy0: rt2x00queue_flush_queue: Warning - Queue 2 failed to flush
[ 5065.637686] ieee80211 phy0: rt2x00queue_flush_queue: Warning - Queue 2 failed to flush
[ 5066.485657] ieee80211 phy0: rt2x00queue_flush_queue: Warning - Queue 2 failed to flush
[ 5066.933639] ieee80211 phy0: rt2x00queue_flush_queue: Warning - Queue 2 failed to flush
[ 5184.606686] ieee80211 phy0: rt2x00queue_flush_queue: Warning - Queue 2 failed to flush
[ 5185.054641] ieee80211 phy0: rt2x00queue_flush_queue: Warning - Queue 2 failed to flush
[ 5185.502663] ieee80211 phy0: rt2x00queue_flush_queue: Warning - Queue 2 failed to flush
[ 5186.014610] ieee80211 phy0: rt2x00queue_flush_queue: Warning - Queue 2 failed to flush
[ 5186.526641] ieee80211 phy0: rt2x00queue_flush_queue: Warning - Queue 2 failed to flush
[ 5187.038629] ieee80211 phy0: rt2x00queue_flush_queue: Warning - Queue 2 failed to flush
[ 5424.332570] ieee80211 phy0: rt2x00queue_flush_queue: Warning - Queue 2 failed to flush
[ 5544.601603] ieee80211 phy0: rt2x00queue_flush_queue: Warning - Queue 2 failed to flush
[ 5546.121541] ieee80211 phy0: rt2x00queue_flush_queue: Warning - Queue 2 failed to flush
[ 5546.569552] ieee80211 phy0: rt2x00queue_flush_queue: Warning - Queue 2 failed to flush
[ 5640.427566] scsi host6: usb-storage 4-2:1.0
[ 5645.862495] scsi 6:0:0:0: Direct-Access     TOSHIBA  External USB 3.0 5438 PQ: 0 ANSI: 6
[ 5645.863870] sd 6:0:0:0: Attached scsi generic sg2 type 0
[ 5645.865165] sd 6:0:0:0: [sdb] 3907029164 512-byte logical blocks: (2.00 TB/1.82 TiB)
[ 5645.888839] sd 6:0:0:0: [sdb] Attached SCSI disk
[ 5664.258651] ieee80211 phy0: rt2x00queue_flush_queue: Warning - Queue 2 failed to flush
[ 5664.706637] ieee80211 phy0: rt2x00queue_flush_queue: Warning - Queue 2 failed to flush
[ 8184.249159] ieee80211 phy0: rt2x00queue_flush_queue: Warning - Queue 2 failed to flush
[ 8184.697151] ieee80211 phy0: rt2x00queue_flush_queue: Warning - Queue 2 failed to flush
[ 8185.145132] ieee80211 phy0: rt2x00queue_flush_queue: Warning - Queue 2 failed to flush
[ 8185.593119] ieee80211 phy0: rt2x00queue_flush_queue: Warning - Queue 2 failed to flush
[ 8186.041109] ieee80211 phy0: rt2x00queue_flush_queue: Warning - Queue 2 failed to flush
[ 8186.489092] ieee80211 phy0: rt2x00queue_flush_queue: Warning - Queue 2 failed to flush
[ 8186.937093] ieee80211 phy0: rt2x00queue_flush_queue: Warning - Queue 2 failed to flush
[ 8187.385098] ieee80211 phy0: rt2x00queue_flush_queue: Warning - Queue 2 failed to flush
[ 8187.833076] ieee80211 phy0: rt2x00queue_flush_queue: Warning - Queue 2 failed to flush
[ 8188.281054] ieee80211 phy0: rt2x00queue_flush_queue: Warning - Queue 2 failed to flush
[ 8188.729069] ieee80211 phy0: rt2x00queue_flush_queue: Warning - Queue 2 failed to flush
[ 9744.893500] ieee80211 phy0: rt2x00queue_flush_queue: Warning - Queue 2 failed to flush
[ 9745.341524] ieee80211 phy0: rt2x00queue_flush_queue: Warning - Queue 2 failed to flush
[10465.820090] ieee80211 phy0: rt2x00queue_flush_queue: Warning - Queue 2 failed to flush
[10466.268123] ieee80211 phy0: rt2x00queue_flush_queue: Warning - Queue 2 failed to flush
[10585.144574] ieee80211 phy0: rt2x00queue_flush_queue: Warning - Queue 2 failed to flush
[10585.976540] ieee80211 phy0: rt2x00queue_flush_queue: Warning - Queue 2 failed to flush
[10586.424530] ieee80211 phy0: rt2x00queue_flush_queue: Warning - Queue 2 failed to flush
[10824.461751] ieee80211 phy0: rt2x00queue_flush_queue: Warning - Queue 2 failed to flush
[10824.909744] ieee80211 phy0: rt2x00queue_flush_queue: Warning - Queue 2 failed to flush
[10825.421703] ieee80211 phy0: rt2x00queue_flush_queue: Warning - Queue 2 failed to flush
[10825.869711] ieee80211 phy0: rt2x00queue_flush_queue: Warning - Queue 2 failed to flush
[10826.717661] ieee80211 phy0: rt2x00queue_flush_queue: Warning - Queue 2 failed to flush
[11065.867104] ieee80211 phy0: rt2x00queue_flush_queue: Warning - Queue 2 failed to flush
[11904.165306] ieee80211 phy0: rt2x00queue_flush_queue: Warning - Queue 2 failed to flush
[11904.613296] ieee80211 phy0: rt2x00queue_flush_queue: Warning - Queue 2 failed to flush
[11905.125281] ieee80211 phy0: rt2x00queue_flush_queue: Warning - Queue 2 failed to flush
[11905.573270] ieee80211 phy0: rt2x00queue_flush_queue: Warning - Queue 2 failed to flush
[11906.021260] ieee80211 phy0: rt2x00queue_flush_queue: Warning - Queue 2 failed to flush
[11906.469195] ieee80211 phy0: rt2x00queue_flush_queue: Warning - Queue 2 failed to flush
[11907.253226] ieee80211 phy0: rt2x00queue_flush_queue: Warning - Queue 2 failed to flush
[11907.701178] ieee80211 phy0: rt2x00queue_flush_queue: Warning - Queue 2 failed to flush
[12144.095120] ieee80211 phy0: rt2x00queue_flush_queue: Warning - Queue 2 failed to flush
[12144.543152] ieee80211 phy0: rt2x00queue_flush_queue: Warning - Queue 2 failed to flush
[12145.055147] ieee80211 phy0: rt2x00queue_flush_queue: Warning - Queue 2 failed to flush
[12145.503086] ieee80211 phy0: rt2x00queue_flush_queue: Warning - Queue 2 failed to flush
[12145.951075] ieee80211 phy0: rt2x00queue_flush_queue: Warning - Queue 2 failed to flush
[12146.399067] ieee80211 phy0: rt2x00queue_flush_queue: Warning - Queue 2 failed to flush
[12146.911047] ieee80211 phy0: rt2x00queue_flush_queue: Warning - Queue 2 failed to flush
[12147.359041] ieee80211 phy0: rt2x00queue_flush_queue: Warning - Queue 2 failed to flush
[12147.807031] ieee80211 phy0: rt2x00queue_flush_queue: Warning - Queue 2 failed to flush
[12148.255017] ieee80211 phy0: rt2x00queue_flush_queue: Warning - Queue 2 failed to flush
[12190.941040] sd 6:0:0:0: [sdb] Synchronizing SCSI cache
[12190.941077] sd 6:0:0:0: [sdb] Synchronize Cache(10) failed: Result: hostbyte=DID_NO_CONNECT driverbyte=DRIVER_OK
[13104.070497] ieee80211 phy0: rt2x00queue_flush_queue: Warning - Queue 2 failed to flush


_____________________________________ Xorg ____________________________________

xinput:
⎡ Virtual core pointer                    	id=2	[master pointer  (3)]
⎜   ↳ Virtual core XTEST pointer              	id=4	[slave  pointer  (2)]
⎜   ↳ Logitech HID-compliant mouse            	id=9	[slave  pointer  (2)]
⎜   ↳ Logitech HID-compliant mouse            	id=10	[slave  pointer  (2)]
⎜   ↳ SynPS/2 Synaptics TouchPad              	id=13	[slave  pointer  (2)]
⎣ Virtual core keyboard                   	id=3	[master keyboard (2)]
    ↳ Virtual core XTEST keyboard             	id=5	[slave  keyboard (3)]
    ↳ Power Button                            	id=6	[slave  keyboard (3)]
    ↳ Video Bus                               	id=7	[slave  keyboard (3)]
    ↳ Sleep Button                            	id=8	[slave  keyboard (3)]
    ↳ HP HD Webcam                            	id=11	[slave  keyboard (3)]
    ↳ AT Translated Set 2 keyboard            	id=12	[slave  keyboard (3)]
    ↳ HP Wireless hotkeys                     	id=14	[slave  keyboard (3)]
    ↳ HP WMI hotkeys                          	id=15	[slave  keyboard (3)]


xrandr:
Screen 0: minimum 8 x 8, current 1366 x 768, maximum 32767 x 32767
LVDS1 connected primary 1366x768+0+0 (normal left inverted right x axis y axis) 345mm x 194mm
   1366x768      59.99*+  40.00  
   1360x768      59.80    59.96  
   1280x720      60.00  
   1024x768      60.00  
   1024x576      60.00  
   960x540       60.00  
   800x600       60.32    56.25  
   864x486       60.00  
   640x480       59.94  
   720x405       60.00  
   680x384       60.00  
   640x360       60.00  
DP1 disconnected (normal left inverted right x axis y axis)
HDMI1 disconnected (normal left inverted right x axis y axis)
VGA1 disconnected (normal left inverted right x axis y axis)
VIRTUAL1 disconnected (normal left inverted right x axis y axis)


Selection of relevent log entries:
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[    35.157] (==) No Layout section.  Using the first Screen section.
[    35.157] (==) No screen section available. Using defaults.
[    35.157] (**) |-->Screen "Default Screen Section" (0)
[    35.157] (**) |   |-->Monitor "<default monitor>"
[    35.180] (==) No monitor specified for screen "Default Screen Section".
	Using a default monitor configuration.
[    35.210] (--) PCI:*(0:0:2:0) 8086:0166:103c:1949 rev 9, Mem @ 0xd0000000/4194304, 0xc0000000/268435456, I/O @ 0x00003000/64
[    35.210] (II) LoadModule: "glx"
[    35.258] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[    35.400] (II) LoadModule: "intel"
[    35.400] (II) Loading /usr/lib/xorg/modules/drivers/intel_drv.so
[    35.430] (II) LoadModule: "modesetting"
[    35.430] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[    35.430] (II) LoadModule: "fbdev"
[    35.430] (II) Loading /usr/lib/xorg/modules/drivers/fbdev_drv.so
[    35.430] (II) LoadModule: "vesa"
[    35.430] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
[    35.441] (WW) Falling back to old probe method for modesetting
[    35.441] (WW) Falling back to old probe method for fbdev
[    35.441] (II) Loading sub module "fbdevhw"
[    35.441] (II) LoadModule: "fbdevhw"
[    35.441] (II) Loading /usr/lib/xorg/modules/libfbdevhw.so
[    35.441] (WW) Falling back to old probe method for vesa
[    35.442] (II) intel(0): Creating default Display subsection in Screen section
	"Default Screen Section" for depth/fbbpp 24/32
[    35.456] (II) intel(0): Output LVDS1 has no monitor section
[    35.468] (II) intel(0): Output VGA1 has no monitor section
[    35.468] (II) intel(0): Output HDMI1 has no monitor section
[    35.468] (II) intel(0): Output DP1 has no monitor section
[    35.468] (II) intel(0): Output VIRTUAL1 has no monitor section
[    35.468] (II) Loading sub module "dri2"
[    35.468] (II) LoadModule: "dri2"
[    35.468] (II) Loading sub module "present"
[    35.468] (II) LoadModule: "present"
[    35.468] (II) UnloadModule: "modesetting"
[    35.468] (II) UnloadModule: "fbdev"
[    35.469] (II) UnloadModule: "vesa"
[    35.633] (II) GLX: Initialized DRI2 GL provider for screen 0
[    35.656] (II) intel(0): Setting screen physical size to 361 x 203
[    35.766] (II) LoadModule: "evdev"
[    35.766] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[    35.857] (WW) evdev: Logitech HID-compliant mouse: ignoring absolute axes.
[    35.860] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "evdev touchscreen catchall"
[    35.860] (II) LoadModule: "synaptics"
[    35.860] (II) Loading /usr/lib/xorg/modules/input/synaptics_drv.so


GPU Manager logs:
log_file: /var/log/gpu-manager.log
last_boot_file: /var/lib/ubuntu-drivers-common/last_gfx_boot
new_boot_file: /var/lib/ubuntu-drivers-common/last_gfx_boot
can't access /run/u-d-c-nvidia-was-loaded file
can't access /run/u-d-c-fglrx-was-loaded file
Looking for fglrx modules in /lib/modules/4.4.0-79-generic/updates/dkms
Looking for nvidia modules in /lib/modules/4.4.0-79-generic/updates/dkms
Is nvidia loaded? no
Was nvidia unloaded? no
Is nvidia blacklisted? no
Is fglrx loaded? no
Was fglrx unloaded? no
Is fglrx blacklisted? no
Is intel loaded? yes
Is radeon loaded? no
Is radeon blacklisted? no
Is amdgpu loaded? no
Is amdgpu blacklisted? no
Is nouveau loaded? no
Is nouveau blacklisted? no
Is fglrx kernel module available? no
Is nvidia kernel module available? no
Vendor/Device Id: 8086:166
BusID "PCI:0@0:2:0"
Is boot vga? yes
Skipping "/dev/dri/card0", driven by "i915"
Skipping "/dev/dri/card0", driven by "i915"
Skipping "/dev/dri/card0", driven by "i915"
Found "/dev/dri/card0", driven by "i915"
output 0:
	card0-LVDS-1
Number of connected outputs for /dev/dri/card0: 1
Does it require offloading? yes
last cards number = 1
Has amd? no
Has intel? yes
Has nvidia? no
How many cards? 1
Has the system changed? No
main_arch_path x86_64-linux-gnu, other_arch_path i386-linux-gnu
Current alternative: /usr/lib/x86_64-linux-gnu/mesa/ld.so.conf
Current core alternative: (null)
Current egl alternative: /usr/lib/x86_64-linux-gnu/mesa-egl/ld.so.conf
Is nvidia enabled? no
Is nvidia egl enabled? no
Is fglrx enabled? no
Is mesa enabled? yes
Is mesa egl enabled? yes
Is pxpress enabled? no
Is prime enabled? no
Is prime egl enabled? no
Is nvidia available? no
Is nvidia egl available? no
Is fglrx available? no
Is fglrx-core available? no
Is mesa available? yes
Is mesa egl available? yes
Is pxpress available? no
Is prime available? no
Is prime egl available? no
Single card detected
Nothing to do
No change - nothing to do


============================ Disks SMART Attributes ===========================

### ATA disks: sda

# Drive sda:
smartctl 6.5 2016-01-24 r4214 [x86_64-linux-4.4.0-79-generic] (local build)
Copyright (C) 2002-16, Bruce Allen, Christian Franke, www.smartmontools.org

=== START OF INFORMATION SECTION ===
Model Family:     Hitachi/HGST Travelstar Z5K500
Device Model:     HGST HTS545050A7E380
LU WWN Device Id: 5 000cca 7a0d3c3d8
Firmware Version: GG2OACA0
User Capacity:    500 107 862 016 bytes [500 GB]
Sector Sizes:     512 bytes logical, 4096 bytes physical
Rotation Rate:    5400 rpm
Form Factor:      2.5 inches
Device is:        In smartctl database [for details use: -P show]
ATA Version is:   ATA8-ACS T13/1699-D revision 6
SATA Version is:  SATA 2.6, 3.0 Gb/s
Local Time is:    Tue Jun 13 22:08:55 2017 BST
SMART support is: Available - device has SMART capability.
SMART support is: Enabled

=== START OF ENABLE/DISABLE COMMANDS SECTION ===
SMART Enabled.

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

SMART Attributes Data Structure revision number: 16
Vendor Specific SMART Attributes with Thresholds:
ID# ATTRIBUTE_NAME          FLAGS    VALUE WORST THRESH FAIL RAW_VALUE
  1 Raw_Read_Error_Rate     POSR-K   100   091   062    -    0
  2 Throughput_Performance  P-S--K   100   100   040    -    0
  3 Spin_Up_Time            PO---K   218   100   033    -    1
  4 Start_Stop_Count        -O--CK   094   094   000    -    10430
  5 Reallocated_Sector_Ct   PO--CK   100   100   005    -    0
  7 Seek_Error_Rate         POSR-K   100   100   067    -    0
  8 Seek_Time_Performance   P-S--K   100   100   040    -    0
  9 Power_On_Hours          -O--CK   086   086   000    -    6320
 10 Spin_Retry_Count        PO--CK   100   100   060    -    0
 12 Power_Cycle_Count       -O--CK   098   098   000    -    3260
183 Runtime_Bad_Block       -O--CK   100   100   000    -    0
184 End-to-End_Error        PO--CK   100   100   097    -    0
187 Reported_Uncorrect      -O--CK   100   100   000    -    64426213377
188 Command_Timeout         -O--CK   100   100   000    -    21477982210
190 Airflow_Temperature_Cel -O---K   065   055   045    -    35 (Min/Max 21/35)
191 G-Sense_Error_Rate      -O--CK   097   097   000    -    912
192 Power-Off_Retract_Count -O--CK   100   100   000    -    4259905
193 Load_Cycle_Count        -O--CK   076   076   000    -    243771
196 Reallocated_Event_Count -O--CK   100   100   000    -    0
197 Current_Pending_Sector  -O--CK   100   100   000    -    0
198 Offline_Uncorrectable   ----CK   100   100   000    -    0
199 UDMA_CRC_Error_Count    -OS-CK   100   100   000    -    0
223 Load_Retry_Count        -O-R-K   100   100   000    -    0
                            ||||||_ K auto-keep
                            |||||__ C event count
                            ||||___ R error rate
                            |||____ S speed/performance
                            ||_____ O updated online
                            |______ P prefailure warning

SMART Error Log Version: 1
ATA Error Count: 1
	CR = Command Register [HEX]
	FR = Features Register [HEX]
	SC = Sector Count Register [HEX]
	SN = Sector Number Register [HEX]
	CL = Cylinder Low Register [HEX]
	CH = Cylinder High Register [HEX]
	DH = Device/Head Register [HEX]
	DC = Device Command Register [HEX]
	ER = Error register [HEX]
	ST = Status register [HEX]
Powered_Up_Time is measured from power on, and printed as
DDd+hh:mm:SS.sss where DD=days, hh=hours, mm=minutes,
SS=sec, and sss=millisec. It "wraps" after 49.710 days.

Error 1 occurred at disk power-on lifetime: 110 hours (4 days + 14 hours)
  When the command that caused the error occurred, the device was active or idle.

  After command completion occurred, registers were:
  ER ST SC SN CL CH DH
  -- -- -- -- -- -- --
  40 41 00 00 8a e4 0a  Error: WP at LBA = 0x0ae48a00 = 182749696

  Commands leading to the command that caused the error were:
  CR FR SC SN CL CH DH DC   Powered_Up_Time  Command/Feature_Name
  -- -- -- -- -- -- -- --  ----------------  --------------------
  61 00 c8 50 1a 43 40 00      05:30:45.478  WRITE FPDMA QUEUED
  61 00 c0 50 16 43 40 00      05:30:45.474  WRITE FPDMA QUEUED
  61 00 b8 50 12 43 40 00      05:30:45.469  WRITE FPDMA QUEUED
  61 00 b0 50 0e 43 40 00      05:30:45.463  WRITE FPDMA QUEUED
  61 00 a8 50 0a 43 40 00      05:30:45.459  WRITE FPDMA QUEUED

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

Hors ligne

#25 Le 16/06/2017, à 20:45

moko138

Re : Ubuntu lent et problème lors de la mise hors tension

192 Power-Off_Retract_Count -O--CK   100   100   000    -    4259905

4.259.905 "power-off or emergency retract cycles" !
Il y a en effet un truc pas clair.


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

Hors ligne