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 28/08/2024, à 22:58

ericlerouge

Curseur souris invisible dans logiciel lancé avec Wine

Bonjour. Je suis UBUNTU Ubuntu 22.04.4 LTS 64 bits. Lorsque je lance similibridge tout se passe bien mais le curseur de la souris est fonctionnel dans l'application mais invisible.
Merci de m'aider à trouver une solution.

Hors ligne

#2 Le 29/08/2024, à 05:42

xubu1957

Re : Curseur souris invisible dans logiciel lancé avec Wine

Bonjour,

Montre la carte graphique, en te servant du Retour utilisable de commande :

lspci -vnn | grep -A 12 '\''[030[02]\]' | grep -Ei "vga|3d|display|kernel"
uname -a
ls -l /var/crash
dpkg -l | grep -v ^ii

et :

echo $XDG_SESSION_TYPE

pour voir si c'est Wayland ou x11.


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

#3 Le 29/08/2024, à 06:27

ericlerouge

Re : Curseur souris invisible dans logiciel lancé avec Wine

Bonjour. Voici le résultat des commandes :

eric@eric-desktop:~$ lspci -vnn | grep -A 12 '\''[030[02]\]' | grep -Ei "vga|3d|display|kernel"
01:00.0 VGA compatible controller [0300]: NVIDIA Corporation G72 [GeForce 7300 GS] [10de:01df] (rev a1) (prog-if 00 [VGA controller])
    Kernel driver in use: nouveau
    Kernel modules: nvidiafb, nouveau
eric@eric-desktop:~$ uname -a
Linux eric-desktop 6.8.0-40-generic #40~22.04.3-Ubuntu SMP PREEMPT_DYNAMIC Tue Jul 30 17:30:19 UTC 2 x86_64 x86_64 x86_64 GNU/Linux
eric@eric-desktop:~$ ls -l /var/crash
total 6184
-rw-r----- 1 eric     whoopsie 6324632 août  24 18:55 _usr_bin_nautilus.1000.crash
-rw-rw-r-- 1 eric     whoopsie       0 août  24 18:55 _usr_bin_nautilus.1000.upload
-rw------- 1 whoopsie whoopsie      37 août  24 18:55 _usr_bin_nautilus.1000.uploaded
eric@eric-desktop:~$ dpkg -l | grep -v ^ii
Souhait=inconnU/Installé/suppRimé/Purgé/H=à garder
| État=Non/Installé/fichier-Config/dépaqUeté/échec-conFig/H=semi-installé/W=attend-traitement-déclenchements
|/ Err?=(aucune)/besoin Réinstallation (État,Err: majuscule=mauvais)
||/ Nom                                        Version                                           Architecture Description
+++-==========================================-=================================================-============-================================================================================
eric@eric-desktop:~$ echo $XDG_SESSION_TYPE
wayland

Hors ligne

#4 Le 29/08/2024, à 07:24

xubu1957

Re : Curseur souris invisible dans logiciel lancé avec Wine

Donne la liste des anomalies de démarrage :

journalctl --no-pager -b -p err
ubuntu-drivers devices
dpkg -l | grep nvidia

Dernière modification par xubu1957 (Le 29/08/2024, à 10:57)


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

#5 Le 29/08/2024, à 10:51

ericlerouge

Re : Curseur souris invisible dans logiciel lancé avec Wine

Bonjour. Voici les retours demandés :

eric@eric-desktop:~$ journalctl --no-pager -b -p err
août 29 06:57:30 eric-desktop kernel: x86/cpu: SGX disabled by BIOS.
août 29 06:57:39 eric-desktop kernel: ata4.00: exception Emask 0x10 SAct 0xffffffff SErr 0x400100 action 0x6 frozen
août 29 06:57:39 eric-desktop kernel: ata4.00: irq_stat 0x08000000, interface fatal error
août 29 06:57:39 eric-desktop kernel: ata4: SError: { UnrecovData Handshk }
août 29 06:57:39 eric-desktop kernel: ata4.00: failed command: WRITE FPDMA QUEUED
août 29 06:57:39 eric-desktop kernel: ata4.00: cmd 61/08:00:20:eb:8f/00:00:4c:00:00/40 tag 0 ncq dma 4096 out
                                                res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x10 (ATA bus error)
août 29 06:57:39 eric-desktop kernel: ata4.00: status: { DRDY }
août 29 06:57:39 eric-desktop kernel: ata4.00: failed command: READ FPDMA QUEUED
août 29 06:57:39 eric-desktop kernel: ata4.00: cmd 60/88:08:48:79:94/00:00:5c:00:00/40 tag 1 ncq dma 69632 in
                                                res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x10 (ATA bus error)
août 29 06:57:39 eric-desktop kernel: ata4.00: status: { DRDY }
août 29 06:57:39 eric-desktop kernel: ata4.00: failed command: WRITE FPDMA QUEUED
août 29 06:57:39 eric-desktop kernel: ata4.00: cmd 61/10:10:40:ec:8f/00:00:4c:00:00/40 tag 2 ncq dma 8192 out
                                                res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x10 (ATA bus error)
août 29 06:57:39 eric-desktop kernel: ata4.00: status: { DRDY }
août 29 06:57:39 eric-desktop kernel: ata4.00: failed command: WRITE FPDMA QUEUED
août 29 06:57:39 eric-desktop kernel: ata4.00: cmd 61/08:18:90:ec:8f/00:00:4c:00:00/40 tag 3 ncq dma 4096 out
                                                res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x10 (ATA bus error)
août 29 06:57:39 eric-desktop kernel: ata4.00: status: { DRDY }
août 29 06:57:39 eric-desktop kernel: ata4.00: failed command: WRITE FPDMA QUEUED
août 29 06:57:39 eric-desktop kernel: ata4.00: cmd 61/08:20:40:ee:8f/00:00:4c:00:00/40 tag 4 ncq dma 4096 out
                                                res 40/00:01:00:00:00/00:00:00:00:00/00 Emask 0x10 (ATA bus error)
août 29 06:57:39 eric-desktop kernel: ata4.00: status: { DRDY }
août 29 06:57:39 eric-desktop kernel: ata4.00: failed command: READ FPDMA QUEUED
août 29 06:57:39 eric-desktop kernel: ata4.00: cmd 60/18:28:00:20:2a/00:00:4d:00:00/40 tag 5 ncq dma 12288 in
                                                res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x10 (ATA bus error)
