Lorsque j'essaie d'exécuter Counter-Strike Global Offensive, la version native de Steam, tout mon système se bloque et je reçois le message "The system can't recover, please log out". Parfois, je parviens à lancer le jeu sans problème, mais en général, le système se bloque. J'ai trouvé un journal du plantage dans /var/crash, mais comme je ne suis pas particulièrement doué en technologie, quelqu'un pourrait-il me dire quel est le problème ?
Voici un lien vers le journal lui-même puisque je ne semble pas pouvoir le joindre à ce message.
https://drive.google.com/file/d/1ntX8u5nYtyISJStxyKixcRGyGBcQMJ4n/view?usp=sharing
Voici les spécifications de mon matériel et de mes logiciels pour vous aider à résoudre ce problème : Système d'exploitation : Ubuntu 20.10 x86_64
Noyau : 5.8.0-29-générique
Temps de fonctionnement : 37 minutes
Paquets : 3004 (dpkg), 12 (flatpak),
Shell : bash 5.0.17
Résolution : 1920x1080
DE : GNOME 3.38.1 Carte mère : ASUS PRIME B450-PLUS
CPU : AMD Ryzen 7 3700X (16) @ 3.600G
GPU : NVIDIA GeForce GTX 1060 6GB
Mémoire : 10451MiB / 16004MiB
Pilote Nvidia : 455.38, utilisant le métapackage propriétaire testé
Merci beaucoup pour toute aide ! La sortie des commandes suivantes est : ls -al /var/crash total 28792 drwxrwsrwt 2 root whoopsie 4096 Nov 22 15:19 . drwxr-xr-x 14 root root 4096 Oct 22 17:17 .. -rw-r----- 1 andrei whoopsie 29473973 Nov 22 15:19 _usr_bin_gnome-shell.1000.crash
libre -h total used free shared buff/cache available Mem: 15Gi 10Gi 1.3Gi 168Mi 3.7Gi 4.5Gi Swap: 2.0Gi 40Mi 2.0Gi
sudo lshw -C mémoire *-firmware description: BIOS vendor: American Megatrends Inc. physical id: 0 version: 2202 date: 07/14/2020 size: 64KiB capacity: 16MiB capabilities: pci apm upgrade shadowing cdboot bootselect socketedrom edd int13floppy1200 int13floppy720 int13floppy2880 int5printscreen int9keyboard int14serial int17printer acpi usb biosbootspecification uefi *-memory description: System Memory physical id: 27 slot: System board or motherboard size: 16GiB *-bank:0 description: [empty] product: Unknown vendor: Unknown physical id: 0 serial: Unknown slot: DIMM_A1 *-bank:1 description: DIMM DDR4 Synchronous Unbuffered (Unregistered) 3200 MHz (0.3 ns) product: KHX3200C16D4/8GX vendor: Kingston physical id: 1 serial: 1E223000 slot: DIMM_A2 size: 8GiB width: 64 bits clock: 3200MHz (0.3ns) *-bank:2 description: [empty] product: Unknown vendor: Unknown physical id: 2 serial: Unknown slot: DIMM_B1 *-bank:3 description: DIMM DDR4 Synchronous Unbuffered (Unregistered) 3200 MHz (0.3 ns) product: KHX3200C16D4/8GX vendor: Kingston physical id: 3 serial: 1FE228F5 slot: DIMM_B2 size: 8GiB width: 64 bits clock: 3200MHz (0.3ns) *-cache:0 description: L1 cache physical id: 2a slot: L1 - Cache size: 512KiB capacity: 512KiB clock: 1GHz (1.0ns) capabilities: pipeline-burst internal write-back unified configuration: level=1 *-cache:1 description: L2 cache physical id: 2b slot: L2 - Cache size: 4MiB capacity: 4MiB clock: 1GHz (1.0ns) capabilities: pipeline-burst internal write-back unified configuration: level=2 *-cache:2 description: L3 cache physical id: 2c slot: L3 - Cache size: 32MiB capacity: 32MiB clock: 1GHz (1.0ns) capabilities: pipeline-burst internal write-back unified configuration: level=3
sudo dmidecode
2202
ls -al ~/.local/share/gnome-shell/extensions total 32 drwxrwxr-x 8 andrei andrei 4096 Nov 14 16:02 . drwx------ 4 andrei andrei 4096 Nov 22 16:39 .. drwxrwxr-x 6 andrei andrei 4096 Nov 14 21:59 cpufreq@konkor drwxrwxr-x 5 andrei andrei 4096 Nov 13 20:04 dash-to-panel@jderose9.github.com drwxrwxr-x 6 andrei andrei 4096 Nov 13 20:28 freon@UshakovVasilii_Github.yahoo.com drwxrwxr-x 4 andrei andrei 4096 Nov 14 15:40 gamemode@christian.kellner.me drwxrwxr-x 3 andrei andrei 4096 Nov 13 20:28 unblank@sun.wxg@gmail.com drwxrwxr-x 3 andrei andrei 4096 Nov 13 20:04 user-theme@gnome-shell-extensions.gcampax.github.com
ls -al /usr/share/gnome-shell/extensions total 20 drwxr-xr-x 5 root root 4096 Oct 22 17:04 . drwxr-xr-x 7 root root 4096 Nov 17 18:55 .. drwxr-xr-x 2 root root 4096 Oct 22 17:04 desktop-icons@csoriano drwxr-xr-x 3 root root 4096 Oct 22 17:04 ubuntu-appindicators@ubuntu.com drwxr-xr-x 3 root root 4096 Oct 22 17:04 ubuntu-dock@ubuntu.com
cat /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). # # # / was on /dev/sdc2 during installation UUID=ca4c58fb-2d61-4b2f-91d3-4a92bf9ac70a / ext4 errors=remount-ro 0 1 # /boot/efi was on /dev/sda1 during installation UUID=FEA5-892E /boot/efi vfat umask=0077 0 1 /swapfile none swap sw 0 0