

SteeMan
-
Posts
1844 -
Joined
-
Last visited
Content Type
Forums
Store
Crowdfunding
Applications
Events
Raffles
Community Map
Posts posted by SteeMan
-
-
Issues? Are we supposed to guess what issues you are having?
-
1 hour ago, alec said:
Armbian_24.2.0_amlogic_s905_jammy_6.6.13_server_2024.01.25.img
Armbian_24.2.0_amlogic_s905_bookworm_6.6.13_server_2024.01.25.img
These are not Armbian images. Where did you get them?
1 hour ago, alec said:u-boot.ext copied from u-boot-x96max.bin and u-boot-x96maxplus.bin
This is not part of any Armbian image.
1 hour ago, alec said:Armbian_23.11.1_Aml-s9xx-box_bookworm_current_6.1.63.img
Images prior to current nightlies and after 23.02 are known not to work with the s905x3 based boxes. But current nightly builds should work.
-
@audio kees You really need to take your questions elsewhere. You are off topic for this thread. Please take your libreelec questions to to their support channels. If you want to talk armbian on raspberry pi then open a new thread in the proper location in these forums.
-
1 hour ago, SteamPunkProgrammer said:
im having the same issue
Please start by explaining the exact issue you are having. Including all versions of the components.
-
If you can connect and the firmware upload starts but fails and this works on another device, I think you have faulty hardware.
-
6 minutes ago, Alon djboy said:
Uboot/Get Result/ Disk initial error
Does the tool connect, see your box? and allow you to choose your android firmware image file to upload? What options are you choosing during the burn?
-
Find an original android firmware for your box and use the amlogic USB burning tool with a USB male to USB male cable
-
My understanding is that post 23.11, only supported boards get stable releases. All community maintained boards, like this one, only get rolling releases going forward.
-
7 minutes ago, alec said:
The same story with Armbian on SD or USB. How to fix it?
What build are you using? What instructions are you following?
-
You should submit a PR (you have already found the code location and have the change in mind), just formalize your request into a PR. https://docs.armbian.com/Process_Contribute
-
I'm not aware of an armbian-ddbr. ddbr is what Armbian ships with.
-
-
17 minutes ago, Privasi Source said:
I couldn't make changes to extlinux.conf after burning the firmware
What do you mean by this? And what image did you put on your SD card?
Also are you following the instructions in the FAQ: https://forum.armbian.com/topic/33676-installation-instructions-for-tv-boxes-with-amlogic-cpus
-
19 hours ago, robertoj said:
I was expecting it that the user overlays appear in the armbian-config utility... but my dtbo didnt show in the system>hardware selection options... is this normal?
It depends on what you mean by normal. Currently the OVERLAY_PREFIX for this board is set to: OVERLAY_PREFIX="sun50i-h616" as the overlays are currently being shared between the h616 and h618. So if you rename the overlay with that prefix it should be picked up by armbian-config.
-
Try a different SD card. I've seen with recent kernels that a lot of SD cards that I have are no longer are working, especially 64G and larger cards. It you have a high quality 16G or 32G SD card try that. I don't have this board so my suggestion may be completely wrong but it would be interesting to hear your results.
-
6 hours ago, Khadas said:
didn't understand if the current official Armbian for S905 soc supports eMMC flashing, I read somewhere that it's not supported yet but I'm not sure.
It depends. Generally if you follow the installations instructions posted in the FAQ section on this site, then yes it is supported in most cases. The one case that is known not to work is for the first generation of the s905 CPUs. Chips labeled s905. The second, third and beyond generations should be fine. So the s905x (w,d,l, etc), s905x2, etc should work. Just the first gen s905 is known not to work.
-
I suspect this is the same issue as recently reported here:
-
3 hours ago, Alexx said:
Linux 6.1.27-ophub
That is not an Armbian build. Ophub is a fork of Armbian that continues to use the Armbian name without permission. They do not participate in Armbian development, nor do they participate in these forums. You need to contact them for support of their builds.
-
@Victorhtf yes it is always located there. What build are you using?
-
It sounds to me as if you may have used armbian-config to copy the root filesystem to emmc, but didn't copy the boot environment over. So you may have had a working environment with boot from SD, but everything else on emmc. Then when you forced the change of the boot uuid, you now have a broken system as there may not be a boot environment installed on emmc. But since I don't know the exact options you used in armbian-config this is only a guess.
-
-
-
Updates to the website can be a manual process for many things. And with any manual process, there are bound to be many mistakes. The most accurate info for any board is to look in the board config file. The board maintainer is automatically maintained from a database of maintainer information.
$ grep BOARD_MAINTAINER orangepizero2.conf
BOARD_MAINTAINER="krachlatte AGM1968" -
I would suggest you read some of the other threads on the orange pi zero 3 in this forum. This board is very new and under active work. But don't expect everything to work yet.
KM9 S905x2 help
in Amlogic CPU Boxes
Posted
How about you start with the build you are using and what instructions you are using?