Power & Source of Big Ideas

The following firmware can fix this Issue: nanopi-r2s: rk3328-sd-friendlywrt-5.10-20210512.img nanopi-r4s: rk3399-sd-friendlywrt-5.10-20210512.img Where can I get these (Google drive only show rk3399-sd-friendlywrt-5.10-20210402 version) ? And how to upgrade ? Do I have to reset all ? nanopi-r2s: h...
The following firmware can fix this Issue:


nanopi-r2s:
rk3328-sd-friendlywrt-5.10-20210512.img

nanopi-r4s:
rk3399-sd-friendlywrt-5.10-20210512.img
It only supports FriendlyCore and FriendlyDesktop firmware and is not compatible with armbian.
You can also download the latest firmware, which is already built-in wiringPi-python, no installation required, the latest version is 20191218
what is embedded metadata?
As far as I know, there are no plans
Very helpful, thank you :D
Thanks for the feedback. This issue has been fixed. Please try again.

wiki:
http://wiki.friendlyarm.com/wiki/index. ... for_RK3399
All NVME protocol SSDs should be available, SATA protocol will not work.
Add a fan to it
apt-get install -y gcc-4.8 g++-4.8 update-alternatives --install /usr/bin/gcc gcc /usr/bin/gcc-4.8 100 update-alternatives --install /usr/bin/g++ g++ /usr/bin/g++-4.8 100 ----------------------------- root@NanoPi-NEO-Air:~# valgrind --leak-check=yes ./test.4.8 ==1342== Memcheck, a memory error detec...
Use the following compiler on an ubuntu 16.04 64bit host:
sudo apt-get -y install gcc-arm-linux-gnueabihf
sudo apt-get -y install g++-arm-linux-gnueabihf
We're working on this feature, sorry , you may have to wait for a bit.
WiringNP, it same as WiringPi
I'm sorry, it's an issue. Now you can fix it this way:

cd ~/NanoHatOLED/BakeBit/
sudo git checkout master
sudo git pull
sudo reboot
You need to install it first, execute the following command in the Ubuntu core system:

# cd NanoHatOLED
# sudo -H ./install.sh
WIKI: http://wiki.friendlyarm.com/wiki/index.php/WiringNP:_WiringPi_for_NanoPi Please update your fork repo - or provide the original repo https://github.com/wertyzp/WiringNP The original repo fixed some important errors - there were some pin mapping errors. It costs me nearly some hours to find th...
I got it working! Just had to do a: apt install squeezelite Then on the Max2Play under Audioplayer it said: Status: Squeezelite is running with processID 10006 I am playing songs now though the NanoHat PCM5102A card now. It's working real good. This on on the nanopi neo air . Wow took a long time n...
It may be because /etc/apt/sources.list above the server in your area can not visit, you can change the apt server to solve the problem.
Because of heat, do not recommend you overclock
800mhz, change the clock need to change the second boot source code
You can go to see if the usb sound card to meet your requirements, refer to the following article:
https://computers.tutsplus.com/articles ... -mac-55876
sorry, the current kernel, pwm is not yet supported.
hi, you may use a valid ntp server.
Version number printed near the cpu chip
You need to use the 5v / 2a power adapter
good
If the USB cable quality is not good enough, will lose power, you can try to use the gpio pin to power M3
Hi, you can use ussp-push to send files to your device.

please refer to:
http://wiki.friendlyarm.com/wiki/index. ... #Bluetooth
If you change the kernel configuration, you'd better recompile the kernel module and update to the rootfs.
When using LCD, please unplug the HDMI cable,
You also need to change the Linux kernel command line (use the fw_setenv command),
change "lcd=S70" to "lcd=H43".

Hope it helps.
If you need XWindow, install Debian, if you don't need XWindow, just want a minimal Linux basic system, install Ubuntu core
USB external sound card?
Please refer to the contents of this URL:
http://wiki.friendlyarm.com/wiki/index. ... our_Own_OS

The toolchain is contained in the following project directory:
h3_lichee
view cpu-temperature: # cat /sys/class/hwmon/hwmon0/device/temp_label if you want to disable wifi, you just need to edit /etc/network/interfaces and add a non-auto entry for your weak network adapter like so (where wlan0 is your weak adapter): Code: auto lo iface lo inet loopback iface wlan0 inet ma...
You can edit this file to manually set a mac address: /etc/init.d/brcm_patchram_plus
very good