Ce matin après un pb avec thundebird j'ai fait deux interrogations.
Les réponses sont ci-dessous.
Apparement cela ne semble pas altérer le fonctionnement de mon Pc
Code : Tout sélectionner
d@hp:~$ ls -l /var/crash
total 104
-rw-r----- 1 gerard whoopsie 103639 oct. 23 12:32 _usr_bin_blueman-applet.1001.crash
Code : Tout sélectionner
d@hp:~$ journalctl --no-pager -b -p err
oct. 23 12:30:59 hp kernel: x86/cpu: SGX disabled by BIOS.
oct. 23 12:31:22 hp bluetoothd[754]: profiles/sap/server.c:sap_server_register() Sap driver initialization failed.
oct. 23 12:31:22 hp bluetoothd[754]: sap-server: Operation not permitted (1)
oct. 23 12:31:42 hp kernel: [drm:r600_ring_test [radeon]] *ERROR* radeon: ring 0 test failed (scratch(0x850C)=0xCAFEDEAD)
oct. 23 12:31:42 hp kernel: [drm:si_resume [radeon]] *ERROR* si startup failed on resume
d@hp:~$
Gérard