août 29 06:57:39 eric-desktop kernel: ata4.00: status: { DRDY }
août 29 06:57:39 eric-desktop kernel: ata4.00: failed command: READ FPDMA QUEUED
août 29 06:57:39 eric-desktop kernel: ata4.00: cmd 60/08:30:00:24:61/00:00:4d:00:00/40 tag 6 ncq dma 4096 in
                                                res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x10 (ATA bus error)
août 29 06:57:39 eric-desktop kernel: ata4.00: status: { DRDY }
août 29 06:57:39 eric-desktop kernel: ata4.00: failed command: READ FPDMA QUEUED
août 29 06:57:39 eric-desktop kernel: ata4.00: cmd 60/10:38:c0:2c:7a/00:00:4d:00:00/40 tag 7 ncq dma 8192 in
                                                res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x10 (ATA bus error)
août 29 06:57:39 eric-desktop kernel: ata4.00: status: { DRDY }
août 29 06:57:39 eric-desktop kernel: ata4.00: failed command: READ FPDMA QUEUED
août 29 06:57:39 eric-desktop kernel: ata4.00: cmd 60/10:40:98:11:19/00:00:5d:00:00/40 tag 8 ncq dma 8192 in
                                                res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x10 (ATA bus error)
août 29 06:57:39 eric-desktop kernel: ata4.00: status: { DRDY }
août 29 06:57:39 eric-desktop kernel: ata4.00: failed command: READ FPDMA QUEUED
août 29 06:57:39 eric-desktop kernel: ata4.00: cmd 60/30:48:d8:2c:7a/00:00:4d:00:00/40 tag 9 ncq dma 24576 in
                                                res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x10 (ATA bus error)
août 29 06:57:39 eric-desktop kernel: ata4.00: status: { DRDY }
août 29 06:57:39 eric-desktop kernel: ata4.00: failed command: READ FPDMA QUEUED
août 29 06:57:39 eric-desktop kernel: ata4.00: cmd 60/08:50:10:53:8f/00:00:5d:00:00/40 tag 10 ncq dma 4096 in
                                                res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x10 (ATA bus error)
août 29 06:57:39 eric-desktop kernel: ata4.00: status: { DRDY }
août 29 06:57:39 eric-desktop kernel: ata4.00: failed command: READ FPDMA QUEUED
août 29 06:57:39 eric-desktop kernel: ata4.00: cmd 60/50:58:10:2d:7a/00:00:4d:00:00/40 tag 11 ncq dma 40960 in
                                                res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x10 (ATA bus error)
août 29 06:57:39 eric-desktop kernel: ata4.00: status: { DRDY }
août 29 06:57:39 eric-desktop kernel: ata4.00: failed command: READ FPDMA QUEUED
août 29 06:57:39 eric-desktop kernel: ata4.00: cmd 60/50:60:68:2d:7a/00:00:4d:00:00/40 tag 12 ncq dma 40960 in
                                                res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x10 (ATA bus error)
août 29 06:57:39 eric-desktop kernel: ata4.00: status: { DRDY }
août 29 06:57:39 eric-desktop kernel: ata4.00: failed command: READ FPDMA QUEUED
août 29 06:57:39 eric-desktop kernel: ata4.00: cmd 60/40:68:e0:2d:7a/00:00:4d:00:00/40 tag 13 ncq dma 32768 in
                                                res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x10 (ATA bus error)
août 29 06:57:39 eric-desktop kernel: ata4.00: status: { DRDY }
août 29 06:57:39 eric-desktop kernel: ata4.00: failed command: READ FPDMA QUEUED
août 29 06:57:39 eric-desktop kernel: ata4.00: cmd 60/80:70:28:2e:7a/00:00:4d:00:00/40 tag 14 ncq dma 65536 in
                                                res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x10 (ATA bus error)
août 29 06:57:39 eric-desktop kernel: ata4.00: status: { DRDY }
août 29 06:57:39 eric-desktop kernel: ata4.00: failed command: READ FPDMA QUEUED
août 29 06:57:39 eric-desktop kernel: ata4.00: cmd 60/08:78:b8:2e:7a/00:00:4d:00:00/40 tag 15 ncq dma 4096 in
                                                res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x10 (ATA bus error)
août 29 06:57:39 eric-desktop kernel: ata4.00: status: { DRDY }
août 29 06:57:39 eric-desktop kernel: ata4.00: failed command: READ FPDMA QUEUED
août 29 06:57:39 eric-desktop kernel: ata4.00: cmd 60/20:80:00:68:a4/00:00:4d:00:00/40 tag 16 ncq dma 16384 in
                                                res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x10 (ATA bus error)
août 29 06:57:39 eric-desktop kernel: ata4.00: status: { DRDY }
août 29 06:57:39 eric-desktop kernel: ata4.00: failed command: READ FPDMA QUEUED
août 29 06:57:39 eric-desktop kernel: ata4.00: cmd 60/08:88:78:25:92/00:00:4f:00:00/40 tag 17 ncq dma 4096 in
                                                res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x10 (ATA bus error)
août 29 06:57:39 eric-desktop kernel: ata4.00: status: { DRDY }
août 29 06:57:39 eric-desktop kernel: ata4.00: failed command: READ FPDMA QUEUED
août 29 06:57:39 eric-desktop kernel: ata4.00: cmd 60/00:90:e0:e4:a7/01:00:4f:00:00/40 tag 18 ncq dma 131072 in
                                                res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x10 (ATA bus error)
août 29 06:57:39 eric-desktop kernel: ata4.00: status: { DRDY }
août 29 06:57:39 eric-desktop kernel: ata4.00: failed command: READ FPDMA QUEUED
août 29 06:57:39 eric-desktop kernel: ata4.00: cmd 60/08:98:00:0c:b9/00:00:4f:00:00/40 tag 19 ncq dma 4096 in
                                                res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x10 (ATA bus error)
août 29 06:57:39 eric-desktop kernel: ata4.00: status: { DRDY }
août 29 06:57:39 eric-desktop kernel: ata4.00: failed command: READ FPDMA QUEUED
août 29 06:57:39 eric-desktop kernel: ata4.00: cmd 60/40:a0:20:a0:c7/00:00:5b:00:00/40 tag 20 ncq dma 32768 in
                                                res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x10 (ATA bus error)
août 29 06:57:39 eric-desktop kernel: ata4.00: status: { DRDY }
août 29 06:57:39 eric-desktop kernel: ata4.00: failed command: WRITE FPDMA QUEUED
août 29 06:57:39 eric-desktop kernel: ata4.00: cmd 61/50:a8:80:f0:8f/00:00:4c:00:00/40 tag 21 ncq dma 40960 out
                                                res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x10 (ATA bus error)
