#51 Le 13/03/2020, à 19:17
- nany
Re : Freeze système avec Nividia GTX1050
Arf ! Je pensais que ça aurait été mieux avec le 5.3.
Donne le retour de :
cat /proc/cmdline
Hors ligne
#52 Le 13/03/2020, à 19:19
- Rittersport
Re : Freeze système avec Nividia GTX1050
pascal@pascal-G3-3779:~$ cat /proc/cmdline
BOOT_IMAGE=/boot/vmlinuz-5.3.0-40-generic root=UUID=1d79f383-d686-4167-a755-604076640886 ro locale=C alx.enable_wol=1 mem_sleep_default=deep quiet splash vt.handoff=1
pascal@pascal-G3-3779:~$
Hors ligne
#53 Le 13/03/2020, à 19:29
- nany
Re : Freeze système avec Nividia GTX1050
OK. Donne le retour de :
cat /etc/default/grub /etc/default/grub.d/*
Dernière modification par nany (Le 13/03/2020, à 19:59)
Hors ligne
#54 Le 13/03/2020, à 19:38
- Rittersport
Re : Freeze système avec Nividia GTX1050
Y avait un msg d'erreur, alors dis-moi si j'ai bien corrigé
pascal@pascal-G3-3779:~$ cat /etc/default/grub /etc/default/grub.d/*
# 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=0
GRUB_DISTRIBUTOR=`lsb_release -i -s 2> /dev/null || echo Debian`
GRUB_CMDLINE_LINUX_DEFAULT="quiet splash"
GRUB_CMDLINE_LINUX="locale=C"
# 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_CMDLINE_LINUX=$(echo $GRUB_CMDLINE_LINUX alx.enable_wol=1)
GRUB_CMDLINE_LINUX=$(echo $GRUB_CMDLINE_LINUX mem_sleep_default=deep)
pascal@pascal-G3-3779:~$
Hors ligne
#55 Le 13/03/2020, à 19:59
- nany
Re : Freeze système avec Nividia GTX1050
Bien, donne le retour de :
sudo sed -i 's/locale=C/acpi_osi=Linux-Dell-Video/' /etc/default/grub && sudo update-grub
Puis redémarre et redonne le retour de :
cat /proc/cmdline
Hors ligne
#56 Le 13/03/2020, à 20:14
- Rittersport
Re : Freeze système avec Nividia GTX1050
Voila retour de la 1ere ligne de commande
pascal@pascal-G3-3779:~$ sudo sed -i 's/locale=C/acpi_osi=Linux-Dell-Video/' /etc/default/grub && sudo update-grub
[sudo] Mot de passe de pascal :
Sourcing file `/etc/default/grub'
Sourcing file `/etc/default/grub.d/alx-enable-wol.cfg'
Sourcing file `/etc/default/grub.d/force-s3.cfg'
Création du fichier de configuration GRUB…
Image Linux trouvée : /boot/vmlinuz-5.3.0-40-generic
Image mémoire initiale trouvée : /boot/initrd.img-5.3.0-40-generic
Image Linux trouvée : /boot/vmlinuz-4.15.0-1073-oem
Image mémoire initiale trouvée : /boot/initrd.img-4.15.0-1073-oem
Image Linux trouvée : /boot/vmlinuz-4.15.0-1069-oem
Image mémoire initiale trouvée : /boot/initrd.img-4.15.0-1069-oem
Image Linux trouvée : /boot/vmlinuz-4.15.0-88-generic
Image mémoire initiale trouvée : /boot/initrd.img-4.15.0-88-generic
Adding boot menu entry for EFI firmware configuration
fait
pascal@pascal-G3-3779:~$
Je redemarre le biniou
Hors ligne
#57 Le 13/03/2020, à 20:16
- Rittersport
Re : Freeze système avec Nividia GTX1050
pascal@pascal-G3-3779:~$ cat /proc/cmdline
BOOT_IMAGE=/boot/vmlinuz-5.3.0-40-generic root=UUID=1d79f383-d686-4167-a755-604076640886 ro acpi_osi=Linux-Dell-Video alx.enable_wol=1 mem_sleep_default=deep quiet splash vt.handoff=1
pascal@pascal-G3-3779:~$
Hors ligne
#58 Le 13/03/2020, à 20:26
- nany
Re : Freeze système avec Nividia GTX1050
Bon, y a plus qu’à attendre pour voir si ça tient la route.
On verra demain pour faire un peu de ménage.
Hors ligne
#59 Le 13/03/2020, à 20:30
- Rittersport
Re : Freeze système avec Nividia GTX1050
D'accord, merci pour tes conseils !
Hors ligne
#60 Le 13/03/2020, à 20:52
- Rittersport
Re : Freeze système avec Nividia GTX1050
Incroyable, 2 minutes après ma réponse, nouveau plantage !
Hors ligne