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.

#26 Le 29/03/2017, à 09:11

philburgt

Re : [Résolu] Lenteur Ubuntu 16 04

Après modif et redémarrage les temps d'ouverture restent inchangés.
http://slexy.org/view/s20K9k5hSY

============================= Boot Info Summary: ===============================

 => 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 and looks 
    for (,msdos7)/boot/grub. It also embeds following components:
    
    modules
    ---------------------------------------------------------------------------
    fshelp ext2 part_msdos biosdisk
    ---------------------------------------------------------------------------

sda1: __________________________________________________________________________

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

sda2: __________________________________________________________________________

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

sda5: __________________________________________________________________________

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

sda6: __________________________________________________________________________

    File system:       ext4
    Boot sector type:  -
    Boot sector info: 
    Operating System:  
    Boot files:        

sda7: __________________________________________________________________________

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

============================ 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 / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disklabel type: dos

Partition  Boot  Start Sector    End Sector  # of Sectors  Id System

/dev/sda1    *          2,048    40,962,047    40,960,000  83 Linux
/dev/sda2          40,964,094   976,772,667   935,808,574   5 Extended
/dev/sda5          40,964,096    43,012,095     2,048,000  82 Linux swap / Solaris
/dev/sda6          43,014,144   915,333,119   872,318,976  83 Linux
/dev/sda7         915,335,168   976,772,667    61,437,500  83 Linux


"blkid" output: ________________________________________________________________

Device           UUID                                   TYPE       LABEL

/dev/sda1        bb66d2c2-7089-4561-a246-3b7dabef0457   ext4       
/dev/sda5        ca1a9cde-d671-4509-8d61-89994b189713   swap       
/dev/sda6        dc2d5104-516e-4324-ba88-c6c1552067f5   ext4       
/dev/sda7        fb8e81a5-1971-4ad1-ad40-4b4e9cd4d509   ext4       

========================= "ls -l /dev/disk/by-id" output: ======================

total 0
lrwxrwxrwx 1 root root  9 mars  29 10:03 ata-HL-DT-ST_DVDRAM_GH22NS50_12A272C95198 -> ../../sr0
lrwxrwxrwx 1 root root  9 mars  29 10:03 ata-WDC_WD5000AAKS-00M9A0_WD-WMAVC0156911 -> ../../sda
lrwxrwxrwx 1 root root 10 mars  29 10:03 ata-WDC_WD5000AAKS-00M9A0_WD-WMAVC0156911-part1 -> ../../sda1
lrwxrwxrwx 1 root root 10 mars  29 10:03 ata-WDC_WD5000AAKS-00M9A0_WD-WMAVC0156911-part2 -> ../../sda2
lrwxrwxrwx 1 root root 10 mars  29 10:03 ata-WDC_WD5000AAKS-00M9A0_WD-WMAVC0156911-part5 -> ../../sda5
lrwxrwxrwx 1 root root 10 mars  29 10:03 ata-WDC_WD5000AAKS-00M9A0_WD-WMAVC0156911-part6 -> ../../sda6
lrwxrwxrwx 1 root root 10 mars  29 10:03 ata-WDC_WD5000AAKS-00M9A0_WD-WMAVC0156911-part7 -> ../../sda7
lrwxrwxrwx 1 root root  9 mars  29 10:03 wwn-0x5001480000000000 -> ../../sr0
lrwxrwxrwx 1 root root  9 mars  29 10:03 wwn-0x50014ee00178fe33 -> ../../sda
lrwxrwxrwx 1 root root 10 mars  29 10:03 wwn-0x50014ee00178fe33-part1 -> ../../sda1
lrwxrwxrwx 1 root root 10 mars  29 10:03 wwn-0x50014ee00178fe33-part2 -> ../../sda2
lrwxrwxrwx 1 root root 10 mars  29 10:03 wwn-0x50014ee00178fe33-part5 -> ../../sda5
lrwxrwxrwx 1 root root 10 mars  29 10:03 wwn-0x50014ee00178fe33-part6 -> ../../sda6
lrwxrwxrwx 1 root root 10 mars  29 10:03 wwn-0x50014ee00178fe33-part7 -> ../../sda7

================================ Mount points: =================================

Device           Mount_Point              Type       Options

/dev/sda7        /                        ext4       (rw,relatime,errors=remount-ro,data=ordered)


=========================== sda1/boot/grub/grub.cfg: ===========================

--------------------------------------------------------------------------------
#
# 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/00_header ###
if [ -s $prefix/grubenv ]; then
  set have_grubenv=true
  load_env
fi
if [ "${next_entry}" ] ; then
   set default="${next_entry}"
   set next_entry=
   save_env next_entry
   set boot_once=true
else
   set default="0"
fi

if [ x"${feature_menuentry_id}" = xy ]; then
  menuentry_id_option="--id"
else
  menuentry_id_option=""
fi

export menuentry_id_option

if [ "${prev_saved_entry}" ]; then
  set saved_entry="${prev_saved_entry}"
  save_env saved_entry
  set prev_saved_entry=
  save_env prev_saved_entry
  set boot_once=true
fi

function savedefault {
  if [ -z "${boot_once}" ]; then
    saved_entry="${chosen}"
    save_env saved_entry
  fi
}
function recordfail {
  set recordfail=1
  if [ -n "${have_grubenv}" ]; then if [ -z "${boot_once}" ]; then save_env recordfail; fi; fi
}
function load_video {
  if [ x$feature_all_video_module = xy ]; then
    insmod all_video
  else
    insmod efi_gop
    insmod efi_uga
    insmod ieee1275_fb
    insmod vbe
    insmod vga
    insmod video_bochs
    insmod video_cirrus
  fi
}

if [ x$feature_default_font_path = xy ] ; then
   font=unicode
else
insmod part_msdos
insmod ext2
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  bb66d2c2-7089-4561-a246-3b7dabef0457
else
  search --no-floppy --fs-uuid --set=root bb66d2c2-7089-4561-a246-3b7dabef0457
fi
    font="/usr/share/grub/unicode.pf2"
fi

if loadfont $font ; then
  set gfxmode=auto
  load_video
  insmod gfxterm
  set locale_dir=$prefix/locale
  set lang=fr_FR
  insmod gettext
fi
terminal_output gfxterm
if [ "${recordfail}" = 1 ] ; then
  set timeout=30
else
  if [ x$feature_timeout_style = xy ] ; then
    set timeout_style=hidden
    set timeout=0
  # Fallback hidden-timeout code in case the timeout_style feature is
  # unavailable.
  elif sleep --interruptible 0 ; then
    set timeout=0
  fi
fi
### END /etc/grub.d/00_header ###

### BEGIN /etc/grub.d/05_debian_theme ###
set menu_color_normal=white/black
set menu_color_highlight=black/light-gray
if background_color 44,0,30,0; then
  clear
fi
### END /etc/grub.d/05_debian_theme ###

### BEGIN /etc/grub.d/10_linux ###
function gfxmode {
	set gfxpayload="${1}"
	if [ "${1}" = "keep" ]; then
		set vt_handoff=vt.handoff=7
	else
		set vt_handoff=
	fi
}
if [ "${recordfail}" != 1 ]; then
  if [ -e ${prefix}/gfxblacklist.txt ]; then
    if hwmatch ${prefix}/gfxblacklist.txt 3; then
      if [ ${match} = 0 ]; then
        set linux_gfx_mode=keep
      else
        set linux_gfx_mode=text
      fi
    else
      set linux_gfx_mode=text
    fi
  else
    set linux_gfx_mode=keep
  fi
else
  set linux_gfx_mode=text
fi
export linux_gfx_mode
menuentry 'Ubuntu' --class ubuntu --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-simple-bb66d2c2-7089-4561-a246-3b7dabef0457' {
	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,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  bb66d2c2-7089-4561-a246-3b7dabef0457
	else
	  search --no-floppy --fs-uuid --set=root bb66d2c2-7089-4561-a246-3b7dabef0457
	fi
        linux	/boot/vmlinuz-4.4.0-66-generic root=UUID=bb66d2c2-7089-4561-a246-3b7dabef0457 ro  quiet splash $vt_handoff
	initrd	/boot/initrd.img-4.4.0-66-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,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  bb66d2c2-7089-4561-a246-3b7dabef0457
	else
	  search --no-floppy --fs-uuid --set=root bb66d2c2-7089-4561-a246-3b7dabef0457
	fi
	knetbsd	/boot/memtest86+.elf
}
menuentry 'Memory test (memtest86+, serial console 115200)' {
	insmod part_msdos
	insmod ext2
	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  bb66d2c2-7089-4561-a246-3b7dabef0457
	else
	  search --no-floppy --fs-uuid --set=root bb66d2c2-7089-4561-a246-3b7dabef0457
	fi
	linux16	/boot/memtest86+.bin console=ttyS0,115200n8
}
### END /etc/grub.d/20_memtest86+ ###

### BEGIN /etc/grub.d/30_os-prober ###
### 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 ###
--------------------------------------------------------------------------------

=============================== sda1/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/sda1 during installation
UUID=bb66d2c2-7089-4561-a246-3b7dabef0457 /               ext4    errors=remount-ro 0       1
# /home was on /dev/sda6 during installation
UUID=dc2d5104-516e-4324-ba88-c6c1552067f5 /home           ext4    defaults        0       2
# swap was on /dev/sda5 during installation
UUID=ca1a9cde-d671-4509-8d61-89994b189713 none            swap    sw              0       0
/dev/fd0        /media/floppy0  auto    rw,user,noauto,exec,utf8 0       0
--------------------------------------------------------------------------------

=================== sda1: Location of files loaded by Grub: ====================

           GiB - GB             File                                 Fragment(s)

   1.344463348 = 1.443606528    boot/grub/grub.cfg                             1
   0.817115784 = 0.877371392    boot/grub/i386-pc/core.img                     1
  10.990798950 = 11.801280512   boot/vmlinuz-3.13.0-112-generic                1
   1.406726837 = 1.510461440    boot/vmlinuz-4.4.0-66-generic                  1
   1.406726837 = 1.510461440    vmlinuz                                        1
  10.990798950 = 11.801280512   vmlinuz.old                                    1
   6.647541046 = 7.137742848    boot/initrd.img-3.13.0-112-generic             4
  14.518726349 = 15.589363712   boot/initrd.img-4.4.0-66-generic               2
  14.518726349 = 15.589363712   initrd.img                                     2
   6.647541046 = 7.137742848    initrd.img.old                                 4

=========================== sda7/boot/grub/grub.cfg: ===========================

--------------------------------------------------------------------------------
#
# 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/00_header ###
if [ -s $prefix/grubenv ]; then
  set have_grubenv=true
  load_env
fi
if [ "${next_entry}" ] ; then
   set default="${next_entry}"
   set next_entry=
   save_env next_entry
   set boot_once=true
else
   set default="0"
fi

if [ x"${feature_menuentry_id}" = xy ]; then
  menuentry_id_option="--id"
else
  menuentry_id_option=""
fi

export menuentry_id_option

if [ "${prev_saved_entry}" ]; then
  set saved_entry="${prev_saved_entry}"
  save_env saved_entry
  set prev_saved_entry=
  save_env prev_saved_entry
  set boot_once=true
fi

function savedefault {
  if [ -z "${boot_once}" ]; then
    saved_entry="${chosen}"
    save_env saved_entry
  fi
}
function recordfail {
  set recordfail=1
  if [ -n "${have_grubenv}" ]; then if [ -z "${boot_once}" ]; then save_env recordfail; fi; fi
}
function load_video {
  if [ x$feature_all_video_module = xy ]; then
    insmod all_video
  else
    insmod efi_gop
    insmod efi_uga
    insmod ieee1275_fb
    insmod vbe
    insmod vga
    insmod video_bochs
    insmod video_cirrus
  fi
}

if [ x$feature_default_font_path = xy ] ; then
   font=unicode
else
insmod part_msdos
insmod ext2
set root='hd0,msdos7'
if [ x$feature_platform_search_hint = xy ]; then
  search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos7 --hint-efi=hd0,msdos7 --hint-baremetal=ahci0,msdos7  fb8e81a5-1971-4ad1-ad40-4b4e9cd4d509
else
  search --no-floppy --fs-uuid --set=root fb8e81a5-1971-4ad1-ad40-4b4e9cd4d509
fi
    font="/usr/share/grub/unicode.pf2"
fi

if loadfont $font ; then
  set gfxmode=auto
  load_video
  insmod gfxterm
  set locale_dir=$prefix/locale
  set lang=fr_FR
  insmod gettext
fi
terminal_output gfxterm
if [ "${recordfail}" = 1 ] ; then
  set timeout=30
else
  if [ x$feature_timeout_style = xy ] ; then
    set timeout_style=menu
    set timeout=10
  # Fallback normal timeout code in case the timeout_style feature is
  # unavailable.
  else
    set timeout=10
  fi
fi
### END /etc/grub.d/00_header ###

### BEGIN /etc/grub.d/05_debian_theme ###
set menu_color_normal=white/black
set menu_color_highlight=black/light-gray
if background_color 44,0,30,0; then
  clear
fi
### END /etc/grub.d/05_debian_theme ###

### BEGIN /etc/grub.d/10_linux ###
function gfxmode {
	set gfxpayload="${1}"
	if [ "${1}" = "keep" ]; then
		set vt_handoff=vt.handoff=7
	else
		set vt_handoff=
	fi
}
if [ "${recordfail}" != 1 ]; then
  if [ -e ${prefix}/gfxblacklist.txt ]; then
    if hwmatch ${prefix}/gfxblacklist.txt 3; then
      if [ ${match} = 0 ]; then
        set linux_gfx_mode=keep
      else
        set linux_gfx_mode=text
      fi
    else
      set linux_gfx_mode=text
    fi
  else
    set linux_gfx_mode=keep
  fi
else
  set linux_gfx_mode=text
fi
export linux_gfx_mode
menuentry 'Ubuntu' --class ubuntu --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-simple-fb8e81a5-1971-4ad1-ad40-4b4e9cd4d509' {
	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,msdos7'
	if [ x$feature_platform_search_hint = xy ]; then
	  search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos7 --hint-efi=hd0,msdos7 --hint-baremetal=ahci0,msdos7  fb8e81a5-1971-4ad1-ad40-4b4e9cd4d509
	else
	  search --no-floppy --fs-uuid --set=root fb8e81a5-1971-4ad1-ad40-4b4e9cd4d509
	fi
        linux	/boot/vmlinuz-4.4.0-70-generic root=UUID=fb8e81a5-1971-4ad1-ad40-4b4e9cd4d509 ro  quiet splash $vt_handoff
	initrd	/boot/initrd.img-4.4.0-70-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,msdos7'
	if [ x$feature_platform_search_hint = xy ]; then
	  search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos7 --hint-efi=hd0,msdos7 --hint-baremetal=ahci0,msdos7  fb8e81a5-1971-4ad1-ad40-4b4e9cd4d509
	else
	  search --no-floppy --fs-uuid --set=root fb8e81a5-1971-4ad1-ad40-4b4e9cd4d509
	fi
	knetbsd	/boot/memtest86+.elf
}
menuentry 'Memory test (memtest86+, serial console 115200)' {
	insmod part_msdos
	insmod ext2
	set root='hd0,msdos7'
	if [ x$feature_platform_search_hint = xy ]; then
	  search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos7 --hint-efi=hd0,msdos7 --hint-baremetal=ahci0,msdos7  fb8e81a5-1971-4ad1-ad40-4b4e9cd4d509
	else
	  search --no-floppy --fs-uuid --set=root fb8e81a5-1971-4ad1-ad40-4b4e9cd4d509
	fi
	linux16	/boot/memtest86+.bin console=ttyS0,115200n8
}
### END /etc/grub.d/20_memtest86+ ###

### BEGIN /etc/grub.d/30_os-prober ###
menuentry 'Ubuntu 16.04.2 LTS (16.04) (sur /dev/sda1)' --class gnu-linux --class gnu --class os $menuentry_id_option 'osprober-gnulinux-simple-bb66d2c2-7089-4561-a246-3b7dabef0457' {
	insmod part_msdos
	insmod ext2
	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  bb66d2c2-7089-4561-a246-3b7dabef0457
	else
	  search --no-floppy --fs-uuid --set=root bb66d2c2-7089-4561-a246-3b7dabef0457
	fi
	linux /boot/vmlinuz-4.4.0-66-generic root=UUID=bb66d2c2-7089-4561-a246-3b7dabef0457 ro quiet splash $vt_handoff
	initrd /boot/initrd.img-4.4.0-66-generic
}
--------------------------------------------------------------------------------

=============================== sda7/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/sda7 during installation
UUID=fb8e81a5-1971-4ad1-ad40-4b4e9cd4d509 /               ext4    errors=remount-ro 0       1
# swap was on /dev/sda5 during installation
UUID=ca1a9cde-d671-4509-8d61-89994b189713 none            swap    sw              0       0

