

SteeMan
-
Posts
1841 -
Joined
-
Last visited
Content Type
Forums
Store
Crowdfunding
Applications
Events
Raffles
Community Map
Posts posted by SteeMan
-
-
47 minutes ago, mando said:
How do I get a log if the OS won't evenstart to boot?
As long as the board isn't dead it is starting to boot. That is why Werner directed you to how to capture the uboot booting messages via a uart connection to the board.
-
3 minutes ago, JRD McLAREN said:
can anybody / admin or moderator remove "my files" /old dts/ from this post please .. ??
I don't understand what you are asking for. Can you be more specific?
-
https://docs.armbian.com/Developer-Guide_Build-Commands
If I read your post correctly, I think you want ./compile.sh kernel ...
which will build the kernel debs but not the full image
-
40 minutes ago, Lvicek 007 said:
overlays=sun50i-h616-i2c1-pi
I think this line is wrong. I don't believe that the overlay_prefix should be included here, try with
overlays=i2c1-pi
I seem to recall mention of a bug in armbian-config that was doing the wrong thing regarding overlay_prefix when selecting overlays.
-
Thanks for investigating this. I have seen this issue reported quite a bit recently. I assumed it was something that had changed at the dtb level. Knowing this helps provide guidance to others in the same situation.
-
1 hour ago, Karllos Avellar said:
Armbian_25.05.0_amlogic_s9051_bookworm_6.12.27_server_2025.05.05.img.gz
You are not running Armbian. You are running a fork of Armbian. You need to ask for help from the place you downloaded your software from.
-
What version of Armbian did you install (complete file name)?
What do you mean by "the screen stopped working"? Did it once work and then stop? And by screen do you mean HDMI?
-
I'm not aware of anyplace that would exist anymore.
-
18 minutes ago, orlando mendez said:
I'm using Armbian (22.08.0)
The documentation is for the current version of armbian-config. You are using an older version. There was a rewrite of armbian-config between what you have and the current functionality.
-
Moved to the allwinner forum
-
Closing this. This isn't going anywhere good. Both sides have made their points.
-
45 minutes ago, Wizbandit said:
Loading the overlay manually gets the device to show
What steps are you doing to get this working manually? What is the overlay file you are loading (trying to load), and where does that file exist on the system?
-
What is your goal? 25.02 is a stable release. There is no 25.05 stable release yet (that will happen towards the end of next month). So what is out there now are daily development rolling builds of 20.05. So if you want to track development then this would make sense (note the use 0f the word 'daily' there, things can change that often, and these changes aren't well tested yet), but if you want tested stability then you should wait until the next stable release comes out.
-
@iTux Your posts are not appropriate for Armbian forums. You are using non Armbian code. You should post your information in the channels that they provide. Ophub is a fork of Armbian. They do not contribute to Armbian development, nor do they contribute to these forums. They use the Armbian name without permission and cause significant confusion as a result. (Like in your case where you think you are using Armbian and you are not).
-
5 hours ago, Menos_16 said:
Release: 20.04 Codename: focal
I think this is your underlying issue. Focal was dropped from support a year ago (by both Ubuntu and Armbian). So the underlying packages you need are likely no longer in repositories.
-
If you look at the boot log, the android firmware is first looking for s905_autoscript on the SD card fat partition. So you should be able to create a boot script by that name to get the native emmc uboot to run and boot what you have on your SD card.
(Your printenv shows the boot order is determined in start_autoscript, first mmc then USB then finally emmc).
If this ancient uboot is capable of booting a modern Linux kernel you should be able to make this work with the proper boot commands in the s905_autoscript file.
-
Moved
-
6 hours ago, GURBANOV said:
Armbian_25.05.0_amlogic_s905x3_noble_6.12.21_server_2025.04.01.img)
That is not an Armbian image, you are not using an Armbian build. You should ask for help where you downloaded your fake forked image from.
-
There are multiple threads discussing RK3566 support on TV Boxes in this forum. You should read that content first if you haven't already.
-
It looks like your box is Rockchip RK3566 based, moving to the Rockchip TV Box sub-forum
-
35 minutes ago, Tomas Catone said:
When do I push the OS into the eMMC?
Whenever you are comfortable with that.
35 minutes ago, Tomas Catone said:Is there a downside?
You could brick your box. Unlikely, but there are so many different tv boxes out there that there is always a chance your box is somehow different than common ones. Since the boot environment starts from what is on emmc, if you screw up the emmc completely, your box is bricked. (You should still be able to recover by using amlogic tools to reinstall an android rom, but...)
38 minutes ago, Tomas Catone said:Are there only so many times I can do this safely?
No limit that I can think of.
1 hour ago, Tomas Catone said:If I chose to try the Debian builds - don't I just boot from a SD card and try it out? If I like that one better - then don't I just repeat the process and push that onto the eMMC?
You have that all correct.
-
-
Moved
-
rom (Firmware) TX9
in Rockchip CPU Boxes
Posted
These forums are for Armbian Linux issues. This is not the place to ask for android firmwares.