Pages : 1
#1 Le 28/10/2018, à 14:07
- Kyan95
[Résolu]ACPI error au démarrage d'Ubuntu
Bonjour à tous,
J'ai installé hier soir la dernière version d'Ubuntu ubuntu-18.04.1-desktop-amd64 en dual-boot sur mon ordi portable perso avec une clé d'installation bootable créée avec rufus.
L'installation s'est bien passée, j'ai bien désactivé le secure boot. Seulement au moment de démarrer sur Ubuntu j'obtiens l'erreur suivante :
Je suis bloqué depuis plusieurs heures, en fouillant sur internet j'ai trouvé quelques posts qui ont des soucis similaires relatifs au ACPI mais ce n'est jamais les mêmes erreurs.
Etant totalement néophyte dans ce domaine, je n'ose pas trop toucher à n'importe quoi...
Ci-joint, mon boot info. : Boot-info
Merci de votre aide
Dernière modification par Kyan95 (Le 29/10/2018, à 15:03)
Hors ligne
#2 Le 28/10/2018, à 14:13
- NicoApi73
Re : [Résolu]ACPI error au démarrage d'Ubuntu
Bonjour,
Je ne pense pas que ce soit ces erreurs qui posent problème. Je penserais plutôt à ta carte graphique. Quel est ton PC (référence commerciale) et sais tu quelle est la carte graphique qui est installée dessus?
Comme tu as réussi à faire un boot info, pourrais tu donner le retour des commandes suivantes :
dmesg -lerr
sudo lshw
La première va donner ce que retourne le noyau en terme d'erreurs (qu'elles soient bloquantes ou non)
La seconde va lister tout ton matériel. Avec celle-ci, je voudrais voir le cpu que tu as, la carte graphique et son driver et ton module WIFI.
Dernière modification par NicoApi73 (Le 28/10/2018, à 14:15)
Hors ligne
#3 Le 28/10/2018, à 14:22
- xubu1957
Re : [Résolu]ACPI error au démarrage d'Ubuntu
Bonjour,
Je mets le boot-info :
Boot Info Script 8f991e4 + Boot-Repair extra info [Boot-Info 25oct2017]
============================= Boot Info Summary: ===============================
=> No boot loader is installed in the MBR of /dev/sda.
=> No boot loader is installed in the MBR of /dev/sdb.
sda1: __________________________________________________________________________
File system: vfat
Boot sector type: Windows 8/2012: FAT32
Boot sector info: No errors found in the Boot Parameter Block.
Operating System:
Boot files: /EFI/ubuntu/grub.cfg /EFI/Boot/bootx64.efi
/EFI/Boot/fbx64.efi /EFI/ubuntu/fwupx64.efi
/EFI/ubuntu/grubx64.efi /EFI/ubuntu/mmx64.efi
/EFI/ubuntu/shimx64.efi
/EFI/Microsoft/Boot/bootmgfw.efi
/EFI/Microsoft/Boot/bootmgr.efi
/EFI/Microsoft/Boot/memtest.efi
sda2: __________________________________________________________________________
File system:
Boot sector type: -
Boot sector info:
Mounting failed: mount: /mnt/BootInfo/sda2: unknown filesystem type ''.
sda3: __________________________________________________________________________
File system: ntfs
Boot sector type: Windows 8/2012: NTFS
Boot sector info: No errors found in the Boot Parameter Block.
Operating System:
Boot files: /Windows/System32/winload.exe
sda4: __________________________________________________________________________
File system: ntfs
Boot sector type: Windows 8/2012: NTFS
Boot sector info: No errors found in the Boot Parameter Block.
Operating System:
Boot files:
sdb1: __________________________________________________________________________
File system: ntfs
Boot sector type: Windows 8/2012: NTFS
Boot sector info: No errors found in the Boot Parameter Block.
Operating System:
Boot files:
sdb2: __________________________________________________________________________
File system: vfat
Boot sector type: FAT32
Boot sector info: No errors found in the Boot Parameter Block.
Operating System:
Boot files:
sdb3: __________________________________________________________________________
File system: ext4
Boot sector type: -
Boot sector info:
Operating System: Ubuntu 18.04.1 LTS
Boot files: /boot/grub/grub.cfg /etc/fstab
============================ Drive/Partition Info: =============================
Drive: sda _____________________________________________________________________
Disk /dev/sda: 119.2 GiB, 128035676160 bytes, 250069680 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disklabel type: gpt
Partition Boot Start Sector End Sector # of Sectors Id System
/dev/sda1 1 4,294,967,295 4,294,967,295 ee GPT
/dev/sda1 ends after the last sector of /dev/sda
GUID Partition Table detected.
Partition Attrs Start Sector End Sector # of Sectors System
/dev/sda1 + 2,048 534,527 532,480 EFI System partition
/dev/sda2 + 534,528 567,295 32,768 Microsoft Reserved Partition (Windows)
/dev/sda3 567,296 248,428,543 247,861,248 Data partition (Windows/Linux)
/dev/sda4 + R 248,430,592 250,068,991 1,638,400 Windows Recovery Environment (Windows)
Attributes: R=Required, N=No Block IO, B=Legacy BIOS Bootable, +=More bits set
Drive: sdb _____________________________________________________________________
Disk /dev/sdb: 931.5 GiB, 1000204886016 bytes, 1953525168 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 4096 bytes
I/O size (minimum/optimal): 4096 bytes / 4096 bytes
Disklabel type: gpt
Partition Boot Start Sector End Sector # of Sectors Id System
/dev/sdb1 1 1,953,525,167 1,953,525,167 ee GPT
GUID Partition Table detected.
Partition Attrs Start Sector End Sector # of Sectors System
/dev/sdb1 2,048 1,855,610,742 1,855,608,695 Data partition (Windows/Linux)
/dev/sdb2 1,855,610,880 1,856,661,503 1,050,624 EFI System partition
/dev/sdb3 1,856,661,504 1,953,523,711 96,862,208 Data partition (Linux)
Attributes: R=Required, N=No Block IO, B=Legacy BIOS Bootable, +=More bits set
"blkid" output: ________________________________________________________________
Device UUID TYPE LABEL
/dev/loop0 squashfs
/dev/loop1 squashfs
/dev/loop2 squashfs
/dev/loop3 squashfs
/dev/loop4 squashfs
/dev/loop5 squashfs
/dev/loop6 squashfs
/dev/sda1 F606-F5F9 vfat SYSTEM
/dev/sda2
/dev/sda3 CA860A2D860A1B19 ntfs OS
/dev/sda4 72FEE406FEE3C109 ntfs RECOVERY
/dev/sdb1 9E1634101633E7C3 ntfs DATA
/dev/sdb2 4F29-2D10 vfat
/dev/sdb3 32f71889-c072-45bf-9ade-7aec7dcca8b7 ext4
========================= "ls -l /dev/disk/by-id" output: ======================
total 0
lrwxrwxrwx 1 root root 9 Oct 28 13:42 ata-HGST_HTS721010A9E630_JR1000BN2DPUKE -> ../../sdb
lrwxrwxrwx 1 root root 10 Oct 28 13:42 ata-HGST_HTS721010A9E630_JR1000BN2DPUKE-part1 -> ../../sdb1
lrwxrwxrwx 1 root root 10 Oct 28 13:42 ata-HGST_HTS721010A9E630_JR1000BN2DPUKE-part2 -> ../../sdb2
lrwxrwxrwx 1 root root 10 Oct 28 13:42 ata-HGST_HTS721010A9E630_JR1000BN2DPUKE-part3 -> ../../sdb3
lrwxrwxrwx 1 root root 9 Oct 28 13:42 ata-SanDisk_SD8SN8U128G1002_173205800470 -> ../../sda
lrwxrwxrwx 1 root root 10 Oct 28 13:42 ata-SanDisk_SD8SN8U128G1002_173205800470-part1 -> ../../sda1
lrwxrwxrwx 1 root root 10 Oct 28 13:42 ata-SanDisk_SD8SN8U128G1002_173205800470-part2 -> ../../sda2
lrwxrwxrwx 1 root root 10 Oct 28 13:42 ata-SanDisk_SD8SN8U128G1002_173205800470-part3 -> ../../sda3
lrwxrwxrwx 1 root root 10 Oct 28 13:42 ata-SanDisk_SD8SN8U128G1002_173205800470-part4 -> ../../sda4
lrwxrwxrwx 1 root root 9 Oct 28 13:42 wwn-0x5000cca8d8e1f563 -> ../../sdb
lrwxrwxrwx 1 root root 10 Oct 28 13:42 wwn-0x5000cca8d8e1f563-part1 -> ../../sdb1
lrwxrwxrwx 1 root root 10 Oct 28 13:42 wwn-0x5000cca8d8e1f563-part2 -> ../../sdb2
lrwxrwxrwx 1 root root 10 Oct 28 13:42 wwn-0x5000cca8d8e1f563-part3 -> ../../sdb3
lrwxrwxrwx 1 root root 9 Oct 28 13:42 wwn-0x5001b448b4d73e0e -> ../../sda
lrwxrwxrwx 1 root root 10 Oct 28 13:42 wwn-0x5001b448b4d73e0e-part1 -> ../../sda1
lrwxrwxrwx 1 root root 10 Oct 28 13:42 wwn-0x5001b448b4d73e0e-part2 -> ../../sda2
lrwxrwxrwx 1 root root 10 Oct 28 13:42 wwn-0x5001b448b4d73e0e-part3 -> ../../sda3
lrwxrwxrwx 1 root root 10 Oct 28 13:42 wwn-0x5001b448b4d73e0e-part4 -> ../../sda4
================================ Mount points: =================================
Device Mount_Point Type Options
/dev/sda1 /boot/efi vfat (rw,relatime,fmask=0077,dmask=0077,codepage=437,iocharset=iso8859-1,shortname=mixed,errors=remount-ro)
/dev/sdb3 / ext4 (rw,relatime,errors=remount-ro,data=ordered)
========================== sda1/EFI/ubuntu/grub.cfg: ===========================
--------------------------------------------------------------------------------
search.fs_uuid 32f71889-c072-45bf-9ade-7aec7dcca8b7 root hd1,gpt3
set prefix=($root)'/boot/grub'
configfile $prefix/grub.cfg
--------------------------------------------------------------------------------
=========================== sdb3/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_gpt
insmod ext2
set root='hd1,gpt3'
if [ x$feature_platform_search_hint = xy ]; then
search --no-floppy --fs-uuid --set=root --hint-bios=hd1,gpt3 --hint-efi=hd1,gpt3 --hint-baremetal=ahci1,gpt3 32f71889-c072-45bf-9ade-7aec7dcca8b7
else
search --no-floppy --fs-uuid --set=root 32f71889-c072-45bf-9ade-7aec7dcca8b7
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=10
# Fallback hidden-timeout code in case the timeout_style feature is
# unavailable.
elif sleep --interruptible 10 ; 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=1
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-32f71889-c072-45bf-9ade-7aec7dcca8b7' {
recordfail
load_video
gfxmode $linux_gfx_mode
insmod gzio
if [ x$grub_platform = xxen ]; then insmod xzio; insmod lzopio; fi
insmod part_gpt
insmod ext2
set root='hd1,gpt3'
if [ x$feature_platform_search_hint = xy ]; then
search --no-floppy --fs-uuid --set=root --hint-bios=hd1,gpt3 --hint-efi=hd1,gpt3 --hint-baremetal=ahci1,gpt3 32f71889-c072-45bf-9ade-7aec7dcca8b7
else
search --no-floppy --fs-uuid --set=root 32f71889-c072-45bf-9ade-7aec7dcca8b7
fi
linux /boot/vmlinuz-4.15.0-29-generic root=UUID=32f71889-c072-45bf-9ade-7aec7dcca8b7 ro quiet splash $vt_handoff
initrd /boot/initrd.img-4.15.0-29-generic
}
submenu 'Options avancées pour Ubuntu' $menuentry_id_option 'gnulinux-advanced-32f71889-c072-45bf-9ade-7aec7dcca8b7' {
menuentry 'Ubuntu, avec Linux 4.15.0-29-generic' --class ubuntu --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-4.15.0-29-generic-advanced-32f71889-c072-45bf-9ade-7aec7dcca8b7' {
recordfail
load_video
gfxmode $linux_gfx_mode
insmod gzio
if [ x$grub_platform = xxen ]; then insmod xzio; insmod lzopio; fi
insmod part_gpt
insmod ext2
set root='hd1,gpt3'
if [ x$feature_platform_search_hint = xy ]; then
search --no-floppy --fs-uuid --set=root --hint-bios=hd1,gpt3 --hint-efi=hd1,gpt3 --hint-baremetal=ahci1,gpt3 32f71889-c072-45bf-9ade-7aec7dcca8b7
else
search --no-floppy --fs-uuid --set=root 32f71889-c072-45bf-9ade-7aec7dcca8b7
fi
echo 'Chargement de Linux 4.15.0-29-generic…'
linux /boot/vmlinuz-4.15.0-29-generic root=UUID=32f71889-c072-45bf-9ade-7aec7dcca8b7 ro quiet splash $vt_handoff
echo 'Chargement du disque mémoire initial…'
initrd /boot/initrd.img-4.15.0-29-generic
}
menuentry 'Ubuntu, with Linux 4.15.0-29-generic (recovery mode)' --class ubuntu --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-4.15.0-29-generic-recovery-32f71889-c072-45bf-9ade-7aec7dcca8b7' {
recordfail
load_video
insmod gzio
if [ x$grub_platform = xxen ]; then insmod xzio; insmod lzopio; fi
insmod part_gpt
insmod ext2
set root='hd1,gpt3'
if [ x$feature_platform_search_hint = xy ]; then
search --no-floppy --fs-uuid --set=root --hint-bios=hd1,gpt3 --hint-efi=hd1,gpt3 --hint-baremetal=ahci1,gpt3 32f71889-c072-45bf-9ade-7aec7dcca8b7
else
search --no-floppy --fs-uuid --set=root 32f71889-c072-45bf-9ade-7aec7dcca8b7
fi
echo 'Chargement de Linux 4.15.0-29-generic…'
linux /boot/vmlinuz-4.15.0-29-generic root=UUID=32f71889-c072-45bf-9ade-7aec7dcca8b7 ro recovery nomodeset
echo 'Chargement du disque mémoire initial…'
initrd /boot/initrd.img-4.15.0-29-generic
}
}
### 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+ ###
### END /etc/grub.d/20_memtest86+ ###
### BEGIN /etc/grub.d/30_os-prober ###
menuentry 'Windows Boot Manager (sur /dev/sda1)' --class windows --class os $menuentry_id_option 'osprober-efi-F606-F5F9' {
insmod part_gpt
insmod fat
set root='hd0,gpt1'
if [ x$feature_platform_search_hint = xy ]; then
search --no-floppy --fs-uuid --set=root --hint-bios=hd0,gpt1 --hint-efi=hd0,gpt1 --hint-baremetal=ahci0,gpt1 F606-F5F9
else
search --no-floppy --fs-uuid --set=root F606-F5F9
fi
chainloader /EFI/Microsoft/Boot/bootmgfw.efi
}
set timeout_style=menu
if [ "${timeout}" = 0 ]; then
set timeout=10
fi
### END /etc/grub.d/30_os-prober ###
### BEGIN /etc/grub.d/30_uefi-firmware ###
menuentry 'System setup' $menuentry_id_option 'uefi-firmware' {
fwsetup
}
### 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 ###
--------------------------------------------------------------------------------
=============================== sdb3/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/sdb3 during installation
UUID=32f71889-c072-45bf-9ade-7aec7dcca8b7 / ext4 errors=remount-ro 0 1
# /boot/efi was on /dev/sda1 during installation
UUID=F606-F5F9 /boot/efi vfat umask=0077 0 1
/swapfile none swap sw 0 0
--------------------------------------------------------------------------------
=================== sdb3: Location of files loaded by Grub: ====================
GiB - GB File Fragment(s)
915.497413635 = 983.007862784 boot/grub/grub.cfg 1
913.525402069 = 980.890431488 boot/vmlinuz-4.15.0-29-generic 1
913.525402069 = 980.890431488 vmlinuz 1
889.411384583 = 954.998202368 boot/initrd.img-4.15.0-29-generic 2
889.411384583 = 954.998202368 initrd.img 2
889.411384583 = 954.998202368 initrd.img.old 2
======================== Unknown MBRs/Boot Sectors/etc: ========================
/dev/sda1: unknown GPT attributes
8000000000000000
/dev/sda2: unknown GPT attributes
8000000000000000
/dev/sda4: unknown GPT attributes
8000000000000001
ADDITIONAL INFORMATION :
=================== log of boot-info 20181028_1342 ===================
boot-info version : 4ppa65
boot-sav version : 4ppa65
boot-sav-extra version : 4ppa65
glade2script version : 3.2.3~ppa4
Warning: failed to translate partition name
boot-info is executed in installed-session (Ubuntu 18.04.1 LTS, bionic, Ubuntu, x86_64)
CPU op-mode(s): 32-bit, 64-bit
BOOT_IMAGE=/boot/vmlinuz-4.15.0-29-generic root=UUID=32f71889-c072-45bf-9ade-7aec7dcca8b7 ro recovery nomodeset
=================== os-prober:
/dev/sdb3:L'OS actuellement utilisé - Ubuntu 18.04.1 LTS CurrentSession:linux
/dev/sda1@/EFI/Microsoft/Boot/bootmgfw.efi:Windows Boot Manager:Windows:efi
=================== blkid:
/dev/loop0: TYPE="squashfs"
/dev/loop1: TYPE="squashfs"
/dev/loop2: TYPE="squashfs"
/dev/loop3: TYPE="squashfs"
/dev/loop4: TYPE="squashfs"
/dev/loop5: TYPE="squashfs"
/dev/loop6: TYPE="squashfs"
/dev/sdb1: LABEL="DATA" UUID="9E1634101633E7C3" TYPE="ntfs" PARTLABEL="Basic data partition" PARTUUID="0b6708f4-4a1a-419f-977d-729085c70778"
/dev/sdb2: UUID="4F29-2D10" TYPE="vfat" PARTLABEL="EFI System Partition" PARTUUID="12225563-919c-4290-8818-d7b9a134f103"
/dev/sdb3: UUID="32f71889-c072-45bf-9ade-7aec7dcca8b7" TYPE="ext4" PARTUUID="7583ceca-06e8-4a9c-a2b1-069f4af29bc2"
/dev/sda1: LABEL="SYSTEM" UUID="F606-F5F9" TYPE="vfat" PARTLABEL="EFI system partition" PARTUUID="72474780-9809-4852-9470-280827e96c4a"
/dev/sda3: LABEL="OS" UUID="CA860A2D860A1B19" TYPE="ntfs" PARTLABEL="Basic data partition" PARTUUID="3c02d997-6bbf-4f9d-8b9f-46bcbdff4d31"
/dev/sda4: LABEL="RECOVERY" UUID="72FEE406FEE3C109" TYPE="ntfs" PARTLABEL="Basic data partition" PARTUUID="ac5d4e09-786d-460b-a111-c5b85106c1ed"
/dev/sda2: PARTLABEL="Microsoft reserved partition" PARTUUID="7c9e6e0b-5da1-43bf-9f4a-c760270c189a"
2 disks with OS, 2 OS : 1 Linux, 0 MacOS, 1 Windows, 0 unknown type OS.
Windows not detected by os-prober on sda3.
=================== /etc/grub.d/ :
drwxr-xr-x 2 root root 4096 juil. 25 05:08 grub.d
total 80
-rwxr-xr-x 1 root root 9783 juil. 17 20:13 00_header
-rwxr-xr-x 1 root root 6258 juil. 16 17:15 05_debian_theme
-rwxr-xr-x 1 root root 12693 juil. 17 20:13 10_linux
-rwxr-xr-x 1 root root 11298 juil. 17 20:13 20_linux_xen
-rwxr-xr-x 1 root root 1992 janv. 28 2016 20_memtest86+
-rwxr-xr-x 1 root root 12059 juil. 17 20:13 30_os-prober
-rwxr-xr-x 1 root root 1418 juil. 17 20:13 30_uefi-firmware
-rwxr-xr-x 1 root root 214 juil. 17 20:13 40_custom
-rwxr-xr-x 1 root root 216 juil. 17 20:13 41_custom
-rw-r--r-- 1 root root 483 juil. 17 20:13 README
=================== /etc/default/grub :
# If you change this file, run 'update-grub' afterwards to update
# /boot/grub/grub.cfg.
# For full documentation of the options in this file, see:
# info -f grub -n 'Simple configuration'
GRUB_DEFAULT=0
GRUB_TIMEOUT_STYLE=hidden
GRUB_TIMEOUT=10
GRUB_DISTRIBUTOR=`lsb_release -i -s 2> /dev/null || echo Debian`
GRUB_CMDLINE_LINUX_DEFAULT="quiet splash"
GRUB_CMDLINE_LINUX=""
# Uncomment to enable BadRAM filtering, modify to suit your needs
# This works with Linux (no patch required) and with any kernel that obtains
# the memory map information from GRUB (GNU Mach, kernel of FreeBSD ...)
#GRUB_BADRAM="0x01234567,0xfefefefe,0x89abcdef,0xefefefef"
# Uncomment to disable graphical terminal (grub-pc only)
#GRUB_TERMINAL=console
# The resolution used on graphical terminal
# note that you can use only modes which your graphic card supports via VBE
# you can see them in real GRUB with the command `vbeinfo'
#GRUB_GFXMODE=640x480
# Uncomment if you don't want GRUB to pass "root=UUID=xxx" parameter to Linux
#GRUB_DISABLE_LINUX_UUID=true
# Uncomment to disable generation of recovery mode menu entries
#GRUB_DISABLE_RECOVERY="true"
# Uncomment to get a beep at grub start
#GRUB_INIT_TUNE="480 440 1"
/boot/efi detected in the fstab of sdb3: UUID=F606-F5F9 (sda1)
Presence of EFI/Microsoft file detected: /boot/efi/EFI/Microsoft/Boot/bootmgfw.efi
Presence of EFI/Boot file detected: /boot/efi/EFI/Boot/bootx64.efi
Presence of EFI/Boot file detected: /boot/efi/EFI/Boot/fbx64.efi
/usr/share/boot-sav/bs-cmd_terminal.sh: ligne 179: avertissement : command substitution: ignored null byte in input
=================== efibootmgr -v
BootCurrent: 0001
Timeout: 1 seconds
BootOrder: 0001,0000,0002,0003,0004
Boot0000* Windows Boot Manager HD(1,GPT,72474780-9809-4852-9470-280827e96c4a,0x800,0x82000)/File(EFIMICROSOFTBOOTBOOTMGFW.EFI)WINDOWS.........x...B.C.D.O.B.J.E.C.T.=.{.9.d.e.a.8.6.2.c.-.5.c.d.d.-.4.e.7.0.-.a.c.c.1.-.f.3.2.b.3.4.4.d.4.7.9.5.}....................
Boot0001* ubuntu HD(1,GPT,72474780-9809-4852-9470-280827e96c4a,0x800,0x82000)/File(EFIUBUNTUSHIMX64.EFI)
Boot0002* UEFI:CD/DVD Drive BBS(129,,0x0)
Boot0003* UEFI:Removable Device BBS(130,,0x0)
Boot0004* UEFI:Network Device BBS(131,,0x0)
=================== UEFI/Legacy mode:
BIOS is EFI-compatible, and is setup in EFI-mode for this installed-session.
SecureBoot disabled. (maybe sec-boot, Veuillez indiquer ce message à boot.repair@gmail.com)
=================== PARTITIONS & DISKS:
sdb3 : sdb, not-sepboot, grubenv-ok grub2, signed grub-pc grub-efi , update-grub, 64, with-boot, is-os, not--efi--part, fstab-without-boot, fstab-has-goodEFI, no-nt, no-winload, no-recov-nor-hid, no-bmgr, notwinboot, apt-get, grub-install, with--usr, fstab-without-usr, not-sep-usr, standard, farbios, notbiosboot, .
sdb1 : sdb, not-sepboot, no-grubenv nogrub, no-docgrub, no-update-grub, 32, no-boot, no-os, not--efi--part, part-has-no-fstab, part-has-no-fstab, no-nt, no-winload, no-recov-nor-hid, no-bmgr, notwinboot, nopakmgr, nogrubinstall, no---usr, part-has-no-fstab, not-sep-usr, standard, farbios, notbiosboot, /mnt/boot-sav/sdb1.
sdb2 : sdb, not-sepboot, no-grubenv nogrub, no-docgrub, no-update-grub, 32, no-boot, no-os, is-correct-EFI, part-has-no-fstab, part-has-no-fstab, no-nt, no-winload, no-recov-nor-hid, no-bmgr, notwinboot, nopakmgr, nogrubinstall, no---usr, part-has-no-fstab, not-sep-usr, standard, farbios, notbiosboot, /mnt/boot-sav/sdb2.
sda1 : sda, not-sepboot, no-grubenv nogrub, no-docgrub, no-update-grub, 32, no-boot, is-os, is-correct-EFI, part-has-no-fstab, part-has-no-fstab, no-nt, no-winload, no-recov-nor-hid, no-bmgr, notwinboot, nopakmgr, nogrubinstall, no---usr, part-has-no-fstab, not-sep-usr, standard, not-far, notbiosboot, /boot/efi.
sda3 : sda, not-sepboot, no-grubenv nogrub, no-docgrub, no-update-grub, 32, no-boot, is-os, not--efi--part, part-has-no-fstab, part-has-no-fstab, no-nt, haswinload, no-recov-nor-hid, no-bmgr, notwinboot, nopakmgr, nogrubinstall, no---usr, part-has-no-fstab, not-sep-usr, standard, farbios, notbiosboot, /mnt/boot-sav/sda3.
sda4 : sda, not-sepboot, no-grubenv nogrub, no-docgrub, no-update-grub, 32, no-boot, no-os, not--efi--part, part-has-no-fstab, part-has-no-fstab, no-nt, no-winload, recovery-or-hidden, no-bmgr, notwinboot, nopakmgr, nogrubinstall, no---usr, part-has-no-fstab, not-sep-usr, standard, farbios, notbiosboot, /mnt/boot-sav/sda4.
sdb : GPT, no-BIOS_boot, has-correctEFI, not-usb, not-mmc, has-os, 2048 sectors * 512 bytes
sda : GPT, no-BIOS_boot, has-correctEFI, not-usb, not-mmc, has-os, 2048 sectors * 512 bytes
=================== parted -lm:
BYT;
/dev/sda:128GB:scsi:512:512:gpt:ATA SanDisk SD8SN8U1:;
1:1049kB:274MB:273MB:fat32:EFI system partition:boot, esp;
2:274MB:290MB:16.8MB::Microsoft reserved partition:msftres;
3:290MB:127GB:127GB:ntfs:Basic data partition:msftdata;
4:127GB:128GB:839MB:ntfs:Basic data partition:hidden, diag;
BYT;
/dev/sdb:1000GB:scsi:512:4096:gpt:ATA HGST HTS721010A9:;
1:1049kB:950GB:950GB:ntfs::msftdata;
2:950GB:951GB:538MB:fat32:EFI System Partition:boot, esp;
3:951GB:1000GB:49.6GB:ext4::;
=================== lsblk:
KNAME TYPE FSTYPE SIZE LABEL
loop0 loop squashfs 14,5M
loop1 loop squashfs 86,9M
loop2 loop squashfs 140,9M
loop3 loop squashfs 34,7M
loop4 loop squashfs 13M
loop5 loop squashfs 3,7M
loop6 loop squashfs 2,3M
sda disk 119,2G
sda1 part vfat 260M SYSTEM
sda2 part 16M
sda3 part ntfs 118,2G OS
sda4 part ntfs 800M RECOVERY
sdb disk 931,5G
sdb1 part ntfs 884,8G DATA
sdb2 part vfat 513M
sdb3 part ext4 46,2G
KNAME ROTA RO RM STATE MOUNTPOINT
loop0 1 1 0 /snap/gnome-logs/37
loop1 1 1 0 /snap/core/4917
loop2 1 1 0 /snap/gnome-3-26-1604/70
loop3 1 1 0 /snap/gtk-common-themes/319
loop4 1 1 0 /snap/gnome-characters/103
loop5 1 1 0 /snap/gnome-system-monitor/51
loop6 1 1 0 /snap/gnome-calculator/180
sda 0 0 0 running
sda1 0 0 0 /boot/efi
sda2 0 0 0
sda3 0 0 0 /mnt/boot-sav/sda3
sda4 0 0 0 /mnt/boot-sav/sda4
sdb 1 0 0 running
sdb1 1 0 0 /mnt/boot-sav/sdb1
sdb2 1 0 0 /mnt/boot-sav/sdb2
sdb3 1 0 0 /
=================== mount:
sysfs on /sys type sysfs (rw,nosuid,nodev,noexec,relatime)
proc on /proc type proc (rw,nosuid,nodev,noexec,relatime)
udev on /dev type devtmpfs (rw,nosuid,relatime,size=2963684k,nr_inodes=740921,mode=755)
devpts on /dev/pts type devpts (rw,nosuid,noexec,relatime,gid=5,mode=620,ptmxmode=000)
tmpfs on /run type tmpfs (rw,nosuid,noexec,relatime,size=598664k,mode=755)
/dev/sdb3 on / type ext4 (rw,relatime,errors=remount-ro,data=ordered)
securityfs on /sys/kernel/security type securityfs (rw,nosuid,nodev,noexec,relatime)
tmpfs on /dev/shm type tmpfs (rw,nosuid,nodev)
tmpfs on /run/lock type tmpfs (rw,nosuid,nodev,noexec,relatime,size=5120k)
tmpfs on /sys/fs/cgroup type tmpfs (ro,nosuid,nodev,noexec,mode=755)
cgroup on /sys/fs/cgroup/unified type cgroup2 (rw,nosuid,nodev,noexec,relatime,nsdelegate)
cgroup on /sys/fs/cgroup/systemd type cgroup (rw,nosuid,nodev,noexec,relatime,xattr,name=systemd)
pstore on /sys/fs/pstore type pstore (rw,nosuid,nodev,noexec,relatime)
efivarfs on /sys/firmware/efi/efivars type efivarfs (rw,nosuid,nodev,noexec,relatime)
cgroup on /sys/fs/cgroup/memory type cgroup (rw,nosuid,nodev,noexec,relatime,memory)
cgroup on /sys/fs/cgroup/net_cls,net_prio type cgroup (rw,nosuid,nodev,noexec,relatime,net_cls,net_prio)
cgroup on /sys/fs/cgroup/devices type cgroup (rw,nosuid,nodev,noexec,relatime,devices)
cgroup on /sys/fs/cgroup/rdma type cgroup (rw,nosuid,nodev,noexec,relatime,rdma)
cgroup on /sys/fs/cgroup/perf_event type cgroup (rw,nosuid,nodev,noexec,relatime,perf_event)
cgroup on /sys/fs/cgroup/pids type cgroup (rw,nosuid,nodev,noexec,relatime,pids)
cgroup on /sys/fs/cgroup/blkio type cgroup (rw,nosuid,nodev,noexec,relatime,blkio)
cgroup on /sys/fs/cgroup/cpu,cpuacct type cgroup (rw,nosuid,nodev,noexec,relatime,cpu,cpuacct)
cgroup on /sys/fs/cgroup/freezer type cgroup (rw,nosuid,nodev,noexec,relatime,freezer)
cgroup on /sys/fs/cgroup/hugetlb type cgroup (rw,nosuid,nodev,noexec,relatime,hugetlb)
cgroup on /sys/fs/cgroup/cpuset type cgroup (rw,nosuid,nodev,noexec,relatime,cpuset)
systemd-1 on /proc/sys/fs/binfmt_misc type autofs (rw,relatime,fd=40,pgrp=1,timeout=0,minproto=5,maxproto=5,direct,pipe_ino=16420)
mqueue on /dev/mqueue type mqueue (rw,relatime)
debugfs on /sys/kernel/debug type debugfs (rw,relatime)
hugetlbfs on /dev/hugepages type hugetlbfs (rw,relatime,pagesize=2M)
configfs on /sys/kernel/config type configfs (rw,relatime)
fusectl on /sys/fs/fuse/connections type fusectl (rw,relatime)
/var/lib/snapd/snaps/gnome-logs_37.snap on /snap/gnome-logs/37 type squashfs (ro,nodev,relatime,x-gdu.hide)
/var/lib/snapd/snaps/core_4917.snap on /snap/core/4917 type squashfs (ro,nodev,relatime,x-gdu.hide)
/var/lib/snapd/snaps/gnome-3-26-1604_70.snap on /snap/gnome-3-26-1604/70 type squashfs (ro,nodev,relatime,x-gdu.hide)
/var/lib/snapd/snaps/gtk-common-themes_319.snap on /snap/gtk-common-themes/319 type squashfs (ro,nodev,relatime,x-gdu.hide)
/var/lib/snapd/snaps/gnome-characters_103.snap on /snap/gnome-characters/103 type squashfs (ro,nodev,relatime,x-gdu.hide)
/var/lib/snapd/snaps/gnome-system-monitor_51.snap on /snap/gnome-system-monitor/51 type squashfs (ro,nodev,relatime,x-gdu.hide)
/var/lib/snapd/snaps/gnome-calculator_180.snap on /snap/gnome-calculator/180 type squashfs (ro,nodev,relatime,x-gdu.hide)
/dev/sda1 on /boot/efi type vfat (rw,relatime,fmask=0077,dmask=0077,codepage=437,iocharset=iso8859-1,shortname=mixed,errors=remount-ro)
tmpfs on /run/user/121 type tmpfs (rw,nosuid,nodev,relatime,size=598660k,mode=700,uid=121,gid=125)
gvfsd-fuse on /run/user/121/gvfs type fuse.gvfsd-fuse (rw,nosuid,nodev,relatime,user_id=121,group_id=125)
tmpfs on /run/user/1000 type tmpfs (rw,nosuid,nodev,relatime,size=598660k,mode=700,uid=1000,gid=1000)
gvfsd-fuse on /run/user/1000/gvfs type fuse.gvfsd-fuse (rw,nosuid,nodev,relatime,user_id=1000,group_id=1000)
/dev/sdb1 on /mnt/boot-sav/sdb1 type fuseblk (rw,relatime,user_id=0,group_id=0,allow_other,blksize=4096)
/dev/sdb2 on /mnt/boot-sav/sdb2 type vfat (rw,relatime,fmask=0022,dmask=0022,codepage=437,iocharset=iso8859-1,shortname=mixed,errors=remount-ro)
/dev/sda3 on /mnt/boot-sav/sda3 type fuseblk (rw,relatime,user_id=0,group_id=0,allow_other,blksize=4096)
/dev/sda4 on /mnt/boot-sav/sda4 type fuseblk (rw,relatime,user_id=0,group_id=0,allow_other,blksize=4096)
=================== ls:
/sys/block/sda (filtered): alignment_offset bdi capability dev device discard_alignment events events_async events_poll_msecs ext_range hidden holders inflight integrity power queue range removable ro sda1 sda2 sda3 sda4 size slaves stat subsystem trace uevent
/sys/block/sdb (filtered): alignment_offset bdi capability dev device discard_alignment events events_async events_poll_msecs ext_range hidden holders inflight integrity power queue range removable ro sdb1 sdb2 sdb3 size slaves stat subsystem trace uevent
/dev (filtered): autofs block bsg btrfs-control bus char console core cpu cpu_dma_latency cuse disk ecryptfs fb0 fd full fuse hidraw0 hidraw1 hidraw2 hpet hugepages hwrng i2c-0 initctl input kmsg kvm lightnvm log mapper mcelog media0 mei0 mem memory_bandwidth mqueue net network_latency network_throughput null port ppp psaux ptmx pts random rfkill rtc rtc0 sda sda1 sda2 sda3 sda4 sdb sdb1 sdb2 sdb3 sg0 sg1 shm snapshot snd stderr stdin stdout tpm0 tpmrm0 uhid uinput urandom usb userio v4l vfio vga_arbiter vhci vhost-net vhost-vsock video0 zero
ls /dev/mapper: control
=================== hexdump -n512 -C /dev/sdb1
00000000 eb 52 90 4e 54 46 53 20 20 20 20 00 02 08 00 00 |.R.NTFS .....|
00000010 00 00 00 00 00 f8 00 00 3f 00 ff 00 00 08 00 00 |........?.......|
00000020 00 00 00 00 80 00 80 00 70 57 9a 6e 00 00 00 00 |........pW.n....|
00000030 00 00 0c 00 00 00 00 00 02 00 00 00 00 00 00 00 |................|
00000040 f6 00 00 00 01 00 00 00 c3 e7 33 16 10 34 16 9e |..........3..4..|
00000050 00 00 00 00 fa 33 c0 8e d0 bc 00 7c fb 68 c0 07 |.....3.....|.h..|
00000060 1f 1e 68 66 00 cb 88 16 0e 00 66 81 3e 03 00 4e |..hf......f.>..N|
00000070 54 46 53 75 15 b4 41 bb aa 55 cd 13 72 0c 81 fb |TFSu..A..U..r...|
00000080 55 aa 75 06 f7 c1 01 00 75 03 e9 dd 00 1e 83 ec |U.u.....u.......|
00000090 18 68 1a 00 b4 48 8a 16 0e 00 8b f4 16 1f cd 13 |.h...H..........|
000000a0 9f 83 c4 18 9e 58 1f 72 e1 3b 06 0b 00 75 db a3 |.....X.r.;...u..|
000000b0 0f 00 c1 2e 0f 00 04 1e 5a 33 db b9 00 20 2b c8 |........Z3... +.|
000000c0 66 ff 06 11 00 03 16 0f 00 8e c2 ff 06 16 00 e8 |f...............|
000000d0 4b 00 2b c8 77 ef b8 00 bb cd 1a 66 23 c0 75 2d |K.+.w......f#.u-|
000000e0 66 81 fb 54 43 50 41 75 24 81 f9 02 01 72 1e 16 |f..TCPAu$....r..|
000000f0 68 07 bb 16 68 52 11 16 68 09 00 66 53 66 53 66 |h...hR..h..fSfSf|
00000100 55 16 16 16 68 b8 01 66 61 0e 07 cd 1a 33 c0 bf |U...h..fa....3..|
00000110 0a 13 b9 f6 0c fc f3 aa e9 fe 01 90 90 66 60 1e |.............f`.|
00000120 06 66 a1 11 00 66 03 06 1c 00 1e 66 68 00 00 00 |.f...f.....fh...|
00000130 00 66 50 06 53 68 01 00 68 10 00 b4 42 8a 16 0e |.fP.Sh..h...B...|
00000140 00 16 1f 8b f4 cd 13 66 59 5b 5a 66 59 66 59 1f |.......fY[ZfYfY.|
00000150 0f 82 16 00 66 ff 06 11 00 03 16 0f 00 8e c2 ff |....f...........|
00000160 0e 16 00 75 bc 07 1f 66 61 c3 a1 f6 01 e8 09 00 |...u...fa.......|
00000170 a1 fa 01 e8 03 00 f4 eb fd 8b f0 ac 3c 00 74 09 |............<.t.|
00000180 b4 0e bb 07 00 cd 10 eb f2 c3 0d 0a 45 72 72 65 |............Erre|
00000190 75 72 20 6c 65 63 74 75 72 65 20 64 69 73 71 75 |ur lecture disqu|
000001a0 65 00 0d 0a 42 4f 4f 54 4d 47 52 20 63 6f 6d 70 |e...BOOTMGR comp|
000001b0 72 65 73 73 82 00 0d 0a 43 74 72 6c 2b 41 6c 74 |ress....Ctrl+Alt|
000001c0 2b 53 75 70 70 72 20 70 6f 75 72 20 72 65 64 82 |+Suppr pour red.|
000001d0 6d 61 72 72 65 72 0d 0a 00 73 74 61 72 74 0d 0a |marrer...start..|
000001e0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................|
000001f0 00 00 00 00 00 00 8a 01 a2 01 b6 01 00 00 55 aa |..............U.|
00000200
=================== hexdump -n512 -C /dev/sdb2
00000000 eb 58 90 6d 6b 66 73 2e 66 61 74 00 02 08 20 00 |.X.mkfs.fat... .|
00000010 02 00 00 00 00 f8 00 00 3f 00 ff 00 00 60 9a 6e |........?....`.n|
00000020 00 08 10 00 00 04 00 00 00 00 00 00 02 00 00 00 |................|
00000030 01 00 06 00 00 00 00 00 00 00 00 00 00 00 00 00 |................|
00000040 80 01 29 10 2d 29 4f 4e 4f 20 4e 41 4d 45 20 20 |..).-)ONO NAME |
00000050 20 20 46 41 54 33 32 20 20 20 0e 1f be 77 7c ac | FAT32 ...w|.|
00000060 22 c0 74 0b 56 b4 0e bb 07 00 cd 10 5e eb f0 32 |".t.V.......^..2|
00000070 e4 cd 16 cd 19 eb fe 54 68 69 73 20 69 73 20 6e |.......This is n|
00000080 6f 74 20 61 20 62 6f 6f 74 61 62 6c 65 20 64 69 |ot a bootable di|
00000090 73 6b 2e 20 20 50 6c 65 61 73 65 20 69 6e 73 65 |sk. Please inse|
000000a0 72 74 20 61 20 62 6f 6f 74 61 62 6c 65 20 66 6c |rt a bootable fl|
000000b0 6f 70 70 79 20 61 6e 64 0d 0a 70 72 65 73 73 20 |oppy and..press |
000000c0 61 6e 79 20 6b 65 79 20 74 6f 20 74 72 79 20 61 |any key to try a|
000000d0 67 61 69 6e 20 2e 2e 2e 20 0d 0a 00 00 00 00 00 |gain ... .......|
000000e0 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
=================== hexdump -n512 -C /dev/sda1
00000000 eb 58 90 4d 53 44 4f 53 35 2e 30 00 02 08 fe 1b |.X.MSDOS5.0.....|
00000010 02 00 00 00 00 f8 00 00 3f 00 ff 00 00 08 00 00 |........?.......|
00000020 00 20 08 00 01 02 00 00 00 00 00 00 02 00 00 00 |. ..............|
00000030 01 00 06 00 00 00 00 00 00 00 00 00 00 00 00 00 |................|
00000040 80 01 29 f9 f5 06 f6 4e 4f 20 4e 41 4d 45 20 20 |..)....NO NAME |
00000050 20 20 46 41 54 33 32 20 20 20 33 c9 8e d1 bc f4 | FAT32 3.....|
00000060 7b 8e c1 8e d9 bd 00 7c 88 56 40 88 4e 02 8a 56 |{......|.V@.N..V|
00000070 40 b4 41 bb aa 55 cd 13 72 10 81 fb 55 aa 75 0a |@.A..U..r...U.u.|
00000080 f6 c1 01 74 05 fe 46 02 eb 2d 8a 56 40 b4 08 cd |...t..F..-.V@...|
00000090 13 73 05 b9 ff ff 8a f1 66 0f b6 c6 40 66 0f b6 |.s......f...@f..|
000000a0 d1 80 e2 3f f7 e2 86 cd c0 ed 06 41 66 0f b7 c9 |...?.......Af...|
000000b0 66 f7 e1 66 89 46 f8 83 7e 16 00 75 39 83 7e 2a |f..f.F..~..u9.~*|
000000c0 00 77 33 66 8b 46 1c 66 83 c0 0c bb 00 80 b9 01 |.w3f.F.f........|
000000d0 00 e8 2c 00 e9 a8 03 a1 f8 7d 80 c4 7c 8b f0 ac |..,......}..|...|
000000e0 84 c0 74 17 3c ff 74 09 b4 0e bb 07 00 cd 10 eb |..t.<.t.........|
000000f0 ee a1 fa 7d eb e4 a1 7d 80 eb df 98 cd 16 cd 19 |...}...}........|
00000100 66 60 80 7e 02 00 0f 84 20 00 66 6a 00 66 50 06 |f`.~.... .fj.fP.|
00000110 53 66 68 10 00 01 00 b4 42 8a 56 40 8b f4 cd 13 |Sfh.....B.V@....|
00000120 66 58 66 58 66 58 66 58 eb 33 66 3b 46 f8 72 03 |fXfXfXfX.3f;F.r.|
00000130 f9 eb 2a 66 33 d2 66 0f b7 4e 18 66 f7 f1 fe c2 |..*f3.f..N.f....|
00000140 8a ca 66 8b d0 66 c1 ea 10 f7 76 1a 86 d6 8a 56 |..f..f....v....V|
00000150 40 8a e8 c0 e4 06 0a cc b8 01 02 cd 13 66 61 0f |@............fa.|
00000160 82 74 ff 81 c3 00 02 66 40 49 75 94 c3 42 4f 4f |.t.....f@Iu..BOO|
00000170 54 4d 47 52 20 20 20 20 00 00 00 00 00 00 00 00 |TMGR ........|
00000180 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................|
*
000001a0 00 00 00 00 00 00 00 00 00 00 00 00 0d 0a 44 69 |..............Di|
000001b0 73 6b 20 65 72 72 6f 72 ff 0d 0a 50 72 65 73 73 |sk error...Press|
000001c0 20 61 6e 79 20 6b 65 79 20 74 6f 20 72 65 73 74 | any key to rest|
000001d0 61 72 74 0d 0a 00 00 00 00 00 00 00 00 00 00 00 |art.............|
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 ac 01 b9 01 00 00 55 aa |..............U.|
00000200
=================== hexdump -n512 -C /dev/sda3
00000000 eb 52 90 4e 54 46 53 20 20 20 20 00 02 08 00 00 |.R.NTFS .....|
00000010 00 00 00 00 00 f8 00 00 3f 00 ff 00 00 a8 08 00 |........?.......|
00000020 00 00 00 00 80 00 80 00 ff 0f c6 0e 00 00 00 00 |................|
00000030 00 00 0c 00 00 00 00 00 02 00 00 00 00 00 00 00 |................|
00000040 f6 00 00 00 01 00 00 00 19 1b 0a 86 2d 0a 86 ca |............-...|
00000050 00 00 00 00 fa 33 c0 8e d0 bc 00 7c fb 68 c0 07 |.....3.....|.h..|
00000060 1f 1e 68 66 00 cb 88 16 0e 00 66 81 3e 03 00 4e |..hf......f.>..N|
00000070 54 46 53 75 15 b4 41 bb aa 55 cd 13 72 0c 81 fb |TFSu..A..U..r...|
00000080 55 aa 75 06 f7 c1 01 00 75 03 e9 dd 00 1e 83 ec |U.u.....u.......|
00000090 18 68 1a 00 b4 48 8a 16 0e 00 8b f4 16 1f cd 13 |.h...H..........|
000000a0 9f 83 c4 18 9e 58 1f 72 e1 3b 06 0b 00 75 db a3 |.....X.r.;...u..|
000000b0 0f 00 c1 2e 0f 00 04 1e 5a 33 db b9 00 20 2b c8 |........Z3... +.|
000000c0 66 ff 06 11 00 03 16 0f 00 8e c2 ff 06 16 00 e8 |f...............|
000000d0 4b 00 2b c8 77 ef b8 00 bb cd 1a 66 23 c0 75 2d |K.+.w......f#.u-|
000000e0 66 81 fb 54 43 50 41 75 24 81 f9 02 01 72 1e 16 |f..TCPAu$....r..|
000000f0 68 07 bb 16 68 52 11 16 68 09 00 66 53 66 53 66 |h...hR..h..fSfSf|
00000100 55 16 16 16 68 b8 01 66 61 0e 07 cd 1a 33 c0 bf |U...h..fa....3..|
00000110 0a 13 b9 f6 0c fc f3 aa e9 fe 01 90 90 66 60 1e |.............f`.|
00000120 06 66 a1 11 00 66 03 06 1c 00 1e 66 68 00 00 00 |.f...f.....fh...|
00000130 00 66 50 06 53 68 01 00 68 10 00 b4 42 8a 16 0e |.fP.Sh..h...B...|
00000140 00 16 1f 8b f4 cd 13 66 59 5b 5a 66 59 66 59 1f |.......fY[ZfYfY.|
00000150 0f 82 16 00 66 ff 06 11 00 03 16 0f 00 8e c2 ff |....f...........|
00000160 0e 16 00 75 bc 07 1f 66 61 c3 a1 f6 01 e8 09 00 |...u...fa.......|
00000170 a1 fa 01 e8 03 00 f4 eb fd 8b f0 ac 3c 00 74 09 |............<.t.|
00000180 b4 0e bb 07 00 cd 10 eb f2 c3 0d 0a 41 20 64 69 |............A di|
00000190 73 6b 20 72 65 61 64 20 65 72 72 6f 72 20 6f 63 |sk read error oc|
000001a0 63 75 72 72 65 64 00 0d 0a 42 4f 4f 54 4d 47 52 |curred...BOOTMGR|
000001b0 20 69 73 20 63 6f 6d 70 72 65 73 73 65 64 00 0d | is compressed..|
000001c0 0a 50 72 65 73 73 20 43 74 72 6c 2b 41 6c 74 2b |.Press Ctrl+Alt+|
000001d0 44 65 6c 20 74 6f 20 72 65 73 74 61 72 74 0d 0a |Del to restart..|
000001e0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................|
000001f0 00 00 00 00 00 00 8a 01 a7 01 bf 01 00 00 55 aa |..............U.|
00000200
=================== hexdump -n512 -C /dev/sda4
00000000 eb 52 90 4e 54 46 53 20 20 20 20 00 02 08 00 00 |.R.NTFS .....|
00000010 00 00 00 00 00 f8 00 00 3f 00 ff 00 00 c0 ce 0e |........?.......|
00000020 00 00 00 00 80 00 80 00 ff ff 18 00 00 00 00 00 |................|
00000030 aa 0a 01 00 00 00 00 00 02 00 00 00 00 00 00 00 |................|
00000040 f6 00 00 00 01 00 00 00 09 c1 e3 fe 06 e4 fe 72 |...............r|
00000050 00 00 00 00 fa 33 c0 8e d0 bc 00 7c fb 68 c0 07 |.....3.....|.h..|
00000060 1f 1e 68 66 00 cb 88 16 0e 00 66 81 3e 03 00 4e |..hf......f.>..N|
00000070 54 46 53 75 15 b4 41 bb aa 55 cd 13 72 0c 81 fb |TFSu..A..U..r...|
00000080 55 aa 75 06 f7 c1 01 00 75 03 e9 dd 00 1e 83 ec |U.u.....u.......|
00000090 18 68 1a 00 b4 48 8a 16 0e 00 8b f4 16 1f cd 13 |.h...H..........|
000000a0 9f 83 c4 18 9e 58 1f 72 e1 3b 06 0b 00 75 db a3 |.....X.r.;...u..|
000000b0 0f 00 c1 2e 0f 00 04 1e 5a 33 db b9 00 20 2b c8 |........Z3... +.|
000000c0 66 ff 06 11 00 03 16 0f 00 8e c2 ff 06 16 00 e8 |f...............|
000000d0 4b 00 2b c8 77 ef b8 00 bb cd 1a 66 23 c0 75 2d |K.+.w......f#.u-|
000000e0 66 81 fb 54 43 50 41 75 24 81 f9 02 01 72 1e 16 |f..TCPAu$....r..|
000000f0 68 07 bb 16 68 52 11 16 68 09 00 66 53 66 53 66 |h...hR..h..fSfSf|
00000100 55 16 16 16 68 b8 01 66 61 0e 07 cd 1a 33 c0 bf |U...h..fa....3..|
00000110 0a 13 b9 f6 0c fc f3 aa e9 fe 01 90 90 66 60 1e |.............f`.|
00000120 06 66 a1 11 00 66 03 06 1c 00 1e 66 68 00 00 00 |.f...f.....fh...|
00000130 00 66 50 06 53 68 01 00 68 10 00 b4 42 8a 16 0e |.fP.Sh..h...B...|
00000140 00 16 1f 8b f4 cd 13 66 59 5b 5a 66 59 66 59 1f |.......fY[ZfYfY.|
00000150 0f 82 16 00 66 ff 06 11 00 03 16 0f 00 8e c2 ff |....f...........|
00000160 0e 16 00 75 bc 07 1f 66 61 c3 a1 f6 01 e8 09 00 |...u...fa.......|
00000170 a1 fa 01 e8 03 00 f4 eb fd 8b f0 ac 3c 00 74 09 |............<.t.|
00000180 b4 0e bb 07 00 cd 10 eb f2 c3 0d 0a 41 20 64 69 |............A di|
00000190 73 6b 20 72 65 61 64 20 65 72 72 6f 72 20 6f 63 |sk read error oc|
000001a0 63 75 72 72 65 64 00 0d 0a 42 4f 4f 54 4d 47 52 |curred...BOOTMGR|
000001b0 20 69 73 20 63 6f 6d 70 72 65 73 73 65 64 00 0d | is compressed..|
000001c0 0a 50 72 65 73 73 20 43 74 72 6c 2b 41 6c 74 2b |.Press Ctrl+Alt+|
000001d0 44 65 6c 20 74 6f 20 72 65 73 74 61 72 74 0d 0a |Del to restart..|
000001e0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................|
000001f0 00 00 00 00 00 00 8a 01 a7 01 bf 01 00 00 55 aa |..............U.|
00000200
=================== df -Th:
Filesystem Type Size Used Avail Use% Mounted on
udev devtmpfs 2.9G 0 2.9G 0% /dev
tmpfs tmpfs 585M 2.0M 583M 1% /run
/dev/sdb3 ext4 46G 6.4G 37G 15% /
tmpfs tmpfs 2.9G 65M 2.8G 3% /dev/shm
tmpfs tmpfs 5.0M 4.0K 5.0M 1% /run/lock
tmpfs tmpfs 2.9G 0 2.9G 0% /sys/fs/cgroup
/dev/loop0 squashfs 15M 15M 0 100% /snap/gnome-logs/37
/dev/loop1 squashfs 87M 87M 0 100% /snap/core/4917
/dev/loop2 squashfs 141M 141M 0 100% /snap/gnome-3-26-1604/70
/dev/loop3 squashfs 35M 35M 0 100% /snap/gtk-common-themes/319
/dev/loop4 squashfs 13M 13M 0 100% /snap/gnome-characters/103
/dev/loop5 squashfs 3.8M 3.8M 0 100% /snap/gnome-system-monitor/51
/dev/loop6 squashfs 2.4M 2.4M 0 100% /snap/gnome-calculator/180
/dev/sda1 vfat 256M 30M 227M 12% /boot/efi
tmpfs tmpfs 585M 16K 585M 1% /run/user/121
tmpfs tmpfs 585M 32K 585M 1% /run/user/1000
/dev/sdb1 fuseblk 885G 45G 840G 6% /mnt/boot-sav/sdb1
/dev/sdb2 vfat 512M 4.0K 512M 1% /mnt/boot-sav/sdb2
/dev/sda3 fuseblk 119G 97G 22G 82% /mnt/boot-sav/sda3
/dev/sda4 fuseblk 800M 402M 399M 51% /mnt/boot-sav/sda4
=================== fdisk -l:
Disk /dev/loop0: 14.5 MiB, 15196160 bytes, 29680 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk /dev/loop1: 86.9 MiB, 91099136 bytes, 177928 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk /dev/loop2: 140.9 MiB, 147722240 bytes, 288520 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk /dev/loop3: 34.7 MiB, 36323328 bytes, 70944 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk /dev/loop4: 13 MiB, 13619200 bytes, 26600 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk /dev/loop5: 3.7 MiB, 3887104 bytes, 7592 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk /dev/loop6: 2.3 MiB, 2433024 bytes, 4752 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk /dev/sdb: 931.5 GiB, 1000204886016 bytes, 1953525168 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 4096 bytes
I/O size (minimum/optimal): 4096 bytes / 4096 bytes
Disklabel type: gpt
Disk identifier: D79C96A9-9EDA-4143-9630-95F2D11A4C56
Device Start End Sectors Size Type
/dev/sdb1 2048 1855610742 1855608695 884.8G Microsoft basic data
/dev/sdb2 1855610880 1856661503 1050624 513M EFI System
/dev/sdb3 1856661504 1953523711 96862208 46.2G Linux filesystem
Disk /dev/sda: 119.2 GiB, 128035676160 bytes, 250069680 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disklabel type: gpt
Disk identifier: C4086450-9B1F-46C9-9466-47259B938096
Device Start End Sectors Size Type
/dev/sda1 2048 534527 532480 260M EFI System
/dev/sda2 534528 567295 32768 16M Microsoft reserved
/dev/sda3 567296 248428543 247861248 118.2G Microsoft basic data
/dev/sda4 248430592 250068991 1638400 800M Windows recovery environment
=================== Suggested repair
The default repair of the Boot-Repair utility would reinstall the grub-efi-amd64-signed of sdb3, using the following options: sdb2/boot/efi,
Additional repair would be performed: unhide-bootmenu-10s fix-windows-boot use-standard-efi-file
=================== Final advice in case of suggested repair
N'oubliez pas de régler votre BIOS pour qu'il amorce sur le fichier sdb2/efi/.../grub*.efi !
Les fichiers de démarrage de [L'OS actuellement utilisé - Ubuntu 18.04.1 LTS] sont loin du début du disque. Votre BIOS pourrait ne pas les détecter. Vous voudrez peut-être re-essayer après avoir créé une partition /boot/efi (FAT32, 100MB~250MB, en début de disque, drapeau boot). Cela peut être réalisé via des outils tels que gParted. Puis sélectionnez cette partition via l'option [Partition /boot/efi séparée :] de [Boot-Repair].
Si votre ordinateur redémarre directement sur Windows, essayez de changer l'ordre de démarrage dans votre BIOS.
Si votre BIOS ne permet pas de changer l'ordre de démarrage, changez l'entrée de démarrage par défaut de l'amorceur Windows.
Par exemple, vous pouvez démarrer Windows, puis saisir la commande suivante dans une invite de commande en mode administrateur :
bcdedit /set {bootmgr} path \EFI\...\grub*.efi
=================== User settings
The settings chosen by the user will not act on the boot.
Conseils pour les nouveaux demandeurs et pas qu'eux
Important : Pensez à passer vos sujets en [Réso|u] lorsque ceux-ci le sont, au début du titre en cliquant sur Modifier sous le premier message, et un bref récapitulatif de la solution à la fin de celui-ci. Merci. Membre de Linux-Azur
En ligne
#4 Le 28/10/2018, à 14:35
- Kyan95
Re : [Résolu]ACPI error au démarrage d'Ubuntu
Merci de ton aide !
C'est un pc portable Asus FX553V, carte graphique Nvidia Geforce 1050.
J'ai fait le boot info en lançant le recovery mode depuis les options avancées d'Ubuntu. En lançant comme cela, ma session se lance correctement
Voici les infos :
[ 0.000000] ACPI Error: [PRT0] Namespace lookup failure, AE_ALREADY_EXISTS (20170831/dswload-378)
[ 0.000000] ACPI Exception: AE_ALREADY_EXISTS, During name lookup/catalog (20170831/psobject-252)
[ 0.000000] ACPI Exception: AE_ALREADY_EXISTS, (SSDT:SataTabl) while loading table (20170831/tbxfload-228)
[ 0.000000] ACPI Error: 1 table load failures, 10 successful (20170831/tbxfload-246)
[ 26.429641] tpm_crb MSFT0101:00: [Firmware Bug]: ACPI region does not cover the entire command/response buffer. [mem 0xfed40000-0xfed4087f flags 0x200] vs fed40080 f80
[ 26.429645] tpm_crb MSFT0101:00: [Firmware Bug]: ACPI region does not cover the entire command/response buffer. [mem 0xfed40000-0xfed4087f flags 0x200] vs fed40080 f80
description: Ordinateur Bloc-notes
produit: GL553VE
fabriquant: ASUSTeK COMPUTER INC.
version: 1.0
numéro de série: HAN0CV10Z23442B
bits: 64 bits
fonctionnalités: smbios-3.0 dmi-3.0 smp vsyscall32
configuration: boot=normal chassis=notebook family=GL uuid=0D6C106D-2F1B-4ACE-8FC5-715E2C99E04B
*-core
description: Carte mère
produit: GL553VE
fabriquant: ASUSTeK COMPUTER INC.
identifiant matériel: 0
version: 1.0
numéro de série: BSN12345678901234567
emplacement: Default string
*-firmware
description: BIOS
fabriquant: American Megatrends Inc.
identifiant matériel: 0
version: GL553VE.306
date: 01/02/2018
taille: 64KiB
capacité: 8128KiB
fonctionnalités: pci upgrade shadowing cdboot bootselect socketedrom edd int13floppy1200 int13floppy720 int13floppy2880 int5printscreen int14serial int17printer acpi usb biosbootspecification uefi
*-memory
description: Mémoire Système
identifiant matériel: 3d
emplacement: Carte mère
taille: 6GiB
*-bank:0
description: SODIMM DDR4 Synchrone 2133 MHz (0,5 ns)
produit: HMA425S6AFR6N-TF
fabriquant: SK Hynix
identifiant matériel: 0
numéro de série: 71B2A7AF
emplacement: ChannelA-DIMM0
taille: 2GiB
bits: 64 bits
horloge: 2133MHz (0.5ns)
*-bank:1
description: Project-Id-Version: @(#) $Id$Report-Msgid-Bugs-To: PO-Revision-Date: 2016-09-03 00:48+0000Last-Translator: Lyonel Vincent <Unknown>Language-Team: MIME-Version: 1.0Content-Type: text/plain; charset=UTF-8Content-Transfer-Encoding: 8bitX-Launchpad-Export-Date: 2018-07-12 13:19+0000X-Generator: Launchpad (build 18719)Project-Id-Version: @(#) $Id$Report-Msgid-Bugs-To: PO-Revision-Date: 2016-09-03 00:48+0000Last-Translator: Lyonel Vincent <Unknown>Language-Team: MIME-Version: 1.0Content-Type: text/plain; charset=UTF-8Content-Transfer-Encoding: 8bitX-Launchpad-Export-Date: 2018-07-12 13:19+0000X-Generator: Launchpad (build 18719) [vide]
identifiant matériel: 1
emplacement: ChannelA-DIMM1
*-bank:2
description: SODIMM DDR4 Synchrone 2133 MHz (0,5 ns)
produit: M471A5244CB0-CRC
fabriquant: Samsung
identifiant matériel: 2
numéro de série: 97688B93
emplacement: ChannelB-DIMM0
taille: 4GiB
bits: 64 bits
horloge: 2133MHz (0.5ns)
*-bank:3
description: Project-Id-Version: @(#) $Id$Report-Msgid-Bugs-To: PO-Revision-Date: 2016-09-03 00:48+0000Last-Translator: Lyonel Vincent <Unknown>Language-Team: MIME-Version: 1.0Content-Type: text/plain; charset=UTF-8Content-Transfer-Encoding: 8bitX-Launchpad-Export-Date: 2018-07-12 13:19+0000X-Generator: Launchpad (build 18719)Project-Id-Version: @(#) $Id$Report-Msgid-Bugs-To: PO-Revision-Date: 2016-09-03 00:48+0000Last-Translator: Lyonel Vincent <Unknown>Language-Team: MIME-Version: 1.0Content-Type: text/plain; charset=UTF-8Content-Transfer-Encoding: 8bitX-Launchpad-Export-Date: 2018-07-12 13:19+0000X-Generator: Launchpad (build 18719) [vide]
identifiant matériel: 3
emplacement: ChannelB-DIMM1
*-cache:0
description: L1 cache
identifiant matériel: 43
emplacement: L1 Cache
taille: 256KiB
capacité: 256KiB
fonctionnalités: synchronous internal write-back unified
configuration: level=1
*-cache:1
description: L2 cache
identifiant matériel: 44
emplacement: L2 Cache
taille: 1MiB
capacité: 1MiB
fonctionnalités: synchronous internal write-back unified
configuration: level=2
*-cache:2
description: L3 cache
identifiant matériel: 45
emplacement: L3 Cache
taille: 6MiB
capacité: 6MiB
fonctionnalités: synchronous internal write-back unified
configuration: level=3
*-cpu
description: CPU
produit: Intel(R) Core(TM) i5-7300HQ CPU @ 2.50GHz
fabriquant: Intel Corp.
identifiant matériel: 46
information bus: cpu@0
version: Intel(R) Core(TM) i5-7300HQ CPU @ 2.50GHz
numéro de série: To Be Filled By O.E.M.
emplacement: U3E1
taille: 2180MHz
capacité: 4005MHz
bits: 64 bits
horloge: 100MHz
fonctionnalités: x86-64 fpu fpu_exception wp vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf tsc_known_freq pni pclmulqdq dtes64 monitor ds_cpl vmx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid mpx rdseed adx smap clflushopt intel_pt xsaveopt xsavec xgetbv1 xsaves dtherm ida arat pln pts hwp hwp_notify hwp_act_window hwp_epp cpufreq
configuration: cores=4 enabledcores=4 threads=4
*-pci
description: Host bridge
produit: Intel Corporation
fabriquant: Intel Corporation
identifiant matériel: 100
information bus: pci@0000:00:00.0
version: 05
bits: 32 bits
horloge: 33MHz
*-pci:0
description: PCI bridge
produit: Skylake PCIe Controller (x16)
fabriquant: Intel Corporation
identifiant matériel: 1
information bus: pci@0000:00:01.0
version: 05
bits: 32 bits
horloge: 33MHz
fonctionnalités: pci pm msi pciexpress normal_decode bus_master cap_list
configuration: driver=pcieport
ressources: irq:16 portE/S:e000(taille=4096) mémoire:de000000-df0fffff portE/S:c0000000(taille=301989888)
*-display NON-RÉCLAMÉ
description: 3D controller
produit: GP107M [GeForce GTX 1050 Ti Mobile]
fabriquant: NVIDIA Corporation
identifiant matériel: 0
information bus: pci@0000:01:00.0
version: a1
bits: 64 bits
horloge: 33MHz
fonctionnalités: pm msi pciexpress bus_master cap_list
configuration: latency=0
ressources: mémoire:de000000-deffffff mémoire:c0000000-cfffffff mémoire:d0000000-d1ffffff portE/S:e000(taille=128) mémoire:df000000-df07ffff
*-display NON-RÉCLAMÉ
description: VGA compatible controller
produit: Intel Corporation
fabriquant: Intel Corporation
identifiant matériel: 2
information bus: pci@0000:00:02.0
version: 04
bits: 64 bits
horloge: 33MHz
fonctionnalités: pciexpress msi pm vga_controller bus_master cap_list
configuration: latency=0
ressources: mémoire:dd000000-ddffffff mémoire:b0000000-bfffffff portE/S:f000(taille=64) mémoire:c0000-dffff
*-generic:0 NON-RÉCLAMÉ
description: System peripheral
produit: Skylake Gaussian Mixture Model
fabriquant: Intel Corporation
identifiant matériel: 8
information bus: pci@0000:00:08.0
version: 00
bits: 64 bits
horloge: 33MHz
fonctionnalités: msi pm cap_list
configuration: latency=0
ressources: mémoire:df430000-df430fff
*-usb
description: USB controller
produit: Sunrise Point-H USB 3.0 xHCI Controller
fabriquant: Intel Corporation
identifiant matériel: 14
information bus: pci@0000:00:14.0
version: 31
bits: 64 bits
horloge: 33MHz
fonctionnalités: pm msi xhci bus_master cap_list
configuration: driver=xhci_hcd latency=0
ressources: irq:122 mémoire:df410000-df41ffff
*-usbhost:0
produit: xHCI Host Controller
fabriquant: Linux 4.15.0-29-generic xhci-hcd
identifiant matériel: 0
information bus: usb@1
nom logique: usb1
version: 4.15
fonctionnalités: usb-2.00
configuration: driver=hub slots=16 speed=480Mbit/s
*-usb:0
description: Souris
produit: USB OPTICAL MOUSE
fabriquant: Pixart Imaging, Inc.
identifiant matériel: 1
information bus: usb@1:1
version: 1.00
fonctionnalités: usb-1.10
configuration: driver=usbhid maxpower=100mA speed=1Mbit/s
*-usb:1
description: Vidéo
produit: USB2.0 HD UVC WebCam
fabriquant: 04081-0009480017381008592
identifiant matériel: 6
information bus: usb@1:6
version: 0.03
numéro de série: 200901010001
fonctionnalités: usb-2.00
configuration: driver=uvcvideo maxpower=500mA speed=480Mbit/s
*-usb:2
description: Interface sans fil Bluetooth
fabriquant: Intel Corp.
identifiant matériel: 8
information bus: usb@1:8
version: 0.01
fonctionnalités: bluetooth usb-2.01
configuration: driver=btusb maxpower=100mA speed=12Mbit/s
*-usb:3
description: Clavier
produit: ITE Device(8910)
fabriquant: ITE Tech. Inc.
identifiant matériel: b
information bus: usb@1:b
version: 3.02
fonctionnalités: usb-2.00
configuration: driver=usbhid maxpower=100mA speed=12Mbit/s
*-usbhost:1
produit: xHCI Host Controller
fabriquant: Linux 4.15.0-29-generic xhci-hcd
identifiant matériel: 1
information bus: usb@2
nom logique: usb2
version: 4.15
fonctionnalités: usb-3.00
configuration: driver=hub slots=8 speed=5000Mbit/s
*-generic:1
description: Signal processing controller
produit: Sunrise Point-H Thermal subsystem
fabriquant: Intel Corporation
identifiant matériel: 14.2
information bus: pci@0000:00:14.2
version: 31
bits: 64 bits
horloge: 33MHz
fonctionnalités: pm msi cap_list
configuration: driver=intel_pch_thermal latency=0
ressources: irq:18 mémoire:df42f000-df42ffff
*-generic:2
description: Signal processing controller
produit: Sunrise Point-H Serial IO I2C Controller #0
fabriquant: Intel Corporation
identifiant matériel: 15
information bus: pci@0000:00:15.0
version: 31
bits: 64 bits
horloge: 33MHz
fonctionnalités: pm bus_master cap_list
configuration: driver=intel-lpss latency=0
ressources: irq:16 mémoire:df42e000-df42efff
*-communication
description: Communication controller
produit: Sunrise Point-H CSME HECI #1
fabriquant: Intel Corporation
identifiant matériel: 16
information bus: pci@0000:00:16.0
version: 31
bits: 64 bits
horloge: 33MHz
fonctionnalités: pm msi bus_master cap_list
configuration: driver=mei_me latency=0
ressources: irq:126 mémoire:df42d000-df42dfff
*-storage
description: SATA controller
produit: Sunrise Point-H SATA Controller [AHCI mode]
fabriquant: Intel Corporation
identifiant matériel: 17
information bus: pci@0000:00:17.0
version: 31
bits: 32 bits
horloge: 66MHz
fonctionnalités: storage msi pm ahci_1.0 bus_master cap_list
configuration: driver=ahci latency=0
ressources: irq:124 mémoire:df428000-df429fff mémoire:df42c000-df42c0ff portE/S:f090(taille=8) portE/S:f080(taille=4) portE/S:f060(taille=32) mémoire:df42b000-df42b7ff
*-pci:1
description: PCI bridge
produit: Sunrise Point-H PCI Express Root Port #3
fabriquant: Intel Corporation
identifiant matériel: 1c
information bus: pci@0000:00:1c.0
version: f1
bits: 32 bits
horloge: 33MHz
fonctionnalités: pci pciexpress msi pm normal_decode bus_master cap_list
configuration: driver=pcieport
ressources: irq:18 mémoire:df300000-df3fffff
*-network
description: Interface réseau sans fil
produit: Wireless 7265
fabriquant: Intel Corporation
identifiant matériel: 0
information bus: pci@0000:02:00.0
nom logique: wlp2s0
version: 59
numéro de série: 9c:da:3e:76:40:ad
bits: 64 bits
horloge: 33MHz
fonctionnalités: pm msi pciexpress bus_master cap_list ethernet physical wireless
configuration: broadcast=yes driver=iwlwifi driverversion=4.15.0-29-generic firmware=29.1044073957.0 ip=192.168.1.18 latency=0 link=yes multicast=yes wireless=IEEE 802.11
ressources: irq:127 mémoire:df300000-df301fff
*-pci:2
description: PCI bridge
produit: Sunrise Point-H PCI Express Root Port #4
fabriquant: Intel Corporation
identifiant matériel: 1c.3
information bus: pci@0000:00:1c.3
version: f1
bits: 32 bits
horloge: 33MHz
fonctionnalités: pci pciexpress msi pm normal_decode bus_master cap_list
configuration: driver=pcieport
ressources: irq:19 portE/S:d000(taille=4096) mémoire:df200000-df2fffff
*-network
description: Ethernet interface
produit: RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller
fabriquant: Realtek Semiconductor Co., Ltd.
identifiant matériel: 0
information bus: pci@0000:03:00.0
nom logique: enp3s0
version: 15
numéro de série: 2c:fd:a1:24:33:45
taille: 10Mbit/s
capacité: 1Gbit/s
bits: 64 bits
horloge: 33MHz
fonctionnalités: pm msi pciexpress msix bus_master cap_list ethernet physical tp mii 10bt 10bt-fd 100bt 100bt-fd 1000bt 1000bt-fd autonegotiation
configuration: autonegotiation=on broadcast=yes driver=r8169 driverversion=2.3LK-NAPI duplex=half firmware=rtl8168h-2_0.0.2 02/26/15 latency=0 link=no multicast=yes port=MII speed=10Mbit/s
ressources: irq:19 portE/S:d000(taille=256) mémoire:df204000-df204fff mémoire:df200000-df203fff
*-pci:3
description: PCI bridge
produit: Sunrise Point-H PCI Express Root Port #7
fabriquant: Intel Corporation
identifiant matériel: 1c.6
information bus: pci@0000:00:1c.6
version: f1
bits: 32 bits
horloge: 33MHz
fonctionnalités: pci pciexpress msi pm normal_decode bus_master cap_list
configuration: driver=pcieport
ressources: irq:18 mémoire:df100000-df1fffff
*-generic
description: Unassigned class
produit: RTS5229 PCI Express Card Reader
fabriquant: Realtek Semiconductor Co., Ltd.
identifiant matériel: 0
information bus: pci@0000:04:00.0
version: 01
bits: 32 bits
horloge: 33MHz
fonctionnalités: pm msi pciexpress bus_master cap_list
configuration: driver=rtsx_pci latency=0
ressources: irq:123 mémoire:df100000-df100fff
*-isa
description: ISA bridge
produit: Sunrise Point-H LPC Controller
fabriquant: Intel Corporation
identifiant matériel: 1f
information bus: pci@0000:00:1f.0
version: 31
bits: 32 bits
horloge: 33MHz
fonctionnalités: isa bus_master
configuration: latency=0
*-memory NON-RÉCLAMÉ
description: Memory controller
produit: Sunrise Point-H PMC
fabriquant: Intel Corporation
identifiant matériel: 1f.2
information bus: pci@0000:00:1f.2
version: 31
bits: 32 bits
horloge: 33MHz (30.3ns)
configuration: latency=0
ressources: mémoire:df424000-df427fff
*-multimedia
description: Audio device
produit: Intel Corporation
fabriquant: Intel Corporation
identifiant matériel: 1f.3
information bus: pci@0000:00:1f.3
version: 31
bits: 64 bits
horloge: 33MHz
fonctionnalités: pm msi bus_master cap_list
configuration: driver=snd_hda_intel latency=32
ressources: irq:128 mémoire:df420000-df423fff mémoire:df400000-df40ffff
*-serial NON-RÉCLAMÉ
description: SMBus
produit: Sunrise Point-H SMBus
fabriquant: Intel Corporation
identifiant matériel: 1f.4
information bus: pci@0000:00:1f.4
version: 31
bits: 64 bits
horloge: 33MHz
configuration: latency=0
ressources: mémoire:df42a000-df42a0ff portE/S:f040(taille=32)
*-scsi:0
identifiant matériel: 1
nom logique: scsi0
fonctionnalités: emulated
*-disk
description: ATA Disk
produit: SanDisk SD8SN8U1
identifiant matériel: 0.0.0
information bus: scsi@0:0.0.0
nom logique: /dev/sda
version: 1002
numéro de série: 173205800470
taille: 119GiB (128GB)
fonctionnalités: gpt-1.00 partitioned partitioned:gpt
configuration: ansiversion=5 guid=c4086450-9b1f-46c9-9466-47259b938096 logicalsectorsize=512 sectorsize=512
*-volume:0
description: Windows FAT volume
fabriquant: MSDOS5.0
identifiant matériel: 1
information bus: scsi@0:0.0.0,1
nom logique: /dev/sda1
nom logique: /boot/efi
version: FAT32
numéro de série: f606-f5f9
taille: 255MiB
capacité: 259MiB
fonctionnalités: boot precious readonly hidden nomount fat initialized
configuration: FATs=2 filesystem=fat label=SYSTEM mount.fstype=vfat mount.options=rw,relatime,fmask=0077,dmask=0077,codepage=437,iocharset=iso8859-1,shortname=mixed,errors=remount-ro name=EFI system partition state=mounted
*-volume:1
description: reserved partition
fabriquant: Windows
identifiant matériel: 2
information bus: scsi@0:0.0.0,2
nom logique: /dev/sda2
numéro de série: 7c9e6e0b-5da1-43bf-9f4a-c760270c189a
capacité: 15MiB
fonctionnalités: nofs precious readonly hidden nomount
configuration: name=Microsoft reserved partition
*-volume:2
description: Windows NTFS volume
fabriquant: Windows
identifiant matériel: 3
information bus: scsi@0:0.0.0,3
nom logique: /dev/sda3
version: 3.1
numéro de série: a8ef9259-fc84-0449-bb34-3d9f7b0b529b
taille: 118GiB
capacité: 118GiB
fonctionnalités: ntfs initialized
configuration: clustersize=4096 created=2017-10-20 08:31:16 filesystem=ntfs label=OS name=Basic data partition state=clean
*-volume:3
description: Windows NTFS volume
fabriquant: Windows
identifiant matériel: 4
information bus: scsi@0:0.0.0,4
nom logique: /dev/sda4
version: 3.1
numéro de série: fee3-c109
taille: 775MiB
capacité: 799MiB
fonctionnalités: boot precious readonly hidden nomount ntfs initialized
configuration: clustersize=4096 created=2017-10-20 09:48:59 filesystem=ntfs label=RECOVERY modified_by_chkdsk=true mounted_on_nt4=true name=Basic data partition resize_log_file=true state=dirty upgrade_on_mount=true
*-scsi:1
identifiant matériel: 2
nom logique: scsi1
fonctionnalités: emulated
*-disk
description: ATA Disk
produit: HGST HTS721010A9
identifiant matériel: 0.0.0
information bus: scsi@1:0.0.0
nom logique: /dev/sdb
version: A3V0
numéro de série: JR1000BN2DPUKE
taille: 931GiB (1TB)
fonctionnalités: gpt-1.00 partitioned partitioned:gpt
configuration: ansiversion=5 guid=d79c96a9-9eda-4143-9630-95f2d11a4c56 logicalsectorsize=512 sectorsize=4096
*-volume:0
description: Windows NTFS volume
fabriquant: Windows
identifiant matériel: 1
information bus: scsi@1:0.0.0,1
nom logique: /dev/sdb1
version: 3.1
numéro de série: 1eba3f1f-47b2-944a-9747-a160fc7542cf
taille: 884GiB
capacité: 884GiB
fonctionnalités: ntfs initialized
configuration: clustersize=4096 created=2018-07-31 17:36:07 filesystem=ntfs label=DATA name=Basic data partition state=clean
*-volume:1
description: Windows FAT volume
fabriquant: mkfs.fat
identifiant matériel: 2
information bus: scsi@1:0.0.0,2
nom logique: /dev/sdb2
version: FAT32
numéro de série: 4f29-2d10
taille: 500MiB
capacité: 512MiB
fonctionnalités: boot fat initialized
configuration: FATs=2 filesystem=fat name=EFI System Partition
*-volume:2
description: Volume EXT4
fabriquant: Linux
identifiant matériel: 3
information bus: scsi@1:0.0.0,3
nom logique: /dev/sdb3
nom logique: /
version: 1.0
numéro de série: 32f71889-c072-45bf-9ade-7aec7dcca8b7
taille: 46GiB
fonctionnalités: journaled extended_attributes large_files huge_files dir_nlink recover 64bit extents ext4 ext2 initialized
configuration: created=2018-10-28 14:11:28 filesystem=ext4 lastmountpoint=/ modified=2018-10-28 14:18:13 mount.fstype=ext4 mount.options=rw,relatime,errors=remount-ro,data=ordered mounted=2018-10-28 14:18:36 state=mounted
*-power NON-RÉCLAMÉ
description: To Be Filled By O.E.M.
produit: To Be Filled By O.E.M.
fabriquant: To Be Filled By O.E.M.
identifiant matériel: 1
version: To Be Filled By O.E.M.
numéro de série: To Be Filled By O.E.M.
capacité: 32768mWh
Hors ligne
#5 Le 28/10/2018, à 18:26
- NicoApi73
Re : [Résolu]ACPI error au démarrage d'Ubuntu
Tu n'as pas de problème d'erreurs ACPI pour moi. Ce qui est remonté n'est pas significatif.
Ce qui pose des difficultés c'est ta carte graphique. Normalement, ce devrait être assez simple à résoudre.
Lors du boot, grub va apparaître, te permettant de choisir entre windows et ubuntu, entre autre. A ce moment là, tu te positionnes sur ubuntu, sans valider quoique ce soit et tu appuies sur e (la lettre du clavier).
Une nouvelle page va apparaître. Tu vas te déplacer avec les flèches du clavier pour te mettre juste après splash (de quiet splash) et tu vas écrire modprobe.blacklist=nouveau. Au clavier il va falloir que tu tapes ,odprobe:blqcklist=nouvequ si ton clavier est un clavier AZERTY. Tu valides par F10
Une fois booté, tu vas dans Gestionnaire de mises à jour, Paramètres, Pilotes additionnels et tu sélectionnes le driver nVidia (le 390). Tu valides et une fois que c'est installé tu rebootes normalement.
Hors ligne
#6 Le 28/10/2018, à 18:55
- Kyan95
Re : [Résolu]ACPI error au démarrage d'Ubuntu
Merci de ta réponse,
En suivant d'autres topic, j'avais déjà modifié le pilote additionnel nivdia depuis le recovery mode que j'arrivais à faire démarrer. Ca n'avait rien changé au problème.
J'ai suivis tes instructions, des mises à jours ont été exigées, je les ai faites. Par la suite j'ai vérifié le pilote additionnel et le driver Nvidia 390 que j'avais selectionné était bien toujours coché.
J'ai essayé de redémarrer quelques fois Ubuntu, çà à l'air de fonctionner à chaque fois. Je ne sais pas trop quoi en penser, le problème semble résolu ... ?
Hors ligne
#7 Le 29/10/2018, à 12:28
- NicoApi73
Re : [Résolu]ACPI error au démarrage d'Ubuntu
Bonjour,
Peux tu donner le retour de :
sudo lshw -class display
Hors ligne
#8 Le 29/10/2018, à 13:10
- Kyan95
Re : [Résolu]ACPI error au démarrage d'Ubuntu
Bonjour ,
Voici :
*-display
description: 3D controller
produit: GP107M [GeForce GTX 1050 Ti Mobile]
fabriquant: NVIDIA Corporation
identifiant matériel: 0
information bus: pci@0000:01:00.0
version: a1
bits: 64 bits
horloge: 33MHz
fonctionnalités: pm msi pciexpress bus_master cap_list rom
configuration: driver=nvidia latency=0
ressources: irq:129 mémoire:de000000-deffffff mémoire:c0000000-cfffffff mémoire:d0000000-d1ffffff portE/S:e000(taille=128) mémoire:df000000-df07ffff
*-display
description: VGA compatible controller
produit: Intel Corporation
fabriquant: Intel Corporation
identifiant matériel: 2
information bus: pci@0000:00:02.0
version: 04
bits: 64 bits
horloge: 33MHz
fonctionnalités: pciexpress msi pm vga_controller bus_master cap_list rom
configuration: driver=i915 latency=0
ressources: irq:126 mémoire:dd000000-ddffffff mémoire:b0000000-bfffffff portE/S:f000(taille=64) mémoire:c0000-dffff
Dernière modification par Kyan95 (Le 29/10/2018, à 13:10)
Hors ligne
#9 Le 29/10/2018, à 13:30
- NicoApi73
Re : [Résolu]ACPI error au démarrage d'Ubuntu
Pour moi c'est ok. Il faut que je retrouve la commande ubuntu-drivers. Elle devrait permettre de connaître précisément le driver en cours d'utilisation.
Hors ligne
#10 Le 29/10/2018, à 13:42
- NicoApi73
Re : [Résolu]ACPI error au démarrage d'Ubuntu
Voici la commande :
ubuntu-drivers devices
Donne son retour, ce sera un peu plus précis que lshw
Hors ligne
#11 Le 29/10/2018, à 14:18
- Kyan95
Re : [Résolu]ACPI error au démarrage d'Ubuntu
== /sys/devices/pci0000:00/0000:00:01.0/0000:01:00.0 ==
modalias : pci:v000010DEd00001C8Csv00001043sd000015E0bc03sc02i00
vendor : NVIDIA Corporation
model : GP107M [GeForce GTX 1050 Ti Mobile]
driver : nvidia-driver-390 - distro non-free recommended
driver : xserver-xorg-video-nouveau - distro free builtin
Ca a bien l'air d'être le bon !
Merci beaucoup pour ton aide plus que rapide
Hors ligne
#12 Le 29/10/2018, à 14:23
- NicoApi73
Re : [Résolu]ACPI error au démarrage d'Ubuntu
Oui, c'est bon. Tu peux passer en résolu. Pour ça tu édites ton premier message et tu modifies le titre en ajoutant [Résolu] en tête.
Hors ligne
#13 Le 19/09/2020, à 07:04
- winux
Re : [Résolu]ACPI error au démarrage d'Ubuntu
Bonjour Nico
Je me souviens que par le passé tu m'as déjà dépanné. J'ai exactement le même problème, c'est pourquoi je me greffe, mais si je dois ouvrir un nouveau post, fais le moi savoir.
La seule différence c'est que chez moi ce n'est pas bloquant, c'est juste énervant d'attendre qq secondes que l'orage passe.
voici qq commandes que tu préconises, c'est grave docteur ? ça se soigne ?
gerard@PC4:~$ dmesg -lerr
[ 0.123505] ACPI Error: AE_NOT_FOUND, While resolving a named reference package element - \_SB_.PCI0.LNK9 (20190816/dspkginit-438)
[ 0.125811] ACPI Error: AE_NOT_FOUND, While resolving a named reference package element - \_SB_.PCI0.LNK9 (20190816/dspkginit-438)
[ 0.125811] ACPI Error: AE_NOT_FOUND, While resolving a named reference package element - \_SB_.PCI0.LNK9 (20190816/dspkginit-438)
[ 0.125815] ACPI Error: AE_NOT_FOUND, While resolving a named reference package element - \_SB_.PCI0.LNK9 (20190816/dspkginit-438)
[ 0.125815] ACPI Error: AE_NOT_FOUND, While resolving a named reference package element - \_SB_.PCI0.LNK9 (20190816/dspkginit-438)
[ 0.125815] ACPI Error: AE_NOT_FOUND, While resolving a named reference package element - \_SB_.PCI0.LNK9 (20190816/dspkginit-438)
[ 0.125815] ACPI Error: AE_NOT_FOUND, While resolving a named reference package element - \_SB_.PCI0.LNK9 (20190816/dspkginit-438)
[ 0.125815] ACPI Error: AE_NOT_FOUND, While resolving a named reference package element - \_SB_.PCI0.LNK9 (20190816/dspkginit-438)
gerard@PC4:~$ ubuntu-drivers devices
== /sys/devices/pci0000:00/0000:00:01.0/0000:01:00.0 ==
modalias : pci:v000010DEd00000DE1sv00001458sd00003511bc03sc00i00
vendor : NVIDIA Corporation
model : GF108 [GeForce GT 430]
driver : nvidia-driver-390 - distro non-free recommended
driver : nvidia-340 - distro non-free
driver : xserver-xorg-video-nouveau - distro free builtin
gerard@PC4:~$ sudo lshw -class display
[sudo] Mot de passe de gerard :
*-display
description: VGA compatible controller
produit: GF108 [GeForce GT 430]
fabricant: NVIDIA Corporation
identifiant matériel: 0
information bus: pci@0000:01:00.0
version: a1
bits: 64 bits
horloge: 33MHz
fonctionnalités: pm msi pciexpress vga_controller bus_master cap_list rom
configuration : driver=nvidia latency=0
ressources : irq:38 mémoire:f9000000-f9ffffff mémoire:e0000000-e7ffffff mémoire:ee000000-efffffff portE/S:ef00(taille=128) mémoire:c0000-dffff
http://i3.tinypic.com/4g8nio8.png
Livebox fibre - 980 Mbps mesurés - Triple boot : Ub 20.04 / Mint 20.2 / W10 - Ecran : Samsung 22" -
CM : Gigabyte P67A UD3 B3 - CPU : Intel Quad Core i5 3.3 GHz - GPU : nVidia Gigabyte N430
RAM : 8 Go DDR3 - SSD de 240 Go - 2 HD de 1 To chacun
Hors ligne
#14 Le 19/09/2020, à 07:41
- NicoApi73
Re : [Résolu]ACPI error au démarrage d'Ubuntu
Salut,
A priori c'est comme d'habitude un problème sur certaines tables ACPI dans le bios. Ce ne sont que quelques erreurs, il vaut mieux rester comme ça.
Hors ligne
#15 Le 19/09/2020, à 07:47
- winux
Re : [Résolu]ACPI error au démarrage d'Ubuntu
C'est bien ce que je pensais merci, car mettre à jour un BIOS est toujours risqué et d'après ce que j'ai lu à ne pas faire si pas nécessaire.
Ça a l'air de coïncider avec le remplacement de mon ancien écran par un 24" Samsung incurvé.
Tu penses qu'il y a une corrélation ?
Merci et bonne journée Nico
http://i3.tinypic.com/4g8nio8.png
Livebox fibre - 980 Mbps mesurés - Triple boot : Ub 20.04 / Mint 20.2 / W10 - Ecran : Samsung 22" -
CM : Gigabyte P67A UD3 B3 - CPU : Intel Quad Core i5 3.3 GHz - GPU : nVidia Gigabyte N430
RAM : 8 Go DDR3 - SSD de 240 Go - 2 HD de 1 To chacun
Hors ligne
#16 Le 19/09/2020, à 11:51
- NicoApi73
Re : [Résolu]ACPI error au démarrage d'Ubuntu
Tu penses qu'il y a une corrélation ?
Je ne sais pas répondre. Si tu veux voir s'il y a une différence, essaie avec un autre écran (par exemple une télévision si elle a une prise HDMI)
Hors ligne
#17 Le 19/09/2020, à 12:52
- winux
Re : [Résolu]ACPI error au démarrage d'Ubuntu
Oui j'ai d'autres écrans, c'est ce que je comptais faire pour ôter le doute
@+
http://i3.tinypic.com/4g8nio8.png
Livebox fibre - 980 Mbps mesurés - Triple boot : Ub 20.04 / Mint 20.2 / W10 - Ecran : Samsung 22" -
CM : Gigabyte P67A UD3 B3 - CPU : Intel Quad Core i5 3.3 GHz - GPU : nVidia Gigabyte N430
RAM : 8 Go DDR3 - SSD de 240 Go - 2 HD de 1 To chacun
Hors ligne
#18 Le 14/01/2023, à 16:08
- bart85
Re : [Résolu]ACPI error au démarrage d'Ubuntu
Bonjour,
J'ai aussi le même problème.
Si quelqu'un pouvait m'aider,merci d'avance.
fred@fred-N76VZ:~$ sudo dmesg -lerr
[sudo] Mot de passe de fred :
[ 0.267599] ACPI Error: Needed type [Reference], found [Integer] 0000000005e9ac63 (20220331/exresop-66)
[ 0.267599] ACPI Error: AE_AML_OPERAND_TYPE, While resolving operands for [Store] (20220331/dswexec-431)
[ 0.267599] ACPI Error: Aborting method \_PR.CPU0._PDC due to previous error (AE_AML_OPERAND_TYPE) (20220331/psparse-529)
[ 4.728277] Bluetooth: hci0: unexpected event for opcode 0x0000
[ 5.003524] ACPI BIOS Error (bug): AE_AML_PACKAGE_LIMIT, Index (0x000000003) is beyond end of object (length 0x0) (20220331/exoparg2-393)
[ 5.003643] ACPI Error: Aborting method \_SB.PCI0.GFX0._DSM due to previous error (AE_AML_PACKAGE_LIMIT) (20220331/psparse-529)
[ 5.004122] ACPI BIOS Error (bug): AE_AML_PACKAGE_LIMIT, Index (0x000000003) is beyond end of object (length 0x0) (20220331/exoparg2-393)
[ 5.004214] ACPI Error: Aborting method \_SB.PCI0.GFX0._DSM due to previous error (AE_AML_PACKAGE_LIMIT) (20220331/psparse-529)
[ 5.004265] ACPI Error: Aborting method \_SB.PCI0.PEG0.PEGP._DSM due to previous error (AE_AML_PACKAGE_LIMIT) (20220331/psparse-529)
fred@fred-N76VZ:~$
Dernière modification par bart85 (Le 14/01/2023, à 17:05)
Hors ligne
#19 Le 14/01/2023, à 16:26
- xubu1957
Re : [Résolu]ACPI error au démarrage d'Ubuntu
Bonjour,
Pour ajouter toi-même les balises code à ton précédent message #18 : Merci
Cliquer sur le lien « Modifier » en bas à droite du message
Sélectionner le texte
Cliquer sur le <> de l'éditeur de message
comme indiqué dans le : Retour utilisable de commande
Dernière modification par xubu1957 (Le 15/01/2023, à 17:56)
Conseils pour les nouveaux demandeurs et pas qu'eux
Important : Pensez à passer vos sujets en [Réso|u] lorsque ceux-ci le sont, au début du titre en cliquant sur Modifier sous le premier message, et un bref récapitulatif de la solution à la fin de celui-ci. Merci. Membre de Linux-Azur
En ligne