#76 Le 04/11/2023, à 17:54
- xubu1957
Re : Probleme avec nvidia (Résolu)
On n'a pas vu le retour de la commande !
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
Hors ligne
#77 Le 04/11/2023, à 18:03
- Henri56
Re : Probleme avec nvidia (Résolu)
oui désolé , voici mais j'ai redémarrer et ca na rien changé
sudo apt install --install-recommends linux-generic-hwe-22.04
[sudo] Mot de passe de henri :
Lecture des listes de paquets... Fait
Construction de l'arbre des dépendances... Fait
Lecture des informations d'état... Fait
linux-generic-hwe-22.04 est déjà la version la plus récente (6.2.0.36.37~22.04.14).
Les paquets suivants ont été installés automatiquement et ne sont plus nécessaires :
linux-objects-nvidia-525-server-5.15.0-88-generic
linux-objects-nvidia-535-5.15.0-88-generic nvidia-firmware-535-535.129.03
Veuillez utiliser « sudo apt autoremove » pour les supprimer.
0 mis à jour, 0 nouvellement installés, 0 à enlever et 4 non mis à jour.
Hors ligne
#78 Le 04/11/2023, à 18:04
- xubu1957
Re : Probleme avec nvidia (Résolu)
Fournis les noyaux présents :
echo; dpkg -l | awk '!/^rc/ && / linux-(c|g|h|i|lo|m|si|t)/{print $1,$2,$3,$4 | "sort -k3V | column -t"}' ; echo -e "\nNoyau courant : $(uname -mr)"
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
Hors ligne
#79 Le 04/11/2023, à 18:05
- Henri56
Re : Probleme avec nvidia (Résolu)
uname -r
5.15.0-84-generic
il dit que le 6.2.0 est déjà la plus récente mais elle n'est pas fonctionnelle apparement
Hors ligne
#80 Le 04/11/2023, à 18:06
- Henri56
Re : Probleme avec nvidia (Résolu)
echo; dpkg -l | awk '!/^rc/ && / linux-(c|g|h|i|lo|m|si|t)/{print $1,$2,$3,$4 | "sort -k3V | column -t"}' ; echo -e "\nNoyau courant : $(uname -mr)"
ii linux-headers-5.15.0-84 5.15.0-84.93 all
ii linux-headers-5.15.0-84-generic 5.15.0-84.93 amd64
ii linux-image-5.15.0-84-generic 5.15.0-84.93 amd64
ii linux-modules-5.15.0-84-generic 5.15.0-84.93 amd64
ii linux-modules-extra-5.15.0-84-generic 5.15.0-84.93 amd64
ii linux-signatures-nvidia-5.15.0-84-generic 5.15.0-84.93+2 amd64
ii linux-headers-5.15.0-88 5.15.0-88.98 all
ii linux-headers-5.15.0-88-generic 5.15.0-88.98 amd64
ii linux-image-5.15.0-88-generic 5.15.0-88.98 amd64
ii linux-modules-5.15.0-88-generic 5.15.0-88.98 amd64
ii linux-modules-extra-5.15.0-88-generic 5.15.0-88.98 amd64
ii linux-modules-nvidia-525-5.15.0-88-generic 5.15.0-88.98+1 amd64
ii linux-modules-nvidia-525-generic 5.15.0-88.98+1 amd64
ii linux-signatures-nvidia-5.15.0-88-generic 5.15.0-88.98+1 amd64
ii linux-generic 5.15.0.88.85 amd64
ii linux-headers-generic 5.15.0.88.85 amd64
ii linux-image-generic 5.15.0.88.85 amd64
ii linux-hwe-6.2-headers-6.2.0-36 6.2.0-36.37~22.04.1 all
ii linux-headers-6.2.0-36-generic 6.2.0-36.37~22.04.1 amd64
ii linux-image-6.2.0-36-generic 6.2.0-36.37~22.04.1 amd64
ii linux-modules-6.2.0-36-generic 6.2.0-36.37~22.04.1 amd64
ii linux-modules-extra-6.2.0-36-generic 6.2.0-36.37~22.04.1 amd64
ii linux-generic-hwe-22.04 6.2.0.36.37~22.04.14 amd64
ii linux-headers-generic-hwe-22.04 6.2.0.36.37~22.04.14 amd64
ii linux-image-generic-hwe-22.04 6.2.0.36.37~22.04.14 amd64
Noyau courant : 5.15.0-84-generic x86_64
Hors ligne
#81 Le 04/11/2023, à 18:11
- nany
Re : Probleme avec nvidia (Résolu)
uname -r 5.15.0-84-generic
il dit que le 6.2.0 est déjà la plus récente mais elle n'est pas fonctionnelle apparement
⁇⁇
Le lancement sur la version 5.15.0-84 serait figé ?
Donne les retours de :
cat /etc/default/grub
cat /boot/grub/grub.cfg
Hors ligne
#82 Le 04/11/2023, à 18:14
- Henri56
Re : Probleme avec nvidia (Résolu)
voici :
cat /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=menu
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"
GRUB_DISABLE_OS_PROBER=false
et ceci :
cat /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 [ "${initrdfail}" = 2 ]; then
set initrdfail=
elif [ "${initrdfail}" = 1 ]; then
set next_entry="${prev_entry}"
set prev_entry=
save_env prev_entry
if [ "${next_entry}" ]; then
set initrdfail=2
fi
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 initrdfail {
if [ -n "${have_grubenv}" ]; then if [ -n "${partuuid}" ]; then
if [ -z "${initrdfail}" ]; then
set initrdfail=1
if [ -n "${boot_once}" ]; then
set prev_entry="${default}"
save_env prev_entry
fi
fi
save_env initrdfail
fi; 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
search --no-floppy --fs-uuid --set=root 3d3e6bc3-e125-4b11-aadc-30d7ee24dfb8
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_BE
insmod gettext
fi
terminal_output gfxterm
if [ "${recordfail}" = 1 ] ; then
set timeout=30
else
if [ x$feature_timeout_style = xy ] ; then
set timeout_style=menu
set timeout=10
# Fallback normal timeout code in case the timeout_style feature is
# unavailable.
else
set timeout=10
fi
fi
### END /etc/grub.d/00_header ###
### BEGIN /etc/grub.d/05_debian_theme ###
set menu_color_normal=white/black
set menu_color_highlight=black/light-gray
### END /etc/grub.d/05_debian_theme ###
### BEGIN /etc/grub.d/10_linux ###
function gfxmode {
set gfxpayload="${1}"
if [ "${1}" = "keep" ]; then
set vt_handoff=vt.handoff=7
else
set vt_handoff=
fi
}
if [ "${recordfail}" != 1 ]; then
if [ -e ${prefix}/gfxblacklist.txt ]; then
if [ ${grub_platform} != pc ]; then
set linux_gfx_mode=keep
elif 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-3d3e6bc3-e125-4b11-aadc-30d7ee24dfb8' {
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
search --no-floppy --fs-uuid --set=root 3d3e6bc3-e125-4b11-aadc-30d7ee24dfb8
linux /boot/vmlinuz-6.2.0-36-generic root=UUID=3d3e6bc3-e125-4b11-aadc-30d7ee24dfb8 ro quiet splash $vt_handoff
initrd /boot/initrd.img-6.2.0-36-generic
}
submenu 'Advanced options for Ubuntu' $menuentry_id_option 'gnulinux-advanced-3d3e6bc3-e125-4b11-aadc-30d7ee24dfb8' {
menuentry 'Ubuntu, with Linux 6.2.0-36-generic' --class ubuntu --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-6.2.0-36-generic-advanced-3d3e6bc3-e125-4b11-aadc-30d7ee24dfb8' {
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
search --no-floppy --fs-uuid --set=root 3d3e6bc3-e125-4b11-aadc-30d7ee24dfb8
echo 'Loading Linux 6.2.0-36-generic ...'
linux /boot/vmlinuz-6.2.0-36-generic root=UUID=3d3e6bc3-e125-4b11-aadc-30d7ee24dfb8 ro quiet splash $vt_handoff
echo 'Loading initial ramdisk ...'
initrd /boot/initrd.img-6.2.0-36-generic
}
menuentry 'Ubuntu, with Linux 6.2.0-36-generic (recovery mode)' --class ubuntu --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-6.2.0-36-generic-recovery-3d3e6bc3-e125-4b11-aadc-30d7ee24dfb8' {
recordfail
load_video
insmod gzio
if [ x$grub_platform = xxen ]; then insmod xzio; insmod lzopio; fi
insmod part_gpt
insmod ext2
search --no-floppy --fs-uuid --set=root 3d3e6bc3-e125-4b11-aadc-30d7ee24dfb8
echo 'Loading Linux 6.2.0-36-generic ...'
linux /boot/vmlinuz-6.2.0-36-generic root=UUID=3d3e6bc3-e125-4b11-aadc-30d7ee24dfb8 ro recovery nomodeset dis_ucode_ldr
echo 'Loading initial ramdisk ...'
initrd /boot/initrd.img-6.2.0-36-generic
}
menuentry 'Ubuntu, with Linux 5.15.0-88-generic' --class ubuntu --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-5.15.0-88-generic-advanced-3d3e6bc3-e125-4b11-aadc-30d7ee24dfb8' {
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
search --no-floppy --fs-uuid --set=root 3d3e6bc3-e125-4b11-aadc-30d7ee24dfb8
echo 'Loading Linux 5.15.0-88-generic ...'
linux /boot/vmlinuz-5.15.0-88-generic root=UUID=3d3e6bc3-e125-4b11-aadc-30d7ee24dfb8 ro quiet splash $vt_handoff
echo 'Loading initial ramdisk ...'
initrd /boot/initrd.img-5.15.0-88-generic
}
menuentry 'Ubuntu, with Linux 5.15.0-88-generic (recovery mode)' --class ubuntu --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-5.15.0-88-generic-recovery-3d3e6bc3-e125-4b11-aadc-30d7ee24dfb8' {
recordfail
load_video
insmod gzio
if [ x$grub_platform = xxen ]; then insmod xzio; insmod lzopio; fi
insmod part_gpt
insmod ext2
search --no-floppy --fs-uuid --set=root 3d3e6bc3-e125-4b11-aadc-30d7ee24dfb8
echo 'Loading Linux 5.15.0-88-generic ...'
linux /boot/vmlinuz-5.15.0-88-generic root=UUID=3d3e6bc3-e125-4b11-aadc-30d7ee24dfb8 ro recovery nomodeset dis_ucode_ldr
echo 'Loading initial ramdisk ...'
initrd /boot/initrd.img-5.15.0-88-generic
}
menuentry 'Ubuntu, with Linux 5.15.0-84-generic' --class ubuntu --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-5.15.0-84-generic-advanced-3d3e6bc3-e125-4b11-aadc-30d7ee24dfb8' {
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
search --no-floppy --fs-uuid --set=root 3d3e6bc3-e125-4b11-aadc-30d7ee24dfb8
echo 'Loading Linux 5.15.0-84-generic ...'
linux /boot/vmlinuz-5.15.0-84-generic root=UUID=3d3e6bc3-e125-4b11-aadc-30d7ee24dfb8 ro quiet splash $vt_handoff
echo 'Loading initial ramdisk ...'
initrd /boot/initrd.img-5.15.0-84-generic
}
menuentry 'Ubuntu, with Linux 5.15.0-84-generic (recovery mode)' --class ubuntu --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-5.15.0-84-generic-recovery-3d3e6bc3-e125-4b11-aadc-30d7ee24dfb8' {
recordfail
load_video
insmod gzio
if [ x$grub_platform = xxen ]; then insmod xzio; insmod lzopio; fi
insmod part_gpt
insmod ext2
search --no-floppy --fs-uuid --set=root 3d3e6bc3-e125-4b11-aadc-30d7ee24dfb8
echo 'Loading Linux 5.15.0-84-generic ...'
linux /boot/vmlinuz-5.15.0-84-generic root=UUID=3d3e6bc3-e125-4b11-aadc-30d7ee24dfb8 ro recovery nomodeset dis_ucode_ldr
echo 'Loading initial ramdisk ...'
initrd /boot/initrd.img-5.15.0-84-generic
}
}
### END /etc/grub.d/10_linux ###
### BEGIN /etc/grub.d/10_linux_zfs ###
### END /etc/grub.d/10_linux_zfs ###
### BEGIN /etc/grub.d/20_linux_xen ###
### END /etc/grub.d/20_linux_xen ###
### BEGIN /etc/grub.d/30_os-prober ###
menuentry 'Windows Boot Manager (on /dev/sda1)' --class windows --class os $menuentry_id_option 'osprober-efi-520E-296B' {
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 520E-296B
else
search --no-floppy --fs-uuid --set=root 520E-296B
fi
chainloader /efi/Microsoft/Boot/bootmgfw.efi
}
menuentry 'Ubuntu 22.04.2 LTS (22.04) (on /dev/sdb2)' --class ubuntu --class gnu-linux --class gnu --class os $menuentry_id_option 'osprober-gnulinux-simple-4c26c065-d62d-4568-b08a-92dc9622ff99' {
insmod part_gpt
insmod ext2
set root='hd1,gpt2'
if [ x$feature_platform_search_hint = xy ]; then
search --no-floppy --fs-uuid --set=root --hint-bios=hd1,gpt2 --hint-efi=hd1,gpt2 --hint-baremetal=ahci1,gpt2 4c26c065-d62d-4568-b08a-92dc9622ff99
else
search --no-floppy --fs-uuid --set=root 4c26c065-d62d-4568-b08a-92dc9622ff99
fi
linux /boot/vmlinuz-5.15.0-84-generic root=UUID=4c26c065-d62d-4568-b08a-92dc9622ff99 ro quiet splash $vt_handoff
initrd /boot/initrd.img-5.15.0-84-generic
}
submenu 'Advanced options for Ubuntu 22.04.2 LTS (22.04) (on /dev/sdb2)' $menuentry_id_option 'osprober-gnulinux-advanced-4c26c065-d62d-4568-b08a-92dc9622ff99' {
menuentry 'Ubuntu (on /dev/sdb2)' --class gnu-linux --class gnu --class os $menuentry_id_option 'osprober-gnulinux-/boot/vmlinuz-5.15.0-84-generic--4c26c065-d62d-4568-b08a-92dc9622ff99' {
insmod part_gpt
insmod ext2
set root='hd1,gpt2'
if [ x$feature_platform_search_hint = xy ]; then
search --no-floppy --fs-uuid --set=root --hint-bios=hd1,gpt2 --hint-efi=hd1,gpt2 --hint-baremetal=ahci1,gpt2 4c26c065-d62d-4568-b08a-92dc9622ff99
else
search --no-floppy --fs-uuid --set=root 4c26c065-d62d-4568-b08a-92dc9622ff99
fi
linux /boot/vmlinuz-5.15.0-84-generic root=UUID=4c26c065-d62d-4568-b08a-92dc9622ff99 ro quiet splash $vt_handoff
initrd /boot/initrd.img-5.15.0-84-generic
}
menuentry 'Ubuntu, with Linux 5.15.0-84-generic (on /dev/sdb2)' --class gnu-linux --class gnu --class os $menuentry_id_option 'osprober-gnulinux-/boot/vmlinuz-5.15.0-84-generic--4c26c065-d62d-4568-b08a-92dc9622ff99' {
insmod part_gpt
insmod ext2
set root='hd1,gpt2'
if [ x$feature_platform_search_hint = xy ]; then
search --no-floppy --fs-uuid --set=root --hint-bios=hd1,gpt2 --hint-efi=hd1,gpt2 --hint-baremetal=ahci1,gpt2 4c26c065-d62d-4568-b08a-92dc9622ff99
else
search --no-floppy --fs-uuid --set=root 4c26c065-d62d-4568-b08a-92dc9622ff99
fi
linux /boot/vmlinuz-5.15.0-84-generic root=UUID=4c26c065-d62d-4568-b08a-92dc9622ff99 ro quiet splash $vt_handoff
initrd /boot/initrd.img-5.15.0-84-generic
}
menuentry 'Ubuntu, with Linux 5.15.0-84-generic (recovery mode) (on /dev/sdb2)' --class gnu-linux --class gnu --class os $menuentry_id_option 'osprober-gnulinux-/boot/vmlinuz-5.15.0-84-generic-root=UUID=4c26c065-d62d-4568-b08a-92dc9622ff99 ro recovery nomodeset dis_ucode_ldr-4c26c065-d62d-4568-b08a-92dc9622ff99' {
insmod part_gpt
insmod ext2
set root='hd1,gpt2'
if [ x$feature_platform_search_hint = xy ]; then
search --no-floppy --fs-uuid --set=root --hint-bios=hd1,gpt2 --hint-efi=hd1,gpt2 --hint-baremetal=ahci1,gpt2 4c26c065-d62d-4568-b08a-92dc9622ff99
else
search --no-floppy --fs-uuid --set=root 4c26c065-d62d-4568-b08a-92dc9622ff99
fi
linux /boot/vmlinuz-5.15.0-84-generic root=UUID=4c26c065-d62d-4568-b08a-92dc9622ff99 ro recovery nomodeset dis_ucode_ldr
initrd /boot/initrd.img-5.15.0-84-generic
}
}
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 'UEFI Firmware Settings' $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 ###
Hors ligne
#83 Le 04/11/2023, à 18:28
- Henri56
Re : Probleme avec nvidia (Résolu)
Désolé la je dois arreter pour aujourd'hui mais merci a tous
Hors ligne
#84 Le 04/11/2023, à 18:29
- nany
Re : Probleme avec nvidia (Résolu)
Je ne comprends pas !
Redémarre et va dans « Advanced options for Ubuntu » du menu de grub pour choisir la version 6.2.0-36.
Hors ligne
#85 Le 04/11/2023, à 19:19
- Henri56
Re : Probleme avec nvidia (Résolu)
Bon j'ai encore un peu de temps , dans advanced options le n'ai pas de 6.2 , une idée ?
Hors ligne
#86 Le 04/11/2023, à 19:22
- xubu1957
Re : Probleme avec nvidia (Résolu)
Montre :
df -Th
sudo du -ah --max-depth=2 /boot | sort -h | tail -23
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
Hors ligne
#87 Le 04/11/2023, à 19:23
- Henri56
Re : Probleme avec nvidia (Résolu)
df -Th
Sys. de fichiers Type Taille Utilisé Dispo Uti% Monté sur
tmpfs tmpfs 1,6G 3,6M 1,6G 1% /run
/dev/nvme0n1p2 ext4 240G 183G 45G 81% /
tmpfs tmpfs 7,8G 0 7,8G 0% /dev/shm
tmpfs tmpfs 5,0M 4,0K 5,0M 1% /run/lock
/dev/nvme0n1p1 vfat 36M 13M 23M 36% /boot/efi
/dev/nvme0n1p4 fuseblk 291G 199G 93G 69% /media/henri/516240271FFB565D
/dev/sda4 fuseblk 523M 435M 89M 84% /media/sda4
/dev/sda3 fuseblk 119G 82G 37G 69% /media/sda3
tmpfs tmpfs 1,6G 128K 1,6G 1% /run/user/1000
udo du -ah --max-depth=2 /boot | sort -h | tail -23
[sudo] Mot de passe de henri :
2,3M /boot/grub/unicode.pf2
3,1M /boot/boot.sdi
3,4M /boot/grub.bak/x86_64-efi
3,4M /boot/grub_old/x86_64-efi
3,5M /boot/grub/x86_64-efi
3,6M /boot/fonts/chs_boot.ttf
3,7M /boot/fonts/cht_boot.ttf
5,7M /boot/grub.bak
6,0M /boot/System.map-5.15.0-84-generic
6,0M /boot/System.map-5.15.0-88-generic
7,7M /boot/System.map-6.2.0-36-generic
8,3M /boot/grub
8,3M /boot/grub_old
12M /boot/vmlinuz-5.15.0-84-generic
12M /boot/vmlinuz-5.15.0-88-generic
13M /boot/efi
13M /boot/efi/EFI
14M /boot/fonts
14M /boot/vmlinuz-6.2.0-36-generic
63M /boot/initrd.img-5.15.0-84-generic
63M /boot/initrd.img-5.15.0-88-generic
67M /boot/initrd.img-6.2.0-36-generic
301M /boot
Hors ligne
#88 Le 04/11/2023, à 19:33
- xubu1957
Re : Probleme avec nvidia (Résolu)
Donne la liste des anomalies de démarrage :
journalctl --no-pager -b -p err
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
Hors ligne
#89 Le 04/11/2023, à 19:34
- Henri56
Re : Probleme avec nvidia (Résolu)
journalctl --no-pager -b -p err
nov 04 18:15:48 henri-HP-ProDesk-600-G1-SFF kernel: [Firmware Bug]: TSC_DEADLINE disabled due to Errata; please update microcode to version: 0x22 (or later)
nov 04 18:15:48 henri-HP-ProDesk-600-G1-SFF kernel: pnp 00:01: can't evaluate _CRS: 12311
nov 04 18:15:48 henri-HP-ProDesk-600-G1-SFF kernel: ima: Error Communicating to TPM chip
nov 04 18:15:48 henri-HP-ProDesk-600-G1-SFF kernel: ima: Error Communicating to TPM chip
nov 04 18:15:48 henri-HP-ProDesk-600-G1-SFF kernel: ima: Error Communicating to TPM chip
nov 04 18:15:48 henri-HP-ProDesk-600-G1-SFF kernel: ima: Error Communicating to TPM chip
nov 04 18:15:48 henri-HP-ProDesk-600-G1-SFF kernel: ima: Error Communicating to TPM chip
nov 04 18:15:48 henri-HP-ProDesk-600-G1-SFF kernel: ima: Error Communicating to TPM chip
nov 04 18:15:48 henri-HP-ProDesk-600-G1-SFF kernel: ima: Error Communicating to TPM chip
nov 04 18:15:48 henri-HP-ProDesk-600-G1-SFF kernel: ima: Error Communicating to TPM chip
nov 04 18:15:49 henri-HP-ProDesk-600-G1-SFF systemd[1]: Failed to activate swap /swapfile.
nov 04 18:15:49 henri-HP-ProDesk-600-G1-SFF systemd-modules-load[456]: Failed to insert module 'vboxvideo': Invalid argument
nov 04 18:15:49 henri-HP-ProDesk-600-G1-SFF systemd[1]: Failed to start Load Kernel Modules.
nov 04 18:15:49 henri-HP-ProDesk-600-G1-SFF systemd[1]: Failed to activate swap /swapfile.
nov 04 18:15:49 henri-HP-ProDesk-600-G1-SFF systemd-modules-load[941]: Failed to insert module 'vboxvideo': Invalid argument
nov 04 18:15:49 henri-HP-ProDesk-600-G1-SFF systemd[1]: Failed to start Load Kernel Modules.
nov 04 18:15:52 henri-HP-ProDesk-600-G1-SFF systemd[1127]: /usr/lib/systemd/system-generators/friendly-recovery failed with exit status 1.
nov 04 18:15:53 henri-HP-ProDesk-600-G1-SFF systemd[1]: Failed to activate swap /swapfile.
nov 04 18:15:53 henri-HP-ProDesk-600-G1-SFF systemd-modules-load[1239]: Failed to insert module 'vboxvideo': Invalid argument
nov 04 18:15:53 henri-HP-ProDesk-600-G1-SFF systemd[1]: Failed to start Load Kernel Modules.
nov 04 18:15:53 henri-HP-ProDesk-600-G1-SFF avahi-daemon[1286]: chroot.c: open() failed: No such file or directory
nov 04 18:15:57 henri-HP-ProDesk-600-G1-SFF systemd[1]: Failed to start Postfix Mail Transport Agent (instance -).
nov 04 18:16:25 henri-HP-ProDesk-600-G1-SFF systemd[1789]: Failed to start Application launched by gnome-session-binary.
nov 04 18:16:25 henri-HP-ProDesk-600-G1-SFF systemd[1789]: Failed to start Application launched by gnome-session-binary.
nov 04 18:16:25 henri-HP-ProDesk-600-G1-SFF systemd[1789]: Failed to start Application launched by gnome-session-binary.
nov 04 18:16:39 henri-HP-ProDesk-600-G1-SFF pulseaudio[1798]: GetManagedObjects() failed: org.freedesktop.DBus.Error.TimedOut: Failed to activate service 'org.bluez': timed out (service_start_timeout=25000ms)
nov 04 18:16:49 henri-HP-ProDesk-600-G1-SFF kernel: snd_hda_intel 0000:00:03.0: HSW/BDW HD-audio HDMI/DP requires binding with gfx driver
Hors ligne
#90 Le 04/11/2023, à 19:38
- xubu1957
Re : Probleme avec nvidia (Résolu)
Je ne sais pas aider plus !
¯∖_(ツ)_/¯
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
Hors ligne
#91 Le 04/11/2023, à 19:43
- Henri56
Re : Probleme avec nvidia (Résolu)
Merci quand même Xubu
Hors ligne
#92 Le 04/11/2023, à 19:57
- nany
Re : Probleme avec nvidia (Résolu)
une idée ?
Le menu de grub serait celui de l’autre Ubuntu ?
Dans ce cas, lance ce dernier et donne le retour de :
sudo update-grub
Hors ligne
#93 Le 04/11/2023, à 20:04
- Henri56
Re : Probleme avec nvidia (Résolu)
ok je fais cela
Hors ligne
#94 Le 04/11/2023, à 20:12
- Henri56
Re : Probleme avec nvidia (Résolu)
sudo update-grub
[sudo] Mot de passe de henri :
Désolé, essayez de nouveau.
[sudo] Mot de passe de henri :
Sourcing file `/etc/default/grub'
Sourcing file `/etc/default/grub.d/init-select.cfg'
Generating grub configuration file ...
Found linux image: /boot/vmlinuz-5.15.0-84-generic
Found initrd image: /boot/initrd.img-5.15.0-84-generic
Warning: os-prober will be executed to detect other bootable partitions.
Its output will be used to detect bootable binaries on them and create new boot entries.
Found Ubuntu 22.04.3 LTS (22.04) on /dev/nvme0n1p2
Found Windows Boot Manager on /dev/sda1@/efi/Microsoft/Boot/bootmgfw.efi
Adding boot menu entry for UEFI Firmware Settings ...
done
Hors ligne
#95 Le 04/11/2023, à 20:18
- Henri56
Re : Probleme avec nvidia (Résolu)
le grub est installé sur l'ancien disque dur , j'ai tout essayé pour le mettre sur le nvme , impossible ça a foiré chaque fois
Hors ligne
#96 Le 04/11/2023, à 20:18
- nany
Re : Probleme avec nvidia (Résolu)
Alors redémarre sur Ubuntu sur /dev/nvme0n1p2 et donne le retour de :
uname -r
Hors ligne
#97 Le 04/11/2023, à 20:23
- Henri56
Re : Probleme avec nvidia (Résolu)
uname -r
5.15.0-84-generic
par contre maintenant j'ai le 6.02 dans le choix de grub sauf qu'il ne se lance pas
Hors ligne
#98 Le 04/11/2023, à 20:32
- nany
Re : Probleme avec nvidia (Résolu)
Je ne comprends vraiment pas ce qu’il se passe.
Hors ligne
#99 Le 04/11/2023, à 20:35
- Henri56
Re : Probleme avec nvidia (Résolu)
et moi donc , je crois que j'ai fait une mise a jour avant hier mais je ne sais plus si c'est avant la coupure de courant ou après , c'est peut être cela qui a fait foiré le "bazar"
Hors ligne
#100 Le 04/11/2023, à 20:54
- Henri56
Re : Probleme avec nvidia (Résolu)
encore une petite chose que je ne comprend pas , en faisant lspci j'ai ceci
01:00.1 Audio device: NVIDIA Corporation GP108 High Definition Audio Controller (rev a1)
je pense que c'est une erreur je n'ai pas de carte son du meme nom que ma carte graphique !!
Hors ligne