|
Edited by slaeyer at 2018-3-13 22:28
There is now a working beta image of Ubuntu 16.04.4 with legacy kernel for our beloved lite 2 boards. I can confirm that WiFi is working and my speed tests show it is running at true 802.11ac speeds.
Note: the image provided is still very rough around the edges and lacks many drivers for other things like USB Ethernet networking for a start. Things I've noticed: sd card will require manual resizing to fill available space, nano is not installed, sometimes crashes during boot up, legacy 3.10.65 aarch64 (arm64) kernel - I had to use Vi to edit /etc/network/interfaces and add the relevant wpa configuration as nano wasn't included. After that I was able to ssh in as the root user with password orangepi and configure the remaining bits to my liking. I have not tested the USB 3.0 speeds yet tho a keyboard hooked to it does work.
There's likely to be more issues as I play with it a bit but that's what I've found so far.
After installing lshw, here is it's report:
orangepi
description: AArch64 Processor rev 4 (aarch64)
width: 64 bits
*-core
description: Motherboard
physical id: 0
*-memory
description: System memory
physical id: 0
size: 978MiB
*-cpu:0
physical id: 1
bus info: cpu@0
size: 1488MHz
capacity: 1800MHz
capabilities: fp asimd aes pmull sha1 sha2 crc32 cpufreq
*-cpu:1
physical id: 2
bus info: cpu@1
size: 1488MHz
capacity: 1800MHz
capabilities: fp asimd aes pmull sha1 sha2 crc32 cpufreq
*-cpu:2
physical id: 3
bus info: cpu@2
size: 1488MHz
capacity: 1800MHz
capabilities: fp asimd aes pmull sha1 sha2 crc32 cpufreq
*-cpu:3
physical id: 4
bus info: cpu@3
size: 1488MHz
capacity: 1800MHz
capabilities: fp asimd aes pmull sha1 sha2 crc32 cpufreq
*-usbhost:0
product: xHCI Host Controller
vendor: Linux 3.10.65 xhci-hcd
physical id: 1
bus info: usb@6
logical name: usb6
version: 3.10
capabilities: usb-3.00
configuration: driver=hub slots=1 speed=5000Mbit/s
*-usbhost:1
product: xHCI Host Controller
vendor: Linux 3.10.65 xhci-hcd
physical id: 2
bus info: usb@5
logical name: usb5
version: 3.10
capabilities: usb-2.00
configuration: driver=hub slots=1 speed=480Mbit/s
*-usbhost:2
product: SW USB2.0 'Open' Host Controller (OHCI) Driver
vendor: Linux 3.10.65 ohci_hcd
physical id: 3
bus info: usb@4
logical name: usb4
version: 3.10
capabilities: usb-1.10
configuration: driver=hub slots=1 speed=12Mbit/s
*-usbhost:3
product: SW USB2.0 'Open' Host Controller (OHCI) Driver
vendor: Linux 3.10.65 ohci_hcd
physical id: 4
bus info: usb@3
logical name: usb3
version: 3.10
capabilities: usb-1.10
configuration: driver=hub slots=1 speed=12Mbit/s
*-usbhost:4
product: SW USB2.0 'Enhanced' Host Controller (EHCI) Driver
vendor: Linux 3.10.65 ehci_hcd
physical id: 5
bus info: usb@2
logical name: usb2
version: 3.10
capabilities: usb-2.00
configuration: driver=hub slots=1 speed=480Mbit/s
*-usbhost:5
product: SW USB2.0 'Enhanced' Host Controller (EHCI) Driver
vendor: Linux 3.10.65 ehci_hcd
physical id: 6
bus info: usb@1
logical name: usb1
version: 3.10
capabilities: usb-2.00
configuration: driver=hub slots=1 speed=480Mbit/s
*-network:0 DISABLED
description: Ethernet interface
physical id: 7
logical name: gretap0
capabilities: ethernet physical
configuration: broadcast=yes multicast=yes
*-network:1
description: Wireless interface
physical id: 8
logical name: wlan0
serial: obfuscated
capabilities: ethernet physical wireless
configuration: broadcast=yes driver=wl driverversion=0 ip=10.0.10.148 multicast=yes wireless=IEEE 802.11
*-network:2 DISABLED
description: Ethernet interface
physical id: 9
logical name: ifb0
serial: obfuscated
capabilities: ethernet physical
configuration: broadcast=yes
*-network:3 DISABLED
description: Ethernet interface
physical id: a
logical name: ifb1
serial: obfuscated
capabilities: ethernet physical
configuration: broadcast=yes
**Edited to remove MAC addresses
|
|