Contenu | Rechercher | Menus

Annonce

Si vous avez des soucis pour rester connecté, déconnectez-vous puis reconnectez-vous depuis ce lien en cochant la case
Me connecter automatiquement lors de mes prochaines visites.

À propos de l'équipe du forum.

#1 Le 16/07/2022, à 21:32

abecidofugy

Quelques erreurs dans le dsmeg

Salut,

Je ne sais pas si je suis dans la bonne section. Soyez indulgent car il semble qu’il y en ait de plusieurs types.

Alors j’ai constaté des erreurs de ce genre :

$ sudo dmesg | grep -Ei "error"
[    0.439075] RAS: Correctable Errors collector initialized.
[    1.020795] ACPI BIOS Error (bug): Could not resolve symbol [\_SB.PCI0.SAT0.SPT4._GTF.DSSP], AE_NOT_FOUND (20210730/psargs-330)
[    1.020836] ACPI Error: Aborting method \_SB.PCI0.SAT0.SPT4._GTF due to previous error (AE_NOT_FOUND) (20210730/psparse-529)
[    1.022358] ACPI BIOS Error (bug): Could not resolve symbol [\_SB.PCI0.SAT0.SPT4._GTF.DSSP], AE_NOT_FOUND (20210730/psargs-330)
[    1.022401] ACPI Error: Aborting method \_SB.PCI0.SAT0.SPT4._GTF due to previous error (AE_NOT_FOUND) (20210730/psparse-529)
[    1.646728] usb 3-4: string descriptor 0 read error: -22
[    5.060330] EXT4-fs (sdb3): re-mounted. Opts: errors=remount-ro. Quota mode: none.
[   10.323507] wacom 0003:056A:0317.0006: wacom_set_report: ran out of retries (last error = -110)
[   29.356003] CIFS: VFS: Error connecting to socket. Aborting operation.
[   29.398989] CIFS: VFS: Error connecting to socket. Aborting operation.
[   29.405969] CIFS: VFS: Error connecting to socket. Aborting operation.
[   29.414375] CIFS: VFS: Error connecting to socket. Aborting operation.
[   29.422830] CIFS: VFS: Error connecting to socket. Aborting operation.
[   30.698276] CIFS: VFS: Error connecting to socket. Aborting operation.
[   30.743953] CIFS: VFS: Error connecting to socket. Aborting operation.
[   30.749767] CIFS: VFS: Error connecting to socket. Aborting operation.
[   30.754799] CIFS: VFS: Error connecting to socket. Aborting operation.
[   30.810438] CIFS: VFS: Error connecting to socket. Aborting operation.
[   36.074288] CIFS: VFS: Error connecting to socket. Aborting operation.
[   36.080823] CIFS: VFS: Error connecting to socket. Aborting operation.
[   36.087887] CIFS: VFS: Error connecting to socket. Aborting operation.
[   36.140487] CIFS: VFS: Error connecting to socket. Aborting operation.
[   37.136625] CIFS: VFS: Error connecting to socket. Aborting operation.
[   37.143768] CIFS: VFS: Error connecting to socket. Aborting operation.
[   37.150503] CIFS: VFS: Error connecting to socket. Aborting operation.
[   37.189405] CIFS: VFS: Error connecting to socket. Aborting operation.
[  165.485207] nouveau 0000:01:00.0: Direct firmware load for nouveau/nve4_fuc084 failed with error -2
[  165.485221] nouveau 0000:01:00.0: Direct firmware load for nouveau/nve4_fuc084d failed with error -2
[  168.624481] nouveau 0000:01:00.0: Direct firmware load for nouveau/nve4_fuc084 failed with error -2
[  168.624492] nouveau 0000:01:00.0: Direct firmware load for nouveau/nve4_fuc084d failed with error -2
[ 3560.823439] nouveau 0000:01:00.0: Direct firmware load for nouveau/nve4_fuc084 failed with error -2
[ 3560.823450] nouveau 0000:01:00.0: Direct firmware load for nouveau/nve4_fuc084d failed with error -2
[11061.680985] nouveau 0000:01:00.0: Direct firmware load for nouveau/nve4_fuc084 failed with error -2
[11061.680997] nouveau 0000:01:00.0: Direct firmware load for nouveau/nve4_fuc084d failed with error -2
$ lspci | grep VGA
01:00.0 VGA compatible controller: NVIDIA Corporation GK104 [GeForce GTX 770] (rev a1)

J’ai mis le driver Nouveau en pensant que le driver proprio de Nvidia était à l’origine des freezes que j’avais constaté. Ils ont disparu pour l’instant, mais je n’ai qu’un retour de 24 heures.

Pour le souci disque, une partition qui ne voulait pas monter, je pense, j’ai fait un : sudo mount -a

Merci de toute aide.

Hors ligne