Merci pour les réponses ! (meme si je ne comprends pas tout...)
Le disque en question est un petit format qui ne necessite pas d'alim externe ni de double connexion USB pour l'alimenter
Ce disque a déjà fonctionné sur cet ubuntu (après pour les versions de kernel je sais pas du tout)
J'ai désinstallé kodi dont je ne me sers plus depuis longtemps.
Sur mon PC il y a deux ports USB dont l'un doit etre USB2 et l'autre USB3, voici les retours sur les deux prises, si jamais ca peut aider:
clement@padawan:~$ 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 001 Device 002: ID 8087:8000 Intel Corp.
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 003 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 002 Device 003: ID 0bda:5727 Realtek Semiconductor Corp.
Bus 002 Device 002: ID 0eef:a108 D-WAV Scientific Co., Ltd
Bus 002 Device 004: ID 1058:0741 Western Digital Technologies, Inc. My Passport Ultra
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
/: Bus 03.Port 1: Dev 1, Class=root_hub, Driver=xhci_hcd/4p, 5000M
/: Bus 02.Port 1: Dev 1, Class=root_hub, Driver=xhci_hcd/9p, 480M
|__ Port 1: Dev 4, If 0, Class=Mass Storage, Driver=usb-storage, 480M
|__ Port 3: Dev 2, If 0, Class=Human Interface Device, Driver=usbhid, 12M
|__ Port 5: Dev 3, If 0, Class=Video, Driver=uvcvideo, 480M
|__ Port 5: 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/8p, 480M
[ 218.861808] usb 2-1: new high-speed USB device number 4 using xhci_hcd
[ 218.990868] usb 2-1: New USB device found, idVendor=1058, idProduct=0741
[ 218.990873] usb 2-1: New USB device strings: Mfr=1, Product=2, SerialNumber=5
[ 218.990876] usb 2-1: Product: My Passport 0741
[ 218.990879] usb 2-1: Manufacturer: Western Digital
[ 218.990881] usb 2-1: SerialNumber: 57584D3145383354414A3838
[ 219.009691] usb-storage 2-1:1.0: USB Mass Storage device detected
[ 219.010025] scsi host4: usb-storage 2-1:1.0
[ 219.010159] usbcore: registered new interface driver usb-storage
[ 219.011898] usbcore: registered new interface driver uas
[ 240.970678] usb 2-1: reset high-speed USB device number 4 using xhci_hcd
total 12
drwxr-xr-x 3 root root 4096 déc. 9 2016 .
drwxr-xr-x 24 root root 4096 déc. 13 17:05 ..
drwxr-x---+ 2 root root 4096 déc. 20 15:19 clement
total 8
drwxr-x---+ 2 root root 4096 déc. 20 15:19 .
drwxr-xr-x 3 root root 4096 déc. 9 2016 ..
ii a11y-profile-manager 0.1.10-0ubuntu3 amd64
ii gnome-accessibility-profiles 0.1.10-0ubuntu3 all
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-0ubuntu6 amd64
ii nautilus-sendto 3.8.2-1ubuntu1 amd64
lrwxrwxrwx 1 root root 10 déc. 21 18:37 ata-TOSHIBA_THNSNH512GDNT_73RS103OTVTY-part7 -> ../../sda7
lrwxrwxrwx 1 root root 10 déc. 21 18:37 wwn-0x500080db1004f5e8-part3 -> ../../sda3
lrwxrwxrwx 1 root root 10 déc. 21 18:37 ata-TOSHIBA_THNSNH512GDNT_73RS103OTVTY-part3 -> ../../sda3
Description: Ubuntu 16.04.5 LTS
4.4.0-140-generic x86_64
clement
clement@padawan:~$ 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 001 Device 002: ID 8087:8000 Intel Corp.
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 003 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 002 Device 003: ID 0bda:5727 Realtek Semiconductor Corp.
Bus 002 Device 002: ID 0eef:a108 D-WAV Scientific Co., Ltd
Bus 002 Device 005: ID 1058:0741 Western Digital Technologies, Inc. My Passport Ultra
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
/: Bus 03.Port 1: Dev 1, Class=root_hub, Driver=xhci_hcd/4p, 5000M
/: Bus 02.Port 1: Dev 1, Class=root_hub, Driver=xhci_hcd/9p, 480M
|__ Port 2: Dev 5, If 0, Class=Mass Storage, Driver=usb-storage, 480M
|__ Port 3: Dev 2, If 0, Class=Human Interface Device, Driver=usbhid, 12M
|__ Port 5: Dev 3, If 0, Class=Video, Driver=uvcvideo, 480M
|__ Port 5: 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/8p, 480M
[ 423.272145] usb 2-1: USB disconnect, device number 4
[ 430.096571] usb 2-2: new high-speed USB device number 5 using xhci_hcd
[ 430.225655] usb 2-2: New USB device found, idVendor=1058, idProduct=0741
[ 430.225660] usb 2-2: New USB device strings: Mfr=1, Product=2, SerialNumber=5
[ 430.225664] usb 2-2: Product: My Passport 0741
[ 430.225666] usb 2-2: Manufacturer: Western Digital
[ 430.225669] usb 2-2: SerialNumber: 57584D3145383354414A3838
[ 430.226346] usb-storage 2-2:1.0: USB Mass Storage device detected
[ 430.226464] scsi host5: usb-storage 2-2:1.0
[ 451.925607] usb 2-2: reset high-speed USB device number 5 using xhci_hcd
total 12
drwxr-xr-x 3 root root 4096 déc. 9 2016 .
drwxr-xr-x 24 root root 4096 déc. 13 17:05 ..
drwxr-x---+ 2 root root 4096 déc. 20 15:19 clement
total 8
drwxr-x---+ 2 root root 4096 déc. 20 15:19 .
drwxr-xr-x 3 root root 4096 déc. 9 2016 ..
ii a11y-profile-manager 0.1.10-0ubuntu3 amd64
ii gnome-accessibility-profiles 0.1.10-0ubuntu3 all
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-0ubuntu6 amd64
ii nautilus-sendto 3.8.2-1ubuntu1 amd64
lrwxrwxrwx 1 root root 10 déc. 21 18:37 ata-TOSHIBA_THNSNH512GDNT_73RS103OTVTY-part7 -> ../../sda7
lrwxrwxrwx 1 root root 10 déc. 21 18:37 wwn-0x500080db1004f5e8-part3 -> ../../sda3
lrwxrwxrwx 1 root root 10 déc. 21 18:37 ata-TOSHIBA_THNSNH512GDNT_73RS103OTVTY-part3 -> ../../sda3
Description: Ubuntu 16.04.5 LTS
4.4.0-140-generic x86_64
clement
clement@padawan:~$