--------------------------------------------------------------------------------

=================== sda7: Location of files loaded by Grub: ====================

           GiB - GB             File                                 Fragment(s)

 438.617568970 = 470.962028544  boot/grub/grub.cfg                             1
 446.604515076 = 479.537946624  boot/grub/i386-pc/core.img                     1
 437.976287842 = 470.273458176  boot/vmlinuz-4.4.0-31-generic                  1
 441.361373901 = 473.908166656  boot/vmlinuz-4.4.0-70-generic                  1
 441.361373901 = 473.908166656  vmlinuz                                        1
 437.976287842 = 470.273458176  vmlinuz.old                                    1
 438.617443085 = 470.961893376  boot/initrd.img-4.4.0-31-generic               4
 454.738945007 = 488.272224256  boot/initrd.img-4.4.0-70-generic               2
 454.738945007 = 488.272224256  initrd.img                                     2
 438.617443085 = 470.961893376  initrd.img.old                                 4

======================== Unknown MBRs/Boot Sectors/etc: ========================

Unknown BootLoader on sda2

00000000  1c 00 00 00 c4 1f 06 00  78 91 aa ff 0e 00 00 00  |........x.......|
00000010  00 41 0e 10 4b 86 02 0d  06 00 00 00 00 00 00 00  |.A..K...........|
00000020  1c 00 00 00 e4 1f 06 00  68 91 aa ff 1b 00 00 00  |........h.......|
00000030  00 45 0e 10 43 86 02 0d  06 00 00 00 00 00 00 00  |.E..C...........|
00000040  1c 00 00 00 04 20 06 00  68 91 aa ff 38 00 00 00  |..... ..h...8...|
00000050  00 48 0e 10 45 86 02 0d  06 00 00 00 00 00 00 00  |.H..E...........|
00000060  1c 00 00 00 24 20 06 00  88 91 aa ff 14 00 00 00  |....$ ..........|
00000070  00 48 0e 10 43 86 02 0d  06 00 00 00 00 00 00 00  |.H..C...........|
00000080  1c 00 00 00 44 20 06 00  88 91 aa ff 82 00 00 00  |....D ..........|
00000090  00 41 0e 10 45 86 02 0d  06 4f 83 03 00 00 00 00  |.A..E....O......|
000000a0  1c 00 00 00 64 20 06 00  f8 91 aa ff 0b 00 00 00  |....d ..........|
000000b0  00 41 0e 10 48 86 02 0d  06 00 00 00 00 00 00 00  |.A..H...........|
000000c0  1c 00 00 00 84 20 06 00  78 a7 aa ff 1b 00 00 00  |..... ..x.......|
000000d0  00 41 0e 10 4f 86 02 0d  06 00 00 00 00 00 00 00  |.A..O...........|
000000e0  1c 00 00 00 a4 20 06 00  78 a7 aa ff 1b 00 00 00  |..... ..x.......|
000000f0  00 41 0e 10 4f 86 02 0d  06 00 00 00 00 00 00 00  |.A..O...........|
00000100  1c 00 00 00 c4 20 06 00  a8 91 aa ff 9d 00 00 00  |..... ..........|
00000110  00 41 0e 10 43 86 02 0d  06 56 8c 03 83 04 00 00  |.A..C....V......|
00000120  1c 00 00 00 e4 20 06 00  28 92 aa ff 8f 01 00 00  |..... ..(.......|
00000130  00 41 0e 10 4a 86 02 0d  06 49 83 04 8c 03 00 00  |.A..J....I......|
00000140  1c 00 00 00 04 21 06 00  98 93 aa ff 2f 01 00 00  |.....!....../...|
00000150  00 4f 0e 10 49 86 02 0d  06 00 00 00 00 00 00 00  |.O..I...........|
00000160  1c 00 00 00 24 21 06 00  a8 94 aa ff 7f 00 00 00  |....$!..........|
00000170  00 41 0e 10 43 86 02 0d  06 45 8c 03 41 83 04 00  |.A..C....E..A...|
00000180  24 00 00 00 44 21 06 00  08 95 aa ff ba 00 00 00  |$...D!..........|
00000190  00 41 0e 10 43 86 02 0d  06 45 8f 03 47 8d 05 8e  |.A..C....E..G...|
000001a0  04 46 83 07 8c 06 00 00  24 00 00 00 6c 21 06 00  |.F......$...l!..|
000001b0  a0 95 aa ff df 04 00 00  00 41 0e 10 43 86 00 fe  |.........A..C...|
000001c0  ff ff 82 fe ff ff 02 00  00 00 00 40 1f 00 00 fe  |...........@....|
000001d0  ff ff 05 fe ff ff 02 40  1f 00 00 90 fe 33 00 00  |.......@.....3..|
000001e0  00 00 00 00 00 00 00 00  00 00 00 00 00 00 00 00  |................|
000001f0  00 00 00 00 00 00 00 00  00 00 00 00 00 00 55 aa  |..............U.|
00000200


==================================== inxi report: ==============================

System:    Kernel: 4.4.0-70-generic x86_64 (64 bit gcc: 5.4.0)
           Desktop: N/A dm: lightdm Distro: Ubuntu 16.04.2 LTS
Machine:   Device: desktop Mobo: ASUSTeK model: P5KPL/EPU v: Rev X.0x
           BIOS: American Megatrends v: 0308 date: 03/11/2009
Battery    No battery data found in /sys or dmidecode. Is one present?
CPU:       Dual core Intel Core2 Duo E8400 (-MCP-) cache: 6144 KB bmips: 11988 
           clock speeds: min/max: 1998/2997 MHz 1: 1998 MHz 2: 2997 MHz
           CPU Flags: acpi aperfmperf apic arch_perfmon bts clflush cmov
           constant_tsc cx16 cx8 de ds_cpl dtes64 dtherm dts est flexpriority
           fpu fxsr ht lahf_lm lm mca mce mmx monitor msr mtrr nopl nx pae pat
           pbe pdcm pebs pge pni pse pse36 rep_good sep smx ss sse sse2 sse4_1
           ssse3 syscall tm tm2 tpr_shadow tsc vme vmx vnmi xsave xtpr
Memory:    Array-1 capacity: 8 GB (est) devices: 4 EC: None
           max module size: 4 GB
           Device-1: DIMM0 size: 2 GB (Double-bank) speed: 800 MHz type: DDR2
           manufacturer: N/A part: N/A
           Device-2: DIMM1 size: No Module Installed type: N/A
           Device-3: DIMM2 size: 2 GB (Double-bank) speed: 800 MHz type: DDR2
           manufacturer: N/A part: N/A
           Device-4: DIMM3 size: No Module Installed type: N/A
Graphics:  Card: NVIDIA G98 [GeForce 8400 GS Rev. 2]
           bus-ID: 01:00.0 chip-ID: 10de:06e4
           Display Server: X.Org 1.18.4 drivers: nouveau (unloaded: modesetting,fbdev,vesa)
           tty size: 1920x1080@60.00hz
           GLX Renderer: Gallium 0.4 on NV98
           GLX Version: 3.0 Mesa 12.0.6 Direct Rendering: Yes
Audio:     Card-1 Intel NM10/ICH7 Family High Definition Audio Controller
           driver: snd_hda_intel bus-ID: 00:1b.0 chip-ID: 8086:27d8
           Card-2 Logitech Webcam C170
           driver: USB Audio usb-ID: 001-004 chip-ID: 046d:082b
           Sound: Advanced Linux Sound Architecture v: k4.4.0-70-generic
Network:   Card: Realtek RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller
           driver: r8169 v: 2.3LK-NAPI port: e800
           bus-ID: 02:00.0 chip-ID: 10ec:8168
           IF: enp2s0 state: up speed: 1000 Mbps duplex: full mac: <filter>
Drives:    HDD Total Size: 500.1GB (2.5% used)
           ID-1: /dev/sda model: WDC_WD5000AAKS size: 500.1GB
          
           Optical: /dev/sr0 model: HL-DT-ST DVDRAM GH22NS50
           rev: TN00 dev-links: cdrom,cdrw,dvd,dvdrw
           Features: speed: 48x multisession: yes
           audio: yes dvd: yes rw: cd-r,cd-rw,dvd-r,dvd-ram state: running
Partition: ID-1: / size: 29G used: 11G (40%) fs: ext4 dev: /dev/sda7
           label: N/A uuid: fb8e81a5-1971-4ad1-ad40-4b4e9cd4d509
           ID-2: swap-1 size: 1.05GB used: 0.00GB (0%) fs: swap dev: /dev/sda5
           label: N/A uuid: ca1a9cde-d671-4509-8d61-89994b189713
RAID:      System: supported: N/A
           No RAID devices: /proc/mdstat, md_mod kernel module present
           Unused Devices: none
Unmounted: ID-1: /dev/sda1 size: 20.97G
           fs: ext4 label: N/A uuid: bb66d2c2-7089-4561-a246-3b7dabef0457
           ID-2: /dev/sda6 size: 446.63G
           fs: ext4 label: N/A uuid: dc2d5104-516e-4324-ba88-c6c1552067f5
           ID-3: /dev/fd0 size: 0.00G label: N/A uuid: N/A
Sensors:   None detected - is lm-sensors installed and configured?
Repos:     Active apt sources in file: /etc/apt/sources.list
           deb http://archive.ubuntu.com/ubuntu xenial main restricted
           deb http://archive.ubuntu.com/ubuntu xenial-updates main restricted
           deb http://archive.ubuntu.com/ubuntu xenial universe
           deb http://archive.ubuntu.com/ubuntu xenial-updates universe
           deb http://archive.ubuntu.com/ubuntu xenial multiverse
           deb http://archive.ubuntu.com/ubuntu xenial-updates multiverse
           deb http://archive.ubuntu.com/ubuntu xenial-backports main restricted universe multiverse
           deb http://archive.ubuntu.com/ubuntu xenial-security main restricted
           deb http://archive.ubuntu.com/ubuntu xenial-security universe
           deb http://archive.ubuntu.com/ubuntu xenial-security multiverse
Processes: CPU: % used - Memory: MB / % used - top 10 active
           1: cpu: 7.5% command: firefox pid: 1677 mem: 295.42MB (8.4%)
           2: cpu: 5.3% command: plugin-container pid: 1832 mem: 170.93MB (4.8%)
           3: cpu: 4.8% command: Xorg pid: 896 mem: 68.28MB (1.9%)
           4: cpu: 2.3% command: compiz pid: 1308 mem: 107.20MB (3.0%)
           5: cpu: 1.3% command: gnome-software pid: 1475 mem: 86.88MB (2.4%)
           6: cpu: 0.4% command: bash pid: 2210 mem: 4.41MB (0.1%)
           7: cpu: 0.4% command: gnome-terminal-server pid: 1942 mem: 34.49MB (0.9%)
           8: cpu: 0.3% command: fwupd pid: 1569 mem: 31.41MB (0.8%)
           9: cpu: 0.3% command: init pid: 1 mem: 5.68MB (0.1%)
           10: cpu: 0.2% command: nautilus pid: 1490 mem: 54.45MB (1.5%)
           Memory: MB / % used - CPU: % used - top 10 active
           1: mem: 295.42MB (8.4%) command: firefox pid: 1677 cpu: 7.5%
           2: mem: 170.93MB (4.8%) command: plugin-container pid: 1832 cpu: 5.3%
           3: mem: 107.20MB (3.0%) command: compiz pid: 1308 cpu: 2.3%
           4: mem: 86.88MB (2.4%) command: gnome-software pid: 1475 cpu: 1.3%
           5: mem: 68.28MB (1.9%) command: Xorg pid: 896 cpu: 4.8%
           6: mem: 60.15MB (1.7%) command: evolution-calendar-factory pid: 1573 cpu: 0.0%
           7: mem: 54.45MB (1.5%) command: nautilus pid: 1490 cpu: 0.2%
           8: mem: 51.41MB (1.4%) command: unity-settings-daemon pid: 1274 cpu: 0.1%
           9: mem: 50.45MB (1.4%) command: unity-panel-service pid: 1286 cpu: 0.1%
           10: mem: 49.41MB (1.4%) command: ibus-ui-gtk3 pid: 1243 cpu: 0.1%
Info:      Processes: 200 Uptime: 4 min Memory: 825.6/3511.6MB
           Init: systemd v: 229 runlevel: 5 default: 2 Gcc sys: 5.4.0
           Client: Shell (bash 4.3.461 running in bash) inxi: 2.3.8


=================================== rfkill: ===================================



=================================== lsusb: ====================================

Bus 001 Device 004: ID 046d:082b Logitech, Inc. Webcam C170
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 003 Device 002: ID 0a81:0101 Chesen Electronics Corp. Keyboard
Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 002 Device 002: ID 046d:c526 Logitech, Inc. Nano Receiver
Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub

/:  Bus 05.Port 1: Dev 1, Class=root_hub, Driver=uhci_hcd/2p, 12M
/:  Bus 04.Port 1: Dev 1, Class=root_hub, Driver=uhci_hcd/2p, 12M
/:  Bus 03.Port 1: Dev 1, Class=root_hub, Driver=uhci_hcd/2p, 12M
    |__ Port 1: Dev 2, If 0, Class=Human Interface Device, Driver=usbhid, 1.5M
    |__ Port 1: Dev 2, If 1, Class=Human Interface Device, Driver=usbhid, 1.5M
/:  Bus 02.Port 1: Dev 1, Class=root_hub, Driver=uhci_hcd/2p, 12M
    |__ Port 2: Dev 2, If 0, Class=Human Interface Device, Driver=usbhid, 12M
    |__ Port 2: Dev 2, If 1, Class=Human Interface Device, Driver=usbhid, 12M
/:  Bus 01.Port 1: Dev 1, Class=root_hub, Driver=ehci-pci/8p, 480M
    |__ Port 4: Dev 4, If 0, Class=Video, Driver=uvcvideo, 480M
    |__ Port 4: Dev 4, If 1, Class=Video, Driver=uvcvideo, 480M
    |__ Port 4: Dev 4, If 2, Class=Audio, Driver=snd-usb-audio, 480M
    |__ Port 4: Dev 4, If 3, Class=Audio, Driver=snd-usb-audio, 480M


=================================== cmdline: ==================================

BOOT_IMAGE=/boot/vmlinuz-4.4.0-70-generic root=UUID=fb8e81a5-1971-4ad1-ad40-4b4e9cd4d509 ro quiet splash vt.handoff=7


==================================== dmesg: ===================================

[    0.121375] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[    0.125702] acpi PNP0A08:00: [Firmware Info]: MMCONFIG for domain 0000 [bus 00-3f] only partially covers this bridge
[    8.233834] EXT4-fs (sda7): re-mounted. Opts: errors=remount-ro
[  266.520024] blk_update_request: I/O error, dev fd0, sector 0
[  266.520029] floppy: error -5 while reading block 0
[  271.396025] blk_update_request: I/O error, dev fd0, sector 0
[  271.396031] floppy: error -5 while reading block 0
[  277.596027] blk_update_request: I/O error, dev fd0, sector 0
[  277.596033] floppy: error -5 while reading block 0


============================= boot-up statistics: =============================

Startup finished in 3.831s (kernel) + 20.650s (userspace) = 24.481s


blame, first 10:
dev-sda7.device            9.347s
networking.service         8.896s
speech-dispatcher.service  8.781s
apparmor.service           6.810s
grub-common.service        5.833s
irqbalance.service         5.679s
apport.service             5.555s
ondemand.service           5.431s
ModemManager.service       4.276s
thermald.service           3.661s


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 @20.633s
  2 multi-user.target @20.633s
  3 grub-common.service @14.799s +5.833s
  4 basic.target @11.380s
  5 sockets.target @11.380s
  6 snapd.socket @11.332s +46ms
  7 sysinit.target @11.332s
  8 swap.target @11.332s
  9 dev-disk-by\x2duuid-ca1a9cde\x2dd671\x2d4509\x2d8d61\x2d89994b189713.swap @11.207s +124ms
 10 dev-disk-by\x2duuid-ca1a9cde\x2dd671\x2d4509\x2d8d61\x2d89994b189713.device @11.161s


================================== 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,us
variant:    oss,

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


====================================== Modules: ================================

Module                  Size  Used by
8250_fintek            16384  0
asus_atk0110           20480  0
autofs4                40960  2
coretemp               16384  0
drm                   364544  11 ttm,drm_kms_helper,nouveau
drm_kms_helper        155648  1 nouveau
fb_sys_fops            16384  1 drm_kms_helper
fjes                   28672  0
floppy                 73728  0
gpio_ich               16384  0
hid                   118784  2 hid_generic,usbhid
hid_generic            16384  0
i2c_algo_bit           16384  1 nouveau
input_leds             16384  0
irqbypass              16384  1 kvm
joydev                 20480  0
kvm                   544768  1 kvm_intel
kvm_intel             172032  0
lp                     20480  0
lpc_ich                24576  0
mac_hid                16384  0
media                  24576  2 uvcvideo,videodev
mii                    16384  1 r8169
mxm_wmi                16384  1 nouveau
nouveau              1495040  8
parport                49152  3 lp,ppdev,parport_pc
parport_pc             32768  1
pata_acpi              16384  0
ppdev                  20480  0
psmouse               131072  0
r8169                  81920  0
serio_raw              16384  0
shpchp                 36864  0
snd                    81920  20 snd_hda_codec_realtek,snd_usb_audio,snd_hwdep,snd_timer,snd_pcm,snd_seq,snd_rawmidi,snd_hda_codec_generic,snd_usbmidi_lib,snd_hda_codec,snd_hda_intel,snd_seq_device
snd_hda_codec         135168  3 snd_hda_codec_realtek,snd_hda_codec_generic,snd_hda_intel
snd_hda_codec_generic    77824  1 snd_hda_codec_realtek
snd_hda_codec_realtek    86016  1
snd_hda_core           73728  4 snd_hda_codec_realtek,snd_hda_codec_generic,snd_hda_codec,snd_hda_intel
snd_hda_intel          40960  3
snd_hwdep              16384  2 snd_usb_audio,snd_hda_codec
snd_pcm               106496  4 snd_usb_audio,snd_hda_codec,snd_hda_intel,snd_hda_core
snd_rawmidi            32768  2 snd_usbmidi_lib,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
snd_usb_audio         176128  1
snd_usbmidi_lib        36864  1 snd_usb_audio
soundcore              16384  1 snd
syscopyarea            16384  1 drm_kms_helper
sysfillrect            16384  1 drm_kms_helper
sysimgblt              16384  1 drm_kms_helper
ttm                    94208  1 nouveau
usbhid                 49152  0
uvcvideo               90112  0
v4l2_common            16384  1 videobuf2_v4l2
video                  40960  1 nouveau
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  2 mxm_wmi,nouveau


==================================== xorg: ===================================

xinput:
⎡ Virtual core pointer                    	id=2	[master pointer  (3)]
⎜   ↳ Virtual core XTEST pointer              	id=4	[slave  pointer  (2)]
⎜   ↳ Logitech USB Receiver                   	id=8	[slave  pointer  (2)]
⎜   ↳ Logitech USB Receiver                   	id=9	[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)]
    ↳ Power Button                            	id=7	[slave  keyboard (3)]
    ↳ CHESEN USB Keyboard                     	id=10	[slave  keyboard (3)]
    ↳ CHESEN USB Keyboard                     	id=11	[slave  keyboard (3)]
    ↳ Webcam C170                             	id=12	[slave  keyboard (3)]


