-
Posts
14530 -
Joined
-
Last visited
Content Type
Forums
Store
Crowdfunding
Applications
Events
Raffles
Community Map
Posts posted by Igor
-
-
2 minutes ago, Renoria said:
and then ext4 but no luck.
Is SSD in good shape and is SPI flash o.k. ... logs would tell more. -
Attached freshly build bootloaders - normally they are packed into uboot deb.
flash-image-DDR4-2g_2cs_6-800_800.bin flash-image-DDR4-2g_2cs_6-600_600.bin flash-image-DDR4-2g_2cs_6-1200_750.bin flash-image-DDR4-2g_2cs_6-1000_800.bin flash-image-DDR4-1g_1cs_5-800_800.bin flash-image-DDR4-1g_1cs_5-600_600.bin flash-image-DDR4-1g_1cs_5-1200_750.bin flash-image-DDR4-1g_1cs_5-1000_800.bin flash-image-DDR3-512m_1cs_0-800_800.bin flash-image-DDR3-512m_1cs_0-600_600.bin flash-image-DDR3-512m_1cs_0-1200_750.bin flash-image-DDR3-512m_1cs_0-1000_800.bin flash-image-DDR3-2g_2cs_7-800_800.bin flash-image-DDR3-2g_2cs_7-600_600.bin flash-image-DDR3-2g_2cs_7-1200_750.bin flash-image-DDR3-2g_2cs_7-1000_800.bin flash-image-DDR3-1g_2cs_2-800_800.bin flash-image-DDR3-1g_2cs_2-600_600.bin flash-image-DDR3-1g_2cs_2-1200_750.bin flash-image-DDR3-1g_2cs_2-1000_800.bin flash-image-DDR3-1g_1cs_4-800_800.bin flash-image-DDR3-1g_1cs_4-600_600.bin flash-image-DDR3-1g_1cs_4-1200_750.bin flash-image-DDR3-1g_1cs_4-1000_800.bin
-
I tested self build opi5 few days ago and there was no problem installing and booting from nvme, legacy kernel, Noble Gnome desktop. Make sure you select second option when updating SPI bootloader (not sata).
-
9 hours ago, mlampert said:
Any comments on the work in that branch?
Hard to say how far that work has progressed and what currently functions. You are welcome to use it and continue development on your own. Armbian is primarily a build framework, and our capacity for maintaining hardware is very limited — typically to just a few boards or platforms. Tony played a key role in this effort, though he may not be available to continue contributing in his personal time. Getting to this point was already a loss of our precious time.
-
We have discontinued maintenance and support for this hardware, as our collaboration agreement with the vendor did not move forward as planned.
-
6 hours ago, bschnei said:
is there new bootloader firmware built as a result of your changes?
Yes, but I haven't test it. I used pre-flashed to boot my image and I am done with this board / platform. Someone else has to take it from here.6 hours ago, bschnei said:This page is probably in need of work: https://www.armbian.com/espressobin/ the download links don't seem to work for me (they redirect to mirrors.aliyun.com)
If board gets maintained status, this will start working automatically. Links point to our servers where this board images are not present - we only keep supported on our servers, for things we know they at least boot. -
5 hours ago, tabrisnet said:
I can't find that tag in `armbian/build`, but did find `v24.11.0-trunk.303`
https://github.com/armbian/os/commits/25.11.0-trunk.367/git_sources.json
This file determine state (hash) of sources. It's not a straightforward process, but one can recreate exact image (except userspace packages, which versions are not stored)
This file has to be herehttps://github.com/armbian/build/commit/31e82512cc60a74f56b710aa2971d7dc2beec9b9
One day, this will be done better
On 10/23/2025 at 8:45 PM, lyevod79 said:It would be a shame if the Jetson Nano 2 GB ended up as electronic waste.
Sadly there is too much of such e-waste and way way too little people willing to maintain them in their limited private time. I am sure you can find a working image somewhere in our archives so you don't need to throw it away, but we cannot fool you & ourselves to be able to keep this board maintained. -
I put it together, bumped kernels, uboot, briefly test. Anyone volunteer to become a maintainer?
https://github.com/armbian/build/pull/8873https://docs.armbian.com/User-Guide_Board-Support-Rules/#standard-support
-
Integrated with bump of uboot and kernel.
https://github.com/armbian/build/pull/8873 -
Weekly community image produced:
https://www.armbian.com/odroid-m1s/
If anyone wants to volunteer as maintainer, a full set of images can follow:
https://docs.armbian.com/User-Guide_Board-Support-Rules/#standard-support -
22 hours ago, jock said:
I see users.armbian.com is serving the certificate for stpete-mirror.armbian.com
I had to rebuild server and this was not fixed yet. Temporally location https://stpete-mirror.armbian.com/users.armbian.com/
-
11 hours ago, Kriston said:
This board is gaining popularity due to the Orange Pi manufacturer's good reputation with Arm.
Lowest price is what makes it popular. But software is the biggest key of the package and there they are among the worst.
11 hours ago, Kriston said:What would I need to modify in the build process?
On this SoC, we will be cooperating with SoC maker's board directly - working with Orangepi is too damaging for us:
This will probably be done in a couple of weeks, so you can follow that and adjust accordingly.
-
3 hours ago, callegar said:
that is already under investigation
Only that its a known issue. In open source world it is normal to see magnitude more issues then its resolving capacity. I'll look into when possible - its high on 2do list.
3 hours ago, callegar said:No need to open a dedicated issue on some tracker, right?
No need. -
3 hours ago, callegar said:
I suspect a build issue
Correct. It's a problem of:
https://github.com/armbian/os/blob/main/.github/workflows/complete-artifact-matrix-all-stable.yml
and this configuration:
https://github.com/armbian/os/blob/main/userpatches/targets-all-not-eos.yaml
It is something to study
-
8 hours ago, Stanislav Berghici said:
I'm getting warning "No other kernels available!"
This kernel is available only when you change repository to beta.armbian.com , which provides daily builds. EDGE kernels comes as is - glad to hear it works, but beware it might also break down as kernel is changing rapidly. -
Long time no see!
On 10/17/2025 at 9:15 PM, sgjava said:initramfs only loads usbhid.
This doesn't look right. I checked docents of commits and so far couldn't find anything that would stand out. nand-sata-install only copies / rsync file-system, recreate boot scripts and flash boot-loader if necessary. If usb_storage is missing from initird, its normal that it doesn't boot. Its as module:
https://github.com/armbian/build/blob/main/config/kernel/linux-odroidxu4-current.config#L1274
I would say its something to do with initird generation. Could be on the build / distro tools side.
@belegdol perhaps knows something?
-
7 hours ago, sunshine said:
Will that work?
yes
-
1 hour ago, EricaLina said:
Does anyone have any clues to give as to setting up dual screen on the Nanopi m6?
What do you mean by that? You mean LCD screen on the device and HDMI monitor. This should probably work OOB on vendor 6.1.y kernel. It should also work with mainline, but I haven't tested that and I am not sure that this is included in latest stable build as it was added not long ago. Try build from sources, use EDGE kernel perhaps.1 hour ago, EricaLina said:I searched the forum and found nothing.
It is very specific case - probably nobody asked for that before. At least I don't recall.
1 hour ago, EricaLina said:The forum shows one post for the Nanopi m6 and I know that can't be right.
Core features are based on SoC, so when you are looking for clues, look wider - Orange 5 *, Khadas Edge 2, Bananapi M7, ... all that carries RK3588 SoC.
1 hour ago, EricaLina said:Currently installing X on a minimal install.
Best is to start with recommended Gnome image. That is most polished. -
On 10/3/2025 at 3:28 AM, monetschemist said:
there is a complaint about a CRC error
"*** Warning - bad CRC, using default environment"
This is safe to ignore.
It is strange why Ubuntu doesn't work, while Bookworm does. This could be some build infrastructure issue.On 10/3/2025 at 3:28 AM, monetschemist said:If anyone generates a new Ubuntu 24.04 image
-
2 hours ago, e.j. Frölich said:
I use the desktop version
HW (features are determined by kernel used in the image) related issues are shared among all variants, desktop, cli, minimal, Debian or Ubuntu. -
On 10/1/2025 at 12:12 PM, laibsch said:
is probably in the best position to answer when a new image for your board might be available.
Sige5 is community supported and those boards receive automatic generated images only - once per week. Since GitHub introduced additional limitations few months ago, we can't (auto)produce desktop images anymore - only one Debian stable minimal per CSC build target. However, this might change in the future. -
1 hour ago, Warma said:
will I run into problems with some packages
Kernel packages comes from the same (main) repository. This won't cause you problems, if you upgrade from bookworm to trixie, but we can't guarantee for packages that comes from Debian.You might try this way:
https://docs.armbian.com/User-Guide_Armbian-Config/System/#stable-distro-upgrade
Note that you might need to download updated Armbian key:
wget -qO - https://apt.armbian.com/armbian.key | gpg --dearmor | \ sudo tee /usr/share/keyrings/armbian.gpg > /dev/null cat << EOF | sudo tee /etc/apt/sources.list.d/armbian-config.sources > /dev/null Types: deb URIs: https://github.armbian.com/configng Suites: stable Components: main Signed-By: /usr/share/keyrings/armbian.gpg EOF -
I think official stand from open ZFS project is: "ZFS is not designed for 32-bit kernels" ... it still might work(ed). IMO stay on kernel 6.6.y. I doubt there is anything wrong on Armbian side ... worth experimenting with Ubuntu Noble minimal image to rule out possible headers incompatibility.
-
4 hours ago, zital debian said:
I upgraded from bookworm to trixie
OK. I think workaround is to re-download / re-install armbian.key from repository. As key was already changed.

Radxa-cubie-a5e second Ethernet port not work after update
in Allwinner sunxi
Posted
There are no other images available at the moment. Regarding this, there is some initial but incomplete work in progress here:
https://github.com/armbian/build/pull/8831
We can’t merge it in its current state, as it still requires a significant amount of additional work and refinement. Unfortunately, this means there isn’t a quick solution right now, so we’ll need to wait until the implementation is completed and validated.