Bonsoir,
J'ai un disque dur de marque Intenso qui n'est plus reconnu depuis qu'il est tombé par terre (c'est malin, je sais...). Et il fait des petits bruits quand il est branché, donc je crois que j'ai intérêt à essayer de vite ddrescue tout ça. Mais vu qu'il n'est pas reconnu c'est pas facile 😉
Enfin, dans lsusb je le vois:
Bus 004 Device 010: ID 2109:0711 VIA Labs, Inc.
et dmesg réagit aussi:
[ 3706.275152] usb 4-1: Manufacturer: Intenso
[ 3706.275155] usb 4-1: SerialNumber: 20150610045264
[ 3706.276910] usb 4-1: USB controller 0000:00:14.0 does not support streams, which are required by the UAS driver.
[ 3706.276915] usb 4-1: Please try an other USB controller if you wish to use UAS.
[ 3706.276919] usb-storage 4-1:1.0: USB Mass Storage device detected
[ 3706.277348] usb-storage 4-1:1.0: Quirks match for vid 2109 pid 0711: 2000000
[ 3706.277418] scsi host16: usb-storage 4-1:1.0
[ 3727.924165] usb 4-1: reset SuperSpeed USB device number 11 using xhci_hcd
[ 3824.698717] usb 4-1: USB disconnect, device number 11
[ 4043.253478] usb 4-1: new SuperSpeed USB device number 12 using xhci_hcd
[ 4043.272823] usb 4-1: New USB device found, idVendor=2109, idProduct=0711
[ 4043.272829] usb 4-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 4043.272833] usb 4-1: Product: External USB 3.0
[ 4043.272836] usb 4-1: Manufacturer: Intenso
[ 4043.272838] usb 4-1: SerialNumber: 20150610045264
[ 4043.274770] usb 4-1: USB controller 0000:00:14.0 does not support streams, which are required by the UAS driver.
[ 4043.274776] usb 4-1: Please try an other USB controller if you wish to use UAS.
[ 4043.274781] usb-storage 4-1:1.0: USB Mass Storage device detected
[ 4043.274899] usb-storage 4-1:1.0: Quirks match for vid 2109 pid 0711: 2000000
[ 4043.274958] scsi host17: usb-storage 4-1:1.0
Mais par contre avec lsblk il est pas là:
NAME MAJ:MIN RM SIZE RO TYPE MOUNTPOINT
sda 8:0 0 465,8G 0 disk
├─sda1 8:1 0 28G 0 part /
├─sda2 8:2 0 436,9G 0 part /home
└─sda3 8:3 0 953M 0 part
Voilà le résultat de
dmesg | tail -1 > ~/tail.txt ; sleep 45 && echo ; mount -l | tail -1 ; echo ; lsusb ; echo ; lsusb -t ; echo ; 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; ls -la /media ; echo; ls -la /media/$USER ; echo; dpkg -l | grep -i "file manager" | grep -v plugin | tr -s " " | cut -d" " -s -f1,2,3,4 ; echo; ls -lrt /dev/disk/by-id | tail -3 ; echo ; lsb_release -d ; echo ; uname -mr ; echo ; whoami
gvfsd-fuse on /run/user/1000/gvfs type fuse.gvfsd-fuse (rw,nosuid,nodev,relatime,user_id=1000,group_id=1000)
Bus 002 Device 003: ID 04f2:b2b0 Chicony Electronics Co., Ltd Camera
Bus 002 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 001 Device 004: ID 04f2:0420 Chicony Electronics Co., Ltd
Bus 001 Device 002: ID 8087:0024 Intel Corp. Integrated Rate Matching Hub
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 004 Device 010: ID 2109:0711 VIA Labs, Inc.
Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 003 Device 005: ID 046d:c062 Logitech, Inc. M-UAS144 [LS1 Laser Mouse]
Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
/: Bus 04.Port 1: Dev 1, Class=root_hub, Driver=xhci_hcd/4p, 5000M
|__ Port 1: Dev 10, If 0, Class=Mass Storage, Driver=usb-storage, 5000M
/: Bus 03.Port 1: Dev 1, Class=root_hub, Driver=xhci_hcd/4p, 480M
|__ Port 2: Dev 5, If 0, Class=Human Interface Device, Driver=usbhid, 1.5M
/: 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
|__ Port 6: Dev 3, If 0, Class=Video, Driver=uvcvideo, 480M
|__ Port 6: Dev 3, If 1, Class=Video, Driver=uvcvideo, 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
|__ Port 2: Dev 4, If 0, Class=Human Interface Device, Driver=usbhid, 1.5M
|__ Port 2: Dev 4, If 1, Class=Human Interface Device, Driver=usbhid, 1.5M
|__ Port 2: Dev 4, If 2, Class=Human Interface Device, Driver=usbhid, 1.5M
[ 3063.199863] hid-generic 0003:046D:C062.0006: input,hidraw3: USB HID v1.10 Mouse [Logitech USB Laser Mouse] on usb-0000:00:14.0-2/input0
[ 3503.041568] usb 4-1: new SuperSpeed USB device number 10 using xhci_hcd
[ 3503.060891] usb 4-1: New USB device found, idVendor=2109, idProduct=0711
[ 3503.060898] usb 4-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 3503.060901] usb 4-1: Product: External USB 3.0
[ 3503.060904] usb 4-1: Manufacturer: Intenso
[ 3503.060907] usb 4-1: SerialNumber: 20150610045264
[ 3503.062709] usb 4-1: USB controller 0000:00:14.0 does not support streams, which are required by the UAS driver.
[ 3503.062713] usb 4-1: Please try an other USB controller if you wish to use UAS.
[ 3503.062716] usb-storage 4-1:1.0: USB Mass Storage device detected
[ 3503.062798] usb-storage 4-1:1.0: Quirks match for vid 2109 pid 0711: 2000000
[ 3503.062826] scsi host15: usb-storage 4-1:1.0
[ 3524.917553] usb 4-1: reset SuperSpeed USB device number 10 using xhci_hcd
total 28
drwxr-xr-x 7 root root 4096 févr. 25 2018 .
drwxr-xr-x 25 root root 4096 janv. 15 00:49 ..
drwxr-x---+ 2 root root 4096 mai 11 2017 guest-jekcrd
drwxr-x---+ 2 root root 4096 mai 12 2016 guest-tQ2zxW
drwxr-x---+ 4 root root 4096 janv. 15 01:15 kad
drwxrwxrwx 2 root root 4096 janv. 3 2016 mtp
drwxrwxrwx 2 kad kad 4096 déc. 20 2014 multiboot
total 16
drwxr-x---+ 4 root root 4096 janv. 15 01:15 .
drwxr-xr-x 7 root root 4096 févr. 25 2018 ..
drwx------ 2 root root 4096 mai 23 2016 43F8273779FD155B
drwx------ 2 root root 4096 mai 23 2016 499cad07-0ad6-4373-98c6-3107dcb7c534
ii a11y-profile-manager-indicator 0.1.10-0ubuntu3 amd64
ii liba11y-profile-manager-0.1-0:amd64 0.1.10-0ubuntu3 amd64
ii liba11y-profile-manager-data 0.1.10-0ubuntu3 all
ii nautilus 1:3.18.4.is.3.14.3-0ubuntu4 amd64
ii nautilus-sendto 3.8.2-1ubuntu1 amd64
ii unity-accessibility-profiles 0.1.10-0ubuntu3 all
lrwxrwxrwx 1 root root 10 janv. 15 00:35 ata-TOSHIBA_MQ01ABD050_623IS9ZXS-part3 -> ../../sda3
lrwxrwxrwx 1 root root 10 janv. 15 00:35 wwn-0x5000039415e80e73-part2 -> ../../sda2
lrwxrwxrwx 1 root root 10 janv. 15 00:35 ata-TOSHIBA_MQ01ABD050_623IS9ZXS-part2 -> ../../sda2
Description: Ubuntu 16.04 LTS
4.4.0-24-generic x86_64
kad
Qu'est-ce que je peux faire ? 🙂
Merci beaucoup !