https://wiki.odroid.com/odroid-xu4/soft ... _webserver
I installed ubuntu-16.04.3-4.14-minimal-odroid-xu4-20171213 on the emmc.
I have an ssd in the cloudshell (Sandisk ultra 2 500Go).
It shows on lsusb:
id: 05e3:0735
but will not create a link to /dev/sdX and does not appear with fdisk -l.
If I unplug the usb3 port from the cloudshell and replug it in, it gets recognized by fdisk, but disappears after reboot. (I want to boot on the SSD so it's problematic).
I read on the forum about UAS issues but it seems not be the case, the driver listed in lsusb is :
Code: Select all
|/: Bus 04.Port 1: Dev 1, Class=root_hub, Driver=xhci-hcd/1p, 5000M
|__ Port 1: Dev 2, If 0, Class=Hub, Driver=hub/2p, 5000M
|__ Port 1: Dev 4, If 0, Class=Mass Storage, Driver=usb-storage, 5000M
Dmesg reads:
Code: Select all
scsi host0: usb-storage 4-1.1:1.0
[ 7378.564143] scsi 0:0:0:0: Direct-Access SanDisk SDSSDHII480G 1003 PQ: 0 ANSI: 6
[ 7378.575001] scsi 0:0:0:0: Attached scsi generic sg0 type 0
[ 7378.577961] sd 0:0:0:0: [sda] 937703072 512-byte logical blocks: (480 GB/447 GiB)
[ 7378.578641] sd 0:0:0:0: [sda] Write Protect is off
[ 7378.578650] sd 0:0:0:0: [sda] Mode Sense: 5f 00 10 08
[ 7378.579384] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, supports DPO and FUA
[ 7378.582151] sda: sda1 sda2
[ 7378.584240] sd 0:0:0:0: [sda] Attached SCSI disk
Code: Select all
usb 4-1.1: reset SuperSpeed USB device number 3 using xhci-hcd
I tried to change the usb 3 cable in the cloudshell, as well as the usb port, no effects.
I managed to get the ssd disk to be recognized automatically with fdisk when connected to the board through an external housing. The ssd disk was still recognized after reboot that way as well.
I had been experiencing issues with HDD/SSD previously on the past with different OS (OGST, various Ubuntu and Debian flavours...) and I figured it was because of the original 4A PSU. I finally bought the 6A PSU as recommended and it does not work any better so far...
Any ideas?
Thanks in advance