xrandr:
Screen 0: minimum 320 x 200, current 1920 x 1080, maximum 8192 x 8192
DVI-I-1 connected primary 1920x1080+0+0 (normal left inverted right x axis y axis) 521mm x 293mm
   1920x1080     60.00*+
   1600x1200     60.00  
   1680x1050     59.88  
   1280x1024     75.02    60.02  
   1440x900      74.98    59.90  
   1152x864      75.00  
   1280x720      60.00  
   1024x768      75.08    70.07    60.00  
   832x624       74.55  
   800x600       72.19    75.00    60.32    56.25  
   640x480       75.00    72.81    66.67    60.00  
   720x400       70.08  
VGA-1 disconnected (normal left inverted right x axis y axis)


============================== Additional drivers: =============================

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

== /sys/devices/pci0000:00/0000:00:01.0/0000:01:00.0 ==
model    : G98 [GeForce 8400 GS Rev. 2]
modalias : pci:v000010DEd000006E4sv00001458sd000034BAbc03sc00i00
vendor   : NVIDIA Corporation
driver   : xserver-xorg-video-nouveau - distro free builtin
driver   : nvidia-340 - distro non-free recommended
driver   : nvidia-304 - distro non-free



============================= Upgradable packages: =============================

apparmor          2.10.95-0ubuntu2.6  from:2.10.95-0ubuntu2.5
libapparmor-perl  2.10.95-0ubuntu2.6  from:2.10.95-0ubuntu2.5
libapparmor1      2.10.95-0ubuntu2.6  from:2.10.95-0ubuntu2.5


================================ Broken packages: ==============================

aptitude program not available on this system.


======================== Package configuration pending: ========================

None


========================== Package install interrupted: ========================

Reading package lists...
Building dependency tree...
Reading state information...
The following package was automatically installed and is no longer required:
  ubuntu-core-launcher
Use 'sudo apt autoremove' to remove it.
0 upgraded, 0 newly installed, 0 to remove and 3 not upgraded.


========================= UEFI Boot Manager settings: ==========================

efibootmgr: EFI variables are not supported on this system.


================================== Secure Boot: ================================

Secure Boot disabled or not supported on this system.


============================ Disks SMART attributes: ===========================

### ATA disks: sda

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

=== START OF INFORMATION SECTION ===
Model Family:     Western Digital Caviar Blue (SATA)
Device Model:     WDC WD5000AAKS-00M9A0
LU WWN Device Id: 5 0014ee 00178fe33
Firmware Version: 05.01D05
User Capacity:    500 107 862 016 bytes [500 GB]
Sector Size:      512 bytes logical/physical
Device is:        In smartctl database [for details use: -P show]
ATA Version is:   ATA8-ACS (minor revision not indicated)
SATA Version is:  SATA 2.6, 3.0 Gb/s
Local Time is:    Wed Mar 29 10:08:06 2017 CEST
SMART support is: Available - device has SMART capability.
SMART support is: Enabled

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

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   200   200   051    -    0
  3 Spin_Up_Time            POS--K   142   140   021    -    3891
  4 Start_Stop_Count        -O--CK   096   096   000    -    4101
  5 Reallocated_Sector_Ct   PO--CK   200   200   140    -    0
  7 Seek_Error_Rate         -OSR-K   100   253   000    -    0
  9 Power_On_Hours          -O--CK   090   090   000    -    7670
 10 Spin_Retry_Count        -O--CK   100   100   000    -    0
 11 Calibration_Retry_Count -O--CK   100   100   000    -    0
 12 Power_Cycle_Count       -O--CK   096   096   000    -    4100
192 Power-Off_Retract_Count -O--CK   200   200   000    -    39
193 Load_Cycle_Count        -O--CK   199   199   000    -    4061
194 Temperature_Celsius     -O---K   109   099   000    -    34
196 Reallocated_Event_Count -O--CK   200   200   000    -    0
197 Current_Pending_Sector  -O--CK   200   200   000    -    1
198 Offline_Uncorrectable   ----CK   200   200   000    -    1
199 UDMA_CRC_Error_Count    -O--CK   200   200   000    -    0
200 Multi_Zone_Error_Rate   ---R--   200   200   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
No Errors Logged




=============================== StdErr Messages: ===============================

E: Aucun paquet n'a été trouvé

Hors ligne

#27 Le 29/03/2017, à 09:27

malbo

Re : [Résolu] Lenteur Ubuntu 16 04

Je crois qu'il faut essayer de blacklister le module floppy suivant la procédure détaillée dans ce post de winux : https://forum.ubuntu-fr.org/viewtopic.p … #p21542716
La première commande à passer dans un terminal est donc la suivante (ne cherche même pas à la taper. Utilise le copier-coller) :

echo "blacklist floppy" | sudo tee /etc/modprobe.d/blacklist-floppy.conf

Ton mot de passe sera demandé normalement.
Tu peux ensuite poursuivre toute la procédure complète du post de winux.
Quelque soit le résultat, refais un rapport bisnext et colle-le dans ta réponse.

Dernière modification par malbo (Le 29/03/2017, à 09:29)

Hors ligne

#28 Le 29/03/2017, à 09:35

philburgt

Re : [Résolu] Lenteur Ubuntu 16 04

 bisnext 0.01


============================= Boot Info Summary: ===============================

 => 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 and looks 
    for (,msdos7)/boot/grub. It also embeds following components:
    
    modules
    ---------------------------------------------------------------------------
    fshelp ext2 part_msdos biosdisk
    ---------------------------------------------------------------------------

sda1: __________________________________________________________________________

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

sda2: __________________________________________________________________________

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

sda5: __________________________________________________________________________

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

sda6: __________________________________________________________________________

    File system:       ext4
    Boot sector type:  -
    Boot sector info: 
    Operating System:  
    Boot files:        

sda7: __________________________________________________________________________

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

============================ 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 / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disklabel type: dos

Partition  Boot  Start Sector    End Sector  # of Sectors  Id System

/dev/sda1    *          2,048    40,962,047    40,960,000  83 Linux
/dev/sda2          40,964,094   976,772,667   935,808,574   5 Extended
/dev/sda5          40,964,096    43,012,095     2,048,000  82 Linux swap / Solaris
/dev/sda6          43,014,144   915,333,119   872,318,976  83 Linux
/dev/sda7         915,335,168   976,772,667    61,437,500  83 Linux


"blkid" output: ________________________________________________________________

Device           UUID                                   TYPE       LABEL

/dev/sda1        bb66d2c2-7089-4561-a246-3b7dabef0457   ext4       
/dev/sda5        ca1a9cde-d671-4509-8d61-89994b189713   swap       
/dev/sda6        dc2d5104-516e-4324-ba88-c6c1552067f5   ext4       
/dev/sda7        fb8e81a5-1971-4ad1-ad40-4b4e9cd4d509   ext4       

========================= "ls -l /dev/disk/by-id" output: ======================

total 0
lrwxrwxrwx 1 root root  9 mars  29 10:03 ata-HL-DT-ST_DVDRAM_GH22NS50_12A272C95198 -> ../../sr0
lrwxrwxrwx 1 root root  9 mars  29 10:03 ata-WDC_WD5000AAKS-00M9A0_WD-WMAVC0156911 -> ../../sda
lrwxrwxrwx 1 root root 10 mars  29 10:03 ata-WDC_WD5000AAKS-00M9A0_WD-WMAVC0156911-part1 -> ../../sda1
lrwxrwxrwx 1 root root 10 mars  29 10:03 ata-WDC_WD5000AAKS-00M9A0_WD-WMAVC0156911-part2 -> ../../sda2
lrwxrwxrwx 1 root root 10 mars  29 10:03 ata-WDC_WD5000AAKS-00M9A0_WD-WMAVC0156911-part5 -> ../../sda5
lrwxrwxrwx 1 root root 10 mars  29 10:03 ata-WDC_WD5000AAKS-00M9A0_WD-WMAVC0156911-part6 -> ../../sda6
lrwxrwxrwx 1 root root 10 mars  29 10:03 ata-WDC_WD5000AAKS-00M9A0_WD-WMAVC0156911-part7 -> ../../sda7
lrwxrwxrwx 1 root root  9 mars  29 10:03 wwn-0x5001480000000000 -> ../../sr0
lrwxrwxrwx 1 root root  9 mars  29 10:03 wwn-0x50014ee00178fe33 -> ../../sda
lrwxrwxrwx 1 root root 10 mars  29 10:03 wwn-0x50014ee00178fe33-part1 -> ../../sda1
lrwxrwxrwx 1 root root 10 mars  29 10:03 wwn-0x50014ee00178fe33-part2 -> ../../sda2
lrwxrwxrwx 1 root root 10 mars  29 10:03 wwn-0x50014ee00178fe33-part5 -> ../../sda5
lrwxrwxrwx 1 root root 10 mars  29 10:03 wwn-0x50014ee00178fe33-part6 -> ../../sda6
lrwxrwxrwx 1 root root 10 mars  29 10:03 wwn-0x50014ee00178fe33-part7 -> ../../sda7

================================ Mount points: =================================

Device           Mount_Point              Type       Options

/dev/sda7        /                        ext4       (rw,relatime,errors=remount-ro,data=ordered)


=========================== sda1/boot/grub/grub.cfg: ===========================

--------------------------------------------------------------------------------
#
# 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/00_header ###
if [ -s $prefix/grubenv ]; then
  set have_grubenv=true
  load_env
fi
if [ "${next_entry}" ] ; then
   set default="${next_entry}"
   set next_entry=
   save_env next_entry
   set boot_once=true
else
   set default="0"
fi

if [ x"${feature_menuentry_id}" = xy ]; then
  menuentry_id_option="--id"
else
  menuentry_id_option=""
fi

export menuentry_id_option

if [ "${prev_saved_entry}" ]; then
  set saved_entry="${prev_saved_entry}"
  save_env saved_entry
  set prev_saved_entry=
  save_env prev_saved_entry
  set boot_once=true
fi

function savedefault {
  if [ -z "${boot_once}" ]; then
    saved_entry="${chosen}"
    save_env saved_entry
  fi
}
function recordfail {
  set recordfail=1
  if [ -n "${have_grubenv}" ]; then if [ -z "${boot_once}" ]; then save_env recordfail; fi; fi
}
function load_video {
  if [ x$feature_all_video_module = xy ]; then
    insmod all_video
  else
    insmod efi_gop
    insmod efi_uga
    insmod ieee1275_fb
    insmod vbe
    insmod vga
    insmod video_bochs
    insmod video_cirrus
  fi
}

if [ x$feature_default_font_path = xy ] ; then
   font=unicode
else
insmod part_msdos
insmod ext2
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  bb66d2c2-7089-4561-a246-3b7dabef0457
else
  search --no-floppy --fs-uuid --set=root bb66d2c2-7089-4561-a246-3b7dabef0457
fi
    font="/usr/share/grub/unicode.pf2"
fi

if loadfont $font ; then
  set gfxmode=auto
  load_video
  insmod gfxterm
  set locale_dir=$prefix/locale
  set lang=fr_FR
  insmod gettext
fi
terminal_output gfxterm
if [ "${recordfail}" = 1 ] ; then
  set timeout=30
else
  if [ x$feature_timeout_style = xy ] ; then
    set timeout_style=hidden
    set timeout=0
  # Fallback hidden-timeout code in case the timeout_style feature is
  # unavailable.
  elif sleep --interruptible 0 ; then
    set timeout=0
  fi
fi
### END /etc/grub.d/00_header ###

### BEGIN /etc/grub.d/05_debian_theme ###
set menu_color_normal=white/black
set menu_color_highlight=black/light-gray
if background_color 44,0,30,0; then
  clear
fi
### END /etc/grub.d/05_debian_theme ###

### BEGIN /etc/grub.d/10_linux ###
function gfxmode {
	set gfxpayload="${1}"
	if [ "${1}" = "keep" ]; then
		set vt_handoff=vt.handoff=7
	else
		set vt_handoff=
	fi
}
if [ "${recordfail}" != 1 ]; then
  if [ -e ${prefix}/gfxblacklist.txt ]; then
    if hwmatch ${prefix}/gfxblacklist.txt 3; then
      if [ ${match} = 0 ]; then
        set linux_gfx_mode=keep
      else
        set linux_gfx_mode=text
      fi
    else
      set linux_gfx_mode=text
    fi
  else
    set linux_gfx_mode=keep
  fi
else
  set linux_gfx_mode=text
fi
export linux_gfx_mode
menuentry 'Ubuntu' --class ubuntu --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-simple-bb66d2c2-7089-4561-a246-3b7dabef0457' {
	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,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  bb66d2c2-7089-4561-a246-3b7dabef0457
	else
	  search --no-floppy --fs-uuid --set=root bb66d2c2-7089-4561-a246-3b7dabef0457
	fi
        linux	/boot/vmlinuz-4.4.0-66-generic root=UUID=bb66d2c2-7089-4561-a246-3b7dabef0457 ro  quiet splash $vt_handoff
	initrd	/boot/initrd.img-4.4.0-66-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,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  bb66d2c2-7089-4561-a246-3b7dabef0457
	else
	  search --no-floppy --fs-uuid --set=root bb66d2c2-7089-4561-a246-3b7dabef0457
	fi
	knetbsd	/boot/memtest86+.elf
}
menuentry 'Memory test (memtest86+, serial console 115200)' {
	insmod part_msdos
	insmod ext2
	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  bb66d2c2-7089-4561-a246-3b7dabef0457
	else
	  search --no-floppy --fs-uuid --set=root bb66d2c2-7089-4561-a246-3b7dabef0457
	fi
	linux16	/boot/memtest86+.bin console=ttyS0,115200n8
}
### END /etc/grub.d/20_memtest86+ ###

### BEGIN /etc/grub.d/30_os-prober ###
### 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 ###
--------------------------------------------------------------------------------

