Hello,
After upgrading yesterday to linux kernel 4.0, my pogoplug series 4 stopped recognizing usb 3.0 external drives.
$this->bbcode_second_pass_code('', 'uname -a
Linux alarm 4.0.0-1-ARCH #1 PREEMPT Wed Apr 15 11:09:10 MDT 2015 armv5tel GNU/Linux')
lsblk does not show any external drives, besides the root drive connected to sata.
ls -la /dev/sd* has just the sata drive.
dmesg has no indications of any troubles. disconnecting and reconnecting does not show anything in dmesg.
Drives are simply not recognized, like they are not connected.
$this->bbcode_second_pass_code('', 'lspci -v |grep -12 -i usb
00:00.0 Host bridge: Marvell Technology Group Ltd. 88F6281 [Kirkwood] ARM SoC (rev 03)
Subsystem: Marvell Technology Group Ltd. Device 11ab
Flags: bus master, fast devsel, latency 0, IRQ 9
Memory at <ignored> (64-bit, prefetchable)
Capabilities: [40] Power Management version 3
Capabilities: [50] MSI: Enable- Count=1/1 Maskable- 64bit+
Capabilities: [60] Express Root Port (Slot-), MSI 00
Capabilities: [100] Advanced Error Reporting
00:01.0 USB controller: Fresco Logic FL1009 USB 3.0 Host Controller (rev 02) (prog-if 30 [XHCI])
Subsystem: Fresco Logic Device 0000
Flags: fast devsel, IRQ 9
Memory at e0000000 (64-bit, non-prefetchable) [size=64K]
Memory at e0010000 (64-bit, non-prefetchable) [size=4K]
Memory at e0011000 (64-bit, non-prefetchable) [size=4K]
Capabilities: [40] Power Management version 3
Capabilities: [50] MSI: Enable- Count=1/8 Maskable- 64bit+
Capabilities: [70] Express Endpoint, MSI 00
Capabilities: [b0] MSI-X: Enable- Count=8 Masked-
Capabilities: [100] Advanced Error Reporting')
I have tried the drives elsewhere, and they work just fine.
Any help, please?
Much appreciated.