#126 Le 13/08/2019, à 10:38
- Nuliel
Re : Erreur BIOS lors de l'installation d'Ubuntu 18.04
Je pense qu'on pourrait mettre de côté la mise à jour du bios afin de voir le truc qui fonctionne pas sous linux et donc voir si ça vaut vraiment le coup de la faire (vu qu'avec le mode legacy, il décide de démarrer en mode efi)
Hors ligne
#127 Le 13/08/2019, à 11:47
- NicoApi73
Re : Erreur BIOS lors de l'installation d'Ubuntu 18.04
Je pense qu'on pourrait mettre de côté la mise à jour du bios afin de voir le truc qui fonctionne pas sous linux et donc voir si ça vaut vraiment le coup de la faire (vu qu'avec le mode legacy, il décide de démarrer en mode efi)
Je suis d'accord. Le risque de la mise à jour ne doit être pris que s'il n'y a plus d'autres solutions et ce sera à Louis Hatte de prendre cette décision. Comme j'avais un peu de temps, j'avais cherché les informations.
Hors ligne
#128 Le 13/08/2019, à 21:01
- Nuliel
Re : Erreur BIOS lors de l'installation d'Ubuntu 18.04
Je pense que tu peux lancer l'install d'ubuntu tel quel
Hors ligne
#129 Le 14/08/2019, à 11:18
- Louis Hatte
Re : Erreur BIOS lors de l'installation d'Ubuntu 18.04
Bonjour Naziel,
J'ai réinstallé un Ubuntu par dessus le Ubuntu qu'on avait installé avec comme seul paramètre modifié dans le BIOS le mode legacy sur Enable.
J'ai eu aucun soucis pour effectuer l'installation.
Après j'ai testé plusieurs choses :
Avec Legacy enable :
- mon Ubuntu m 'affiche l'erreur habituelle et se lance correctement puis tourne correctement (touchpad fonctionnel, aucun argument ajouté lors du boot).
- mon Winows tourne correctement.
Avec legacy disable (secure boot enable) :
- mon Ubuntu s'arrête sur l'erreur habituelle.
- mon Windows tourne correctement.
Je sais pas trop si je dois rester en mode Legacy Enable ou si il faut y remédier parce que Windows c'est de l'UEFI et Ubuntu aussi normalement. Est-ce que il vaudrait mieux chercher à corriger l'erreur par une mise à jour du BIOS pour rendre Ubuntu fonctionnel en Legacy disable ou rester en legacy enable ?
Hors ligne
#130 Le 14/08/2019, à 13:10
- Nuliel
Re : Erreur BIOS lors de l'installation d'Ubuntu 18.04
J'ai l'impression que l'option legacy est pétée et que ton ubuntu est en mode efi, sinon tu pourrais pas démarrer windows à partir de grub vu qu'il ne serait purement et simplement pas vu, et le retour de [ -d /sys/firmware/efi ] && echo "Session EFI" || echo "Session non-EFI" n'aurait pas été "session efi".
Tu peux faire un boot info pour le confirmer: https://doc.ubuntu-fr.org/tutoriel/boot-info
Les deux systèmes démarrent, donc pour moi il n'y a pas d'intérêt de repasser legacy à disable
Tu peux dire ce qui ne marche pas qu'on voit quoi appliquer pour résoudre les différents problèmes?
Dernière modification par Nuliel (Le 14/08/2019, à 13:10)
Hors ligne
#131 Le 15/08/2019, à 12:29
- Louis Hatte
Re : Erreur BIOS lors de l'installation d'Ubuntu 18.04
Bonjour Naziel,
Alors du coup avec le mode Legacy enable le résultat de ta commande sur mon Ubuntu reste :
Session EFI
Voici mon boot info :
http://paste.ubuntu.com/p/MNG3Rkn7pw/
Est-ce que c'est un problème si l'erreur habituelle au boot de Ubuntu apparaît toujours mais que mon Ubuntu ait l'air de fonctionner correctement par la suite sans rester figé sur l'erreur ?
Selon toi je devrais regarder quoi qui marche ou marche pas ? Je sais pas trop quoi tester, pour le moment "tout marche". ^^
Hors ligne
#132 Le 15/08/2019, à 12:48
- NicoApi73
Re : Erreur BIOS lors de l'installation d'Ubuntu 18.04
Bonjour,
Donne le retour de
dmesg -lerr -lcrit
on verra ce que retourne le noyau comme erreurs (s'il y en a et ce n'est pas parce qu'il y en a qu'il y a un problème. On devrait retrouver les erreurs ACPI ua minimum)
Hors ligne
#133 Le 15/08/2019, à 13:03
- xubu1957
Re : Erreur BIOS lors de l'installation d'Ubuntu 18.04
Bonjour,
Collage du Boot-Info du #131 :
Boot Info Script 8f991e4 + Boot-Repair extra info [Boot-Info 25oct2017]
============================= Boot Info Summary: ===============================
============================ Drive/Partition Info: =============================
no valid partition table found
"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/nvme0n1
/dev/nvme0n1p1 70F5-3548 vfat
/dev/nvme0n1p2
/dev/nvme0n1p3 1ACA2DC1CA2D9A51 ntfs Windows
/dev/nvme0n1p4 4C46B44146B42E18 ntfs Windows RE tools
/dev/nvme0n1p5 c4649de7-9e0f-41c9-8322-2343048ac314 ext4
========================= "ls -l /dev/disk/by-id" output: ======================
total 0
lrwxrwxrwx 1 root root 13 Aug 15 13:21 nvme-KXG50ZNV256G_TOSHIBA_X8JS10CNTP4T -> ../../nvme0n1
lrwxrwxrwx 1 root root 15 Aug 15 13:21 nvme-KXG50ZNV256G_TOSHIBA_X8JS10CNTP4T-part1 -> ../../nvme0n1p1
lrwxrwxrwx 1 root root 15 Aug 15 13:21 nvme-KXG50ZNV256G_TOSHIBA_X8JS10CNTP4T-part2 -> ../../nvme0n1p2
lrwxrwxrwx 1 root root 15 Aug 15 13:22 nvme-KXG50ZNV256G_TOSHIBA_X8JS10CNTP4T-part3 -> ../../nvme0n1p3
lrwxrwxrwx 1 root root 15 Aug 15 13:22 nvme-KXG50ZNV256G_TOSHIBA_X8JS10CNTP4T-part4 -> ../../nvme0n1p4
lrwxrwxrwx 1 root root 15 Aug 15 13:21 nvme-KXG50ZNV256G_TOSHIBA_X8JS10CNTP4T-part5 -> ../../nvme0n1p5
lrwxrwxrwx 1 root root 13 Aug 15 13:21 nvme-eui.000000000000001000080d020051e64b -> ../../nvme0n1
lrwxrwxrwx 1 root root 15 Aug 15 13:21 nvme-eui.000000000000001000080d020051e64b-part1 -> ../../nvme0n1p1
lrwxrwxrwx 1 root root 15 Aug 15 13:21 nvme-eui.000000000000001000080d020051e64b-part2 -> ../../nvme0n1p2
lrwxrwxrwx 1 root root 15 Aug 15 13:22 nvme-eui.000000000000001000080d020051e64b-part3 -> ../../nvme0n1p3
lrwxrwxrwx 1 root root 15 Aug 15 13:22 nvme-eui.000000000000001000080d020051e64b-part4 -> ../../nvme0n1p4
lrwxrwxrwx 1 root root 15 Aug 15 13:21 nvme-eui.000000000000001000080d020051e64b-part5 -> ../../nvme0n1p5
================================ Mount points: =================================
Device Mount_Point Type Options
/dev/nvme0n1p1 /boot/efi vfat (rw,relatime,fmask=0077,dmask=0077,codepage=437,iocharset=iso8859-1,shortname=mixed,errors=remount-ro)
/dev/nvme0n1p5 / ext4 (rw,relatime,errors=remount-ro)
ADDITIONAL INFORMATION :
=================== log of boot-info 20190815_1321 ===================
boot-info version : 4ppa65
boot-sav version : 4ppa65
boot-sav-extra version : 4ppa65
glade2script version : 3.2.3~ppa4
boot-info is executed in installed-session (Ubuntu 18.04.3 LTS, bionic, Ubuntu, x86_64)
CPU op-mode(s): 32-bit, 64-bit
BOOT_IMAGE=/boot/vmlinuz-5.0.0-25-generic root=UUID=c4649de7-9e0f-41c9-8322-2343048ac314 ro quiet splash
=================== os-prober:
/dev/nvme0n1p5:L'OS actuellement utilisé - Ubuntu 18.04.3 LTS CurrentSession:linux
/dev/nvme0n1p1@/EFI/Microsoft/Boot/bootmgfw.efi:Windows Boot Manager:Windows:efi
=================== blkid:
/dev/nvme0n1p5: UUID="c4649de7-9e0f-41c9-8322-2343048ac314" TYPE="ext4" PARTUUID="790e0917-c11e-49f5-be3d-19e08ae0d841"
/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/nvme0n1p1: UUID="70F5-3548" TYPE="vfat" PARTLABEL="EFI system partition" PARTUUID="335c4df8-14ab-4f4e-8715-8627925b0d0d"
/dev/nvme0n1p3: LABEL="Windows" UUID="1ACA2DC1CA2D9A51" TYPE="ntfs" PARTLABEL="Basic data partition" PARTUUID="9fc0cd7d-59af-40da-8c4d-2346ffc56019"
/dev/nvme0n1p4: LABEL="Windows RE tools" UUID="4C46B44146B42E18" TYPE="ntfs" PARTLABEL="Basic data partition" PARTUUID="3a034280-d7b6-4fa3-af17-76f9c2e3067a"
/dev/nvme0n1: PTUUID="3c7d26e2-e86f-4128-98f9-3583dd80580c" PTTYPE="gpt"
/dev/nvme0n1p2: PARTLABEL="Microsoft reserved partition" PARTUUID="b9a3ff12-c773-4619-b579-f76204bafae0"
1 disks with OS, 2 OS : 1 Linux, 0 MacOS, 1 Windows, 0 unknown type OS.
Windows not detected by os-prober on nvme0n1p3.
=================== /etc/grub.d/ :
drwxr-xr-x 2 root root 4096 août 14 11:41 grub.d
total 80
-rwxr-xr-x 1 root root 10046 févr. 8 2019 00_header
-rwxr-xr-x 1 root root 6258 févr. 4 2019 05_debian_theme
-rwxr-xr-x 1 root root 12693 févr. 8 2019 10_linux
-rwxr-xr-x 1 root root 11298 févr. 8 2019 20_linux_xen
-rwxr-xr-x 1 root root 1992 janv. 28 2016 20_memtest86+
-rwxr-xr-x 1 root root 12059 févr. 8 2019 30_os-prober
-rwxr-xr-x 1 root root 1418 févr. 8 2019 30_uefi-firmware
-rwxr-xr-x 1 root root 214 févr. 8 2019 40_custom
-rwxr-xr-x 1 root root 216 févr. 8 2019 41_custom
-rw-r--r-- 1 root root 483 févr. 8 2019 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 nvme0n1p5: UUID=70F5-3548 (nvme0n1p1)
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 : substitution de commande: octet nul ignoré en entrée
=================== efibootmgr -v
BootCurrent: 0000
Timeout: 0 seconds
BootOrder: 0000,0001,0002,9999
Boot0000* ubuntu HD(1,GPT,335c4df8-14ab-4f4e-8715-8627925b0d0d,0x800,0x82000)/File(EFIubuntushimx64.efi)
Boot0001* Windows Boot Manager HD(1,GPT,335c4df8-14ab-4f4e-8715-8627925b0d0d,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.}....................
Boot0002* Solid State Disk PciRoot(0x0)/Pci(0x1d,0x4)/Pci(0x0,0x0)/NVMe(0x1,00-08-0D-02-00-51-E6-4B)/HD(1,GPT,335c4df8-14ab-4f4e-8715-8627925b0d0d,0x800,0x82000)..BO
Boot0003* USB Drive (UEFI) - Hard Drive BBS(HD,,0x0)..GO..NO........k.K.X.G.5.0.Z.N.V.2.5.6.G. .T.O.S.H.I.B.A....................A...............................Q.K........Gd-.;.A..MQ..L.X.8.J.S.1.0.C.N.T.P.4.T........BO
Boot0005* USB Drive (UEFI) - Hard Drive BBS(HD,,0x0)..GO..NO........k.K.X.G.5.0.Z.N.V.2.5.6.G. .T.O.S.H.I.B.A....................A...............................Q.K........Gd-.;.A..MQ..L.X.8.J.S.1.0.C.N.T.P.4.T........BO..NO}......._. .8...0.7....................A.......................2..Gd-.;.A..MQ..L.1.2.0.7.0.2.2.5.0.3.0.6.1.6........BO
Boot9999* USB Drive (UEFI) PciRoot(0x0)/Pci(0x1d,0x0)/USB(16,0)..BO
=================== 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:
nvme0n1p5 : nvme0n1, 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, .
nvme0n1p1 : nvme0n1, 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.
nvme0n1p3 : nvme0n1, 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/nvme0n1p3.
nvme0n1p4 : nvme0n1, 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/nvme0n1p4.
nvme0n1 : GPT, no-BIOS_boot, has-correctEFI, not-usb, not-mmc, has-os, 2048 sectors * 512 bytes
=================== parted -lm:
BYT;
/dev/nvme0n1:256GB:nvme:512:512:gpt:KXG50ZNV256G TOSHIBA:;
1:1049kB:274MB:273MB:fat32:EFI system partition:boot, esp;
2:274MB:290MB:16.8MB::Microsoft reserved partition:msftres;
3:290MB:192GB:192GB:ntfs:Basic data partition:msftdata;
5:192GB:255GB:63.2GB:ext4::;
4:255GB:256GB:1028MB:ntfs:Basic data partition:hidden, diag;
=================== lsblk:
KNAME TYPE FSTYPE SIZE LABEL
loop0 loop squashfs 140,7M
loop1 loop squashfs 14,5M
loop2 loop squashfs 2,3M
loop3 loop squashfs 13M
loop4 loop squashfs 34,6M
loop5 loop squashfs 91M
loop6 loop squashfs 3,7M
nvme0n1 disk 238,5G
nvme0n1p1 part vfat 260M
nvme0n1p2 part 16M
nvme0n1p3 part ntfs 178,4G Windows
nvme0n1p4 part ntfs 980M Windows RE tools
nvme0n1p5 part ext4 58,9G
KNAME ROTA RO RM STATE MOUNTPOINT
loop0 1 1 0 /snap/gnome-3-26-1604/74
loop1 1 1 0 /snap/gnome-logs/45
loop2 1 1 0 /snap/gnome-calculator/260
loop3 1 1 0 /snap/gnome-characters/139
loop4 1 1 0 /snap/gtk-common-themes/818
loop5 1 1 0 /snap/core/6350
loop6 1 1 0 /snap/gnome-system-monitor/57
nvme0n1 0 0 0 live
nvme0n1p1 0 0 0 /boot/efi
nvme0n1p2 0 0 0
nvme0n1p3 0 0 0 /mnt/boot-sav/nvme0n1p3
nvme0n1p4 0 0 0 /mnt/boot-sav/nvme0n1p4
nvme0n1p5 0 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=8008072k,nr_inodes=2002018,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=1606392k,mode=755)
/dev/nvme0n1p5 on / type ext4 (rw,relatime,errors=remount-ro)
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/perf_event type cgroup (rw,nosuid,nodev,noexec,relatime,perf_event)
cgroup on /sys/fs/cgroup/cpu,cpuacct type cgroup (rw,nosuid,nodev,noexec,relatime,cpu,cpuacct)
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/blkio type cgroup (rw,nosuid,nodev,noexec,relatime,blkio)
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)
cgroup on /sys/fs/cgroup/memory type cgroup (rw,nosuid,nodev,noexec,relatime,memory)
cgroup on /sys/fs/cgroup/rdma type cgroup (rw,nosuid,nodev,noexec,relatime,rdma)
cgroup on /sys/fs/cgroup/pids type cgroup (rw,nosuid,nodev,noexec,relatime,pids)
systemd-1 on /proc/sys/fs/binfmt_misc type autofs (rw,relatime,fd=25,pgrp=1,timeout=0,minproto=5,maxproto=5,direct,pipe_ino=19635)
hugetlbfs on /dev/hugepages type hugetlbfs (rw,relatime,pagesize=2M)
mqueue on /dev/mqueue type mqueue (rw,relatime)
debugfs on /sys/kernel/debug type debugfs (rw,relatime)
fusectl on /sys/fs/fuse/connections type fusectl (rw,relatime)
configfs on /sys/kernel/config type configfs (rw,relatime)
/var/lib/snapd/snaps/gnome-logs_45.snap on /snap/gnome-logs/45 type squashfs (ro,nodev,relatime,x-gdu.hide)
/var/lib/snapd/snaps/gnome-calculator_260.snap on /snap/gnome-calculator/260 type squashfs (ro,nodev,relatime,x-gdu.hide)
/var/lib/snapd/snaps/gnome-3-26-1604_74.snap on /snap/gnome-3-26-1604/74 type squashfs (ro,nodev,relatime,x-gdu.hide)
/var/lib/snapd/snaps/gnome-characters_139.snap on /snap/gnome-characters/139 type squashfs (ro,nodev,relatime,x-gdu.hide)
/var/lib/snapd/snaps/core_6350.snap on /snap/core/6350 type squashfs (ro,nodev,relatime,x-gdu.hide)
/var/lib/snapd/snaps/gtk-common-themes_818.snap on /snap/gtk-common-themes/818 type squashfs (ro,nodev,relatime,x-gdu.hide)
/var/lib/snapd/snaps/gnome-system-monitor_57.snap on /snap/gnome-system-monitor/57 type squashfs (ro,nodev,relatime,x-gdu.hide)
/dev/nvme0n1p1 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=1606388k,mode=700,uid=121,gid=125)
tmpfs on /run/user/1000 type tmpfs (rw,nosuid,nodev,relatime,size=1606388k,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/nvme0n1p3 on /mnt/boot-sav/nvme0n1p3 type fuseblk (rw,relatime,user_id=0,group_id=0,allow_other,blksize=4096)
/dev/nvme0n1p4 on /mnt/boot-sav/nvme0n1p4 type fuseblk (rw,relatime,user_id=0,group_id=0,allow_other,blksize=4096)
=================== ls:
/sys/block/nvme0n1 (filtered): alignment_offset bdi capability dev device discard_alignment eui ext_range hidden holders inflight integrity lightnvm mq nguid nsid nvme0n1p1 nvme0n1p2 nvme0n1p3 nvme0n1p4 nvme0n1p5 power queue range removable ro size slaves stat subsystem trace uevent uuid wwid
/dev (filtered): acpi_thermal_rel autofs block btrfs-control bus char console core cpu cpu_dma_latency cuse disk dri drm_dp_aux0 drm_dp_aux1 drm_dp_aux2 ecryptfs fb0 fd full fuse gpiochip0 hidraw0 hidraw1 HID-SENSOR-2000e1.10.auto HID-SENSOR-2000e1.12.auto HID-SENSOR-2000e1.13.auto HID-SENSOR-2000e1.15.auto HID-SENSOR-2000e1.19.auto HID-SENSOR-2000e1.1.auto HID-SENSOR-2000e1.21.auto HID-SENSOR-2000e1.22.auto HID-SENSOR-2000e1.24.auto HID-SENSOR-2000e1.26.auto HID-SENSOR-2000e1.2.auto HID-SENSOR-2000e1.3.auto HID-SENSOR-2000e1.4.auto HID-SENSOR-2000e1.5.auto HID-SENSOR-2000e1.6.auto HID-SENSOR-2000e1.7.auto hpet hugepages hwrng i2c-0 i2c-1 i2c-10 i2c-11 i2c-12 i2c-13 i2c-14 i2c-2 i2c-3 i2c-4 i2c-5 i2c-6 i2c-7 i2c-8 i2c-9 iio:device0 iio:device1 iio:device2 iio:device3 iio:device4 iio:device5 initctl input kmsg lightnvm log mapper mcelog media0 media1 mei0 mem memory_bandwidth mqueue net network_latency network_throughput null nvme0 nvme0n1 nvme0n1p1 nvme0n1p2 nvme0n1p3 nvme0n1p4 nvme0n1p5 port ppp psaux ptmx pts random rfkill rtc rtc0 shm snapshot snd stderr stdin stdout tpm0 tpmrm0 udmabuf uhid uinput urandom userio v4l vfio vga_arbiter vhci vhost-net vhost-vsock video0 video1 video2 video3 zero
ls /dev/mapper: control
=================== hexdump -n512 -C /dev/nvme0n1p1
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 48 35 f5 70 4e 4f 20 4e 41 4d 45 20 20 |..)H5.pNO 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/nvme0n1p3
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 4c 16 00 00 00 00 |..........L.....|
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 51 9a 2d ca c1 2d ca 1a |........Q.-..-..|
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/nvme0n1p4
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 60 b0 1d |........?....`..|
00000020 00 00 00 00 80 00 80 00 ff 9f 1e 00 00 00 00 00 |................|
00000030 aa 48 01 00 00 00 00 00 02 00 00 00 00 00 00 00 |.H..............|
00000040 f6 00 00 00 01 00 00 00 18 2e b4 46 41 b4 46 4c |...........FA.FL|
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 7.7G 0 7.7G 0% /dev
tmpfs tmpfs 1.6G 2.2M 1.6G 1% /run
/dev/nvme0n1p5 ext4 58G 7.4G 48G 14% /
tmpfs tmpfs 7.7G 0 7.7G 0% /dev/shm
tmpfs tmpfs 5.0M 4.0K 5.0M 1% /run/lock
tmpfs tmpfs 7.7G 0 7.7G 0% /sys/fs/cgroup
/dev/loop1 squashfs 15M 15M 0 100% /snap/gnome-logs/45
/dev/loop2 squashfs 2.3M 2.3M 0 100% /snap/gnome-calculator/260
/dev/loop0 squashfs 141M 141M 0 100% /snap/gnome-3-26-1604/74
/dev/loop3 squashfs 13M 13M 0 100% /snap/gnome-characters/139
/dev/loop5 squashfs 91M 91M 0 100% /snap/core/6350
/dev/loop4 squashfs 35M 35M 0 100% /snap/gtk-common-themes/818
/dev/loop6 squashfs 3.8M 3.8M 0 100% /snap/gnome-system-monitor/57
/dev/nvme0n1p1 vfat 256M 66M 191M 26% /boot/efi
tmpfs tmpfs 1.6G 16K 1.6G 1% /run/user/121
tmpfs tmpfs 1.6G 28K 1.6G 1% /run/user/1000
/dev/nvme0n1p3 fuseblk 179G 93G 86G 52% /mnt/boot-sav/nvme0n1p3
/dev/nvme0n1p4 fuseblk 980M 390M 591M 40% /mnt/boot-sav/nvme0n1p4
=================== fdisk -l:
Disk /dev/loop0: 140.7 MiB, 147496960 bytes, 288080 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: 14.5 MiB, 15208448 bytes, 29704 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: 2.3 MiB, 2355200 bytes, 4600 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: 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/loop4: 34.6 MiB, 36216832 bytes, 70736 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: 91 MiB, 95408128 bytes, 186344 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: 3.7 MiB, 3878912 bytes, 7576 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/nvme0n1: 238.5 GiB, 256060514304 bytes, 500118192 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: 3C7D26E2-E86F-4128-98F9-3583DD80580C
Device Start End Sectors Size Type
/dev/nvme0n1p1 2048 534527 532480 260M EFI System
/dev/nvme0n1p2 534528 567295 32768 16M Microsoft reserved
/dev/nvme0n1p3 567296 374650879 374083584 178.4G Microsoft basic data
/dev/nvme0n1p4 498098176 500105215 2007040 980M Windows recovery environment
/dev/nvme0n1p5 374650880 498098175 123447296 58.9G Linux filesystem
Partition table entries are not in disk order.
=================== Suggested repair
The default repair of the Boot-Repair utility would reinstall the grub-efi-amd64-signed of nvme0n1p5, using the following options: nvme0n1p1/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 nvme0n1p1/efi/.../grub*.efi !
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
#134 Le 15/08/2019, à 17:57
- Louis Hatte
Re : Erreur BIOS lors de l'installation d'Ubuntu 18.04
Bonjour Nico et Xubu,
Voici le résultat de la commande demandée :
ehl@Spectrex360:~$ dmesg -lerr -lcrit
[ 0.204814] ACPI BIOS Error (bug): Could not resolve [\_SB.PCI0.XDCI], AE_NOT_FOUND (20181213/dswload2-160)
[ 0.204818] ACPI Error: AE_NOT_FOUND, During name lookup/catalog (20181213/psobject-221)
[ 0.205065] ACPI BIOS Error (bug): Could not resolve [\_SB.PCI0.I2C1.TPL1], AE_NOT_FOUND (20181213/dswload2-160)
[ 0.205067] ACPI Error: AE_NOT_FOUND, During name lookup/catalog (20181213/psobject-221)
[ 0.205541] ACPI BIOS Error (bug): Failure creating [\_SB.PCI0.XHC.RHUB.GPLD], AE_ALREADY_EXISTS (20181213/dswload2-324)
[ 0.205543] ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20181213/psobject-221)
[ 0.205545] ACPI BIOS Error (bug): Failure creating [\_SB.PCI0.XHC.RHUB.TPLD], AE_ALREADY_EXISTS (20181213/dswload2-324)
[ 0.205547] ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20181213/psobject-221)
[ 0.205548] ACPI BIOS Error (bug): Failure creating [\_SB.PCI0.XHC.RHUB.GUPC], AE_ALREADY_EXISTS (20181213/dswload2-324)
[ 0.205550] ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20181213/psobject-221)
[ 0.205551] ACPI BIOS Error (bug): Failure creating [\_SB.PCI0.XHC.RHUB.TUPC], AE_ALREADY_EXISTS (20181213/dswload2-324)
[ 0.205553] ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20181213/psobject-221)
[ 0.205574] ACPI BIOS Error (bug): Failure creating [\_SB.PCI0.XHC.RHUB.HS01._UPC], AE_ALREADY_EXISTS (20181213/dswload2-324)
[ 0.205576] ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20181213/psobject-221)
[ 0.205577] ACPI BIOS Error (bug): Failure creating [\_SB.PCI0.XHC.RHUB.HS01._PLD], AE_ALREADY_EXISTS (20181213/dswload2-324)
[ 0.205579] ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20181213/psobject-221)
[ 0.206044] ACPI BIOS Error (bug): Could not resolve [\_SB.PCI0.RP09.PXSX.WIST], AE_NOT_FOUND (20181213/psargs-330)
[ 0.206049] ACPI Error: Method parse/execution failed \_SB.PCI0.XHC.RHUB.CNDP, AE_NOT_FOUND (20181213/psparse-531)
[ 0.206051] ACPI Error: Method parse/execution failed \, AE_NOT_FOUND (20181213/psparse-531)
[ 0.206053] ACPI Error: Invalid zero thread count in method (20181213/dsmethod-774)
[ 0.206054] ACPI Error: Invalid OwnerId: 0x00 (20181213/utownerid-156)
[ 0.206122] ACPI Error: AE_NOT_FOUND, (SSDT:8518 ) while loading table (20181213/tbxfload-196)
[ 0.208601] ACPI Error: 1 table load failures, 14 successful (20181213/tbxfload-214)
[ 0.286500] ACPI BIOS Error (bug): Could not resolve [\_SB.PCI0.I2C1.TPL1.TDX], AE_NOT_FOUND (20181213/psargs-330)
[ 0.286512] ACPI Error: Method parse/execution failed \_SB.PCI0.I2C1.INC1, AE_NOT_FOUND (20181213/psparse-531)
[ 0.286517] ACPI Error: Method parse/execution failed \_SB.PCI0.I2C1._INI, AE_NOT_FOUND (20181213/psparse-531)
[ 0.934000] Couldn't get size: 0x800000000000000e
[ 3.075058] ACPI Error: Field [D128] at bit offset/length 128/1024 exceeds size of target Buffer (160 bits) (20181213/dsopcode-201)
[ 3.075081] ACPI Error: Method parse/execution failed \HWMC, AE_AML_BUFFER_LIMIT (20181213/psparse-531)
[ 3.075090] ACPI Error: Method parse/execution failed \_SB.WMID.WMAA, AE_AML_BUFFER_LIMIT (20181213/psparse-531)
[ 3.075160] ACPI Error: Field [D128] at bit offset/length 128/1024 exceeds size of target Buffer (160 bits) (20181213/dsopcode-201)
[ 3.075177] ACPI Error: Method parse/execution failed \HWMC, AE_AML_BUFFER_LIMIT (20181213/psparse-531)
[ 3.075185] ACPI Error: Method parse/execution failed \_SB.WMID.WMAA, AE_AML_BUFFER_LIMIT (20181213/psparse-531)
[ 3.075292] ACPI Error: Field [D128] at bit offset/length 128/1024 exceeds size of target Buffer (160 bits) (20181213/dsopcode-201)
[ 3.075308] ACPI Error: Method parse/execution failed \HWMC, AE_AML_BUFFER_LIMIT (20181213/psparse-531)
[ 3.075886] ACPI Error: Method parse/execution failed \_SB.WMID.WMAA, AE_AML_BUFFER_LIMIT (20181213/psparse-531)
[ 3.076949] ACPI Error: Field [D128] at bit offset/length 128/1024 exceeds size of target Buffer (160 bits) (20181213/dsopcode-201)
[ 3.076968] ACPI Error: Method parse/execution failed \HWMC, AE_AML_BUFFER_LIMIT (20181213/psparse-531)
[ 3.076983] ACPI Error: Method parse/execution failed \_SB.WMID.WMAA, AE_AML_BUFFER_LIMIT (20181213/psparse-531)
[ 3.077538] ACPI Error: Field [D128] at bit offset/length 128/1024 exceeds size of target Buffer (160 bits) (20181213/dsopcode-201)
[ 3.077557] ACPI Error: Method parse/execution failed \HWMC, AE_AML_BUFFER_LIMIT (20181213/psparse-531)
[ 3.077565] ACPI Error: Method parse/execution failed \_SB.WMID.WMAA, AE_AML_BUFFER_LIMIT (20181213/psparse-531)
[ 8.306016] ucsi_acpi USBC000:00: PPM init failed (-110)
[ 9.025829] iwlwifi 0000:00:14.3: Unhandled alg: 0x707
[ 18.325616] nouveau 0000:3b:00.0: secboot: error during falcon reset: -110
[ 18.325629] nouveau 0000:3b:00.0: gr: init failed, -110
ehl@Spectrex360:~$
Hors ligne
#135 Le 15/08/2019, à 17:59
- NicoApi73
Re : Erreur BIOS lors de l'installation d'Ubuntu 18.04
Je vois qu'il y a nouveau. Si tu as des freezes, tu pourras installer le driver propriétaire nVidia
Dernière modification par NicoApi73 (Le 15/08/2019, à 18:07)
Hors ligne
#136 Le 15/08/2019, à 18:02
- Nuliel
Re : Erreur BIOS lors de l'installation d'Ubuntu 18.04
Dans les trucs à tester: le touchpad (notamment en terme qualitatif, s'il est précis...), le tactile, la webcam s'il y en a une et que tu t'en sers, le son en terme qualitatif (s'il est dégueu, pas assez fort, ...)
La wifi fonctionne?
Hors ligne
#137 Le 16/08/2019, à 10:10
- Louis Hatte
Re : Erreur BIOS lors de l'installation d'Ubuntu 18.04
Bonjour Naziel et Nico,
Le touchpad est précis mais mon curseur de souris rétrécis parfois.
Par exemple quand mon curseur est sur l'écran de bureau il est de taille normal et si je le déplace sur la petite barre du haut avec le jour, l'heure la batterie du pc etc... ou encore sur la barre de gauche avec les icônes et bien il rétrécis... Ce bug s'arrête au bout d'un certain temps passé sur Ubuntu ou après une certaine manip je sais pas trop.
Le tactile marche parfaitement bien.
La webcam marche bien.
Le son c'est nickel.
Le wifi fonctionne
Par contre j'ai un autre bug que j'ai trouvé dans une situation particulière :
J'ai surligné dans un terminal de base Ubuntu un morceau de résultat de commande. Je suis passé sur une fenêtre différente en ayant toujours en visible le surlignement dans mon terminal et celui-ci s'est mis à clignoter violent
Je vais tester d'installer le driver propriétaire nVidia.
Hors ligne
#138 Le 16/08/2019, à 10:24
- Louis Hatte
Re : Erreur BIOS lors de l'installation d'Ubuntu 18.04
Avec le driver nVidia 430 propriétaire et testé j'ai toujours mon soucis de curseur qui se rétréci pendant les 10 premières secondes de ma session Ubuntu seulement donc au final ça va.
Sinon j'arrive plus à reproduire le bug de clignotement de surlignement dans un terminal Ubuntu du coup je pense que c'est résolu.
Par contre je sais pas si c'est un problème d'installation ça mais quand je lance une musique :
- Le son est correcte depuis mon ordinateur
- Si je branche un casque le son est correcte dans le casque
- Si je le débranche j'ai plus de son depuis mon Pc
- Si je rebranche mon casque j'ai toujours du son dedans.
En gros je perds le son des hauts parleurs du pc quand je branche mon casque.
Je sais pas si c'est une mauvaise configuration du logiciel de base qui gère le son ou si le problème remonte plus haut.
Edit:
Je n'ai plus ce problème de son. Mon son remarche correctement peut importe si je branche ou débranche... J'ai l'impression que j'ai différents bugs seulement vers le démarrage de ma session Ubuntu.
Dernière modification par Louis Hatte (Le 16/08/2019, à 10:26)
Hors ligne