Pages : 1
#1 Le 10/03/2024, à 10:31
- dopet13
Clé USB mal détectée
Bonjour,
J'ai une clé USB qui montre des défaillances : elle n'est plus "reconnue" sous windows et ne se monte pas sous ubuntu. Je ne peux donc pas la réparer ou récupérer les données qu'elle contient. Elle est visible dans Disque mais je ne peux rien faire car seul "modifier les options de montage" est accessible. (Gparted ne la voit pas nous plus, il n'y a que sda de visible !)
J'ai suivis la procédure de ce topic : viewtopic=2031501
En voici le résultat de :
hierry@thierry-HP-Pavilion-17-Notebook-PC:~$ sudo dmesg | tail -1 > /tmp/tail.txt; sleep 45 && echo -e "\n\tLes 3 derniers systèmes de fichiers montés :"; mount -l | tail -3 ; echo -e "\n\tUSB, les puces :"; lsusb | sort; echo -e "\n\tUSB, les modules :"; lsusb -t; echo -e "\n\tDMESG :"; sudo dmesg | grep -A999 "$(sed -r 's/([].[])/\\\1/g' /tmp/tail.txt)" | grep -Evi "80211|associate|authenticat|dhclient|dhcp|forcedeth|ipv6|link is not ready|network|no link during initialization|phy[0-9]|tx/rx|tx status|ufw|wlan"; echo -e "\n\tContenu de /media :"; ls -la /media; echo -e "\n\tContenu de /media/moi :"; ls -la "/media/$USER"; echo -e "\n\tGestionnaire(s) de fichiers :"; dpkg -l | grep -i "file .*manager" | awk '!/plugin|profile|theme/{print $1,$2,$3,$4}' | column -s' ' -t ; echo -e "\n\tNombre d'éléments de /home/moi ne m'appartenant pas :"; find ~ -mount \( ! -user $USER -o ! -group $USER \) | wc -l; echo -e "\n\tDésignation STABLE des périphériques :"; ls -l /dev/disk/by-id | grep -iEv "\-part[3-9]|total|\-part[1-9][0-9]" | sort -k 10; echo; lsb_release -d; echo -e "\nNoyau en service : $(uname -mr)\n"; echo "Logué en tant que : $(whoami)"
Les 3 derniers systèmes de fichiers montés :
nsfs on /run/snapd/ns/snapd-desktop-integration.mnt type nsfs (rw)
nsfs on /run/snapd/ns/snap-store.mnt type nsfs (rw)
nsfs on /run/snapd/ns/firefox.mnt type nsfs (rw)
USB, les puces :
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 001 Device 002: ID 8087:0024 Intel Corp. Integrated Rate Matching Hub
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 002 Device 002: ID 8087:0024 Intel Corp. Integrated Rate Matching Hub
Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 003 Device 002: ID 064e:c32f Suyin Corp. HP Truevision HD
Bus 003 Device 011: ID 090c:3267 Silicon Motion, Inc. - Taiwan (formerly Feiya Technology Corp.) SM3280AA MEMORY BAR
Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
USB, les modules :
/: Bus 04.Port 1: Dev 1, Class=root_hub, Driver=xhci_hcd/4p, 5000M
/: Bus 03.Port 1: Dev 1, Class=root_hub, Driver=xhci_hcd/4p, 480M
|__ Port 1: Dev 11, If 0, Class=Mass Storage, Driver=usb-storage, 480M
|__ Port 3: Dev 2, If 0, Class=Video, Driver=uvcvideo, 480M
|__ Port 3: Dev 2, If 1, Class=Video, Driver=uvcvideo, 480M
/: Bus 02.Port 1: Dev 1, Class=root_hub, Driver=ehci-pci/2p, 480M
|__ Port 1: Dev 2, If 0, Class=Hub, Driver=hub/6p, 480M
/: Bus 01.Port 1: Dev 1, Class=root_hub, Driver=ehci-pci/2p, 480M
|__ Port 1: Dev 2, If 0, Class=Hub, Driver=hub/6p, 480M
DMESG :
[ 5719.294517] usb 3-2: new full-speed USB device number 10 using xhci_hcd
[ 5732.038333] usb 3-1: new high-speed USB device number 11 using xhci_hcd
[ 5733.403448] usb 3-1: New USB device found, idVendor=090c, idProduct=3267, bcdDevice= 1.00
[ 5733.403465] usb 3-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 5733.403469] usb 3-1: Product: SM3280AA MEMORY BAR
[ 5733.403473] usb 3-1: Manufacturer: Silicon Motion,Inc.
[ 5733.405953] usb-storage 3-1:1.0: USB Mass Storage device detected
[ 5733.409017] scsi host6: usb-storage 3-1:1.0
[ 5734.415036] scsi 6:0:0:0: Direct-Access SMI USB MEMORY BAR 1000 PQ: 0 ANSI: 5
[ 5734.415785] sd 6:0:0:0: Attached scsi generic sg2 type 0
[ 5734.418551] sd 6:0:0:0: [sdb] Media removed, stopped polling
[ 5734.421254] sd 6:0:0:0: [sdb] Attached SCSI removable disk
Contenu de /media :
total 12
drwxr-xr-x 3 root root 4096 mars 9 15:49 .
drwxr-xr-x 20 root root 4096 mars 8 01:57 ..
drwxr-x---+ 2 root root 4096 mars 10 09:20 thierry
Contenu de /media/moi :
total 8
drwxr-x---+ 2 root root 4096 mars 10 09:20 .
drwxr-xr-x 3 root root 4096 mars 9 15:49 ..
Gestionnaire(s) de fichiers :
ii nautilus 1:42.6-0ubuntu1 amd64
Nombre d'éléments de /home/moi ne m'appartenant pas :
0
Désignation STABLE des périphériques :
lrwxrwxrwx 1 root root 9 mars 10 09:53 ata-HS-SSD-E100_512G_30120443285 -> ../../sda
lrwxrwxrwx 1 root root 9 mars 10 09:53 wwn-0x5000000000002ec2 -> ../../sda
lrwxrwxrwx 1 root root 10 mars 10 09:53 ata-HS-SSD-E100_512G_30120443285-part1 -> ../../sda1
lrwxrwxrwx 1 root root 10 mars 10 09:53 wwn-0x5000000000002ec2-part1 -> ../../sda1
lrwxrwxrwx 1 root root 10 mars 10 09:53 ata-HS-SSD-E100_512G_30120443285-part2 -> ../../sda2
lrwxrwxrwx 1 root root 10 mars 10 09:53 wwn-0x5000000000002ec2-part2 -> ../../sda2
lrwxrwxrwx 1 root root 9 mars 10 10:11 usb-SMI_USB_MEMORY_BAR-0:0 -> ../../sdb
lrwxrwxrwx 1 root root 9 mars 10 09:53 ata-hp_DVD_RAM_UJ8C2_HR21_348089 -> ../../sr0
Description: Ubuntu 22.04.4 LTS
Noyau en service : 6.5.0-25-generic x86_64
Logué en tant que : thierry
thierry@thierry-HP-Pavilion-17-Notebook-PC:~$
Merci pour votre aide.
Hors ligne
Pages : 1