=============================== sda1/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/sda1 during installation
UUID=bb66d2c2-7089-4561-a246-3b7dabef0457 /               ext4    errors=remount-ro 0       1
# /home was on /dev/sda6 during installation
UUID=dc2d5104-516e-4324-ba88-c6c1552067f5 /home           ext4    defaults        0       2
# swap was on /dev/sda5 during installation
UUID=ca1a9cde-d671-4509-8d61-89994b189713 none            swap    sw              0       0
/dev/fd0        /media/floppy0  auto    rw,user,noauto,exec,utf8 0       0
--------------------------------------------------------------------------------

=================== sda1: Location of files loaded by Grub: ====================

           GiB - GB             File                                 Fragment(s)

   1.344463348 = 1.443606528    boot/grub/grub.cfg                             1
   0.817115784 = 0.877371392    boot/grub/i386-pc/core.img                     1
  10.990798950 = 11.801280512   boot/vmlinuz-3.13.0-112-generic                1
   1.406726837 = 1.510461440    boot/vmlinuz-4.4.0-66-generic                  1
   1.406726837 = 1.510461440    vmlinuz                                        1
  10.990798950 = 11.801280512   vmlinuz.old                                    1
   6.647541046 = 7.137742848    boot/initrd.img-3.13.0-112-generic             4
  14.518726349 = 15.589363712   boot/initrd.img-4.4.0-66-generic               2
  14.518726349 = 15.589363712   initrd.img                                     2
   6.647541046 = 7.137742848    initrd.img.old                                 4

=========================== sda7/boot/grub/grub.cfg: ===========================

--------------------------------------------------------------------------------
#
# 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/00_header ###
if [ -s $prefix/grubenv ]; then
  set have_grubenv=true
  load_env
fi
if [ "${next_entry}" ] ; then
   set default="${next_entry}"
   set next_entry=
   save_env next_entry
   set boot_once=true
else
   set default="0"
fi

if [ x"${feature_menuentry_id}" = xy ]; then
  menuentry_id_option="--id"
else
  menuentry_id_option=""
fi

export menuentry_id_option

if [ "${prev_saved_entry}" ]; then
  set saved_entry="${prev_saved_entry}"
  save_env saved_entry
  set prev_saved_entry=
  save_env prev_saved_entry
  set boot_once=true
fi

function savedefault {
  if [ -z "${boot_once}" ]; then
    saved_entry="${chosen}"
    save_env saved_entry
  fi
}
function recordfail {
  set recordfail=1
  if [ -n "${have_grubenv}" ]; then if [ -z "${boot_once}" ]; then save_env recordfail; fi; fi
}
function load_video {
  if [ x$feature_all_video_module = xy ]; then
    insmod all_video
  else
    insmod efi_gop
    insmod efi_uga
    insmod ieee1275_fb
    insmod vbe
    insmod vga
    insmod video_bochs
    insmod video_cirrus
  fi
}

if [ x$feature_default_font_path = xy ] ; then
   font=unicode
else
insmod part_msdos
insmod ext2
set root='hd0,msdos7'
if [ x$feature_platform_search_hint = xy ]; then
  search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos7 --hint-efi=hd0,msdos7 --hint-baremetal=ahci0,msdos7  fb8e81a5-1971-4ad1-ad40-4b4e9cd4d509
else
  search --no-floppy --fs-uuid --set=root fb8e81a5-1971-4ad1-ad40-4b4e9cd4d509
fi
    font="/usr/share/grub/unicode.pf2"
fi

if loadfont $font ; then
  set gfxmode=auto
  load_video
  insmod gfxterm
  set locale_dir=$prefix/locale
  set lang=fr_FR
  insmod gettext
fi
terminal_output gfxterm
if [ "${recordfail}" = 1 ] ; then
  set timeout=30
else
  if [ x$feature_timeout_style = xy ] ; then
    set timeout_style=menu
    set timeout=10
  # Fallback normal timeout code in case the timeout_style feature is
  # unavailable.
  else
    set timeout=10
  fi
fi
### END /etc/grub.d/00_header ###

### BEGIN /etc/grub.d/05_debian_theme ###
set menu_color_normal=white/black
set menu_color_highlight=black/light-gray
if background_color 44,0,30,0; then
  clear
fi
### END /etc/grub.d/05_debian_theme ###

### BEGIN /etc/grub.d/10_linux ###
function gfxmode {
	set gfxpayload="${1}"
	if [ "${1}" = "keep" ]; then
		set vt_handoff=vt.handoff=7
	else
		set vt_handoff=
	fi
}
if [ "${recordfail}" != 1 ]; then
  if [ -e ${prefix}/gfxblacklist.txt ]; then
    if hwmatch ${prefix}/gfxblacklist.txt 3; then
      if [ ${match} = 0 ]; then
        set linux_gfx_mode=keep
      else
        set linux_gfx_mode=text
      fi
    else
      set linux_gfx_mode=text
    fi
  else
    set linux_gfx_mode=keep
  fi
else
  set linux_gfx_mode=text
fi
export linux_gfx_mode
menuentry 'Ubuntu' --class ubuntu --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-simple-fb8e81a5-1971-4ad1-ad40-4b4e9cd4d509' {
	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,msdos7'
	if [ x$feature_platform_search_hint = xy ]; then
	  search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos7 --hint-efi=hd0,msdos7 --hint-baremetal=ahci0,msdos7  fb8e81a5-1971-4ad1-ad40-4b4e9cd4d509
	else
	  search --no-floppy --fs-uuid --set=root fb8e81a5-1971-4ad1-ad40-4b4e9cd4d509
	fi
        linux	/boot/vmlinuz-4.4.0-70-generic root=UUID=fb8e81a5-1971-4ad1-ad40-4b4e9cd4d509 ro  quiet splash $vt_handoff
	initrd	/boot/initrd.img-4.4.0-70-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,msdos7'
	if [ x$feature_platform_search_hint = xy ]; then
	  search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos7 --hint-efi=hd0,msdos7 --hint-baremetal=ahci0,msdos7  fb8e81a5-1971-4ad1-ad40-4b4e9cd4d509
	else
	  search --no-floppy --fs-uuid --set=root fb8e81a5-1971-4ad1-ad40-4b4e9cd4d509
	fi
	knetbsd	/boot/memtest86+.elf
}
menuentry 'Memory test (memtest86+, serial console 115200)' {
	insmod part_msdos
	insmod ext2
	set root='hd0,msdos7'
	if [ x$feature_platform_search_hint = xy ]; then
	  search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos7 --hint-efi=hd0,msdos7 --hint-baremetal=ahci0,msdos7  fb8e81a5-1971-4ad1-ad40-4b4e9cd4d509
	else
	  search --no-floppy --fs-uuid --set=root fb8e81a5-1971-4ad1-ad40-4b4e9cd4d509
	fi
	linux16	/boot/memtest86+.bin console=ttyS0,115200n8
}
### END /etc/grub.d/20_memtest86+ ###

### BEGIN /etc/grub.d/30_os-prober ###
menuentry 'Ubuntu 16.04.2 LTS (16.04) (sur /dev/sda1)' --class gnu-linux --class gnu --class os $menuentry_id_option 'osprober-gnulinux-simple-bb66d2c2-7089-4561-a246-3b7dabef0457' {
	insmod part_msdos
	insmod ext2
	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  bb66d2c2-7089-4561-a246-3b7dabef0457
	else
	  search --no-floppy --fs-uuid --set=root bb66d2c2-7089-4561-a246-3b7dabef0457
	fi
	linux /boot/vmlinuz-4.4.0-66-generic root=UUID=bb66d2c2-7089-4561-a246-3b7dabef0457 ro quiet splash $vt_handoff
	initrd /boot/initrd.img-4.4.0-66-generic
}
--------------------------------------------------------------------------------

=============================== sda7/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/sda7 during installation
UUID=fb8e81a5-1971-4ad1-ad40-4b4e9cd4d509 /               ext4    errors=remount-ro 0       1
# swap was on /dev/sda5 during installation
UUID=ca1a9cde-d671-4509-8d61-89994b189713 none            swap    sw              0       0

--------------------------------------------------------------------------------

=================== sda7: Location of files loaded by Grub: ====================

           GiB - GB             File                                 Fragment(s)

 438.617568970 = 470.962028544  boot/grub/grub.cfg                             1
 446.604515076 = 479.537946624  boot/grub/i386-pc/core.img                     1
 437.976287842 = 470.273458176  boot/vmlinuz-4.4.0-31-generic                  1
 441.361373901 = 473.908166656  boot/vmlinuz-4.4.0-70-generic                  1
 441.361373901 = 473.908166656  vmlinuz                                        1
 437.976287842 = 470.273458176  vmlinuz.old                                    1
 438.617443085 = 470.961893376  boot/initrd.img-4.4.0-31-generic               4
 447.782218933 = 480.802496512  boot/initrd.img-4.4.0-70-generic               3
 447.782218933 = 480.802496512  initrd.img                                     3
 438.617443085 = 470.961893376  initrd.img.old                                 4

======================== Unknown MBRs/Boot Sectors/etc: ========================

Unknown BootLoader on sda2

