Ma clef USB n'est plus reconnue..
annie@tintouin:~$ dmesg | tail -1 > ~/tail.txt; sleep 45 && echo -e "\n\tLes 2 derniers systèmes de fichiers montés :"; mount -l | tail -2 ; echo -e "\n\tUSB, les puces :"; lsusb | sort; echo -e "\n\tUSB, les modules :"; lsusb -t; echo -e "\n\tDMESG :"; dmesg | grep -A999 "$(sed -r 's/([].[])/\\1/g' ~/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 2 derniers systèmes de fichiers montés :
/dev/sdc1 on /media/annie/9F3D-45B8 type vfat (rw,nosuid,nodev,relatime,uid=1000,gid=1000,fmask=0022,dmask=0022,codepage=437,iocharset=iso8859-1,shortname=mixed,showexec,utf8,flush,errors=remount-ro,uhelper=udisks2)
/dev/sdb on /media/annie/documents type vfat (rw,nosuid,nodev,relatime,uid=1000,gid=1000,fmask=0022,dmask=0022,codepage=437,iocharset=iso8859-1,shortname=mixed,showexec,utf8,flush,errors=remount-ro,uhelper=udisks2) [documents]
USB, les puces :
Bus 001 Device 000: ID 0951:1666 Kingston Technology DataTraveler G4
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 001 Device 003: ID 08ff:168b AuthenTec, Inc.
Bus 001 Device 004: ID 1a40:0101 Terminus Technology Inc. Hub
Bus 001 Device 005: ID 0bda:58f5 Realtek Semiconductor Corp.
Bus 001 Device 006: ID 3538:0901 Power Quotient International Co., Ltd
Bus 001 Device 007: ID 0951:1642 Kingston Technology DT101 G2
Bus 001 Device 008: ID 1bcf:0007 Sunplus Innovation Technology Inc. Optical Mouse
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 04ca:004b Lite-On Technology Corp.
Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
USB, les modules :
/sys/bus/usb/devices/1-1.3.1/devnum: No such file or directory
/sys/bus/usb/devices/1-1.3.1/idProduct: No such file or directory
/sys/bus/usb/devices/1-1.3.1/idVendor: No such file or directory
/sys/bus/usb/devices/1-1.3.1/maxchild: No such file or directory
/sys/bus/usb/devices/1-1.3.1:1.0/bAlternateSetting: No such file or directory
/sys/bus/usb/devices/1-1.3.1:1.0/bInterfaceClass: No such file or directory
/sys/bus/usb/devices/1-1.3.1:1.0/bInterfaceNumber: No such file or directory
/sys/bus/usb/devices/1-1.3.1:1.0/bInterfaceProtocol: No such file or directory
/sys/bus/usb/devices/1-1.3.1:1.0/bInterfaceSubClass: No such file or directory
/sys/bus/usb/devices/1-1.3.1:1.0/bNumEndpoints: No such file or directory
/: Bus 04.Port 1: Dev 1, Class=root_hub, Driver=xhci_hcd/2p, 5000M
/: Bus 03.Port 1: Dev 1, Class=root_hub, Driver=xhci_hcd/2p, 480M
|__ Port 1: Dev 2, If 0, Class=Human Interface Device, Driver=usbhid, 1.5M
|__ Port 1: Dev 2, If 1, Class=Human Interface Device, Driver=usbhid, 1.5M
/: Bus 02.Port 1: Dev 1, Class=root_hub, Driver=ehci-pci/3p, 480M
|__ Port 1: Dev 2, If 0, Class=Hub, Driver=hub/8p, 480M
/: Bus 01.Port 1: Dev 1, Class=root_hub, Driver=ehci-pci/3p, 480M
|__ Port 1: Dev 2, If 0, Class=Hub, Driver=hub/6p, 480M
|__ Port 1: Dev 3, If 0, Class=Vendor Specific Class, Driver=, 12M
|__ Port 3: Dev 4, If 0, Class=Hub, Driver=hub/4p, 480M
|__ Port 3: Dev 7, If 0, Class=Mass Storage, Driver=usb-storage, 480M
|__ Port 1: Dev 0, If 0, Class=(Defined at Interface level), Driver=, M
|__ Port 4: Dev 8, If 0, Class=Human Interface Device, Driver=usbhid, 1.5M
|__ Port 2: Dev 6, If 0, Class=Mass Storage, Driver=usb-storage, 480M
|__ Port 5: Dev 5, If 0, Class=Video, Driver=uvcvideo, 480M
|__ Port 5: Dev 5, If 1, Class=Video, Driver=uvcvideo, 480M
DMESG :
[ 128.286605] pci 0000:00:1c.6: PCI bridge to [bus 07]
[ 230.042330] usb 1-1.3.1: new high-speed USB device number 9 using ehci-pci
[ 230.253856] usb 1-1.3.1: New USB device found, idVendor=0951, idProduct=1666
[ 230.253863] usb 1-1.3.1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 230.253867] usb 1-1.3.1: Product: DataTraveler 3.0
[ 230.253870] usb 1-1.3.1: Manufacturer: Kingston
[ 230.253873] usb 1-1.3.1: SerialNumber: 60A44C4251CAB1405816CA0F
[ 230.254638] usb-storage 1-1.3.1:1.0: USB Mass Storage device detected
[ 230.255244] scsi host8: usb-storage 1-1.3.1:1.0
[ 231.284256] scsi 8:0:0:0: Direct-Access Kingston DataTraveler 3.0 PMAP PQ: 0 ANSI: 6
[ 231.285453] sd 8:0:0:0: Attached scsi generic sg4 type 0
[ 231.286730] sd 8:0:0:0: [sdd] 121110528 512-byte logical blocks: (62.0 GB/57.8 GiB)
[ 231.287547] sd 8:0:0:0: [sdd] Write Protect is off
[ 231.287549] sd 8:0:0:0: [sdd] Mode Sense: 45 00 00 00
[ 231.288388] sd 8:0:0:0: [sdd] Write cache: disabled, read cache: enabled, doesn't support DPO or FUA
[ 263.040106] usb 1-1.3.1: reset high-speed USB device number 9 using ehci-pci
[ 268.386724] usb 1-1.3.1: device descriptor read/64, error -110
[ 284.014463] usb 1-1.3.1: device descriptor read/64, error -110
[ 284.302387] usb 1-1.3.1: reset high-speed USB device number 9 using ehci-pci
[ 289.644982] usb 1-1.3.1: device descriptor read/64, error -110
[ 305.240414] usb 1-1.3.1: device descriptor read/64, error -110
[ 305.528333] usb 1-1.3.1: reset high-speed USB device number 9 using ehci-pci
[ 310.690238] usb 1-1.3.1: device descriptor read/8, error -110
[ 316.064402] usb 1-1.3.1: device descriptor read/8, error -110
[ 316.349186] usb 1-1.3.1: reset high-speed USB device number 9 using ehci-pci
[ 321.442507] usb 1-1.3.1: device descriptor read/8, error -110
[ 326.820146] usb 1-1.3.1: device descriptor read/8, error -110
[ 326.925458] usb 1-1.3.1: USB disconnect, device number 9
[ 326.944823] sd 8:0:0:0: [sdd] tag#0 FAILED Result: hostbyte=DID_NO_CONNECT driverbyte=DRIVER_OK
[ 326.944827] sd 8:0:0:0: [sdd] tag#0 CDB: Read(10) 28 00 00 00 00 00 00 00 08 00
[ 326.944829] print_req_error: I/O error, dev sdd, sector 0
[ 326.944834] Buffer I/O error on dev sdd, logical block 0, async page read
[ 326.944899] ldm_validate_partition_table(): Disk read failed.
[ 326.944924] Dev sdd: unable to read RDB block 0
[ 326.944949] sdd: unable to read partition table
[ 326.945230] sd 8:0:0:0: [sdd] Read Capacity(10) failed: Result: hostbyte=DID_NO_CONNECT driverbyte=DRIVER_OK
[ 326.945233] sd 8:0:0:0: [sdd] Sense not available.
[ 326.945237] sd 8:0:0:0: [sdd] 0 512-byte logical blocks: (0 B/0 B)
[ 326.945272] sd 8:0:0:0: [sdd] Attached SCSI removable disk
[ 327.192850] usb 1-1.3.1: new high-speed USB device number 10 using ehci-pci
[ 332.654204] usb 1-1.3.1: device descriptor read/64, error -110
[ 348.273146] usb 1-1.3.1: device descriptor read/64, error -110
[ 348.561201] usb 1-1.3.1: new high-speed USB device number 11 using ehci-pci
[ 353.901901] usb 1-1.3.1: device descriptor read/64, error -110
[ 369.518946] usb 1-1.3.1: device descriptor read/64, error -110
[ 369.627198] usb 1-1.3-port1: attempt power cycle
[ 370.330969] usb 1-1.3.1: new high-speed USB device number 12 using ehci-pci
[ 375.466527] usb 1-1.3.1: device descriptor read/8, error -110
[ 380.842436] usb 1-1.3.1: device descriptor read/8, error -110
[ 381.127036] usb 1-1.3.1: new high-speed USB device number 13 using ehci-pci
[ 386.218227] usb 1-1.3.1: device descriptor read/8, error -110
[ 391.594254] usb 1-1.3.1: device descriptor read/8, error -110
[ 391.698874] usb 1-1.3-port1: unable to enumerate USB device
Contenu de /media :
total 12
drwxr-xr-x 3 root root 4096 févr. 23 2019 .
drwxr-xr-x 25 root root 4096 juil. 3 09:10 ..
drwxr-x---+ 4 root root 4096 juil. 3 11:18 annie
Contenu de /media/moi :
total 28
drwxr-x---+ 4 root root 4096 juil. 3 11:18 .
drwxr-xr-x 3 root root 4096 févr. 23 2019 ..
drwxr-xr-x 6 annie annie 4096 janv. 1 1970 9F3D-45B8
drwxr-xr-x 9 annie annie 16384 janv. 1 1970 documents
Gestionnaire(s) de fichiers :
ii nautilus 1:3.26.4-0~ubuntu18.04.5 amd64
Nombre d'éléments de /home/moi ne m'appartenant pas :
find: ‘/home/annie/.gvfs’: Permission non accordée
find: ‘/home/annie/.dbus’: Permission non accordée
4
Désignation STABLE des périphériques :
lrwxrwxrwx 1 root root 9 juil. 3 11:17 ata-Hitachi_HTS723232A7A364_110824E3834563K7UXGN -> ../../sda
lrwxrwxrwx 1 root root 9 juil. 3 11:17 wwn-0x5000cca61dedd667 -> ../../sda
lrwxrwxrwx 1 root root 10 juil. 3 11:17 ata-Hitachi_HTS723232A7A364_110824E3834563K7UXGN-part1 -> ../../sda1
lrwxrwxrwx 1 root root 10 juil. 3 11:17 wwn-0x5000cca61dedd667-part1 -> ../../sda1
lrwxrwxrwx 1 root root 10 juil. 3 11:17 ata-Hitachi_HTS723232A7A364_110824E3834563K7UXGN-part2 -> ../../sda2
lrwxrwxrwx 1 root root 10 juil. 3 11:17 wwn-0x5000cca61dedd667-part2 -> ../../sda2
lrwxrwxrwx 1 root root 9 juil. 3 11:17 usb-Generic_USB_Flash_Disk_15AA000000000158-0:0 -> ../../sdb
lrwxrwxrwx 1 root root 9 juil. 3 11:17 usb-Kingston_DT_101_G2_001CC0EC34B5FAA0F5CA1A02-0:0 -> ../../sdc
lrwxrwxrwx 1 root root 10 juil. 3 11:17 usb-Kingston_DT_101_G2_001CC0EC34B5FAA0F5CA1A02-0:0-part1 -> ../../sdc1
lrwxrwxrwx 1 root root 9 juil. 3 11:17 ata-MATSHITADVD-RAM_UJ8A2ES_HL28_129530 -> ../../sr0
Description: Ubuntu 18.04.4 LTS
Noyau en service : 4.15.0-109-generic x86_64
Logué en tant que : annie
annie@tintouin:~$