Page 1 of 1

Neo2 NAS - right Frontside USB-Port

Posted: Fri Oct 27, 2017 12:08 pm
by guidol
Iam using the NAS case without the FriendlyARM rom/image but armbian.
I did get the JMicro HDD controller enabled, but - by now - not the right Frontside USB-Port :(
Could anyone tell me at which USB-Controller this port is connected?

As I could enable the Controllers 0,2 and 3 I think the port is at controller 1

see also
https://forum.armbian.com/index.php?/to ... in-header/

Re: Neo2 NAS - right Frontside USB-Port

Posted: Thu Nov 02, 2017 5:37 pm
by guidol
guidol wrote:
Could anyone tell me at which USB-Controller this port is connected?
As I could enable the Controllers 0,2 and 3 I think the port is at controller 1
see also
https://forum.armbian.com/index.php?/to ... in-header/


The port which is connected to the frontright usb-port IS Controller 1

[ 1.934068] ehci-platform 1c1b000.usb: EHCI Host Controller <---- Controller 1
[ 1.934103] ehci-platform 1c1b000.usb: new USB bus registered, assigned bus number 3
[ 1.934356] ehci-platform 1c1b000.usb: irq 11, io mem 0x01c1b000
[ 1.948854] ehci-platform 1c1b000.usb: USB 2.0 started, EHCI 1.00

The activation of Controller is now available with the armbian update "5.34.171103 nightly Ubuntu"
https://forum.armbian.com/topic/5256-ed ... ment=42637

Controller 3 is activated automatically and Controller 0 hasnt to be activated - so only Controller 1 & 2
has to be activated via kernel-overlay in the file /boot/armbianEnv.txt

This file should incluse the line:
overlays=usbhost1 usbhost2