00000000  1c 00 00 00 c4 1f 06 00  78 91 aa ff 0e 00 00 00  |........x.......|
00000010  00 41 0e 10 4b 86 02 0d  06 00 00 00 00 00 00 00  |.A..K...........|
00000020  1c 00 00 00 e4 1f 06 00  68 91 aa ff 1b 00 00 00  |........h.......|
00000030  00 45 0e 10 43 86 02 0d  06 00 00 00 00 00 00 00  |.E..C...........|
00000040  1c 00 00 00 04 20 06 00  68 91 aa ff 38 00 00 00  |..... ..h...8...|
00000050  00 48 0e 10 45 86 02 0d  06 00 00 00 00 00 00 00  |.H..E...........|
00000060  1c 00 00 00 24 20 06 00  88 91 aa ff 14 00 00 00  |....$ ..........|
00000070  00 48 0e 10 43 86 02 0d  06 00 00 00 00 00 00 00  |.H..C...........|
00000080  1c 00 00 00 44 20 06 00  88 91 aa ff 82 00 00 00  |....D ..........|
00000090  00 41 0e 10 45 86 02 0d  06 4f 83 03 00 00 00 00  |.A..E....O......|
000000a0  1c 00 00 00 64 20 06 00  f8 91 aa ff 0b 00 00 00  |....d ..........|
000000b0  00 41 0e 10 48 86 02 0d  06 00 00 00 00 00 00 00  |.A..H...........|
000000c0  1c 00 00 00 84 20 06 00  78 a7 aa ff 1b 00 00 00  |..... ..x.......|
000000d0  00 41 0e 10 4f 86 02 0d  06 00 00 00 00 00 00 00  |.A..O...........|
000000e0  1c 00 00 00 a4 20 06 00  78 a7 aa ff 1b 00 00 00  |..... ..x.......|
000000f0  00 41 0e 10 4f 86 02 0d  06 00 00 00 00 00 00 00  |.A..O...........|
00000100  1c 00 00 00 c4 20 06 00  a8 91 aa ff 9d 00 00 00  |..... ..........|
00000110  00 41 0e 10 43 86 02 0d  06 56 8c 03 83 04 00 00  |.A..C....V......|
00000120  1c 00 00 00 e4 20 06 00  28 92 aa ff 8f 01 00 00  |..... ..(.......|
00000130  00 41 0e 10 4a 86 02 0d  06 49 83 04 8c 03 00 00  |.A..J....I......|
00000140  1c 00 00 00 04 21 06 00  98 93 aa ff 2f 01 00 00  |.....!....../...|
00000150  00 4f 0e 10 49 86 02 0d  06 00 00 00 00 00 00 00  |.O..I...........|
00000160  1c 00 00 00 24 21 06 00  a8 94 aa ff 7f 00 00 00  |....$!..........|
00000170  00 41 0e 10 43 86 02 0d  06 45 8c 03 41 83 04 00  |.A..C....E..A...|
00000180  24 00 00 00 44 21 06 00  08 95 aa ff ba 00 00 00  |$...D!..........|
00000190  00 41 0e 10 43 86 02 0d  06 45 8f 03 47 8d 05 8e  |.A..C....E..G...|
000001a0  04 46 83 07 8c 06 00 00  24 00 00 00 6c 21 06 00  |.F......$...l!..|
000001b0  a0 95 aa ff df 04 00 00  00 41 0e 10 43 86 00 fe  |.........A..C...|
000001c0  ff ff 82 fe ff ff 02 00  00 00 00 40 1f 00 00 fe  |...........@....|
000001d0  ff ff 05 fe ff ff 02 40  1f 00 00 90 fe 33 00 00  |.......@.....3..|
000001e0  00 00 00 00 00 00 00 00  00 00 00 00 00 00 00 00  |................|
000001f0  00 00 00 00 00 00 00 00  00 00 00 00 00 00 55 aa  |..............U.|
00000200


==================================== inxi report: ==============================

System:    Kernel: 4.4.0-70-generic x86_64 (64 bit gcc: 5.4.0)
           Desktop: N/A dm: lightdm Distro: Ubuntu 16.04.2 LTS
Machine:   Device: desktop Mobo: ASUSTeK model: P5KPL/EPU v: Rev X.0x
           BIOS: American Megatrends v: 0308 date: 03/11/2009
Battery    No battery data found in /sys or dmidecode. Is one present?
CPU:       Dual core Intel Core2 Duo E8400 (-MCP-) cache: 6144 KB bmips: 11988 
           clock speeds: min/max: 1998/2997 MHz 1: 2997 MHz 2: 1998 MHz
           CPU Flags: acpi aperfmperf apic arch_perfmon bts clflush cmov
           constant_tsc cx16 cx8 de ds_cpl dtes64 dtherm dts est flexpriority
           fpu fxsr ht lahf_lm lm mca mce mmx monitor msr mtrr nopl nx pae pat
           pbe pdcm pebs pge pni pse pse36 rep_good sep smx ss sse sse2 sse4_1
           ssse3 syscall tm tm2 tpr_shadow tsc vme vmx vnmi xsave xtpr
Memory:    Array-1 capacity: 8 GB (est) devices: 4 EC: None
           max module size: 4 GB
           Device-1: DIMM0 size: 2 GB (Double-bank) speed: 800 MHz type: DDR2
           manufacturer: N/A part: N/A
           Device-2: DIMM1 size: No Module Installed type: N/A
           Device-3: DIMM2 size: 2 GB (Double-bank) speed: 800 MHz type: DDR2
           manufacturer: N/A part: N/A
           Device-4: DIMM3 size: No Module Installed type: N/A
Graphics:  Card: NVIDIA G98 [GeForce 8400 GS Rev. 2]
           bus-ID: 01:00.0 chip-ID: 10de:06e4
           Display Server: X.Org 1.18.4 drivers: nouveau (unloaded: modesetting,fbdev,vesa)
           tty size: 1920x1080@60.00hz
           GLX Renderer: Gallium 0.4 on NV98
           GLX Version: 3.0 Mesa 12.0.6 Direct Rendering: Yes
Audio:     Card-1 Intel NM10/ICH7 Family High Definition Audio Controller
           driver: snd_hda_intel bus-ID: 00:1b.0 chip-ID: 8086:27d8
           Card-2 Logitech Webcam C170
           driver: USB Audio usb-ID: 001-004 chip-ID: 046d:082b
           Sound: Advanced Linux Sound Architecture v: k4.4.0-70-generic
Network:   Card: Realtek RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller
           driver: r8169 v: 2.3LK-NAPI port: e800
           bus-ID: 02:00.0 chip-ID: 10ec:8168
           IF: enp2s0 state: up speed: 1000 Mbps duplex: full mac: <filter>
Drives:    HDD Total Size: 500.1GB (2.5% used)
           ID-1: /dev/sda model: WDC_WD5000AAKS size: 500.1GB
          
           Optical: /dev/sr0 model: HL-DT-ST DVDRAM GH22NS50
           rev: TN00 dev-links: cdrom,cdrw,dvd,dvdrw
           Features: speed: 48x multisession: yes
           audio: yes dvd: yes rw: cd-r,cd-rw,dvd-r,dvd-ram state: running
Partition: ID-1: / size: 29G used: 11G (40%) fs: ext4 dev: /dev/sda7
           label: N/A uuid: fb8e81a5-1971-4ad1-ad40-4b4e9cd4d509
           ID-2: swap-1 size: 1.05GB used: 0.00GB (0%) fs: swap dev: /dev/sda5
           label: N/A uuid: ca1a9cde-d671-4509-8d61-89994b189713
RAID:      System: supported: N/A
           No RAID devices: /proc/mdstat, md_mod kernel module present
           Unused Devices: none
Unmounted: ID-1: /dev/sda1 size: 20.97G
           fs: ext4 label: N/A uuid: bb66d2c2-7089-4561-a246-3b7dabef0457
           ID-2: /dev/sda6 size: 446.63G
           fs: ext4 label: N/A uuid: dc2d5104-516e-4324-ba88-c6c1552067f5
Sensors:   None detected - is lm-sensors installed and configured?
Repos:     Active apt sources in file: /etc/apt/sources.list
           deb http://archive.ubuntu.com/ubuntu xenial main restricted
           deb http://archive.ubuntu.com/ubuntu xenial-updates main restricted
           deb http://archive.ubuntu.com/ubuntu xenial universe
           deb http://archive.ubuntu.com/ubuntu xenial-updates universe
           deb http://archive.ubuntu.com/ubuntu xenial multiverse
           deb http://archive.ubuntu.com/ubuntu xenial-updates multiverse
           deb http://archive.ubuntu.com/ubuntu xenial-backports main restricted universe multiverse
           deb http://archive.ubuntu.com/ubuntu xenial-security main restricted
           deb http://archive.ubuntu.com/ubuntu xenial-security universe
           deb http://archive.ubuntu.com/ubuntu xenial-security multiverse
Processes: CPU: % used - Memory: MB / % used - top 10 active
           1: cpu: 13.4% command: firefox pid: 1677 mem: 354.12MB (10.0%)
           2: cpu: 12.6% command: plugin-container pid: 1832 mem: 829.80MB (23.6%)
           3: cpu: 4.3% command: Xorg pid: 896 mem: 71.99MB (2.0%)
           4: cpu: 2.4% command: bash pid: 10491 mem: 4.47MB (0.1%)
           5: cpu: 1.1% command: compiz pid: 1308 mem: 108.80MB (3.0%)
           6: cpu: 0.4% command: gnome-terminal-server pid: 4731 mem: 34.59MB (0.9%)
           7: cpu: 0.3% command: pulseaudio pid: 1366 mem: 12.41MB (0.3%)
           8: cpu: 0.1% command: gnome-software pid: 1475 mem: 86.89MB (2.4%)
           9: cpu: 0.0% command: sed pid: 11563 mem: 1.06MB (0.0%)
           10: cpu: 0.0% command: bash pid: 11561 mem: 3.29MB (0.0%)
           Memory: MB / % used - CPU: % used - top 10 active
           1: mem: 829.80MB (23.6%) command: plugin-container pid: 1832 cpu: 12.6%
           2: mem: 354.12MB (10.0%) command: firefox pid: 1677 cpu: 13.4%
           3: mem: 108.80MB (3.0%) command: compiz pid: 1308 cpu: 1.1%
           4: mem: 86.89MB (2.4%) command: gnome-software pid: 1475 cpu: 0.1%
           5: mem: 71.99MB (2.0%) command: Xorg pid: 896 cpu: 4.3%
           6: mem: 60.15MB (1.7%) command: evolution-calendar-factory pid: 1573 cpu: 0.0%
           7: mem: 54.53MB (1.5%) command: nautilus pid: 1490 cpu: 0.0%
           8: mem: 51.51MB (1.4%) command: unity-settings-daemon pid: 1274 cpu: 0.0%
           9: mem: 51.12MB (1.4%) command: evolution-calendar-factory-subprocess pid: 1624 cpu: 0.0%
           10: mem: 51.08MB (1.4%) command: evolution-calendar-factory-subprocess pid: 1606 cpu: 0.0%
Info:      Processes: 174 Uptime: 30 min Memory: 1553.6/3511.6MB
           Init: systemd v: 229 runlevel: 5 default: 2 Gcc sys: 5.4.0
           Client: Shell (bash 4.3.461 running in bash) inxi: 2.3.8


=================================== rfkill: ===================================



=================================== lsusb: ====================================

Bus 001 Device 004: ID 046d:082b Logitech, Inc. Webcam C170
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 003 Device 002: ID 0a81:0101 Chesen Electronics Corp. Keyboard
Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 002 Device 002: ID 046d:c526 Logitech, Inc. Nano Receiver
Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub

/:  Bus 05.Port 1: Dev 1, Class=root_hub, Driver=uhci_hcd/2p, 12M
/:  Bus 04.Port 1: Dev 1, Class=root_hub, Driver=uhci_hcd/2p, 12M
/:  Bus 03.Port 1: Dev 1, Class=root_hub, Driver=uhci_hcd/2p, 12M
    |__ Port 1: Dev 2, If 0, Class=Human Interface Device, Driver=usbhid, 1.5M
    |__ Port 1: Dev 2, If 1, Class=Human Interface Device, Driver=usbhid, 1.5M
/:  Bus 02.Port 1: Dev 1, Class=root_hub, Driver=uhci_hcd/2p, 12M
    |__ Port 2: Dev 2, If 0, Class=Human Interface Device, Driver=usbhid, 12M
    |__ Port 2: Dev 2, If 1, Class=Human Interface Device, Driver=usbhid, 12M
/:  Bus 01.Port 1: Dev 1, Class=root_hub, Driver=ehci-pci/8p, 480M
    |__ Port 4: Dev 4, If 0, Class=Video, Driver=uvcvideo, 480M
    |__ Port 4: Dev 4, If 1, Class=Video, Driver=uvcvideo, 480M
    |__ Port 4: Dev 4, If 2, Class=Audio, Driver=snd-usb-audio, 480M
    |__ Port 4: Dev 4, If 3, Class=Audio, Driver=snd-usb-audio, 480M


=================================== cmdline: ==================================

BOOT_IMAGE=/boot/vmlinuz-4.4.0-70-generic root=UUID=fb8e81a5-1971-4ad1-ad40-4b4e9cd4d509 ro quiet splash vt.handoff=7


==================================== dmesg: ===================================

[    0.121375] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[    0.125702] acpi PNP0A08:00: [Firmware Info]: MMCONFIG for domain 0000 [bus 00-3f] only partially covers this bridge
[    8.233834] EXT4-fs (sda7): re-mounted. Opts: errors=remount-ro
[  266.520024] blk_update_request: I/O error, dev fd0, sector 0
[  266.520029] floppy: error -5 while reading block 0
[  271.396025] blk_update_request: I/O error, dev fd0, sector 0
[  271.396031] floppy: error -5 while reading block 0
[  277.596027] blk_update_request: I/O error, dev fd0, sector 0
[  277.596033] floppy: error -5 while reading block 0
[  294.200026] blk_update_request: I/O error, dev fd0, sector 0
[  294.200032] floppy: error -5 while reading block 0


============================= boot-up statistics: =============================

Startup finished in 3.831s (kernel) + 20.650s (userspace) = 24.481s


blame, first 10:
dev-sda7.device            9.347s
networking.service         8.896s
speech-dispatcher.service  8.781s
apparmor.service           6.810s
grub-common.service        5.833s
irqbalance.service         5.679s
apport.service             5.555s
ondemand.service           5.431s
ModemManager.service       4.276s
thermald.service           3.661s


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 @20.633s
  2 multi-user.target @20.633s
  3 grub-common.service @14.799s +5.833s
  4 basic.target @11.380s
  5 sockets.target @11.380s
  6 snapd.socket @11.332s +46ms
  7 sysinit.target @11.332s
  8 swap.target @11.332s
  9 dev-disk-by\x2duuid-ca1a9cde\x2dd671\x2d4509\x2d8d61\x2d89994b189713.swap @11.207s +124ms
 10 dev-disk-by\x2duuid-ca1a9cde\x2dd671\x2d4509\x2d8d61\x2d89994b189713.device @11.161s


================================== 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,us
variant:    oss,

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


====================================== Modules: ================================

Module                  Size  Used by
8250_fintek            16384  0
asus_atk0110           20480  0
autofs4                40960  2
coretemp               16384  0
cpuid                  16384  0
drm                   364544  11 ttm,drm_kms_helper,nouveau
drm_kms_helper        155648  1 nouveau
fb_sys_fops            16384  1 drm_kms_helper
fjes                   28672  0
gpio_ich               16384  0
hid                   118784  2 hid_generic,usbhid
hid_generic            16384  0
i2c_algo_bit           16384  1 nouveau
input_leds             16384  0
irqbypass              16384  1 kvm
joydev                 20480  0
kvm                   544768  1 kvm_intel
kvm_intel             172032  0
lp                     20480  0
lpc_ich                24576  0
mac_hid                16384  0
media                  24576  2 uvcvideo,videodev
mii                    16384  1 r8169
mxm_wmi                16384  1 nouveau
nouveau              1495040  8
parport                49152  3 lp,ppdev,parport_pc
parport_pc             32768  1
pata_acpi              16384  0
ppdev                  20480  0
psmouse               131072  0
r8169                  81920  0
serio_raw              16384  0
shpchp                 36864  0
snd                    81920  23 snd_hda_codec_realtek,snd_usb_audio,snd_hwdep,snd_timer,snd_pcm,snd_seq,snd_rawmidi,snd_hda_codec_generic,snd_usbmidi_lib,snd_hda_codec,snd_hda_intel,snd_seq_device
snd_hda_codec         135168  3 snd_hda_codec_realtek,snd_hda_codec_generic,snd_hda_intel
snd_hda_codec_generic    77824  1 snd_hda_codec_realtek
snd_hda_codec_realtek    86016  1
snd_hda_core           73728  4 snd_hda_codec_realtek,snd_hda_codec_generic,snd_hda_codec,snd_hda_intel
snd_hda_intel          40960  5
snd_hwdep              16384  2 snd_usb_audio,snd_hda_codec
snd_pcm               106496  5 snd_usb_audio,snd_hda_codec,snd_hda_intel,snd_hda_core
snd_rawmidi            32768  2 snd_usbmidi_lib,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
snd_usb_audio         176128  1
snd_usbmidi_lib        36864  1 snd_usb_audio
soundcore              16384  1 snd
syscopyarea            16384  1 drm_kms_helper
sysfillrect            16384  1 drm_kms_helper
sysimgblt              16384  1 drm_kms_helper
ttm                    94208  1 nouveau
usbhid                 49152  0
uvcvideo               90112  0
v4l2_common            16384  1 videobuf2_v4l2
video                  40960  1 nouveau
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  2 mxm_wmi,nouveau


==================================== xorg: ===================================

xinput:
⎡ Virtual core pointer                    	id=2	[master pointer  (3)]
⎜   ↳ Virtual core XTEST pointer              	id=4	[slave  pointer  (2)]
⎜   ↳ Logitech USB Receiver                   	id=8	[slave  pointer  (2)]
⎜   ↳ Logitech USB Receiver                   	id=9	[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)]
    ↳ Power Button                            	id=7	[slave  keyboard (3)]
    ↳ CHESEN USB Keyboard                     	id=10	[slave  keyboard (3)]
    ↳ CHESEN USB Keyboard                     	id=11	[slave  keyboard (3)]
    ↳ Webcam C170                             	id=12	[slave  keyboard (3)]


xrandr:
Screen 0: minimum 320 x 200, current 1920 x 1080, maximum 8192 x 8192
DVI-I-1 connected primary 1920x1080+0+0 (normal left inverted right x axis y axis) 521mm x 293mm
   1920x1080     60.00*+
   1600x1200     60.00  
   1680x1050     59.88  
   1280x1024     75.02    60.02  
   1440x900      74.98    59.90  
   1152x864      75.00  
   1280x720      60.00  
   1024x768      75.08    70.07    60.00  
   832x624       74.55  
   800x600       72.19    75.00    60.32    56.25  
   640x480       75.00    72.81    66.67    60.00  
   720x400       70.08  
VGA-1 disconnected (normal left inverted right x axis y axis)


============================== Additional drivers: =============================

== /sys/devices/pci0000:00/0000:00:01.0/0000:01:00.0 ==
model    : G98 [GeForce 8400 GS Rev. 2]
vendor   : NVIDIA Corporation
modalias : pci:v000010DEd000006E4sv00001458sd000034BAbc03sc00i00
driver   : nvidia-304 - distro non-free
driver   : nvidia-340 - distro non-free recommended
driver   : xserver-xorg-video-nouveau - distro free builtin

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



============================= Upgradable packages: =============================

apparmor          2.10.95-0ubuntu2.6  from:2.10.95-0ubuntu2.5
libapparmor-perl  2.10.95-0ubuntu2.6  from:2.10.95-0ubuntu2.5
libapparmor1      2.10.95-0ubuntu2.6  from:2.10.95-0ubuntu2.5


================================ Broken packages: ==============================

aptitude program not available on this system.


======================== Package configuration pending: ========================

None


========================== Package install interrupted: ========================

Reading package lists...
Building dependency tree...
Reading state information...
The following package was automatically installed and is no longer required:
  ubuntu-core-launcher
Use 'sudo apt autoremove' to remove it.
0 upgraded, 0 newly installed, 0 to remove and 3 not upgraded.


========================= UEFI Boot Manager settings: ==========================

efibootmgr: EFI variables are not supported on this system.


================================== Secure Boot: ================================

Secure Boot disabled or not supported on this system.


============================ Disks SMART attributes: ===========================

### ATA disks: sda

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

=== START OF INFORMATION SECTION ===
Model Family:     Western Digital Caviar Blue (SATA)
Device Model:     WDC WD5000AAKS-00M9A0
LU WWN Device Id: 5 0014ee 00178fe33
Firmware Version: 05.01D05
User Capacity:    500 107 862 016 bytes [500 GB]
Sector Size:      512 bytes logical/physical
Device is:        In smartctl database [for details use: -P show]
ATA Version is:   ATA8-ACS (minor revision not indicated)
SATA Version is:  SATA 2.6, 3.0 Gb/s
Local Time is:    Wed Mar 29 10:34:05 2017 CEST
SMART support is: Available - device has SMART capability.
SMART support is: Enabled

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

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   200   200   051    -    0
  3 Spin_Up_Time            POS--K   142   140   021    -    3891
  4 Start_Stop_Count        -O--CK   096   096   000    -    4101
  5 Reallocated_Sector_Ct   PO--CK   200   200   140    -    0
  7 Seek_Error_Rate         -OSR-K   100   253   000    -    0
  9 Power_On_Hours          -O--CK   090   090   000    -    7670
 10 Spin_Retry_Count        -O--CK   100   100   000    -    0
 11 Calibration_Retry_Count -O--CK   100   100   000    -    0
 12 Power_Cycle_Count       -O--CK   096   096   000    -    4100
192 Power-Off_Retract_Count -O--CK   200   200   000    -    39
193 Load_Cycle_Count        -O--CK   199   199   000    -    4061
194 Temperature_Celsius     -O---K   108   099   000    -    35
196 Reallocated_Event_Count -O--CK   200   200   000    -    0
197 Current_Pending_Sector  -O--CK   200   200   000    -    1
198 Offline_Uncorrectable   ----CK   200   200   000    -    1
199 UDMA_CRC_Error_Count    -O--CK   200   200   000    -    0
200 Multi_Zone_Error_Rate   ---R--   200   200   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
No Errors Logged




=============================== StdErr Messages: ===============================

E: Aucun paquet n'a été trouvé

Hors ligne

#29 Le 29/03/2017, à 09:41

moko138

Re : [Résolu] Lenteur Ubuntu 16 04

malbo a écrit :

Il faut l'installer sur une clé USB. Moi je le fais depuis Windows avec cette recette mais si tu n'as que Ubuntu, tu peux utiliser une des méthodes proposées dans 5. Création d'un live-USB depuis Ubuntu. Il est possible que UNetbootin pour Linux te donne satisfaction. EDIT : je viens de voir qu'il y a une buse qui a cru utile d'écrire ceci s'agissant de UNetbootin : "Obsolète. Si par le passé ce software donnait de bons résultats il n'est malheureusement plus d'actualité et ne fonctionne pas avec les hardwares récents qui utilisent EFI" Quel sombre crétin...

Tu as bien fait de le dire.  !) J'ai remis la formulation antérieure :

compatible avec de nombreuses distributions. Attention: crée un menu de boot non-standard.

Ça convient ?

Je signale à la modération la double modification.


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

Hors ligne

#30 Le 29/03/2017, à 09:47

malbo

Re : [Résolu] Lenteur Ubuntu 16 04

Je suppose qu'il n'y a pas d'amélioration du problème de lenteur. Si c'est bien le cas, je ne sais pas quoi te suggérer pour faire vivre cette installation. Mais Laurent85 aura sans doute quelque chose à te proposer. Si ce n'était pas le cas, et qu'un grand silence glacé tombait sur ce fil, je te conseillerais de faire une installation toute neuve de Ubuntu 14.04 sur sda7. Le but étant de vérifier que le problème de lenteur disparaît quand tu utilises 14.04.

Dernière modification par malbo (Le 29/03/2017, à 09:50)

Hors ligne

#31 Le 29/03/2017, à 09:50

philburgt

Re : [Résolu] Lenteur Ubuntu 16 04

Pas de changement effectivement. En attendant je prépare la clef USB.

Hors ligne

#32 Le 29/03/2017, à 09:58

malbo

