Jump to content

SteeMan

Moderators
  • Posts

    1387
  • Joined

  • Last visited

Everything posted by SteeMan

  1. The Armbian repository has moved focal to EOL. That only means you will no longer receive any updates for the Armbian specific packages (like kernel, uboot, etc). Ubuntu still supports Focal for a couple more months so you will still receive any package updates that Ubuntu releases for userspace packages. But in a couple of months that will end as well. So you should be planning an upgrade to something more current as focal is now 4 years old.
  2. @Juliano Schmitt https://forum.armbian.com/topic/16976-status-of-armbian-on-tv-boxes-please-read-first
  3. @KanexMarcus I only have two suggestions: Try different SD cards (especially a lower capacity card if you are using a high capacity sd card. Try other dtb files. I don't have that box so can't help beyond generic suggestions.
  4. How many times do I have to say, it isn't possible to do with Armbian builds. Armbian does not have a uboot for your TV Box. So there is no way for you to boot from something other than your emmc unless you have a uboot built for your box. And since Armbian doesn't produce such code, we can't help you here.
  5. There is no current TV Box work being done to support s805 nor has there been for years.
  6. https://docs.armbian.com/Developer-Guide_Welcome https://docs.armbian.com/Process_Contribute
  7. There are no plans for Armbian to officially support this board. If community members step up to the task, there may a a community maintained version specific to that board. But currently people report success with the zero3 community maintained build working on the zero2w.
  8. What build are/were you running? As I said multiple times now, what you want isn't possible with Armbian aml-s9xx-box builds. Those builds do not contain a u-boot that works to boot your TV Box. To accomplish what you want, you would need to port a u-boot to your specific TV Box hardware. Each TV box is different and needs a different u-boot. That is the reason the Armbian aml-s9xx-box build uses the TV Boxes native u-boot on emmc to start the boot process, so that one image can be used for multiple TV Boxes that use the s905x CPU.
  9. Not possible. As I said the TV box builds use the EMMC uboot to start the boot process.
  10. I'm guessing since you reposted in the TV box forum, that you have a TV box not an SBC. If thos is a TV box running an Armbian build then the answer is no. The Armbian TV box builds use the uboot from EMMC to start the boot process, no EMMC no boot. For other amlogic SBCs they use the uboot from the SD card, but not so with TV boxes.
  11. Armbian doesn't have a process to make regular releases to kernels in the stable channel.
  12. It looks like that box uses the amlogic s802 cpu. That is the old 32bit cpu from amlogic. No work has been done with that cpu for years. The current builds only support the s905 64bit cpu family.
  13. In looking at beta.armbian.com/content.html base-files appears to be missing from the bullseye, mantic and sid repositories. It is present in bookworm, jammy, noble and trixie.
  14. 13.03 image of what? That is how Armbian works. There is not option to change that behavior.
  15. Technically the user space you are using is Debian Stretch. Armbian provides the boot environment and linux kernel, the user space comes from either Debian or Ubuntu (depending on the version you choose to install). From the Debian release page: : "Debian 9.13 was released July 18th, 2020. Debian 9.0 was initially released on June 17th, 2017. The release included many major changes, described in our press release and the Release Notes. Debian 9 (stretch) has been superseded by Debian 10 (buster). Security updates have been discontinued as of July 6th, 2020." So Debian stretch stopped being supported over three years ago. Armbian generally follows similar time lines to the underlying support of the Debian or Ubuntu user spaces. The message you are getting is because Armbian recently cleaned up the support status of these older releases. So even though no updates have been created for the Armbian parts for likely years, you didn't have any message that you weren't getting any updates until the recent change. The reality is that you need to upgrade your system. You haven't received any security updates for years.
  16. @fever_wits I just want to point out if you don't already know, the board you have isn't supported by Armbian. It is community maintained. That means there is no one specifically that has responsibility for the board. It is up to people who read these forums to respond if they have an interest. So don't expect any specific response in any specific time frame. Having said that, this is the correct place to post questions, observations, and hopefully solutions to issues with your board. Armbian provides community builds as a service but doesn't have the resources to test or in anyway to support them. So fixes/changes happen only as community members contribute them via PRs to armbian. If no one contributes, over time the quality of a board degrades and when it stops building it then gets removed from armbian all together.
  17. The script that displays that info is: /etc/update-motd.d/10-armbian-header
  18. This is certainly possible. The level of difficulty depends on exactly what you mean by 'using a different kernel'. Start with https://docs.armbian.com/Developer-Guide_Welcome The basic Armbian kernel build process is to start with a kernel git tree, apply a bunch of patches that are missing from said tree (usually patches that haven't yet made it to mainline), combine with a kernel specific config file and build the resulting kernel. So depending on what the differences are between your 'different kernel' and what Armbian builds, you could insert your different kernel into any/all of those areas (i.e. you could add the missing patches that other kernel has, you could fix/change the kernel config to add/removed features, or you could use an entirely different git kernel source tree, or a combination of these three). The key would be to figure out what is different between the Armbian and other kernel that is relevant for your board. Ideally this could be done as a PR to Armbian to add better support for that board into Armbian.
  19. Moved post to unsupported/community maintained. This is not a supported board. My mistake, misread the post. This is pine64 not pinebook a64. That board should be supported but the forum structure isn't up to date. I have added the correct tag for the post, but left it in the original locatation.
  20. You can try them all. But it may be the case that none of them work. I just did a search of the forum archives, no one has ever reported getting armbian working on your box. You seemed to have some success with the ophub fork, so you could try using their dtb with armbian or just trying their builds.
  21. Shouldn't you be using the odroidhc4 images?
  22. No that is not normal at that point. Most likely the dtb you are trying isn't compatible with your hardware. I would suggest trying other dtbs
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines