SteeMan
-
Posts
2013 -
Joined
-
Last visited
Content Type
Forums
Store
Crowdfunding
Applications
Events
Raffles
Community Map
Posts posted by SteeMan
-
-
Standard process, apt update/upgrade, assuming the kernel isn't frozen in armbian-config. armbian-config also has multiple options on switching kernels (current / edge, stable / nightly builds, etc)
-
13 minutes ago, freezr said:
a fresh install requires to dissemble the case, remove the emmc, flash it and so on...
? - What sbc are you working with? Generally you burn to SD card and then use armbian-config to move that install to emmc when you are happy with it.
-
38 minutes ago, basodo said:
I want to install arch on my device (rk322x)
This forum is for Armbian not arch. This sub-forum is for amlogic based devices (not rockchip). Everything about your post is not appropriate. Please post arch questions in an arch forum. Don't hijack a post that is completely unrelated to your question.
-
Upgrade to what newer version? A userspace version (i.e. ubuntu focal to ubuntu jammy) or a kernel upgrade (i.e. 23.02 based armbian kernel to 23.05 armbian kernel)?
For userspace it is recommeded to do an install, as upgrades are not tested (but I just did a focal to jammy upgrade last night and they generally do work).
For the kernel, you can just do apt update/upgrades to continue following the builds over time (assuming you don't have your kernel frozen in armbian-config).
-
-
1 hour ago, boxonly26 said:
copy my dtb and uboot from last working img
The u-boot-s905x2-s922 file hasn't changed. So it shouldn't be necessary to copy that. Can you look at the file size of the two and also run diff on the two files. Again they should be the same as that file hasn't changed. If they are different, then something in the build process is causing a problem.
-
Did you patch the Makefile so they build?
For example a patch that adds dtbs: patch/kernel/archive/meson64-6.2/boards-g12-add-spi-nor-flash-enabled-dtbs.patch
-
Can you add the version information for the builds you are trying that are not working. I'm otherwise just guessing.
-
8 minutes ago, TheSmashy said:
I flashed Armbian Jammy Minimal CLI
*minimal* is the key there, it really is minimal, you need to install armbianconfig if you want to use it: sudo apt install armbian-config
(Note: since you have installed 23.05, the apt repositories don't yet have the 23.05 packages available (some issues still being addressed) so the apt install may not currently work until that is resolved)
-
-
userspace app issue, moved post to correct forum
-
-
@Alcide You are not using Armbian. The location you are downloading from is a fork of armbian. They use the Armbian name without permission. We can't help you in these forums because we don't know what code you are using, you need to direct your questions to the location you downloaded your code from. Those developers do not participate in these forums, nor support armbian development.
-
@guleli huseynzade @YanCorote You should be reading the following thread, and post your questions there. But simply saying it doesn't work, isn't going to get you much help. If you read that thread, you will see all the issues others have run into and the level of information necessary for getting help.
-
What exact image are you working with (download link please)?
Please also read the following FAQ post:
-
-
Have you tried using the amlogic usb_burning_tool (that is the common way to install/restore amlogic firmware)? Note you will need a usb-a to usb-a cable to do this.
-
1 hour ago, blue-v said:
Or asked the other way round: Is there a known fix in the newer versions that addresses this problem?
This question is irrelevant. No one really knows the answer.
1 hour ago, Igor said:Did you try the same with latest image?
What Igor is really saying, is if you want anyone to spend their time helping with this, you need to reproduce on current code. If this was a common problem, it would already be fixed as many others would report something like this. So it is either something due to your older code, or something specific to your environment. Those are difficult to diagnose, and when you are asking people to volunteer their time to help you, they are only going to do that, if it is a reasonable to do and you have done everything to narrow the scope of the problem to something reproduceable by someone else.
My first thought is based on the lack of information provided, but is a common cause of mysterious errors, and that is power issues. How is all of this hardware powered? SBCs are notorious for having poor power supplies and under load have voltage drops that cause mysterious problems (especially with usb devices drawing some of that power).
-
Are you looking at current code in github source? I think this has already been fixed.
-
Have you tried with armbian-firmware-full?
-
@andersonpersan Could you do some tests for me? Since I can't reproduce the problem (the newest images work on my s905x boxes, including multiple TX3 mini's and X96 mini's), i'm not able to solve the problem.
Since you have found that an older build is working for you, I would request that you try a couple of things to see we can figure out what isn't working in your case for the latest builds.
Since you have already installed to emmc, the first test I would ask is to now try to boot a new build from an sd card with the old build in emmc. (The boot logic should boot from SD card first, before emmc)
-
@Koub Note that TV boxes are not supported by armbian.
https://forum.armbian.com/topic/16976-status-of-armbian-on-tv-boxes-please-read-first
-
moved thread to correct forum
-
Moved post to correct location.

How to upgrade kernel
in Amlogic CPU Boxes
Posted
The balbes150 builds where never upgradable. You need to use official builds for upgrades.