Re : [Résolu] Lenteur Ubuntu 16 04

Attention. Ton installation précédente utilisait la version "de base" de la 14.04, équipée du noyau 3.13.0-8x (je viens de le contrôler ICI). Il est donc impératif que tu installes la version 14.04.1 64 bits (et non pas la version 14.04.5 64 bits qui vient avec le noyau et la gestion de l'affichage de Ubuntu 16.04). Le fichier ubuntu-14.04.1-desktop-amd64.iso à télécharger à l'avance est là : http://old-releases.ubuntu.com/releases … -amd64.iso

Hors ligne

#33 Le 29/03/2017, à 10:34

Laurent85

Re : [Résolu] Lenteur Ubuntu 16 04

La version Ubuntu installée dans sda1, c'est la 16.04.2, elle est lente aussi ?

sda1: __________________________________________________________________________

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

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

Hors ligne

#34 Le 29/03/2017, à 10:39

philburgt

Re : [Résolu] Lenteur Ubuntu 16 04

Oui, c'est celle qui a été installée avec la mise à niveau depuis 14 04, à l'origine de ce fil.

Dernière modification par philburgt (Le 29/03/2017, à 13:00)

Hors ligne

#35 Le 29/03/2017, à 10:59

malbo

Re : [Résolu] Lenteur Ubuntu 16 04

En fait, la désignation Ubuntu 16.04.2 est trompeuse. Le noyau qui a été installé par la mise à niveau est de la famille 4.4.0-x comme tu peux voir dans cet extrait du post #28 :

menuentry 'Ubuntu' --class ubuntu --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-simple-bb66d2c2-7089-4561-a246-3b7dabef0457' {
	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,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  bb66d2c2-7089-4561-a246-3b7dabef0457
	else
	  search --no-floppy --fs-uuid --set=root bb66d2c2-7089-4561-a246-3b7dabef0457
	fi
        linux	/boot/vmlinuz-4.4.0-66-generic root=UUID=bb66d2c2-7089-4561-a246-3b7dabef0457 ro  quiet splash $vt_handoff
	initrd	/boot/initrd.img-4.4.0-66-generic
}

C'est normal que ce soit un noyau de cette famille 4.4.0-x qui soit installé : j'ai déjà étudié la chose dans ce post : https://forum.ubuntu-fr.org/viewtopic.php?id=2005724
C'est la raison pour laquelle j'avais bien précisé dans le post #6 d'installer à partir de l'ISO ubuntu-16.04.1-desktop-amd64.iso : je savais que cet ISO allait bien installer un noyau de la famille 4.4.0-x

Hors ligne

#36 Le 29/03/2017, à 13:14

philburgt

Re : [Résolu] Lenteur Ubuntu 16 04

Je lance une session live de 14 04 01
j'imagine que la procédure est la même que précédemment pour le formatage de sda7 et l’installation de 14 04 sur cette partition.
Merci de ta confirmation.
Je pense que si une idée de génie survient concernant la 16 04 je pourrais toujours la reprendre sur sda1, ai-je juste?

Hors ligne

#37 Le 29/03/2017, à 14:47

malbo

Re : [Résolu] Lenteur Ubuntu 16 04

philburgt a écrit :

Je pense que si une idée de génie survient concernant la 16 04 je pourrais toujours la reprendre sur sda1, ai-je juste?

Oui.
Mais il y a une possibilité moins agréable, c'est que ton pb de lenteur soit présent quelque soit la version (16.04 ou 14.04) pour une raison qui resterait à déterminer. On croise les doigts.

Hors ligne

#38 Le 29/03/2017, à 16:00

philburgt

Re : [Résolu] Lenteur Ubuntu 16 04

J'ai installé 14 04 01 et fait les mises à jour.
Après redémarrage la vitesse est redevenue "normale" pour l'ouverture de firefox. La navigation me semble lente.
J'ai toujours le flopy dans le lanceur et un volume 21 GB alors que rien n'est connecté.
http://paste.openstack.org/show/604671

============================= Boot Info Summary: ===============================

 => 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 and looks 
    for (,msdos7)/boot/grub. It also embeds following components:
    
    modules
    ---------------------------------------------------------------------------
    fshelp ext2 part_msdos biosdisk
    ---------------------------------------------------------------------------

sda1: __________________________________________________________________________

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

sda2: __________________________________________________________________________

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

sda5: __________________________________________________________________________

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

sda6: __________________________________________________________________________

    File system:       ext4
    Boot sector type:  -
    Boot sector info: 
    Operating System:  
    Boot files:        

sda7: __________________________________________________________________________

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

============================ Drive/Partition Info: =============================

Drive: sda _____________________________________________________________________

Disk /dev/sda: 500.1 GB, 500107862016 bytes
255 têtes, 63 secteurs/piste, 60801 cylindres, total 976773168 secteurs
Unités = secteurs de 1 * 512 = 512 octets
Taille de secteur (logique / physique) : 512 octets / 512 octets

Partition  Boot  Start Sector    End Sector  # of Sectors  Id System

/dev/sda1    *          2,048    40,962,047    40,960,000  83 Linux
/dev/sda2          40,964,094   976,772,667   935,808,574   5 Extended
/dev/sda5          40,964,096    43,012,095     2,048,000  82 Linux swap / Solaris
/dev/sda6          43,014,144   915,333,119   872,318,976  83 Linux
/dev/sda7         915,335,168   976,772,667    61,437,500  83 Linux


"blkid" output: ________________________________________________________________

Device           UUID                                   TYPE       LABEL

/dev/sda1        bb66d2c2-7089-4561-a246-3b7dabef0457   ext4       
/dev/sda5        ca1a9cde-d671-4509-8d61-89994b189713   swap       
/dev/sda6        dc2d5104-516e-4324-ba88-c6c1552067f5   ext4       
/dev/sda7        c33af8df-ece3-49be-9c7d-be10cdc3aa27   ext4       

========================= "ls -l /dev/disk/by-id" output: ======================

total 0
lrwxrwxrwx 1 root root  9 mars  29 16:45 ata-HL-DT-ST_DVDRAM_GH22NS50_12A272C95198 -> ../../sr0
lrwxrwxrwx 1 root root  9 mars  29 16:45 ata-WDC_WD5000AAKS-00M9A0_WD-WMAVC0156911 -> ../../sda
lrwxrwxrwx 1 root root 10 mars  29 16:46 ata-WDC_WD5000AAKS-00M9A0_WD-WMAVC0156911-part1 -> ../../sda1
lrwxrwxrwx 1 root root 10 mars  29 16:45 ata-WDC_WD5000AAKS-00M9A0_WD-WMAVC0156911-part2 -> ../../sda2
lrwxrwxrwx 1 root root 10 mars  29 16:45 ata-WDC_WD5000AAKS-00M9A0_WD-WMAVC0156911-part5 -> ../../sda5
lrwxrwxrwx 1 root root 10 mars  29 16:46 ata-WDC_WD5000AAKS-00M9A0_WD-WMAVC0156911-part6 -> ../../sda6
lrwxrwxrwx 1 root root 10 mars  29 16:45 ata-WDC_WD5000AAKS-00M9A0_WD-WMAVC0156911-part7 -> ../../sda7
lrwxrwxrwx 1 root root  9 mars  29 16:45 wwn-0x5001480000000000 -> ../../sr0
lrwxrwxrwx 1 root root  9 mars  29 16:45 wwn-0x50014ee00178fe33 -> ../../sda
lrwxrwxrwx 1 root root 10 mars  29 16:46 wwn-0x50014ee00178fe33-part1 -> ../../sda1
lrwxrwxrwx 1 root root 10 mars  29 16:45 wwn-0x50014ee00178fe33-part2 -> ../../sda2
lrwxrwxrwx 1 root root 10 mars  29 16:45 wwn-0x50014ee00178fe33-part5 -> ../../sda5
lrwxrwxrwx 1 root root 10 mars  29 16:46 wwn-0x50014ee00178fe33-part6 -> ../../sda6
lrwxrwxrwx 1 root root 10 mars  29 16:45 wwn-0x50014ee00178fe33-part7 -> ../../sda7

================================ Mount points: =================================

Device           Mount_Point              Type       Options

/dev/sda1        /media/duburgt/bb66d2c2-7089-4561-a246-3b7dabef0457 ext4       (rw,nosuid,nodev,uhelper=udisks2)
/dev/sda6        /media/duburgt/dc2d5104-516e-4324-ba88-c6c1552067f5 ext4       (rw,nosuid,nodev,uhelper=udisks2)
/dev/sda7        /                        ext4       (rw,errors=remount-ro)


=========================== sda1/boot/grub/grub.cfg: ===========================

--------------------------------------------------------------------------------
#
# 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/00_header ###
if [ -s $prefix/grubenv ]; then
  set have_grubenv=true
  load_env
fi
if [ "${next_entry}" ] ; then
   set default="${next_entry}"
   set next_entry=
   save_env next_entry
   set boot_once=true
else
   set default="0"
fi

if [ x"${feature_menuentry_id}" = xy ]; then
  menuentry_id_option="--id"
else
  menuentry_id_option=""
fi

export menuentry_id_option

if [ "${prev_saved_entry}" ]; then
  set saved_entry="${prev_saved_entry}"
  save_env saved_entry
  set prev_saved_entry=
  save_env prev_saved_entry
  set boot_once=true
fi

function savedefault {
  if [ -z "${boot_once}" ]; then
    saved_entry="${chosen}"
    save_env saved_entry
  fi
}
function recordfail {
  set recordfail=1
  if [ -n "${have_grubenv}" ]; then if [ -z "${boot_once}" ]; then save_env recordfail; fi; fi
}
function load_video {
  if [ x$feature_all_video_module = xy ]; then
    insmod all_video
  else
    insmod efi_gop
    insmod efi_uga
    insmod ieee1275_fb
    insmod vbe
    insmod vga
    insmod video_bochs
    insmod video_cirrus
  fi
}

if [ x$feature_default_font_path = xy ] ; then
   font=unicode
else
insmod part_msdos
insmod ext2
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  bb66d2c2-7089-4561-a246-3b7dabef0457
else
  search --no-floppy --fs-uuid --set=root bb66d2c2-7089-4561-a246-3b7dabef0457
fi
    font="/usr/share/grub/unicode.pf2"
fi

if loadfont $font ; then
  set gfxmode=auto
  load_video
  insmod gfxterm
  set locale_dir=$prefix/locale
  set lang=fr_FR
  insmod gettext
fi
terminal_output gfxterm
if [ "${recordfail}" = 1 ] ; then
  set timeout=30
else
  if [ x$feature_timeout_style = xy ] ; then
    set timeout_style=hidden
    set timeout=0
  # Fallback hidden-timeout code in case the timeout_style feature is
  # unavailable.
  elif sleep --interruptible 0 ; then
    set timeout=0
  fi
fi
### END /etc/grub.d/00_header ###

### BEGIN /etc/grub.d/05_debian_theme ###
set menu_color_normal=white/black
set menu_color_highlight=black/light-gray
if background_color 44,0,30,0; then
  clear
fi
### END /etc/grub.d/05_debian_theme ###

### BEGIN /etc/grub.d/10_linux ###
function gfxmode {
	set gfxpayload="${1}"
	if [ "${1}" = "keep" ]; then
		set vt_handoff=vt.handoff=7
	else
		set vt_handoff=
	fi
}
if [ "${recordfail}" != 1 ]; then
  if [ -e ${prefix}/gfxblacklist.txt ]; then
    if hwmatch ${prefix}/gfxblacklist.txt 3; then
      if [ ${match} = 0 ]; then
        set linux_gfx_mode=keep
      else
        set linux_gfx_mode=text
      fi
    else
      set linux_gfx_mode=text
    fi
  else
    set linux_gfx_mode=keep
  fi
else
  set linux_gfx_mode=text
fi
export linux_gfx_mode
menuentry 'Ubuntu' --class ubuntu --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-simple-bb66d2c2-7089-4561-a246-3b7dabef0457' {
	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,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  bb66d2c2-7089-4561-a246-3b7dabef0457
	else
	  search --no-floppy --fs-uuid --set=root bb66d2c2-7089-4561-a246-3b7dabef0457
	fi
        linux	/boot/vmlinuz-4.4.0-66-generic root=UUID=bb66d2c2-7089-4561-a246-3b7dabef0457 ro  quiet splash $vt_handoff
	initrd	/boot/initrd.img-4.4.0-66-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,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  bb66d2c2-7089-4561-a246-3b7dabef0457
	else
	  search --no-floppy --fs-uuid --set=root bb66d2c2-7089-4561-a246-3b7dabef0457
	fi
	knetbsd	/boot/memtest86+.elf
}
menuentry 'Memory test (memtest86+, serial console 115200)' {
	insmod part_msdos
	insmod ext2
	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  bb66d2c2-7089-4561-a246-3b7dabef0457
	else
	  search --no-floppy --fs-uuid --set=root bb66d2c2-7089-4561-a246-3b7dabef0457
	fi
	linux16	/boot/memtest86+.bin console=ttyS0,115200n8
}
### END /etc/grub.d/20_memtest86+ ###

### BEGIN /etc/grub.d/30_os-prober ###
### 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 ###
--------------------------------------------------------------------------------

=============================== sda1/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/sda1 during installation
UUID=bb66d2c2-7089-4561-a246-3b7dabef0457 /               ext4    errors=remount-ro 0       1
# /home was on /dev/sda6 during installation
UUID=dc2d5104-516e-4324-ba88-c6c1552067f5 /home           ext4    defaults        0       2
# swap was on /dev/sda5 during installation
UUID=ca1a9cde-d671-4509-8d61-89994b189713 none            swap    sw              0       0
/dev/fd0        /media/floppy0  auto    rw,user,noauto,exec,utf8 0       0
--------------------------------------------------------------------------------

=================== sda1: Location of files loaded by Grub: ====================

           GiB - GB             File                                 Fragment(s)

   1.344463348 = 1.443606528    boot/grub/grub.cfg                             1
   0.817115784 = 0.877371392    boot/grub/i386-pc/core.img                     1
  10.990798950 = 11.801280512   boot/vmlinuz-3.13.0-112-generic                1
   1.406726837 = 1.510461440    boot/vmlinuz-4.4.0-66-generic                  1
   1.406726837 = 1.510461440    vmlinuz                                        1
  10.990798950 = 11.801280512   vmlinuz.old                                    1
   6.647541046 = 7.137742848    boot/initrd.img-3.13.0-112-generic             4
  14.518726349 = 15.589363712   boot/initrd.img-4.4.0-66-generic               2
  14.518726349 = 15.589363712   initrd.img                                     2
   6.647541046 = 7.137742848    initrd.img.old                                 4

=========================== sda7/boot/grub/grub.cfg: ===========================

--------------------------------------------------------------------------------
#
# 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/00_header ###
if [ -s $prefix/grubenv ]; then
  set have_grubenv=true
  load_env
fi
if [ "${next_entry}" ] ; then
   set default="${next_entry}"
   set next_entry=
   save_env next_entry
   set boot_once=true
else
   set default="0"
fi

if [ x"${feature_menuentry_id}" = xy ]; then
  menuentry_id_option="--id"
else
  menuentry_id_option=""
fi

export menuentry_id_option

if [ "${prev_saved_entry}" ]; then
  set saved_entry="${prev_saved_entry}"
  save_env saved_entry
  set prev_saved_entry=
  save_env prev_saved_entry
  set boot_once=true
fi

function savedefault {
  if [ -z "${boot_once}" ]; then
    saved_entry="${chosen}"
    save_env saved_entry
  fi
}
function recordfail {
  set recordfail=1
  if [ -n "${have_grubenv}" ]; then if [ -z "${boot_once}" ]; then save_env recordfail; fi; fi
}
function load_video {
  if [ x$feature_all_video_module = xy ]; then
    insmod all_video
  else
    insmod efi_gop
    insmod efi_uga
    insmod ieee1275_fb
    insmod vbe
    insmod vga
    insmod video_bochs
    insmod video_cirrus
  fi
}

if [ x$feature_default_font_path = xy ] ; then
   font=unicode
else
insmod part_msdos
insmod ext2
set root='hd0,msdos7'
if [ x$feature_platform_search_hint = xy ]; then
  search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos7 --hint-efi=hd0,msdos7 --hint-baremetal=ahci0,msdos7  c33af8df-ece3-49be-9c7d-be10cdc3aa27
else
  search --no-floppy --fs-uuid --set=root c33af8df-ece3-49be-9c7d-be10cdc3aa27
fi
    font="/usr/share/grub/unicode.pf2"
fi

if loadfont $font ; then
  set gfxmode=auto
  load_video
  insmod gfxterm
  set locale_dir=$prefix/locale
  set lang=fr_FR
  insmod gettext
fi
terminal_output gfxterm
if [ "${recordfail}" = 1 ] ; then
  set timeout=30
else
  if [ x$feature_timeout_style = xy ] ; then
    set timeout_style=menu
    set timeout=10
  # Fallback normal timeout code in case the timeout_style feature is
  # unavailable.
  else
    set timeout=10
  fi
fi
### END /etc/grub.d/00_header ###

### BEGIN /etc/grub.d/05_debian_theme ###
set menu_color_normal=white/black
set menu_color_highlight=black/light-gray
if background_color 44,0,30,0; then
  clear
fi
### END /etc/grub.d/05_debian_theme ###

### BEGIN /etc/grub.d/10_linux ###
function gfxmode {
	set gfxpayload="${1}"
	if [ "${1}" = "keep" ]; then
		set vt_handoff=vt.handoff=7
	else
		set vt_handoff=
	fi
}
if [ "${recordfail}" != 1 ]; then
  if [ -e ${prefix}/gfxblacklist.txt ]; then
    if hwmatch ${prefix}/gfxblacklist.txt 3; then
      if [ ${match} = 0 ]; then
        set linux_gfx_mode=keep
      else
        set linux_gfx_mode=text
      fi
    else
      set linux_gfx_mode=text
    fi
  else
    set linux_gfx_mode=keep
  fi
else
  set linux_gfx_mode=text
fi
export linux_gfx_mode
menuentry 'Ubuntu' --class ubuntu --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-simple-c33af8df-ece3-49be-9c7d-be10cdc3aa27' {
	recordfail
	load_video
	gfxmode $linux_gfx_mode
	insmod gzio
	insmod part_msdos
	insmod ext2
	set root='hd0,msdos7'
	if [ x$feature_platform_search_hint = xy ]; then
	  search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos7 --hint-efi=hd0,msdos7 --hint-baremetal=ahci0,msdos7  c33af8df-ece3-49be-9c7d-be10cdc3aa27
	else
	  search --no-floppy --fs-uuid --set=root c33af8df-ece3-49be-9c7d-be10cdc3aa27
	fi
	linux	/boot/vmlinuz-3.13.0-113-generic root=UUID=c33af8df-ece3-49be-9c7d-be10cdc3aa27 ro  quiet splash $vt_handoff
	initrd	/boot/initrd.img-3.13.0-113-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,msdos7'
	if [ x$feature_platform_search_hint = xy ]; then
	  search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos7 --hint-efi=hd0,msdos7 --hint-baremetal=ahci0,msdos7  c33af8df-ece3-49be-9c7d-be10cdc3aa27
	else
	  search --no-floppy --fs-uuid --set=root c33af8df-ece3-49be-9c7d-be10cdc3aa27
	fi
	knetbsd	/boot/memtest86+.elf
}
menuentry 'Memory test (memtest86+, serial console 115200)' {
	insmod part_msdos
	insmod ext2
	set root='hd0,msdos7'
	if [ x$feature_platform_search_hint = xy ]; then
	  search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos7 --hint-efi=hd0,msdos7 --hint-baremetal=ahci0,msdos7  c33af8df-ece3-49be-9c7d-be10cdc3aa27
	else
	  search --no-floppy --fs-uuid --set=root c33af8df-ece3-49be-9c7d-be10cdc3aa27
	fi
	linux16	/boot/memtest86+.bin console=ttyS0,115200n8
}
### END /etc/grub.d/20_memtest86+ ###

### BEGIN /etc/grub.d/30_os-prober ###
menuentry 'Ubuntu 16.04.2 LTS (16.04) (sur /dev/sda1)' --class gnu-linux --class gnu --class os $menuentry_id_option 'osprober-gnulinux-simple-bb66d2c2-7089-4561-a246-3b7dabef0457' {
	insmod part_msdos
	insmod ext2
	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  bb66d2c2-7089-4561-a246-3b7dabef0457
	else
	  search --no-floppy --fs-uuid --set=root bb66d2c2-7089-4561-a246-3b7dabef0457
	fi
	linux /boot/vmlinuz-4.4.0-66-generic root=UUID=bb66d2c2-7089-4561-a246-3b7dabef0457 ro quiet splash $vt_handoff
	initrd /boot/initrd.img-4.4.0-66-generic
}
--------------------------------------------------------------------------------

=============================== sda7/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/sda7 during installation
UUID=c33af8df-ece3-49be-9c7d-be10cdc3aa27 /               ext4    errors=remount-ro 0       1
# swap was on /dev/sda5 during installation
UUID=ca1a9cde-d671-4509-8d61-89994b189713 none            swap    sw              0       0
/dev/fd0        /media/floppy0  auto    rw,user,noauto,exec,utf8 0       0
--------------------------------------------------------------------------------

=================== sda7: Location of files loaded by Grub: ====================

           GiB - GB             File                                 Fragment(s)

 440.885025024 = 473.396690944  boot/grub/grub.cfg                             1
 440.853080750 = 473.362391040  boot/grub/i386-pc/core.img                     1
 442.400955200 = 475.024408576  boot/vmlinuz-3.13.0-113-generic                1
 437.799343109 = 470.083465216  boot/vmlinuz-3.13.0-32-generic                 1
 442.400955200 = 475.024408576  vmlinuz                                        1
 437.799343109 = 470.083465216  vmlinuz.old                                    1
 437.468849182 = 469.728600064  boot/initrd.img-3.13.0-113-generic             1
 437.097667694 = 469.330046976  boot/initrd.img-3.13.0-32-generic              3
 437.468849182 = 469.728600064  initrd.img                                     1
 437.097667694 = 469.330046976  initrd.img.old                                 3

======================== Unknown MBRs/Boot Sectors/etc: ========================

Unknown BootLoader on sda2

00000000  1c 00 00 00 c4 1f 06 00  78 91 aa ff 0e 00 00 00  |........x.......|
00000010  00 41 0e 10 4b 86 02 0d  06 00 00 00 00 00 00 00  |.A..K...........|
00000020  1c 00 00 00 e4 1f 06 00  68 91 aa ff 1b 00 00 00  |........h.......|
00000030  00 45 0e 10 43 86 02 0d  06 00 00 00 00 00 00 00  |.E..C...........|
00000040  1c 00 00 00 04 20 06 00  68 91 aa ff 38 00 00 00  |..... ..h...8...|
00000050  00 48 0e 10 45 86 02 0d  06 00 00 00 00 00 00 00  |.H..E...........|
00000060  1c 00 00 00 24 20 06 00  88 91 aa ff 14 00 00 00  |....$ ..........|
00000070  00 48 0e 10 43 86 02 0d  06 00 00 00 00 00 00 00  |.H..C...........|
00000080  1c 00 00 00 44 20 06 00  88 91 aa ff 82 00 00 00  |....D ..........|
00000090  00 41 0e 10 45 86 02 0d  06 4f 83 03 00 00 00 00  |.A..E....O......|
000000a0  1c 00 00 00 64 20 06 00  f8 91 aa ff 0b 00 00 00  |....d ..........|
000000b0  00 41 0e 10 48 86 02 0d  06 00 00 00 00 00 00 00  |.A..H...........|
000000c0  1c 00 00 00 84 20 06 00  78 a7 aa ff 1b 00 00 00  |..... ..x.......|
000000d0  00 41 0e 10 4f 86 02 0d  06 00 00 00 00 00 00 00  |.A..O...........|
000000e0  1c 00 00 00 a4 20 06 00  78 a7 aa ff 1b 00 00 00  |..... ..x.......|
000000f0  00 41 0e 10 4f 86 02 0d  06 00 00 00 00 00 00 00  |.A..O...........|
00000100  1c 00 00 00 c4 20 06 00  a8 91 aa ff 9d 00 00 00  |..... ..........|
00000110  00 41 0e 10 43 86 02 0d  06 56 8c 03 83 04 00 00  |.A..C....V......|
00000120  1c 00 00 00 e4 20 06 00  28 92 aa ff 8f 01 00 00  |..... ..(.......|
00000130  00 41 0e 10 4a 86 02 0d  06 49 83 04 8c 03 00 00  |.A..J....I......|
00000140  1c 00 00 00 04 21 06 00  98 93 aa ff 2f 01 00 00  |.....!....../...|
00000150  00 4f 0e 10 49 86 02 0d  06 00 00 00 00 00 00 00  |.O..I...........|
00000160  1c 00 00 00 24 21 06 00  a8 94 aa ff 7f 00 00 00  |....$!..........|
00000170  00 41 0e 10 43 86 02 0d  06 45 8c 03 41 83 04 00  |.A..C....E..A...|
00000180  24 00 00 00 44 21 06 00  08 95 aa ff ba 00 00 00  |$...D!..........|
00000190  00 41 0e 10 43 86 02 0d  06 45 8f 03 47 8d 05 8e  |.A..C....E..G...|
000001a0  04 46 83 07 8c 06 00 00  24 00 00 00 6c 21 06 00  |.F......$...l!..|
000001b0  a0 95 aa ff df 04 00 00  00 41 0e 10 43 86 00 fe  |.........A..C...|
000001c0  ff ff 82 fe ff ff 02 00  00 00 00 40 1f 00 00 fe  |...........@....|
000001d0  ff ff 05 fe ff ff 02 40  1f 00 00 90 fe 33 00 00  |.......@.....3..|
000001e0  00 00 00 00 00 00 00 00  00 00 00 00 00 00 00 00  |................|
000001f0  00 00 00 00 00 00 00 00  00 00 00 00 00 00 55 aa  |..............U.|
00000200


==================================== inxi report: ==============================

System:    Kernel: 3.13.0-113-generic x86_64 (64 bit gcc: 4.8.4)
           Desktop: N/A dm: lightdm Distro: Ubuntu 14.04.5 LTS
Machine:   Device: desktop Mobo: ASUSTeK model: P5KPL/EPU v: Rev X.0x
           BIOS: American Megatrends v: 0308 date: 03/11/2009
Battery    No battery data found in /sys or dmidecode. Is one present?
CPU:       Dual core Intel Core2 Duo E8400 (-MCP-) cache: 6144 KB bmips: 11987 
           clock speeds: min/max: 1998/2997 MHz 1: 1998 MHz 2: 2997 MHz
           CPU Flags: acpi aperfmperf apic arch_perfmon bts clflush cmov
           constant_tsc cx16 cx8 de ds_cpl dtes64 dtherm dts est flexpriority
           fpu fxsr ht lahf_lm lm mca mce mmx monitor msr mtrr nopl nx pae pat
           pbe pdcm pebs pge pni pse pse36 rep_good sep smx ss sse sse2 sse4_1
           ssse3 syscall tm tm2 tpr_shadow tsc vme vmx vnmi xsave xtpr
Memory:    Array-1 capacity: 8 GB (est) devices: 4 EC: None
           max module size: 4 GB
           Device-1: DIMM0 size: 2 GB (Double-bank) speed: 800 MHz type: DDR2
           manufacturer: N/A part: N/A
           Device-2: DIMM1 size: No Module Installed type: N/A
           Device-3: DIMM2 size: 2 GB (Double-bank) speed: 800 MHz type: DDR2
           manufacturer: N/A part: N/A
           Device-4: DIMM3 size: No Module Installed type: N/A
Graphics:  Card: NVIDIA G98 [GeForce 8400 GS Rev. 2]
           bus-ID: 01:00.0 chip-ID: 10de:06e4
           Display Server: X.Org 1.15.1 drivers: nouveau (unloaded: modesetting,fbdev,vesa)
           tty size: 1920x1080@60.0hz
           GLX Renderer: Gallium 0.4 on NV98
           GLX Version: 3.0 Mesa 10.1.3 Direct Rendering: Yes
Audio:     Card-1 Intel NM10/ICH7 Family High Definition Audio Controller
           driver: snd_hda_intel bus-ID: 00:1b.0 chip-ID: 8086:27d8
           Card-2 Logitech Webcam C170
           driver: USB Audio usb-ID: 001-004 chip-ID: 046d:082b
           Sound: Advanced Linux Sound Architecture v: k3.13.0-113-generic
Network:   Card: Realtek RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller
           driver: r8169 v: 2.3LK-NAPI port: e800
           bus-ID: 02:00.0 chip-ID: 10ec:8168
           IF: eth0 state: up speed: 1000 Mbps duplex: full mac: <filter>
Drives:    HDD Total Size: 500.1GB (9.0% used)
           ID-1: /dev/sda model: WDC_WD5000AAKS size: 500.1GB
          
           Optical: /dev/sr0 model: HL-DT-ST DVDRAM GH22NS50
           rev: TN00 dev-links: cdrom
           Features: speed: 48x multisession: yes
           audio: yes dvd: yes rw: cd-r,cd-rw,dvd-r,dvd-ram state: running
Partition: ID-1: / size: 29G used: 4.7G (18%) fs: ext4 dev: /dev/sda7
           label: N/A uuid: c33af8df-ece3-49be-9c7d-be10cdc3aa27
           ID-2: /media/duburgt/bb66d2c2-7089-4561-a246-3b7dabef0457 size: 20G used: 7.7G (43%) fs: ext4 dev: /dev/sda1
           label: N/A uuid: bb66d2c2-7089-4561-a246-3b7dabef0457
           ID-3: /media/duburgt/dc2d5104-516e-4324-ba88-c6c1552067f5 size: 410G used: 29G (8%) fs: ext4 dev: /dev/sda6
           label: N/A uuid: dc2d5104-516e-4324-ba88-c6c1552067f5
           ID-4: swap-1 size: 1.05GB used: 0.00GB (0%) fs: swap dev: /dev/sda5
           label: N/A uuid: ca1a9cde-d671-4509-8d61-89994b189713
RAID:      System: supported: N/A
           No RAID devices: /proc/mdstat, md_mod kernel module present
           Unused Devices: none
Unmounted: ID-1: /dev/fd0 size: 0.00G label: N/A uuid: N/A
Sensors:   None detected - is lm-sensors installed and configured?
Repos:     Active apt sources in file: /etc/apt/sources.list
           deb http://archive.ubuntu.com/ubuntu trusty main restricted
           deb-src http://archive.ubuntu.com/ubuntu trusty main restricted
           deb http://archive.ubuntu.com/ubuntu trusty-updates main restricted
           deb-src http://archive.ubuntu.com/ubuntu trusty-updates main restricted
           deb http://archive.ubuntu.com/ubuntu trusty universe
           deb-src http://archive.ubuntu.com/ubuntu trusty universe
           deb http://archive.ubuntu.com/ubuntu trusty-updates universe
           deb-src http://archive.ubuntu.com/ubuntu trusty-updates universe
           deb http://archive.ubuntu.com/ubuntu trusty multiverse
           deb-src http://archive.ubuntu.com/ubuntu trusty multiverse
           deb http://archive.ubuntu.com/ubuntu trusty-updates multiverse
           deb-src http://archive.ubuntu.com/ubuntu trusty-updates multiverse
           deb http://archive.ubuntu.com/ubuntu trusty-backports main restricted universe multiverse
           deb-src http://archive.ubuntu.com/ubuntu trusty-backports main restricted universe multiverse
           deb http://archive.ubuntu.com/ubuntu trusty-security main restricted
           deb-src http://archive.ubuntu.com/ubuntu trusty-security main restricted
           deb http://archive.ubuntu.com/ubuntu trusty-security universe
           deb-src http://archive.ubuntu.com/ubuntu trusty-security universe
           deb http://archive.ubuntu.com/ubuntu trusty-security multiverse
           deb-src http://archive.ubuntu.com/ubuntu trusty-security multiverse
           deb http://extras.ubuntu.com/ubuntu trusty main
           deb-src http://extras.ubuntu.com/ubuntu trusty main
Processes: CPU: % used - Memory: MB / % used - top 10 active
           1: cpu: 20.2% command: firefox pid: 1837 mem: 295.24MB (8.4%)
           2: cpu: 14.9% command: plugin-container pid: 1941 mem: 275.84MB (7.8%)
           3: cpu: 2.2% command: X pid: 1044 mem: 51.33MB (1.4%)
           4: cpu: 1.4% command: compiz pid: 1563 mem: 108.93MB (3.1%)
           5: cpu: 0.8% command: bash pid: 3139 mem: 3.05MB (0.0%)
           6: cpu: 0.4% command: gnome-terminal pid: 2325 mem: 19.05MB (0.5%)
           7: cpu: 0.4% command: nautilus pid: 1592 mem: 40.04MB (1.1%)
           8: cpu: 0.2% command: unity-scope-loader pid: 2251 mem: 20.87MB (0.5%)
           9: cpu: 0.1% command: unity-scope-home pid: 2235 mem: 16.92MB (0.4%)
           10: cpu: 0.1% command: hud-service pid: 1216 mem: 23.18MB (0.6%)
           Memory: MB / % used - CPU: % used - top 10 active
           1: mem: 295.24MB (8.4%) command: firefox pid: 1837 cpu: 20.2%
           2: mem: 275.84MB (7.8%) command: plugin-container pid: 1941 cpu: 14.9%
           3: mem: 108.93MB (3.1%) command: compiz pid: 1563 cpu: 1.4%
           4: mem: 51.33MB (1.4%) command: X pid: 1044 cpu: 2.2%
           5: mem: 47.96MB (1.3%) command: evolution-calendar-factory pid: 1600 cpu: 0.0%
           6: mem: 40.04MB (1.1%) command: nautilus pid: 1592 cpu: 0.4%
           7: mem: 23.18MB (0.6%) command: hud-service pid: 1216 cpu: 0.1%
           8: mem: 20.87MB (0.5%) command: unity-scope-loader pid: 2251 cpu: 0.2%
           9: mem: 20.02MB (0.5%) command: nm-applet pid: 1596 cpu: 0.0%
           10: mem: 19.05MB (0.5%) command: gnome-terminal pid: 2325 cpu: 0.4%
Info:      Processes: 175 Uptime: 9 min Memory: 845.3/3513.2MB
           Init: Upstart v: 1.12.1 runlevel: 2 default: 2 Gcc sys: 4.8.4
           Client: Shell (bash 4.3.111 running in bash) inxi: 2.3.8


=================================== rfkill: ===================================



=================================== lsusb: ====================================

Bus 001 Device 004: ID 046d:082b Logitech, Inc. Webcam C170
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 003 Device 002: ID 0a81:0101 Chesen Electronics Corp. Keyboard
Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 002 Device 002: ID 046d:c526 Logitech, Inc. Nano Receiver
Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub

/:  Bus 05.Port 1: Dev 1, Class=root_hub, Driver=uhci_hcd/2p, 12M
/:  Bus 04.Port 1: Dev 1, Class=root_hub, Driver=uhci_hcd/2p, 12M
/:  Bus 03.Port 1: Dev 1, Class=root_hub, Driver=uhci_hcd/2p, 12M
    |__ Port 1: Dev 2, If 0, Class=Human Interface Device, Driver=usbhid, 1.5M
    |__ Port 1: Dev 2, If 1, Class=Human Interface Device, Driver=usbhid, 1.5M
/:  Bus 02.Port 1: Dev 1, Class=root_hub, Driver=uhci_hcd/2p, 12M
    |__ Port 2: Dev 2, If 0, Class=Human Interface Device, Driver=usbhid, 12M
    |__ Port 2: Dev 2, If 1, Class=Human Interface Device, Driver=usbhid, 12M
/:  Bus 01.Port 1: Dev 1, Class=root_hub, Driver=ehci-pci/8p, 480M
    |__ Port 4: Dev 4, If 0, Class=Video, Driver=uvcvideo, 480M
    |__ Port 4: Dev 4, If 1, Class=Video, Driver=uvcvideo, 480M
    |__ Port 4: Dev 4, If 2, Class=Audio, Driver=snd-usb-audio, 480M
    |__ Port 4: Dev 4, If 3, Class=Audio, Driver=snd-usb-audio, 480M


=================================== cmdline: ==================================

BOOT_IMAGE=/boot/vmlinuz-3.13.0-113-generic root=UUID=c33af8df-ece3-49be-9c7d-be10cdc3aa27 ro quiet splash vt.handoff=7


==================================== dmesg: ===================================

[    0.093713] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[    0.098192] acpi PNP0A08:00: [Firmware Info]: MMCONFIG for domain 0000 [bus 00-3f] only partially covers this bridge
[   14.691561] EXT4-fs (sda7): re-mounted. Opts: errors=remount-ro
[   98.573290] systemd-hostnamed[2105]: Warning: nss-myhostname is not installed. Changing the local hostname might make it unresolveable. Please install nss-myhostname!
[  306.036035] end_request: I/O error, dev fd0, sector 0
[  309.252025] end_request: I/O error, dev fd0, sector 0
[  551.396028] end_request: I/O error, dev fd0, sector 0
[  557.780030] end_request: I/O error, dev fd0, sector 0


================================== 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:
LANG="fr_FR.UTF-8"

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

Default keyboard layout:
XKBMODEL="pc105"
XKBLAYOUT="fr"
XKBVARIANT="oss"
XKBOPTIONS=""


====================================== Modules: ================================

Module                  Size  Used by
asus_atk0110           18657  0 
bluetooth             391136  10 bnep,rfcomm
bnep                   19624  2 
coretemp               13435  0 
drm                   303102  5 ttm,drm_kms_helper,nouveau
drm_kms_helper         55071  1 nouveau
floppy                 69418  0 
gpio_ich               13476  0 
hid                   106148  2 hid_generic,usbhid
hid_generic            12548  0 
i2c_algo_bit           13413  1 nouveau
joydev                 17381  0 
kvm                   455843  1 kvm_intel
kvm_intel             143187  0 
lp                     17759  0 
lpc_ich                21080  0 
mac_hid                13205  0 
mii                    13934  1 r8169
mxm_wmi                13021  1 nouveau
nouveau              1097288  3 
parport                42348  3 lp,ppdev,parport_pc
parport_pc             32701  1 
pata_acpi              13038  0 
ppdev                  17671  0 
psmouse               106692  0 
r8169                  71677  0 
rfcomm                 69160  0 
serio_raw              13462  0 
shpchp                 37032  0 
snd                    69416  20 snd_hda_codec_realtek,snd_usb_audio,snd_hwdep,snd_timer,snd_pcm,snd_seq,snd_rawmidi,snd_usbmidi_lib,snd_hda_codec,snd_hda_intel,snd_seq_device,snd_seq_midi
snd_hda_codec         193017  2 snd_hda_codec_realtek,snd_hda_intel
snd_hda_codec_realtek    65904  1 
snd_hda_intel          56611  3 
snd_hwdep              13602  2 snd_usb_audio,snd_hda_codec
snd_page_alloc         18710  2 snd_pcm,snd_hda_intel
snd_pcm               102099  3 snd_usb_audio,snd_hda_codec,snd_hda_intel
snd_rawmidi            30731  2 snd_usbmidi_lib,snd_seq_midi
snd_seq                61616  2 snd_seq_midi_event,snd_seq_midi
snd_seq_device         14497  3 snd_seq,snd_rawmidi,snd_seq_midi
snd_seq_midi           13324  0 
snd_seq_midi_event     14899  1 snd_seq_midi
snd_timer              29549  2 snd_pcm,snd_seq
snd_usb_audio         155107  1 
snd_usbmidi_lib        29282  1 snd_usb_audio
soundcore              12680  1 snd
ttm                    93424  1 nouveau
usbhid                 52659  0 
uvcvideo               80885  0 
video                  19476  1 nouveau
videobuf2_core         40664  1 uvcvideo
videobuf2_memops       13362  1 videobuf2_vmalloc
videobuf2_vmalloc      13216  1 uvcvideo
videodev              134688  2 uvcvideo,videobuf2_core
wmi                    19177  2 mxm_wmi,nouveau


==================================== xorg: ===================================

xinput:
⎡ Virtual core pointer                    	id=2	[master pointer  (3)]
⎜   ↳ Virtual core XTEST pointer              	id=4	[slave  pointer  (2)]
⎜   ↳ Logitech USB Receiver                   	id=8	[slave  pointer  (2)]
⎜   ↳ Logitech USB Receiver                   	id=9	[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)]
    ↳ Power Button                            	id=7	[slave  keyboard (3)]
    ↳ CHESEN USB Keyboard                     	id=10	[slave  keyboard (3)]
    ↳ CHESEN USB Keyboard                     	id=11	[slave  keyboard (3)]
    ↳ Webcam C170                             	id=12	[slave  keyboard (3)]