août 29 06:57:39 eric-desktop kernel: ata4.00: status: { DRDY }
août 29 06:57:39 eric-desktop kernel: ata4.00: failed command: READ FPDMA QUEUED
août 29 06:57:39 eric-desktop kernel: ata4.00: cmd 60/08:b0:60:16:d9/00:00:5d:00:00/40 tag 22 ncq dma 4096 in
                                                res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x10 (ATA bus error)
août 29 06:57:39 eric-desktop kernel: ata4.00: status: { DRDY }
août 29 06:57:39 eric-desktop kernel: ata4.00: failed command: READ FPDMA QUEUED
août 29 06:57:39 eric-desktop kernel: ata4.00: cmd 60/08:b8:20:7a:09/01:00:4d:00:00/40 tag 23 ncq dma 135168 in
                                                res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x10 (ATA bus error)
août 29 06:57:39 eric-desktop kernel: ata4.00: status: { DRDY }
août 29 06:57:39 eric-desktop kernel: ata4.00: failed command: READ FPDMA QUEUED
août 29 06:57:39 eric-desktop kernel: ata4.00: cmd 60/08:c0:48:61:8f/00:00:5d:00:00/40 tag 24 ncq dma 4096 in
                                                res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x10 (ATA bus error)
août 29 06:57:39 eric-desktop kernel: ata4.00: status: { DRDY }
août 29 06:57:39 eric-desktop kernel: ata4.00: failed command: READ FPDMA QUEUED
août 29 06:57:39 eric-desktop kernel: ata4.00: cmd 60/08:c8:10:83:cd/00:00:5b:00:00/40 tag 25 ncq dma 4096 in
                                                res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x10 (ATA bus error)
août 29 06:57:39 eric-desktop kernel: ata4.00: status: { DRDY }
août 29 06:57:39 eric-desktop kernel: ata4.00: failed command: READ FPDMA QUEUED
août 29 06:57:39 eric-desktop kernel: ata4.00: cmd 60/08:d0:00:40:f0/00:00:5b:00:00/40 tag 26 ncq dma 4096 in
                                                res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x10 (ATA bus error)
août 29 06:57:39 eric-desktop kernel: ata4.00: status: { DRDY }
août 29 06:57:39 eric-desktop kernel: ata4.00: failed command: WRITE FPDMA QUEUED
août 29 06:57:39 eric-desktop kernel: ata4.00: cmd 61/08:d8:c0:e8:8f/00:00:4c:00:00/40 tag 27 ncq dma 4096 out
                                                res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x10 (ATA bus error)
août 29 06:57:39 eric-desktop kernel: ata4.00: status: { DRDY }
août 29 06:57:39 eric-desktop kernel: ata4.00: failed command: READ FPDMA QUEUED
août 29 06:57:39 eric-desktop kernel: ata4.00: cmd 60/08:e0:a0:10:cd/00:00:5b:00:00/40 tag 28 ncq dma 4096 in
                                                res 40/00:01:00:00:00/00:00:00:00:00/00 Emask 0x10 (ATA bus error)
août 29 06:57:39 eric-desktop kernel: ata4.00: status: { DRDY }
août 29 06:57:39 eric-desktop kernel: ata4.00: failed command: WRITE FPDMA QUEUED
août 29 06:57:39 eric-desktop kernel: ata4.00: cmd 61/08:e8:10:ea:8f/00:00:4c:00:00/40 tag 29 ncq dma 4096 out
                                                res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x10 (ATA bus error)
août 29 06:57:39 eric-desktop kernel: ata4.00: status: { DRDY }
août 29 06:57:39 eric-desktop kernel: ata4.00: failed command: WRITE FPDMA QUEUED
août 29 06:57:39 eric-desktop kernel: ata4.00: cmd 61/08:f0:a0:ea:8f/00:00:4c:00:00/40 tag 30 ncq dma 4096 out
                                                res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x10 (ATA bus error)
août 29 06:57:39 eric-desktop kernel: ata4.00: status: { DRDY }
août 29 06:57:39 eric-desktop kernel: ata4.00: failed command: READ FPDMA QUEUED
août 29 06:57:39 eric-desktop kernel: ata4.00: cmd 60/08:f8:00:c0:22/00:00:4d:00:00/40 tag 31 ncq dma 4096 in
                                                res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x10 (ATA bus error)
août 29 06:57:39 eric-desktop kernel: ata4.00: status: { DRDY }
août 29 06:57:39 eric-desktop kernel: I/O error, dev sdb, sector 1553234248 op 0x0:(READ) flags 0x80700 phys_seg 2 prio class 0
août 29 06:57:39 eric-desktop kernel: I/O error, dev sdb, sector 1294606336 op 0x0:(READ) flags 0x80700 phys_seg 2 prio class 0
août 29 06:57:39 eric-desktop kernel: I/O error, dev sdb, sector 1298211840 op 0x0:(READ) flags 0x80700 phys_seg 1 prio class 0
août 29 06:57:39 eric-desktop kernel: I/O error, dev sdb, sector 1299852480 op 0x0:(READ) flags 0x80700 phys_seg 1 prio class 0
août 29 06:57:39 eric-desktop kernel: I/O error, dev sdb, sector 1561923992 op 0x0:(READ) flags 0x80700 phys_seg 1 prio class 0
août 29 06:57:39 eric-desktop kernel: I/O error, dev sdb, sector 1299852504 op 0x0:(READ) flags 0x80700 phys_seg 1 prio class 0
août 29 06:57:39 eric-desktop kernel: I/O error, dev sdb, sector 1299852560 op 0x0:(READ) flags 0x80700 phys_seg 2 prio class 0
août 29 06:57:39 eric-desktop kernel: I/O error, dev sdb, sector 1299852648 op 0x0:(READ) flags 0x80700 phys_seg 2 prio class 0
août 29 06:57:39 eric-desktop kernel: I/O error, dev sdb, sector 1299852768 op 0x0:(READ) flags 0x80700 phys_seg 1 prio class 0
août 29 06:57:39 eric-desktop kernel: I/O error, dev sdb, sector 1299852840 op 0x0:(READ) flags 0x80700 phys_seg 1 prio class 0
août 29 06:58:05 eric-desktop gnome-session-binary[1142]: GLib-GIO-CRITICAL: g_bus_get_sync: assertion 'error == NULL || *error == NULL' failed
août 29 06:58:05 eric-desktop gnome-session-binary[1142]: GLib-GIO-CRITICAL: g_bus_get_sync: assertion 'error == NULL || *error == NULL' failed
août 29 06:58:28 eric-desktop gdm-password][1425]: gkr-pam: unable to locate daemon control file
août 29 06:58:31 eric-desktop systemd[1449]: Failed to start Application launched by gnome-session-binary.
août 29 06:58:37 eric-desktop pulseaudio[1458]: GetManagedObjects() failed: org.freedesktop.DBus.Error.TimedOut: Failed to activate service 'org.bluez': timed out (service_start_timeout=25000ms)
août 29 06:58:48 eric-desktop gdm-launch-environment][1106]: GLib-GObject: g_object_unref: assertion 'G_IS_OBJECT (object)' failed
août 29 06:58:54 eric-desktop kernel: ata4.00: exception Emask 0x10 SAct 0x800000 SErr 0x400100 action 0x6 frozen
août 29 06:58:54 eric-desktop kernel: ata4.00: irq_stat 0x08000000, interface fatal error
août 29 06:58:54 eric-desktop kernel: ata4: SError: { UnrecovData Handshk }
août 29 06:58:54 eric-desktop kernel: ata4.00: failed command: WRITE FPDMA QUEUED
août 29 06:58:54 eric-desktop kernel: ata4.00: cmd 61/68:b8:70:4d:56/01:00:60:00:00/40 tag 23 ncq dma 184320 out
                                                res 40/00:00:00:4f:c2/00:00:00:00:00/40 Emask 0x10 (ATA bus error)
