SteeMan
Moderators-
Posts
1907 -
Joined
-
Last visited
Content Type
Forums
Store
Crowdfunding
Applications
Events
Raffles
Community Map
Everything posted by SteeMan
-
Please share the source dts along with the binary format. That way someone, perhaps you, can submit a PR and have it incorporated into Armbian.
-
Failure to install Armbian on amlogic tv box
SteeMan replied to urreapa's topic in Amlogic CPU Boxes
Please provide information what you are doing. What build? What steps you have tried. -
Failure to install Armbian on amlogic tv box
SteeMan replied to urreapa's topic in Amlogic CPU Boxes
Can you update the subject with the name of your tv box -
Failure to install Armbian on amlogic tv box
SteeMan replied to urreapa's topic in Amlogic CPU Boxes
Moved post -
@Pita Bread Instead of using nearly two year old images, it probably would be best to start with the most recent images: https://www.armbian.com/amlogic-s9xx-tv-box
-
@rafman But be aware when pointing to a specific kernel version other than what is currently used, that you also need the set of patches for that kernel that gets added on top of the mainline kernel. Since you mention wanting a 6.7 based kernel, you would find those patches in patch/kernel/archive/sunxi-6.7. (Note that at some point this whole directory will be removed as it isn't maintained, and depending on what point version of 6.7 you are wanting to use, these patches may or may not apply cleanly). So you can't just point to any random mainline kernel version and expect that all the patches necessary will exist for that particular kernel version.
-
Board always booting up with very low CPU frequency
SteeMan replied to pdieguez's topic in Orange Pi 5
Try using armbian-config to set your min/max cpu speeds, or manually edit /etc/default/cpufrequtils -
Yes, that added cost goes to paying people to provide the software support that users want and need. Instead people demand software support from other people for free and get upset with Armbian and others when things don't work the way they want them too. Nothing comes for free.
-
That 25€ is the problem. That amount of money doesn't cover any software costs. One reason those boxes are so cheap is there is no software support. It ships with some android version and will never get a security or bugfix update. Supported boards probably cost twice as much, but there you get some limited software support. But that added cost to the board manufactuer needs to get paid for in some way (thus the higher cost of a proper SBC). The real problem is that neither cheap boxes that provide zero support nor proper SBC boards that provide limited support truly reflect the huge cost of supporting software and security updates and bug fixes for those boards long term. That is a gap that Armbian fills, but no one really is willing to pay for that huge cost of support. Everyone expects that developers should donate all their time for free to open source projects like Armbian (or any of the upstream components) so that end users can have a perfect supported set of software for free on a 25€ box.
-
@MaxMar These forums are for Armbian. You are not using Armbian but a fork of Armbian. The developers behind that fork use the Armbian name without permission. They do not participate in Armbian development nor do they contribute to these forums. All posts regarding their work should be on their forums.
-
That is a false assumption. You have to configure smb if you want any smb/samba service to be started. smb is a completely different protocol to ssh. So being able to log in via ssh has nothing to do with smb.
-
Ubuntu only started supporting jammy to noble upgrades with the .1 release that come out not that long ago. So the upgrade to noble has only been available for a short time. But in general, Armbian doesn't test distribution upgrades. So Armbian will never recommend you do such an upgrade as it isn't supported. However, if you know what you are doing you should be able to upgrade from jammy to noble. I've done a couple of my own boxes and they have generally gone smoothly.
-
Only supported boards have specific forums. All community supported boards are discussed in the Community Supported Boards section of the forum. Moved post and added the correct board tag.
-
Orange-pi-3-lts is not a supported board. It is Community Maintained which means there are no stable builds, only weekly rolling release builds that use the 'beta' repository. The stable repository is only for supported boards that receive stable builds.
-
I suspect that is your answer as to why one boots and the other doesn't when using the same kernel
-
Do you have the same uboot installed to spi as you have on the sd?
-
Can't figure out how to boot SD card on T95m box
SteeMan replied to lands's topic in Amlogic CPU Boxes
You need to find an original android firmware for you box and restore it using the Amlogic burning tool. -
vontar x3, S905x3 does not boot after apt upgrade
SteeMan replied to gkamas's topic in Amlogic CPU Boxes
Everything looks correct if your intention is to be using the nightly repository for daily builds. You shouldn't need to use armbian-config for anything other than to switch from nightly to stable repositories. Using standard 'apt update' and 'apt upgrade' should be what you use to update all packages (both armbian and ubuntu). -
vontar x3, S905x3 does not boot after apt upgrade
SteeMan replied to gkamas's topic in Amlogic CPU Boxes
What is the contents of your /etc/apt/sources.list.d/armbian.list file? and what is the output of: sudo apt list --installed | grep linux and: sudo apt list --installed | grep armbian -
vontar x3, S905x3 does not boot after apt upgrade
SteeMan replied to gkamas's topic in Amlogic CPU Boxes
You are not missing anything. Currently stable gets updated each Armbian release (so every three months) and nightly is a new build every day. -
Providing logs with armbianmonitor -u helps with troubleshooting and significantly raises chances that issue gets addressed. (Since you didn't provide info like versions or build information)
-
D9 Meson GXL S905L 2-B wifi not working and limited RAM
SteeMan replied to Dario Pulcinelli's topic in Amlogic CPU Boxes
They are vastly different because one for for android and the other is for mainline linux. Vastly different code bases. Expert dtb gurus can gather info from one to help with the other but there aren't any such gurus generally in these forums providing that advise. That is why in the TV Box FAQ it says not to expect you will have working wifi. https://forum.armbian.com/topic/16976-status-of-armbian-on-tv-boxes-please-read-first