xrandr:
Screen 0: minimum 320 x 200, current 1920 x 1080, maximum 8192 x 8192
DVI-I-1 connected primary 1920x1080+0+0 (normal left inverted right x axis y axis) 521mm x 293mm
   1920x1080      60.0*+
   1600x1200      60.0  
   1680x1050      59.9  
   1280x1024      75.0     60.0  
   1440x900       75.0     59.9  
   1152x864       75.0  
   1280x720       60.0  
   1024x768       75.1     70.1     60.0  
   832x624        74.6  
   800x600        72.2     75.0     60.3     56.2  
   640x480        75.0     72.8     66.7     60.0  
   720x400        70.1  
VGA-1 disconnected (normal left inverted right x axis y axis)


============================== Additional drivers: =============================

== /sys/devices/pci0000:00/0000:00:01.0/0000:01:00.0 ==
modalias : pci:v000010DEd000006E4sv00001458sd000034BAbc03sc00i00
model    : G98 [GeForce 8400 GS Rev. 2]
vendor   : NVIDIA Corporation
driver   : xserver-xorg-video-nouveau - distro free builtin
driver   : nvidia-340 - distro non-free recommended
driver   : nvidia-173 - distro non-free
driver   : nvidia-304 - distro non-free



============================= Upgradable packages: =============================

libmm-glib0              1.0.0-2ubuntu1.1      from:1.0.0-2ubuntu1
libnautilus-extension1a  1:3.10.1-0ubuntu9.11  from:1:3.10.1-0ubuntu9.3
modemmanager             1.0.0-2ubuntu1.1      from:1.0.0-2ubuntu1
nautilus                 1:3.10.1-0ubuntu9.11  from:1:3.10.1-0ubuntu9.3
nautilus-data            1:3.10.1-0ubuntu9.11  from:1:3.10.1-0ubuntu9.3
oneconf                  0.3.7.14.04.1         from:0.3.7
oneconf-common           0.3.7.14.04.1         from:0.3.7
python-oneconf           0.3.7.14.04.1         from:0.3.7
python3-oneconf          0.3.7.14.04.1         from:0.3.7


================================ Broken packages: ==============================

aptitude program not available on this system.


======================== Package configuration pending: ========================

None


========================== Package install interrupted: ========================

Reading package lists...
Building dependency tree...
Reading state information...
0 upgraded, 0 newly installed, 0 to remove and 9 not upgraded.


================================== Secure Boot: ================================

Secure Boot disabled or not supported on this system.


============================ Disks SMART attributes: ===========================

### ATA disks: sda

# Drive sda:
smartctl 6.2 2013-07-26 r3841 [x86_64-linux-3.13.0-113-generic] (local build)
Copyright (C) 2002-13, Bruce Allen, Christian Franke, www.smartmontools.org

=== START OF INFORMATION SECTION ===
Model Family:     Western Digital Caviar Blue (SATA)
Device Model:     WDC WD5000AAKS-00M9A0
LU WWN Device Id: 5 0014ee 00178fe33
Firmware Version: 05.01D05
User Capacity:    500 107 862 016 bytes [500 GB]
Sector Size:      512 bytes logical/physical
Device is:        In smartctl database [for details use: -P show]
ATA Version is:   ATA8-ACS (minor revision not indicated)
SATA Version is:  SATA 2.6, 3.0 Gb/s
Local Time is:    Wed Mar 29 16:55:19 2017 CEST
SMART support is: Available - device has SMART capability.
SMART support is: Enabled

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

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   200   200   051    -    0
  3 Spin_Up_Time            POS--K   142   140   021    -    3900
  4 Start_Stop_Count        -O--CK   096   096   000    -    4103
  5 Reallocated_Sector_Ct   PO--CK   200   200   140    -    0
  7 Seek_Error_Rate         -OSR-K   200   200   000    -    0
  9 Power_On_Hours          -O--CK   090   090   000    -    7675
 10 Spin_Retry_Count        -O--CK   100   100   000    -    0
 11 Calibration_Retry_Count -O--CK   100   100   000    -    0
 12 Power_Cycle_Count       -O--CK   096   096   000    -    4102
192 Power-Off_Retract_Count -O--CK   200   200   000    -    39
193 Load_Cycle_Count        -O--CK   199   199   000    -    4063
194 Temperature_Celsius     -O---K   106   099   000    -    37
196 Reallocated_Event_Count -O--CK   200   200   000    -    0
197 Current_Pending_Sector  -O--CK   200   200   000    -    1
198 Offline_Uncorrectable   ----CK   200   200   000    -    1
199 UDMA_CRC_Error_Count    -O--CK   200   200   000    -    0
200 Multi_Zone_Error_Rate   ---R--   200   200   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
No Errors Logged




=============================== StdErr Messages: ===============================

E: Aucun paquet n'a été trouvé

Je pars, retour mardi...

Dernière modification par philburgt (Le 29/03/2017, à 16:19)

Hors ligne

#39 Le 29/03/2017, à 17:21

malbo

Re : [Résolu] Lenteur Ubuntu 16 04

Extrait du rapport que tu as collé dans le post #38 :

=================================== cmdline: ==================================

BOOT_IMAGE=/boot/vmlinuz-3.13.0-113-generic root=UUID=c33af8df-ece3-49be-9c7d-be10cdc3aa27 ro quiet splash vt.handoff=7

C'est le noyau de la famille 3.13.0-x qui est utilisé donc c'est bien ce qui était attendu. Tu signales que "la vitesse est redevenue "normale" pour l'ouverture de firefox." mais dans le post #1, tu avais écrit "tout est bcp plus lent". Hormis Firefox, est-ce que tout est redevenu aussi rapide qu'avant ou pas ?

Hors ligne

#40 Le 29/03/2017, à 17:41

philburgt

Re : [Résolu] Lenteur Ubuntu 16 04

La navigation est plus lente qu'avant. Le chargement des images (firefox ou visionneuse). L'actualisation des pages web.
J'ai relancer la 16 04 du sda1 et à part l'ouverture de firefox c'est mieux que la 14 04 (qui plante en plus). Donc je vais rester sur la 16 04 pour le moment qui a plus d'avantage que d'inconvénient.
Je reviens mardi pour des tests plus poussés.
Déjà un immense merci pour toute cette expertise et cette patience une fois de plus.

Hors ligne

#41 Le 29/03/2017, à 17:50

malbo

Re : [Résolu] Lenteur Ubuntu 16 04

Coup de théâtre : la 16.04 issue de la migration est finalement la moins mauvaise. Moi, je crois que je vais en rester là...

Hors ligne

#42 Le 29/03/2017, à 20:52

Laurent85

Re : [Résolu] Lenteur Ubuntu 16 04

philburgt a écrit :

Oui, c'est celle qui a été installée avec la mise à niveau depuis 14 04, à l'origine de ce fil.

Bah non, le premier rapport bisnext a été généré à partir du système sur sda7, qui au départ était encore la version 16.04.1. Je crois qu'on se mélange les pinceaux avec ces deux systèmes. Les deux sont lents si je comprends bien ! et les deux ont été mis à niveau de 14.04 vers 16.04 ?

1er rapport :

bisnext report id 1791b
...
sda7: __________________________________________________________________________
     
        File system:       ext4
        Boot sector type:  -
        Boot sector info:
        Operating System:  Ubuntu 16.04.1 LTS
        Boot files:        /boot/grub/grub.cfg /etc/fstab
                           /boot/grub/i386-pc/core.img

2è rapport

bisnext report id 229f4
...
    sda7: __________________________________________________________________________
     
        File system:       ext4
        Boot sector type:  -
        Boot sector info:
        Operating System:  Ubuntu 16.04.2 LTS
        Boot files:        /boot/grub/grub.cfg /etc/fstab
                           /boot/grub/i386-pc/core.img

Je pense que ce que tu appelles lenteur n'a rien d'anormal compte tenu de ton matériel

Machine:   Device: desktop Mobo: ASUSTeK model: P5KPL/EPU v: Rev X.0x
           BIOS: American Megatrends v: 0308 date: 03/11/2009
...
CPU:       Dual core Intel Core2 Duo E8400
...
Graphics:  Card: NVIDIA G98 [GeForce 8400 GS Rev. 2]

et des temps donnés par systemd :

============================= boot-up statistics: =============================

Startup finished in 3.831s (kernel) + 20.650s (userspace) = 24.481s

...

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 @20.633s
  2 multi-user.target @20.633s

Dernière modification par Laurent85 (Le 29/03/2017, à 20:53)

Hors ligne

#43 Le 04/04/2017, à 08:28

philburgt

Re : [Résolu] Lenteur Ubuntu 16 04

LAURENT85 a écrit :

Je pense que ce que tu appelles lenteur n'a rien d'anormal compte tenu de ton matériel

Je me doutais que mon matériel commençait à dater. Juste une dernière question avant d'écrire [résolu],pensez vous que je doive tout changer ou simplement changer des composants?

Dernière modification par philburgt (Le 05/04/2017, à 07:15)

Hors ligne

#44 Le 04/04/2017, à 17:02

Laurent85

Re : [Résolu] Lenteur Ubuntu 16 04

Tu aurais à changer la carte mère aussi, autant te dire qu'il faut changer d'ordi.

Hors ligne