Hello, I am using an Odroid-U3 board and tried to install the latest release ArchLinuxARM-odroid-latest.tar.gz on that. The installation works but only the tty console does not work. The only way to use the board is through ssh-login.
Trying to connect a mouse keyboard or any other usb device nothing appears in lsusb command, just the usb-hub. It seems something is wrong with the USB2 driver:
Bus 001 Device 003: ID 0424:3503 Standard Microsystems Corp.
Bus 001 Device 002: ID 0424:9730 Standard Microsystems Corp.
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
nothing else is recognized.
From ssh I have access to the board and upgrade to the latest kernel and install everything. It seems there is the 1.1. root hub support missing in archlinuxarm
-------------
Same board with Ubuntu 16.04 and kernel 3.8 still works..
Bus 001 Device 004: ID 046d:c52b Logitech, Inc. Unifying Receiver
Bus 001 Device 003: ID 0424:3503 Standard Microsystems Corp.
Bus 001 Device 002: ID 0424:9730 Standard Microsystems Corp.
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub