-
Hello, im trying your code on NanoPI M3 with CAM500B. First git clone -b NanoPi_M2_M3 . I took 2 files. I ill try to make install 'ov5640.c' and saw that there are no linux/init.h(etc) I fix it with d…
-
在https://openwrt.ai/上编译的Generic x86/64和FriendlyARM NanoPi R5S的固件,无法登录http://192.168.1.1/页面。发现是系统没有uhttpd插件,解决方法是:
通过SSH连接后台,
1.opkg update;
2.opkg install uhttpd;
3.运行 /etc/init.d/uhttpd start…
-
Hello,
As the NanoPi M3 is not sold anymore by FriendlyARM, the current replacement seems to be NanoPi Fire3-LTS: http://www.friendlyarm.com/index.php?route=product/product&product_id=206&search=S5…
-
CPU: Allwinner H5, Quad-core 64-bit high-performance Cortex A53
DDR3 RAM: 512MB
Connectivity: 10/100/1000M Ethernet, RTL8211E-VB-CG chip
USB Host: USB Type A x 1 and USB pin header x 2
MicroSD Slo…
-
* **CPU**: Allwinner H3, Quad-core Cortex-A7 Up to 1.2GHz
* **Memory**: 512MB DDR3 RAM
* **Storage**: 8GB eMMC + uSD
* **Features**:
* 802.11b/g/n
* Bluetooth 4.0
* GPIO
* **Link**:
…
-
SoC: Allwinner H5,Quad-core 64-bit high-performance Cortex A53
DDR3 RAM:1GB
Storage: 8GB eMMC
Network: Gbps Ethernet
WiFi: 802.11b/g/n
Bluetooth: 4.0 dual mode
USB Host: 2 x Independent USB Host…
-
**Status:** In development
Current source: official FriendlyWrt source build.
Notes:
- Removed `rtw88` module (failing to build on latest)
Known issues:
- Connected USB ethernet device on pow…
-
Maintainer: @jmarcet
Environment: aarch64_generic, NanoPi R2S, 23.05.0
Unable to install the `docker-compose` package on OpenWrt 23.05.0.
Ran `opkg update` and then `opkg install docker-compose` …
-
Hi there,
no idea if this is the right place to ask but is there any work to get a recent kernel for the NanoPi M2? (probably Exynos 4418)
Thanks for your response.
-
### Describe the bug
I'm currently testing the new openwrt image for Nanopi R5c. I've noticed the kernel says:
```
[ 7.557809] r8169 0001:01:00.0: can't read MAC address, setting random one
[…