Bonjour ubuntu tous neuf mais toujours problème de clé usb même mon disque n'est pas reconnue
je recommence la manip que tu ma dit plus haut
dprave@dprave-Latitude-E6400:~$ dmesg | tail -1 > ~/tail.txt ; sleep 45 && echo ; echo " Les 2 derniers systèmes de fichiers montés :"; mount -l | tail -2 ; echo ; echo " USB, les puces :"; lsusb | sort ; echo ; echo " USB, les modules :"; lsusb -t ; echo ; echo " DMESG :"; dmesg | grep -A1000 "$(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; echo " Contenu de /media :"; ls -la /media ; echo; echo " Contenu de /media/moi :"; ls -la /media/$USER ; echo; echo " Gestionnaire de fichiers :"; dpkg -l | grep -i "file manager" | grep -v plugin | tr -s " " | cut -d" " -s -f1,2,3,4 ; echo; echo " Nombre d'éléments de /home/moi appartenant à root :" ; find ~ -user root | wc -l ; echo; echo " Désignation STABLE des périphériques :"; ls -l /dev/disk/by-id | grep -Ev "\-part[2-9]|\-part1[0-9]|\-part2[0-9]" | sort -k 10 | grep -iv total ; echo ; lsb_release -d ; uname -mr ; echo ; whoami
Les 2 derniers systèmes de fichiers montés :
tmpfs on /run/user/1000 type tmpfs (rw,nosuid,nodev,relatime,size=392552k,mode=700,uid=1000,gid=1000)
gvfsd-fuse on /run/user/1000/gvfs type fuse.gvfsd-fuse (rw,nosuid,nodev,relatime,user_id=1000,group_id=1000)
USB, les puces :
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 001 Device 004: ID 0c45:63f0 Microdia
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 002 Device 003: ID 0781:5580 SanDisk Corp. SDCZ80 Flash Drive
Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 003 Device 002: ID 0a5c:4500 Broadcom Corp. BCM2046B1 USB 2.0 Hub (part of BCM2046 Bluetooth)
Bus 003 Device 003: ID 413c:8157 Dell Computer Corp. Integrated Keyboard
Bus 003 Device 004: ID 413c:8158 Dell Computer Corp. Integrated Touchpad / Trackstick
Bus 003 Device 005: ID 413c:8156 Dell Computer Corp. Wireless 370 Bluetooth Mini-card
Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 005 Device 002: ID 0a5c:5801 Broadcom Corp. BCM5880 Secure Applications Processor with fingerprint swipe sensor
Bus 006 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 007 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 007 Device 002: ID 046d:c52f Logitech, Inc. Unifying Receiver
Bus 008 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
USB, les modules :
/: Bus 08.Port 1: Dev 1, Class=root_hub, Driver=uhci_hcd/2p, 12M
/: Bus 07.Port 1: Dev 1, Class=root_hub, Driver=uhci_hcd/2p, 12M
|__ Port 1: Dev 2, If 0, Class=Human Interface Device, Driver=usbhid, 12M
|__ Port 1: Dev 2, If 1, Class=Human Interface Device, Driver=usbhid, 12M
/: Bus 06.Port 1: Dev 1, Class=root_hub, Driver=uhci_hcd/2p, 12M
/: Bus 05.Port 1: Dev 1, Class=root_hub, Driver=uhci_hcd/2p, 12M
|__ Port 1: Dev 2, If 0, Class=Application Specific Interface, Driver=, 12M
|__ Port 1: Dev 2, If 1, Class=Chip/SmartCard, Driver=, 12M
/: Bus 04.Port 1: Dev 1, Class=root_hub, Driver=uhci_hcd/2p, 12M
/: Bus 03.Port 1: Dev 1, Class=root_hub, Driver=uhci_hcd/2p, 12M
|__ Port 1: Dev 2, If 0, Class=Hub, Driver=hub/3p, 12M
|__ Port 1: Dev 3, If 0, Class=Human Interface Device, Driver=usbhid, 12M
|__ Port 2: Dev 4, If 0, Class=Human Interface Device, Driver=, 12M
|__ Port 3: Dev 5, If 0, Class=Wireless, Driver=btusb, 12M
|__ Port 3: Dev 5, If 3, Class=Application Specific Interface, Driver=, 12M
|__ Port 3: Dev 5, If 1, Class=Wireless, Driver=btusb, 12M
|__ Port 3: Dev 5, If 2, Class=Vendor Specific Class, Driver=, 12M
/: Bus 02.Port 1: Dev 1, Class=root_hub, Driver=ehci-pci/6p, 480M
|__ Port 4: Dev 3, If 0, Class=Mass Storage, Driver=usb-storage, 480M
/: Bus 01.Port 1: Dev 1, Class=root_hub, Driver=ehci-pci/6p, 480M
|__ Port 6: Dev 4, If 0, Class=Video, Driver=uvcvideo, 480M
|__ Port 6: Dev 4, If 1, Class=Video, Driver=uvcvideo, 480M
DMESG :
[ 183.425190] usb 2-4: SerialNumber: AA011027141111260827
[ 207.609913] usb-storage 2-4:1.0: USB Mass Storage device detected
[ 207.624056] scsi host8: usb-storage 2-4:1.0
[ 207.624191] usbcore: registered new interface driver usb-storage
[ 207.626841] usbcore: registered new interface driver uas
[ 208.642058] scsi 8:0:0:0: Direct-Access SanDisk Extreme 0001 PQ: 0 ANSI: 6
[ 208.642413] sd 8:0:0:0: Attached scsi generic sg2 type 0
[ 208.643020] sd 8:0:0:0: [sdb] 31277232 512-byte logical blocks: (16.0 GB/14.9 GiB)
[ 208.645463] sd 8:0:0:0: [sdb] Write Protect is off
[ 208.645467] sd 8:0:0:0: [sdb] Mode Sense: 53 00 00 08
[ 208.647030] sd 8:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 208.652312] sdb: sdb1
[ 208.658154] sd 8:0:0:0: [sdb] Attached SCSI removable disk
[ 208.916286] usb 2-2: new high-speed USB device number 4 using ehci-pci
[ 209.074220] usb 2-2: New USB device found, idVendor=13fd, idProduct=0840, bcdDevice= 1.14
[ 209.074224] usb 2-2: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 209.074226] usb 2-2: Product: External
[ 209.074228] usb 2-2: Manufacturer: Generic
[ 209.074229] usb 2-2: SerialNumber: 355447313343534220202020
[ 209.074514] usb-storage 2-2:1.0: USB Mass Storage device detected
[ 209.091855] scsi host9: usb-storage 2-2:1.0
[ 210.101176] usb 2-2: USB disconnect, device number 4
Contenu de /media :
total 12
drwxr-xr-x 3 root root 4096 mai 11 15:26 .
drwxr-xr-x 24 root root 4096 mai 11 13:53 ..
drwxr-x---+ 2 root root 4096 mai 12 09:33 dprave
Contenu de /media/moi :
total 8
drwxr-x---+ 2 root root 4096 mai 12 09:33 .
drwxr-xr-x 3 root root 4096 mai 11 15:26 ..
Gestionnaire de fichiers :
ii nautilus 1:3.26.4-0ubuntu7.1 amd64
Nombre d'éléments de /home/moi appartenant à root :
0
Désignation STABLE des périphériques :
lrwxrwxrwx 1 root root 9 mai 12 10:23 ata-KINGSTON_SA400S37120G_50026B73801E99C0 -> ../../sda
lrwxrwxrwx 1 root root 9 mai 12 10:23 wwn-0x50026b73801e99c0 -> ../../sda
lrwxrwxrwx 1 root root 10 mai 12 10:23 ata-KINGSTON_SA400S37120G_50026B73801E99C0-part1 -> ../../sda1
lrwxrwxrwx 1 root root 10 mai 12 10:23 wwn-0x50026b73801e99c0-part1 -> ../../sda1
lrwxrwxrwx 1 root root 9 mai 12 10:23 ata-MATSHITA_DVD+_-RW_UJ892_HH24_050241 -> ../../sr0
Description: Ubuntu 18.10
4.18.0-18-generic x86_64
dprave
dprave@dprave-Latitude-E6400:~$
Voila se que j'obtiens je viens de faire pareil avec mon disque dur
dprave@dprave-Latitude-E6400:~$ dmesg | tail -1 > ~/tail.txt ; sleep 45 && echo ; echo " Les 2 derniers systèmes de fichiers montés :"; mount -l | tail -2 ; echo ; echo " USB, les puces :"; lsusb | sort ; echo ; echo " USB, les modules :"; lsusb -t ; echo ; echo " DMESG :"; dmesg | grep -A1000 "$(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; echo " Contenu de /media :"; ls -la /media ; echo; echo " Contenu de /media/moi :"; ls -la /media/$USER ; echo; echo " Gestionnaire de fichiers :"; dpkg -l | grep -i "file manager" | grep -v plugin | tr -s " " | cut -d" " -s -f1,2,3,4 ; echo; echo " Nombre d'éléments de /home/moi appartenant à root :" ; find ~ -user root | wc -l ; echo; echo " Désignation STABLE des périphériques :"; ls -l /dev/disk/by-id | grep -Ev "\-part[2-9]|\-part1[0-9]|\-part2[0-9]" | sort -k 10 | grep -iv total ; echo ; lsb_release -d ; uname -mr ; echo ; whoami
Les 2 derniers systèmes de fichiers montés :
gvfsd-fuse on /run/user/1000/gvfs type fuse.gvfsd-fuse (rw,nosuid,nodev,relatime,user_id=1000,group_id=1000)
/dev/sdb1 on /media/dprave/565E2A675E2A405B type fuseblk (rw,nosuid,nodev,relatime,user_id=0,group_id=0,default_permissions,allow_other,blksize=4096,uhelper=udisks2)
USB, les puces :
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 001 Device 004: ID 0c45:63f0 Microdia
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 002 Device 003: ID 13fd:0840 Initio Corporation INIC-1618L SATA
Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 003 Device 002: ID 0a5c:4500 Broadcom Corp. BCM2046B1 USB 2.0 Hub (part of BCM2046 Bluetooth)
Bus 003 Device 003: ID 413c:8157 Dell Computer Corp. Integrated Keyboard
Bus 003 Device 004: ID 413c:8158 Dell Computer Corp. Integrated Touchpad / Trackstick
Bus 003 Device 005: ID 413c:8156 Dell Computer Corp. Wireless 370 Bluetooth Mini-card
Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 005 Device 002: ID 0a5c:5801 Broadcom Corp. BCM5880 Secure Applications Processor with fingerprint swipe sensor
Bus 006 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 007 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 007 Device 002: ID 046d:c52f Logitech, Inc. Unifying Receiver
Bus 008 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
USB, les modules :
/: Bus 08.Port 1: Dev 1, Class=root_hub, Driver=uhci_hcd/2p, 12M
/: Bus 07.Port 1: Dev 1, Class=root_hub, Driver=uhci_hcd/2p, 12M
|__ Port 1: Dev 2, If 0, Class=Human Interface Device, Driver=usbhid, 12M
|__ Port 1: Dev 2, If 1, Class=Human Interface Device, Driver=usbhid, 12M
/: Bus 06.Port 1: Dev 1, Class=root_hub, Driver=uhci_hcd/2p, 12M
/: Bus 05.Port 1: Dev 1, Class=root_hub, Driver=uhci_hcd/2p, 12M
|__ Port 1: Dev 2, If 0, Class=Application Specific Interface, Driver=, 12M
|__ Port 1: Dev 2, If 1, Class=Chip/SmartCard, Driver=, 12M
/: Bus 04.Port 1: Dev 1, Class=root_hub, Driver=uhci_hcd/2p, 12M
/: Bus 03.Port 1: Dev 1, Class=root_hub, Driver=uhci_hcd/2p, 12M
|__ Port 1: Dev 2, If 0, Class=Hub, Driver=hub/3p, 12M
|__ Port 1: Dev 3, If 0, Class=Human Interface Device, Driver=usbhid, 12M
|__ Port 2: Dev 4, If 0, Class=Human Interface Device, Driver=, 12M
|__ Port 3: Dev 5, If 0, Class=Wireless, Driver=btusb, 12M
|__ Port 3: Dev 5, If 3, Class=Application Specific Interface, Driver=, 12M
|__ Port 3: Dev 5, If 1, Class=Wireless, Driver=btusb, 12M
|__ Port 3: Dev 5, If 2, Class=Vendor Specific Class, Driver=, 12M
/: Bus 02.Port 1: Dev 1, Class=root_hub, Driver=ehci-pci/6p, 480M
|__ Port 2: Dev 3, If 0, Class=Mass Storage, Driver=usb-storage, 480M
/: Bus 01.Port 1: Dev 1, Class=root_hub, Driver=ehci-pci/6p, 480M
|__ Port 6: Dev 4, If 0, Class=Video, Driver=uvcvideo, 480M
|__ Port 6: Dev 4, If 1, Class=Video, Driver=uvcvideo, 480M
DMESG :
[ 239.034396] perf: interrupt took too long (3937 > 3935), lowering kernel.perf_event_max_sample_rate to 50750
Contenu de /media :
total 12
drwxr-xr-x 3 root root 4096 mai 11 15:26 .
drwxr-xr-x 24 root root 4096 mai 11 13:53 ..
drwxr-x---+ 3 root root 4096 mai 12 10:37 dprave
Contenu de /media/moi :
total 12
drwxr-x---+ 3 root root 4096 mai 12 10:37 .
drwxr-xr-x 3 root root 4096 mai 11 15:26 ..
drwxrwxrwx 1 dprave dprave 4096 mai 11 12:21 565E2A675E2A405B
Gestionnaire de fichiers :
ii nautilus 1:3.26.4-0ubuntu7.1 amd64
Nombre d'éléments de /home/moi appartenant à root :
0
Désignation STABLE des périphériques :
lrwxrwxrwx 1 root root 9 mai 12 10:34 ata-KINGSTON_SA400S37120G_50026B73801E99C0 -> ../../sda
lrwxrwxrwx 1 root root 9 mai 12 10:34 wwn-0x50026b73801e99c0 -> ../../sda
lrwxrwxrwx 1 root root 10 mai 12 10:34 ata-KINGSTON_SA400S37120G_50026B73801E99C0-part1 -> ../../sda1
lrwxrwxrwx 1 root root 10 mai 12 10:34 wwn-0x50026b73801e99c0-part1 -> ../../sda1
lrwxrwxrwx 1 root root 9 mai 12 10:37 ata-Hitachi_HTS541680J9SA00_SB2204SGH1LRZD -> ../../sdb
lrwxrwxrwx 1 root root 9 mai 12 10:37 wwn-0x5000cca51cced23a -> ../../sdb
lrwxrwxrwx 1 root root 10 mai 12 10:37 ata-Hitachi_HTS541680J9SA00_SB2204SGH1LRZD-part1 -> ../../sdb1
lrwxrwxrwx 1 root root 10 mai 12 10:37 wwn-0x5000cca51cced23a-part1 -> ../../sdb1
lrwxrwxrwx 1 root root 9 mai 12 10:34 ata-MATSHITA_DVD+_-RW_UJ892_HH24_050241 -> ../../sr0
Description: Ubuntu 18.10
4.18.0-18-generic x86_64
dprave
dprave@dprave-Latitude-E6400:~$
Merci de jeter cout d'oeil