I got an odroid-xu4 last week and have it running arch linux off the emmc. Everything seems to be working well except USB 3.0.
ODROID-XU4 USB 3.0 ports (both): USB 3.0 devices do NOT work; USB 2.0 devices do work
USB 2.0 to SATA adapter: HDD, SSD show up in /dev/sdX; dmesg shows activity
USB 3.0 to SATA adapter: HDD spins up, HDD, SSD fail to show in /dev/sdX; no dmesg activity at all
USB 3.0 flash drives: fail to show in /dev/sdX and their LEDs never flash; no dmesg activity at all
ODROID-XU4 USB 2.0 port: USB 3.0 devices work though at HIGH SPEED rather than SUPER SPEED of course
USB 3.0 to SATA adapter: HDD, SDD show up in /dev/sdX; dmesg shows activity
USB 3.0 flash drives: show up in /dev/sda; dmesg shows activity
Note that the USB 3.0 to SATA adapter works in the USB 2.0 port but not the USB 3.0 port
All of these devices and adapters work in the USB 3.0 ports on my hackintosh.
Do I have a bad XU4?
Or are there some USB 3.0 drivers I need to install? I searched via pacman but found nothing.
Does anyone else with an XU4 have this problem? Any ideas? Thanks.