août 29 06:58:54 eric-desktop kernel: ata4.00: status: { DRDY }
août 29 06:59:30 eric-desktop kernel: ata4.00: exception Emask 0x10 SAct 0x41c000 SErr 0x400100 action 0x6 frozen
août 29 06:59:30 eric-desktop kernel: ata4.00: irq_stat 0x08000000, interface fatal error
août 29 06:59:30 eric-desktop kernel: ata4: SError: { UnrecovData Handshk }
août 29 06:59:30 eric-desktop kernel: ata4.00: failed command: WRITE FPDMA QUEUED
août 29 06:59:30 eric-desktop kernel: ata4.00: cmd 61/00:70:00:be:6f/0a:00:4e:00:00/40 tag 14 ncq dma 1310720 ou
                                                res 40/00:ff:00:00:00/00:00:00:00:00/40 Emask 0x10 (ATA bus error)
août 29 06:59:30 eric-desktop kernel: ata4.00: status: { DRDY }
août 29 06:59:30 eric-desktop kernel: ata4.00: failed command: WRITE FPDMA QUEUED
août 29 06:59:30 eric-desktop kernel: ata4.00: cmd 61/00:78:00:c8:6f/0a:00:4e:00:00/40 tag 15 ncq dma 1310720 ou
                                                res 40/00:ff:00:00:00/00:00:00:00:00/40 Emask 0x10 (ATA bus error)
août 29 06:59:30 eric-desktop kernel: ata4.00: status: { DRDY }
août 29 06:59:30 eric-desktop kernel: ata4.00: failed command: WRITE FPDMA QUEUED
août 29 06:59:30 eric-desktop kernel: ata4.00: cmd 61/00:80:00:d2:6f/0a:00:4e:00:00/40 tag 16 ncq dma 1310720 ou
                                                res 40/00:ff:00:00:00/00:00:00:00:00/40 Emask 0x10 (ATA bus error)
août 29 06:59:30 eric-desktop kernel: ata4.00: status: { DRDY }
août 29 06:59:30 eric-desktop kernel: ata4.00: failed command: WRITE FPDMA QUEUED
août 29 06:59:30 eric-desktop kernel: ata4.00: cmd 61/00:b0:00:08:70/0a:00:4e:00:00/40 tag 22 ncq dma 1310720 ou
                                                res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x10 (ATA bus error)
août 29 06:59:30 eric-desktop kernel: ata4.00: status: { DRDY }
août 29 06:59:31 eric-desktop kernel: ata4.00: exception Emask 0x10 SAct 0x82 SErr 0x400100 action 0x6 frozen
août 29 06:59:31 eric-desktop kernel: ata4.00: irq_stat 0x08000000, interface fatal error
août 29 06:59:31 eric-desktop kernel: ata4: SError: { UnrecovData Handshk }
août 29 06:59:31 eric-desktop kernel: ata4.00: failed command: READ FPDMA QUEUED
août 29 06:59:31 eric-desktop kernel: ata4.00: cmd 60/08:08:f8:7f:92/00:00:5b:00:00/40 tag 1 ncq dma 4096 in
                                                res 40/00:ff:00:00:00/00:00:00:00:00/40 Emask 0x10 (ATA bus error)
août 29 06:59:31 eric-desktop kernel: ata4.00: status: { DRDY }
août 29 06:59:31 eric-desktop kernel: ata4.00: failed command: WRITE FPDMA QUEUED
août 29 06:59:31 eric-desktop kernel: ata4.00: cmd 61/00:38:00:c0:72/0a:00:4e:00:00/40 tag 7 ncq dma 1310720 ou
                                                res 40/00:ff:00:00:00/00:00:00:00:00/40 Emask 0x10 (ATA bus error)
août 29 06:59:31 eric-desktop kernel: ata4.00: status: { DRDY }

eric@eric-desktop:~$ ubuntu-drivers devices : aucun retour

eric@eric-desktop:~$ dpkg -l | grep nvidia : aucun retour

Hors ligne

#6 Le 29/08/2024, à 10:56

xubu1957

Re : Curseur souris invisible dans logiciel lancé avec Wine

Lecture conseillée > memento des balises code.

===========

Pour ajouter toi-même les balises code à tes messages #2 et #5 :

  • Cliquer sur  le lien « Modifier » en bas à droite du message

  • Sélectionner le texte

  • Cliquer sur le <> de l'éditeur de message

moko138 a écrit :

1) Les balises-code sont les < > (crochets bleus) de la barre de mise en forme.

Balisesmoko138.jpg
_ _ _

3) /!\  Si vous avez plusieurs retours à donner, séparez-les bien (toujours pour la lisibilité) :

comme
cela.
eric@eric-desktop:~$ lspci -vnn | grep -A 12 '\''[030[02]\]' | grep -Ei "vga|3d|display|kernel"
01:00.0 VGA compatible controller [0300]: NVIDIA Corporation G72 [GeForce 7300 GS] [10de:01df] (rev a1) (prog-if 00 [VGA controller])
    Kernel driver in use: nouveau
    Kernel modules: nvidiafb, nouveau
eric@eric-desktop:~$ uname -a
Linux eric-desktop 6.8.0-40-generic #40~22.04.3-Ubuntu SMP PREEMPT_DYNAMIC Tue Jul 30 17:30:19 UTC 2 x86_64 x86_64 x86_64 GNU/Linux
eric@eric-desktop:~$ ls -l /var/crash
total 6184
-rw-r----- 1 eric     whoopsie 6324632 août  24 18:55 _usr_bin_nautilus.1000.crash
-rw-rw-r-- 1 eric     whoopsie       0 août  24 18:55 _usr_bin_nautilus.1000.upload
-rw------- 1 whoopsie whoopsie      37 août  24 18:55 _usr_bin_nautilus.1000.uploaded
eric@eric-desktop:~$ dpkg -l | grep -v ^ii
Souhait=inconnU/Installé/suppRimé/Purgé/H=à garder
| État=Non/Installé/fichier-Config/dépaqUeté/échec-conFig/H=semi-installé/W=attend-traitement-déclenchements
|/ Err?=(aucune)/besoin Réinstallation (État,Err: majuscule=mauvais)
||/ Nom                                        Version                                           Architecture Description
+++-==========================================-=================================================-============-================================================================================
eric@eric-desktop:~$ echo $XDG_SESSION_TYPE
wayland

===========

eric@eric-desktop:~$ journalctl --no-pager -b -p err
août 29 06:57:30 eric-desktop kernel: x86/cpu: SGX disabled by BIOS.
août 29 06:57:39 eric-desktop kernel: ata4.00: exception Emask 0x10 SAct 0xffffffff SErr 0x400100 action 0x6 frozen
août 29 06:57:39 eric-desktop kernel: ata4.00: irq_stat 0x08000000, interface fatal error
août 29 06:57:39 eric-desktop kernel: ata4: SError: { UnrecovData Handshk }
août 29 06:57:39 eric-desktop kernel: ata4.00: failed command: WRITE FPDMA QUEUED
août 29 06:57:39 eric-desktop kernel: ata4.00: cmd 61/08:00:20:eb:8f/00:00:4c:00:00/40 tag 0 ncq dma 4096 out
                                                res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x10 (ATA bus error)
août 29 06:57:39 eric-desktop kernel: ata4.00: status: { DRDY }
août 29 06:57:39 eric-desktop kernel: ata4.00: failed command: READ FPDMA QUEUED
août 29 06:57:39 eric-desktop kernel: ata4.00: cmd 60/88:08:48:79:94/00:00:5c:00:00/40 tag 1 ncq dma 69632 in
                                                res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x10 (ATA bus error)
août 29 06:57:39 eric-desktop kernel: ata4.00: status: { DRDY }
août 29 06:57:39 eric-desktop kernel: ata4.00: failed command: WRITE FPDMA QUEUED
août 29 06:57:39 eric-desktop kernel: ata4.00: cmd 61/10:10:40:ec:8f/00:00:4c:00:00/40 tag 2 ncq dma 8192 out
                                                res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x10 (ATA bus error)
août 29 06:57:39 eric-desktop kernel: ata4.00: status: { DRDY }
août 29 06:57:39 eric-desktop kernel: ata4.00: failed command: WRITE FPDMA QUEUED
août 29 06:57:39 eric-desktop kernel: ata4.00: cmd 61/08:18:90:ec:8f/00:00:4c:00:00/40 tag 3 ncq dma 4096 out
                                                res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x10 (ATA bus error)
août 29 06:57:39 eric-desktop kernel: ata4.00: status: { DRDY }
août 29 06:57:39 eric-desktop kernel: ata4.00: failed command: WRITE FPDMA QUEUED
août 29 06:57:39 eric-desktop kernel: ata4.00: cmd 61/08:20:40:ee:8f/00:00:4c:00:00/40 tag 4 ncq dma 4096 out
                                                res 40/00:01:00:00:00/00:00:00:00:00/00 Emask 0x10 (ATA bus error)
août 29 06:57:39 eric-desktop kernel: ata4.00: status: { DRDY }
août 29 06:57:39 eric-desktop kernel: ata4.00: failed command: READ FPDMA QUEUED
août 29 06:57:39 eric-desktop kernel: ata4.00: cmd 60/18:28:00:20:2a/00:00:4d:00:00/40 tag 5 ncq dma 12288 in
                                                res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x10 (ATA bus error)
août 29 06:57:39 eric-desktop kernel: ata4.00: status: { DRDY }
août 29 06:57:39 eric-desktop kernel: ata4.00: failed command: READ FPDMA QUEUED
août 29 06:57:39 eric-desktop kernel: ata4.00: cmd 60/08:30:00:24:61/00:00:4d:00:00/40 tag 6 ncq dma 4096 in
                                                res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x10 (ATA bus error)
août 29 06:57:39 eric-desktop kernel: ata4.00: status: { DRDY }
août 29 06:57:39 eric-desktop kernel: ata4.00: failed command: READ FPDMA QUEUED
août 29 06:57:39 eric-desktop kernel: ata4.00: cmd 60/10:38:c0:2c:7a/00:00:4d:00:00/40 tag 7 ncq dma 8192 in
                                                res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x10 (ATA bus error)
août 29 06:57:39 eric-desktop kernel: ata4.00: status: { DRDY }
août 29 06:57:39 eric-desktop kernel: ata4.00: failed command: READ FPDMA QUEUED
août 29 06:57:39 eric-desktop kernel: ata4.00: cmd 60/10:40:98:11:19/00:00:5d:00:00/40 tag 8 ncq dma 8192 in
                                                res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x10 (ATA bus error)
août 29 06:57:39 eric-desktop kernel: ata4.00: status: { DRDY }
août 29 06:57:39 eric-desktop kernel: ata4.00: failed command: READ FPDMA QUEUED
août 29 06:57:39 eric-desktop kernel: ata4.00: cmd 60/30:48:d8:2c:7a/00:00:4d:00:00/40 tag 9 ncq dma 24576 in
                                                res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x10 (ATA bus error)
août 29 06:57:39 eric-desktop kernel: ata4.00: status: { DRDY }
août 29 06:57:39 eric-desktop kernel: ata4.00: failed command: READ FPDMA QUEUED
août 29 06:57:39 eric-desktop kernel: ata4.00: cmd 60/08:50:10:53:8f/00:00:5d:00:00/40 tag 10 ncq dma 4096 in
                                                res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x10 (ATA bus error)
