-
Posts
4836 -
Joined
-
Last visited
Community Answers
-
Werner's post in apt-get update returns The repository 'http://apt.armbian.com stretch Release' does no longer have a Release file. was marked as the answer
Armbian Stretch support was discontinued quite a while ago IIRC. Upgrade to Buster.
-
Werner's post in Change the root device on a BananaPi R1 was marked as the answer
Did you try to simply use the code { font-family: Consolas,"courier new"; color: crimson; background-color: rgba(0, 0, 0, 0.2); padding: 2px; font-size: 105%; } nand-sata-install script to move rootfs to ssd?
-
Werner's post in Armbian repository "is no longer signed" errors from 'sudo apt update' was marked as the answer
-
Werner's post in NanoPI R4S second USB not working was marked as the answer
You can use the code { font-family: Consolas,"courier new"; color: crimson; background-color: rgba(0, 0, 0, 0.2); padding: 2px; font-size: 105%; } armbian-config tool. Check System -> Other
-
Werner's post in liburing-dev install failed was marked as the answer
Upstream package, therefore most likely Debian issue.
-
Werner's post in Orange Pi 4B fails on benchmarks was marked as the answer
Do you have a proper heat sink on the SoC?
-
Werner's post in [Invalid] - Nanopi R2S : Cpu Freq can only reached 1.30Ghz was marked as the answer
Enable in armbian-config as overlay
And adjust
cat /etc/default/cpufrequtils ENABLE=true MIN_SPEED=408000 MAX_SPEED=1512000 GOVERNOR=ondemand
-
Werner's post in Tinkerboard Buster Minimal dpkg-reconfigure : command not found was marked as the answer
good.
also good. Its minimal so even this is not included by default
Not our issue. Seems like the Debian mirror has issues. Simply retry later.
-
Werner's post in Partitions for nand-sata-install was marked as the answer
Try to check code { font-family: Consolas,"courier new"; color: crimson; background-color: rgba(0, 0, 0, 0.2); padding: 2px; font-size: 105%; } fdisk -l
In theory you should get two results: your sdcard and your eMMC.
Once you got the block device of your eMMC open it with a partition tool like code { font-family: Consolas,"courier new"; color: crimson; background-color: rgba(0, 0, 0, 0.2); padding: 2px; font-size: 105%; } cfdisk and try to create a partition on it.
Not sure whats wrong though because the script should take care for it...in theory.
-
Werner's post in Money won't leave your account until Igor processes your order was marked as the answer
The subscriptions behaves weird sometimes. As for myself who was on the intermediate level a few month too I ended up simply canceling everything within forums and paypal, waiting to expire and then do the whole subscription from scratch.
-
Werner's post in iptables Saving location was marked as the answer
code { font-family: Consolas,"courier new"; color: crimson; background-color: rgba(0, 0, 0, 0.2); padding: 2px; font-size: 105%; } apt install iptables-persistent
-
Werner's post in armbianmonitor cpu-temperature broken was marked as the answer
20138 hi linux-dtb-dev-sunxi 5.97 armhf Linux DTB, version 5.2.14-sunxi Try using
a) an actual supported branch and
b) up-to-date packages
-
Werner's post in MAC change every reboot on NanoPi Neo (1.4) was marked as the answer
Invalid issue report.
https://www.armbian.com/bugs
-
Werner's post in Odroid N2+ Garbled screen right after boot, and then goes to proper dmesg output was marked as the answer
Moved to proper forum.
Issue report invalid regardless since necessary data is not provided.
Besides all of this seems like an issue with U-Boot in my eyes. Which is not uncommon. Some boards even have HDMI disabled in U-Boot on purpose to work around incompatibilities.
-
Werner's post in Ditch canned replies? was marked as the answer
I re-enabled the canned replies. Maybe due to the attention it got from this thread new ideas about replies pop up.
-
Werner's post in Add marketplace forums? was marked as the answer
I just created the mentioned section.
It is not visible to guests so if we choose to remove it again there will not be any SEO impact whatsoever. Does not make sense to make it public anways since it is dedicated to (long-term) members only.
Users need to be "members" and have some approved postings across the entire community.
-
Werner's post in Syslog missing logs before reboot was marked as the answer
Go to code { font-family: Consolas,"courier new"; color: crimson; background-color: rgba(0, 0, 0, 0.2); padding: 2px; font-size: 105%; } /etc/default/armbian-ramlog and disable it
-
Werner's post in Integrity check of a Armbian buster image was marked as the answer
There is none since it is not needed to extract the image. Using the recommended and supported tools for image writing USBimager or BalenaEtcher can write xz compressed images directly to sd card.
-
Werner's post in Newsletter Link? was marked as the answer
No idea which link you may have seen. Anyway here you can edit your newsletter preferences: https://forum.armbian.com/notifications/options/
-
Werner's post in Test new xradio firmware was marked as the answer
New blob has been merged into master.
-
Werner's post in Orange Pi Zero2 H616 CPU Support was marked as the answer
No and no.
If some progress is made you can follow here and here.
-
Werner's post in download link broken was marked as the answer
Odd.
@lanefu
Use https://armbian.systemonachip.net/dl/pine64/archive/
in the meantime.
-
Werner's post in LaFrite not booting after update to 20.11 was marked as the answer
https://armbian.atlassian.net/projects/AR/issues/AR-549
-
Werner's post in build well but giving an error was marked as the answer
This means that something went wrong when compiling some part of the kernel. Checkout the code { font-family: Consolas,"courier new"; color: crimson; background-color: rgba(0, 0, 0, 0.2); padding: 2px; font-size: 105%; } output/debug/ folder. There you will find all recorded errors in detail.
-
Werner's post in Marking post as 'solution' was marked as the answer
This function is not available in all forums, only where it makes sense like p2p and Bug Tracker.
Or here