-
Posts
5399 -
Joined
-
Last visited
Reputation Activity
-
Werner got a reaction from robnielsen in Migration from 23.2 to 23.5?
apt repository does not offer 23.05 packages (yet). Risk of break existing installation is too high so shipping is delayed or skipped entirely until 23.08 is released.
However you can always use the build framework to create your own set of firmware packages and install them via dpkg. https://github.com/armbian/build/
-
Werner got a reaction from OttawaHacker in Migration from 23.2 to 23.5?
apt repository does not offer 23.05 packages (yet). Risk of break existing installation is too high so shipping is delayed or skipped entirely until 23.08 is released.
However you can always use the build framework to create your own set of firmware packages and install them via dpkg. https://github.com/armbian/build/
-
Werner got a reaction from SRM in Orange PI 3 LTS - Wi-Fi does not work
We cannot provide images in each and every kernel/userspace constellation for each and every board. Necessary storage and traffic are huge already.
You can use the build framework to creat images as needed: https://github.com/armbian/build
-
Werner got a reaction from gounthar in Docker on armbian!
Docker needs some kernel stuff that has been introduced after 4.9.y was released. So the only way is to run a more recent kernel which probably does not support all hw features the board has to offer.
-
Werner got a reaction from Hqnicolas in Orange PI 3 LTS - Wi-Fi does not work
We cannot provide images in each and every kernel/userspace constellation for each and every board. Necessary storage and traffic are huge already.
You can use the build framework to creat images as needed: https://github.com/armbian/build
-
-
-
Werner got a reaction from josjunior in Need Assistance with Locating Kernel Headers for Rock5B
They are not available via apt yet
https://www.armbian.com/newsflash/armbian-leaflet-8/
-
Werner got a reaction from freezr in New Fresh Install or System Upgrade?
https://docs.armbian.com/User-Guide_Getting-Started/#how-to-upgrade-distribution-like-focal-to-jammy-or-bullseye-to-bookworm
-
Werner got a reaction from robnielsen in Upgrade Armbian 23.02.2 Jammy with Linux 5.10.110-rockchip-rk3588 to Armbian 23.05?
https://www.armbian.com/newsflash/armbian-leaflet-8/
-
Werner reacted to Igor in Armbian 23.05 (Suni) Testings
@Contributor/Maintainer
- added missing Rockpi 4C plus
- enabled Mekotronic boards https://www.armbian.com/download/?device_support=Supported&tx_maker=mekotronics
- added Orangepi 5 Plus
In case there is another missing or broken images, please report, here or to Jira directly https://armbian.atlassian.net/browse/AR-1765
-
Werner reacted to MrBoyi in Orange Pi 5 Plus
Yep. Totally missed that. Didn't come to my mind it's new and needs to be partition first. It works now, as intended.
-
Werner got a reaction from foxx1337 in Upgrading from 23.02 to 23.05
https://www.armbian.com/newsflash/armbian-leaflet-8/
-
Werner reacted to amazingfate in How I can use hardware-acceleration to encode/transcode video on Orange Pi 5 using FFmpeg? (or I need to use gstreamer?)
@Minh do you know what does `omxh264enc` mean? I recommend you to google it first.
-
-
Werner got a reaction from KaoDome in How to upgrade armbian from 23.02.2 to 23.5?
Interesting. Gonna look into that.
Edit: From what I can see you are allowed to like up to 10 posts per day.
Edit2: Ah you were just promoted from validating to member a few minutes ago. Therefor the limit mentioned above now counts.
-
Werner reacted to rlyon in Web site Links
Having used YOCTO for a couple of years at work I assumed that creating my own Armbian image was going to be difficult. However to my suprise I was able to create a Bullseye image for the Orange Pi R1+ LTS in less than 1 hour. And, .... it actually runs correctly on the target board. That is pretty good.
-
Werner got a reaction from acdpsn in How to upgrade armbian from 23.02.2 to 23.5?
Depends. If you are impatient yes, you have to download new img and use this.
If you can wait a bit until our apt repositories are up to date then a common apt upgrade will do.
-
Werner got a reaction from Lennyz1988 in Nanopi M4V2 - Buster to Jammy?
Armbian does not provide updates for userspace packages. Firmware (u-boot, kernel) however may (or may not) receive further updates until something breaks (and nobody volunteers to fix).
-
Werner reacted to Gunjan Gupta in NanoPi NEO hangs on boot Bookworm 23.5.1
I have also noticed this issue on nanopi duo2. I tried to find out the cause of it and I think its caused by this upstream commit. I added a revert patch in userpatches/kernel/archive/sunxi-6.1 and compiled an image. Image was able to boot successfully. I am going to investigate a bit more about why its impacting 32bit allwinner boards, and will raise a merge request with the fix once I have it ready
-
Werner reacted to CryBaby in Orange Pi 5 USB-TTL Output Garbled Characters
I think the one you have will be fine. Just don't connect the red wire, even on boards which have 4 pins.
-
Werner got a reaction from gonzales in Endless Starting Kernel
No idea. I don't use windows for such things. Too much annoyance.
-
Werner reacted to eselarm in NanoPi NEO hangs on boot Bookworm 23.5.1
Another try: 'Armbian_23.5.0-trunk.275_Nanopineo_bookworm_edge_6.2.16_minimal.img' works!
So filesystem resize, account creation, reboot, power cycle. U-Boot reports: 2022.04-armbian (May 25 2023 - 19:26:34 +0000) Allwinner Technology
-
Werner reacted to NicoD in armbian gpu performance
GPU drivers have nothing to do with Armbian. Armbian can only show how to use them. We are not driver developers.
It is expected that the blob Rockchip driver runs way better than the open-source panfrost/panfork drivers. Panfrost might improve in time. N2/N2+/VIM3 at first also performed worse than RK3399 but after time it now outperforms RK3399 by a lot.
Both drivers are very useful to me.
You can use the blob by running in x11 and run your program with "malirun programname"
Not everything will work, but for example PS2 emulation works perfect like that.
Video playback has nothing to do with GPU drivers but VPU drivers. For that there is the multimedia ppa from AmazingFate.
-
Werner got a reaction from bananapim5 in Banana Pi M5 no screen on HDMI
split from origin topic since hw is different