août 29 06:57:39 eric-desktop kernel: ata4.00: status: { DRDY }
août 29 06:57:39 eric-desktop kernel: ata4.00: failed command: READ FPDMA QUEUED
août 29 06:57:39 eric-desktop kernel: ata4.00: cmd 60/50:58:10:2d:7a/00:00:4d:00:00/40 tag 11 ncq dma 40960 in
                                                res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x10 (ATA bus error)
août 29 06:57:39 eric-desktop kernel: ata4.00: status: { DRDY }
août 29 06:57:39 eric-desktop kernel: ata4.00: failed command: READ FPDMA QUEUED
août 29 06:57:39 eric-desktop kernel: ata4.00: cmd 60/50:60:68:2d:7a/00:00:4d:00:00/40 tag 12 ncq dma 40960 in
                                                res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x10 (ATA bus error)
août 29 06:57:39 eric-desktop kernel: ata4.00: status: { DRDY }
août 29 06:57:39 eric-desktop kernel: ata4.00: failed command: READ FPDMA QUEUED
août 29 06:57:39 eric-desktop kernel: ata4.00: cmd 60/40:68:e0:2d:7a/00:00:4d:00:00/40 tag 13 ncq dma 32768 in
                                                res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x10 (ATA bus error)
août 29 06:57:39 eric-desktop kernel: ata4.00: status: { DRDY }
août 29 06:57:39 eric-desktop kernel: ata4.00: failed command: READ FPDMA QUEUED
août 29 06:57:39 eric-desktop kernel: ata4.00: cmd 60/80:70:28:2e:7a/00:00:4d:00:00/40 tag 14 ncq dma 65536 in
                                                res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x10 (ATA bus error)
août 29 06:57:39 eric-desktop kernel: ata4.00: status: { DRDY }
août 29 06:57:39 eric-desktop kernel: ata4.00: failed command: READ FPDMA QUEUED
août 29 06:57:39 eric-desktop kernel: ata4.00: cmd 60/08:78:b8:2e:7a/00:00:4d:00:00/40 tag 15 ncq dma 4096 in
                                                res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x10 (ATA bus error)
août 29 06:57:39 eric-desktop kernel: ata4.00: status: { DRDY }
août 29 06:57:39 eric-desktop kernel: ata4.00: failed command: READ FPDMA QUEUED
août 29 06:57:39 eric-desktop kernel: ata4.00: cmd 60/20:80:00:68:a4/00:00:4d:00:00/40 tag 16 ncq dma 16384 in
                                                res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x10 (ATA bus error)
août 29 06:57:39 eric-desktop kernel: ata4.00: status: { DRDY }
août 29 06:57:39 eric-desktop kernel: ata4.00: failed command: READ FPDMA QUEUED
août 29 06:57:39 eric-desktop kernel: ata4.00: cmd 60/08:88:78:25:92/00:00:4f:00:00/40 tag 17 ncq dma 4096 in
                                                res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x10 (ATA bus error)
août 29 06:57:39 eric-desktop kernel: ata4.00: status: { DRDY }
août 29 06:57:39 eric-desktop kernel: ata4.00: failed command: READ FPDMA QUEUED
août 29 06:57:39 eric-desktop kernel: ata4.00: cmd 60/00:90:e0:e4:a7/01:00:4f:00:00/40 tag 18 ncq dma 131072 in
                                                res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x10 (ATA bus error)
août 29 06:57:39 eric-desktop kernel: ata4.00: status: { DRDY }
août 29 06:57:39 eric-desktop kernel: ata4.00: failed command: READ FPDMA QUEUED
août 29 06:57:39 eric-desktop kernel: ata4.00: cmd 60/08:98:00:0c:b9/00:00:4f:00:00/40 tag 19 ncq dma 4096 in
                                                res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x10 (ATA bus error)
août 29 06:57:39 eric-desktop kernel: ata4.00: status: { DRDY }
août 29 06:57:39 eric-desktop kernel: ata4.00: failed command: READ FPDMA QUEUED
août 29 06:57:39 eric-desktop kernel: ata4.00: cmd 60/40:a0:20:a0:c7/00:00:5b:00:00/40 tag 20 ncq dma 32768 in
                                                res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x10 (ATA bus error)
août 29 06:57:39 eric-desktop kernel: ata4.00: status: { DRDY }
août 29 06:57:39 eric-desktop kernel: ata4.00: failed command: WRITE FPDMA QUEUED
août 29 06:57:39 eric-desktop kernel: ata4.00: cmd 61/50:a8:80:f0:8f/00:00:4c:00:00/40 tag 21 ncq dma 40960 out
                                                res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x10 (ATA bus error)
août 29 06:57:39 eric-desktop kernel: ata4.00: status: { DRDY }
août 29 06:57:39 eric-desktop kernel: ata4.00: failed command: READ FPDMA QUEUED
août 29 06:57:39 eric-desktop kernel: ata4.00: cmd 60/08:b0:60:16:d9/00:00:5d:00:00/40 tag 22 ncq dma 4096 in
                                                res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x10 (ATA bus error)
août 29 06:57:39 eric-desktop kernel: ata4.00: status: { DRDY }
août 29 06:57:39 eric-desktop kernel: ata4.00: failed command: READ FPDMA QUEUED
août 29 06:57:39 eric-desktop kernel: ata4.00: cmd 60/08:b8:20:7a:09/01:00:4d:00:00/40 tag 23 ncq dma 135168 in
                                                res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x10 (ATA bus error)
août 29 06:57:39 eric-desktop kernel: ata4.00: status: { DRDY }
août 29 06:57:39 eric-desktop kernel: ata4.00: failed command: READ FPDMA QUEUED
août 29 06:57:39 eric-desktop kernel: ata4.00: cmd 60/08:c0:48:61:8f/00:00:5d:00:00/40 tag 24 ncq dma 4096 in
                                                res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x10 (ATA bus error)
août 29 06:57:39 eric-desktop kernel: ata4.00: status: { DRDY }
août 29 06:57:39 eric-desktop kernel: ata4.00: failed command: READ FPDMA QUEUED
août 29 06:57:39 eric-desktop kernel: ata4.00: cmd 60/08:c8:10:83:cd/00:00:5b:00:00/40 tag 25 ncq dma 4096 in
                                                res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x10 (ATA bus error)
août 29 06:57:39 eric-desktop kernel: ata4.00: status: { DRDY }
août 29 06:57:39 eric-desktop kernel: ata4.00: failed command: READ FPDMA QUEUED
août 29 06:57:39 eric-desktop kernel: ata4.00: cmd 60/08:d0:00:40:f0/00:00:5b:00:00/40 tag 26 ncq dma 4096 in
                                                res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x10 (ATA bus error)
août 29 06:57:39 eric-desktop kernel: ata4.00: status: { DRDY }
août 29 06:57:39 eric-desktop kernel: ata4.00: failed command: WRITE FPDMA QUEUED
août 29 06:57:39 eric-desktop kernel: ata4.00: cmd 61/08:d8:c0:e8:8f/00:00:4c:00:00/40 tag 27 ncq dma 4096 out
                                                res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x10 (ATA bus error)
août 29 06:57:39 eric-desktop kernel: ata4.00: status: { DRDY }
août 29 06:57:39 eric-desktop kernel: ata4.00: failed command: READ FPDMA QUEUED
août 29 06:57:39 eric-desktop kernel: ata4.00: cmd 60/08:e0:a0:10:cd/00:00:5b:00:00/40 tag 28 ncq dma 4096 in
                                                res 40/00:01:00:00:00/00:00:00:00:00/00 Emask 0x10 (ATA bus error)
août 29 06:57:39 eric-desktop kernel: ata4.00: status: { DRDY }
août 29 06:57:39 eric-desktop kernel: ata4.00: failed command: WRITE FPDMA QUEUED
août 29 06:57:39 eric-desktop kernel: ata4.00: cmd 61/08:e8:10:ea:8f/00:00:4c:00:00/40 tag 29 ncq dma 4096 out
                                                res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x10 (ATA bus error)
août 29 06:57:39 eric-desktop kernel: ata4.00: status: { DRDY }
août 29 06:57:39 eric-desktop kernel: ata4.00: failed command: WRITE FPDMA QUEUED
août 29 06:57:39 eric-desktop kernel: ata4.00: cmd 61/08:f0:a0:ea:8f/00:00:4c:00:00/40 tag 30 ncq dma 4096 out
                                                res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x10 (ATA bus error)
août 29 06:57:39 eric-desktop kernel: ata4.00: status: { DRDY }
août 29 06:57:39 eric-desktop kernel: ata4.00: failed command: READ FPDMA QUEUED
août 29 06:57:39 eric-desktop kernel: ata4.00: cmd 60/08:f8:00:c0:22/00:00:4d:00:00/40 tag 31 ncq dma 4096 in
                                                res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x10 (ATA bus error)
août 29 06:57:39 eric-desktop kernel: ata4.00: status: { DRDY }
août 29 06:57:39 eric-desktop kernel: I/O error, dev sdb, sector 1553234248 op 0x0:(READ) flags 0x80700 phys_seg 2 prio class 0
août 29 06:57:39 eric-desktop kernel: I/O error, dev sdb, sector 1294606336 op 0x0:(READ) flags 0x80700 phys_seg 2 prio class 0
août 29 06:57:39 eric-desktop kernel: I/O error, dev sdb, sector 1298211840 op 0x0:(READ) flags 0x80700 phys_seg 1 prio class 0
août 29 06:57:39 eric-desktop kernel: I/O error, dev sdb, sector 1299852480 op 0x0:(READ) flags 0x80700 phys_seg 1 prio class 0
août 29 06:57:39 eric-desktop kernel: I/O error, dev sdb, sector 1561923992 op 0x0:(READ) flags 0x80700 phys_seg 1 prio class 0
août 29 06:57:39 eric-desktop kernel: I/O error, dev sdb, sector 1299852504 op 0x0:(READ) flags 0x80700 phys_seg 1 prio class 0
août 29 06:57:39 eric-desktop kernel: I/O error, dev sdb, sector 1299852560 op 0x0:(READ) flags 0x80700 phys_seg 2 prio class 0
août 29 06:57:39 eric-desktop kernel: I/O error, dev sdb, sector 1299852648 op 0x0:(READ) flags 0x80700 phys_seg 2 prio class 0
août 29 06:57:39 eric-desktop kernel: I/O error, dev sdb, sector 1299852768 op 0x0:(READ) flags 0x80700 phys_seg 1 prio class 0
août 29 06:57:39 eric-desktop kernel: I/O error, dev sdb, sector 1299852840 op 0x0:(READ) flags 0x80700 phys_seg 1 prio class 0
août 29 06:58:05 eric-desktop gnome-session-binary[1142]: GLib-GIO-CRITICAL: g_bus_get_sync: assertion 'error == NULL || *error == NULL' failed
août 29 06:58:05 eric-desktop gnome-session-binary[1142]: GLib-GIO-CRITICAL: g_bus_get_sync: assertion 'error == NULL || *error == NULL' failed
août 29 06:58:28 eric-desktop gdm-password][1425]: gkr-pam: unable to locate daemon control file
août 29 06:58:31 eric-desktop systemd[1449]: Failed to start Application launched by gnome-session-binary.
août 29 06:58:37 eric-desktop pulseaudio[1458]: GetManagedObjects() failed: org.freedesktop.DBus.Error.TimedOut: Failed to activate service 'org.bluez': timed out (service_start_timeout=25000ms)
août 29 06:58:48 eric-desktop gdm-launch-environment][1106]: GLib-GObject: g_object_unref: assertion 'G_IS_OBJECT (object)' failed
août 29 06:58:54 eric-desktop kernel: ata4.00: exception Emask 0x10 SAct 0x800000 SErr 0x400100 action 0x6 frozen
août 29 06:58:54 eric-desktop kernel: ata4.00: irq_stat 0x08000000, interface fatal error
août 29 06:58:54 eric-desktop kernel: ata4: SError: { UnrecovData Handshk }
août 29 06:58:54 eric-desktop kernel: ata4.00: failed command: WRITE FPDMA QUEUED
août 29 06:58:54 eric-desktop kernel: ata4.00: cmd 61/68:b8:70:4d:56/01:00:60:00:00/40 tag 23 ncq dma 184320 out
                                                res 40/00:00:00:4f:c2/00:00:00:00:00/40 Emask 0x10 (ATA bus error)
août 29 06:58:54 eric-desktop kernel: ata4.00: status: { DRDY }
août 29 06:59:30 eric-desktop kernel: ata4.00: exception Emask 0x10 SAct 0x41c000 SErr 0x400100 action 0x6 frozen
août 29 06:59:30 eric-desktop kernel: ata4.00: irq_stat 0x08000000, interface fatal error
août 29 06:59:30 eric-desktop kernel: ata4: SError: { UnrecovData Handshk }
août 29 06:59:30 eric-desktop kernel: ata4.00: failed command: WRITE FPDMA QUEUED
août 29 06:59:30 eric-desktop kernel: ata4.00: cmd 61/00:70:00:be:6f/0a:00:4e:00:00/40 tag 14 ncq dma 1310720 ou
                                                res 40/00:ff:00:00:00/00:00:00:00:00/40 Emask 0x10 (ATA bus error)
août 29 06:59:30 eric-desktop kernel: ata4.00: status: { DRDY }
août 29 06:59:30 eric-desktop kernel: ata4.00: failed command: WRITE FPDMA QUEUED
août 29 06:59:30 eric-desktop kernel: ata4.00: cmd 61/00:78:00:c8:6f/0a:00:4e:00:00/40 tag 15 ncq dma 1310720 ou
                                                res 40/00:ff:00:00:00/00:00:00:00:00/40 Emask 0x10 (ATA bus error)
août 29 06:59:30 eric-desktop kernel: ata4.00: status: { DRDY }
août 29 06:59:30 eric-desktop kernel: ata4.00: failed command: WRITE FPDMA QUEUED
août 29 06:59:30 eric-desktop kernel: ata4.00: cmd 61/00:80:00:d2:6f/0a:00:4e:00:00/40 tag 16 ncq dma 1310720 ou
                                                res 40/00:ff:00:00:00/00:00:00:00:00/40 Emask 0x10 (ATA bus error)
août 29 06:59:30 eric-desktop kernel: ata4.00: status: { DRDY }
août 29 06:59:30 eric-desktop kernel: ata4.00: failed command: WRITE FPDMA QUEUED
août 29 06:59:30 eric-desktop kernel: ata4.00: cmd 61/00:b0:00:08:70/0a:00:4e:00:00/40 tag 22 ncq dma 1310720 ou
                                                res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x10 (ATA bus error)
août 29 06:59:30 eric-desktop kernel: ata4.00: status: { DRDY }
août 29 06:59:31 eric-desktop kernel: ata4.00: exception Emask 0x10 SAct 0x82 SErr 0x400100 action 0x6 frozen
août 29 06:59:31 eric-desktop kernel: ata4.00: irq_stat 0x08000000, interface fatal error
août 29 06:59:31 eric-desktop kernel: ata4: SError: { UnrecovData Handshk }
août 29 06:59:31 eric-desktop kernel: ata4.00: failed command: READ FPDMA QUEUED
août 29 06:59:31 eric-desktop kernel: ata4.00: cmd 60/08:08:f8:7f:92/00:00:5b:00:00/40 tag 1 ncq dma 4096 in
                                                res 40/00:ff:00:00:00/00:00:00:00:00/40 Emask 0x10 (ATA bus error)
août 29 06:59:31 eric-desktop kernel: ata4.00: status: { DRDY }
août 29 06:59:31 eric-desktop kernel: ata4.00: failed command: WRITE FPDMA QUEUED
août 29 06:59:31 eric-desktop kernel: ata4.00: cmd 61/00:38:00:c0:72/0a:00:4e:00:00/40 tag 7 ncq dma 1310720 ou
                                                res 40/00:ff:00:00:00/00:00:00:00:00/40 Emask 0x10 (ATA bus error)
août 29 06:59:31 eric-desktop kernel: ata4.00: status: { DRDY }
eric@eric-desktop:~$ ubuntu-drivers devices : aucun retour
eric@eric-desktop:~$ dpkg -l | grep nvidia : aucun retour

Dernière modification par xubu1957 (Le 29/08/2024, à 10:59)


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

#7 Le 29/08/2024, à 11:09

xubu1957

Re : Curseur souris invisible dans logiciel lancé avec Wine

Comme similibridge est un jeu de cartes, tu devrais essayer de passer sur xorg, voir cette réponse.


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

#8 Le 29/08/2024, à 16:05

ericlerouge

Re : Curseur souris invisible dans logiciel lancé avec Wine

Bonjour. Je suis passé sous Xorg. La situation est pire, le jeu ne se lance plus.

Hors ligne

#9 Le 29/08/2024, à 16:06

xubu1957

Re : Curseur souris invisible dans logiciel lancé avec Wine

Reviens sur wayland.

Fournis les retours de :

sudo apt update

Dernière modification par xubu1957 (Le 29/08/2024, à 16:07)


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

#10 Le 29/08/2024, à 16:13

ericlerouge

Re : Curseur souris invisible dans logiciel lancé avec Wine

Voici les retours :

eric@eric-desktop:~$ sudo apt update
[sudo] Mot de passe de eric :
Atteint :1 http://fr.archive.ubuntu.com/ubuntu jammy InRelease
Atteint :2 http://fr.archive.ubuntu.com/ubuntu jammy-updates InRelease         
Atteint :3 http://fr.archive.ubuntu.com/ubuntu jammy-backports InRelease       
Atteint :4 http://security.ubuntu.com/ubuntu jammy-security InRelease         
Atteint :5 https://dl.winehq.org/wine-builds/ubuntu jammy InRelease           
Atteint :6 https://ppa.launchpadcontent.net/gerardpuig/ppa/ubuntu jammy InRelease
Lecture des listes de paquets... Fait                         
Construction de l'arbre des dépendances... Fait
Lecture des informations d'état... Fait     
7 paquets peuvent être mis à jour. Exécutez « apt list --upgradable » pour les voir.

Hors ligne

#11 Le 29/08/2024, à 16:19

xubu1957

Re : Curseur souris invisible dans logiciel lancé avec Wine

No comment.

eric@eric-desktop:~$ sudo apt update
[sudo] Mot de passe de eric :
Atteint :1 http://fr.archive.ubuntu.com/ubuntu jammy InRelease
Atteint :2 http://fr.archive.ubuntu.com/ubuntu jammy-updates InRelease         
Atteint :3 http://fr.archive.ubuntu.com/ubuntu jammy-backports InRelease       
Atteint :4 http://security.ubuntu.com/ubuntu jammy-security InRelease         
Atteint :5 https://dl.winehq.org/wine-builds/ubuntu jammy InRelease           
Atteint :6 https://ppa.launchpadcontent.net/gerardpuig/ppa/ubuntu jammy InRelease
Lecture des listes de paquets... Fait                         
Construction de l'arbre des dépendances... Fait
Lecture des informations d'état... Fait     
7 paquets peuvent être mis à jour. Exécutez « apt list --upgradable » pour les voir.

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