Jump to content

SteeMan

Moderators
  • Posts

    1464
  • Joined

  • Last visited

Everything posted by SteeMan

  1. @callegar The 23.05 packages have not been released to the apt update repositories yet. There are issues being worked on. No ETA. The latest packages available are 23.02 based.
  2. Since you are installing a Ubuntu kernel not an Armbian kernel, (and these are Armbian forums), you should ask your question in a Ubuntu forum.
  3. Create a file named aml_autoscript.zip in the /boot directory and then try selecting that in recovery. The file should be empty. Since you are using the 23.05 builds, their are reports that the u-boot-s905x2-s922 file isn't working in that release. If you run into that issue you might want to go with an older build (something from 23.02). But first you need to get past the 'recovery' problem, before you will possibly run into the u-boot problem.
  4. First read this: Then you need to google and find out what CPU your box is using (note many boxes have the same/similar names), so start by finding boxes that look like yours and see if you can find spec listings that tell you the cpu. If that doesn't help, opening the box and looking at the physical chips. Once you determine the cpu then you can search the archives for others working on your type of box.
  5. You don't need to be 'accepted' to help. Anyone can submit PRs and contribute. I would recommend just getting active on the forum helping others, and any code improvements you can make for the device can be submitted as PRs.
  6. Moved to the correct forum. https://www.armbian.com/nanopi-neo
  7. If you submit a PR with the dtb changes they could be in base Armbian.
  8. You already have the answer to this question This is open source, you can report the problem and hope someone volunteers their time to research and fix (which is realistically unlikely to happen any time soon), you can dig in and fix it yourself and become part of the solution by contributing back to the open source communities, or you can pay for/hire someone to fix it for you. Those are realistically the only way things get fixed in open source. Complaining about something and calling into question the volunteer work others do to provide you something for free, isn't going to motivate anyone to help you.
  9. @2hry You should post your question in this thread:
  10. @2hry it looks like you are booting libreelec, these forums are for Armbian. Please ask in a forum site for Libreelec, we can't help you here
  11. The balbes150 builds where never upgradable. You need to use official builds for upgrades.
  12. 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. ? - 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.
  14. 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.
  15. 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).
  16. @helios thanks for posting that. One thing that has changed between the two versions is the name of the kernel image. It used to be uImage and is now Image. Can you look at the extlinux.conf files on the two versions to make sure they are changed appropriately for the kernel name change?
  17. 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.
  18. 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
  19. Can you add the version information for the builds you are trying that are not working. I'm otherwise just guessing.
  20. *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)
  21. @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.
  22. @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.
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines