SPARKY FORUM

USB3 storage not seen after reboot

USB3 storage not seen after reboot
« on: January 02, 2017, 07:12:21 AM »
I have updated the kernel to the latest sources from github, i'm using debian stretch for OS (updated).
I can attach a USB3 storage disk (it's a RAID1 2.5inch array with two disks) and the OS sees it fine. But after reboot the disk is not seen i have to unlpug it and plug it back. Please not that the disk is connected via a USB3 powered hub because it needs more current then the USB3 port on sparky can provide.

Is this a known issue ?

Re: USB3 storage not seen after reboot
« Reply #1 on: January 04, 2017, 12:12:50 AM »
Dear Team,

     Please let us know current kernel version of the device.

With Regards
Sparky Admin

Re: USB3 storage not seen after reboot
« Reply #2 on: January 05, 2017, 11:51:52 PM »
Dear Team,

        If usb 3.0 power takes from Sparky , it will works always properly.Some of the external powered hub behaves detection issue due to its power sequence /reset properties.

run below commands for unbind and bind.

echo -n xhci-hcd.0.auto | tee /sys/bus/platform/drivers/xhci-hcd/unbind
echo -n xhci-hcd.0.auto | tee /sys/bus/platform/drivers/xhci-hcd/bind

With Regards
Sparky Admin

USB3 storage not seen after reboot
« Reply #3 on: September 24, 2017, 08:45:51 PM »
Hi bsdkeith,

I did not, but I still have the iso in my downloads folder and will check, thanks for reminding me to do that.

John