Jump to content

SteeMan

Moderators
  • Posts

    1905
  • Joined

  • Last visited

Everything posted by SteeMan

  1. I was reacting to this comment. No Armbian devs are going to look at this issue because it is reported on an unsupported board. I was just explaining how the various support models work. While it may or may not be a generic issue, the fact is that it is reported on an unsupported board. With very limited resources the volunteer devs can't look into most things that are reported. Thus I was encouraging you to contribute your time to submit a fix. You did provide a workaround, but indicate here that you are looking for an underlying fix. I'm just here saying that unless someone in the community steps up that isn't likely to happen.
  2. Your board isn't supported by Armbian. It is Community Maintained. You are the community, PRs are welcome with fixes.
  3. That isn't the full name of the build. Please provide the full name of the image file or the output of armbianmonitor -u
  4. Let's start with what build of Armbian do you have installed?
  5. @Charlie Romer Thanks for the explaination. And thanks for the help. But since you aren't running Armbian, this won't help your DietPi situation. Often users come here to get help with DietPi thinking that because it is forked from Armbian that we can help them, but we can't.
  6. That is not an Armbian build. If that is what you have installed it isn't relevant to discussions here.
  7. @Charlie Romer This site is for Armbian issues not DietPi issues. You need to direct your question to DietPi forums as we can't help you here.
  8. https://forum.armbian.com/topic/16976-status-of-armbian-on-tv-boxes-please-read-first/
  9. https://forum.armbian.com/topic/16976-status-of-armbian-on-tv-boxes-please-read-first https://forum.armbian.com/topic/33676-installation-instructions-for-tv-boxes-with-amlogic-cpus
  10. moved
  11. You expect a lot for free. This is open source, please submit a PR for improvements. The level of your involvement is what makes open source work or not work. Anyone around here would agree our doc is poor.
  12. Get involved and submit a PR to: https://github.com/armbian/build
  13. You are using Orange Pi provided doc, but using Armbian and you expect the one to work with the other? Either use Armbian provided docs or use Orange Pi provided builds. Mixing the two is going to be a problem. I will advise that Orange Pi is not very well supported by Armbian due to the manufacturers unwillingness to work with Armbian.
  14. Let's start with basic information. What build are you using? What manual are you following? Did you first try running from an SD card?
  15. @ebin-dev Thanks for the explanation (i failed to notice that you were setting io_is_busy to a different value). I know that you are still working to stabilize this board. But at the end of this process, it should be possible to submit a PR to incorporate your settings into the base builds. Thus I'm looking for things that will make that difficult. I just added a comment to PR6507 stating that the way io_is_busy is now set doesn't allow it to be overridden if needed.
  16. FYI. This is now included in armbian-hardware-optimization as of the 24.05 release of Armbian. which I no you are disabling. Why are you disabling armbian-hardware-optimization? What is it doing that is conflicting with your settings?
  17. @cad 435 No you aren't really missing anything. In the stable channel, kernel .debs generally only get pushed out every three months when a new stable release is put out (24.05 will be out the end of this month for example). If you want to get regular updates of kernels you need to switch to the nightly builds repository in armbian-config. Right now there is no in between.
  18. That board is no longer a valid armbian board. It is EOS status (end of support). So there is no Armbian support and no community support for that board.
  19. If you are running the community build you should be able to use the standard Armbian way: armbian-config
  20. I thought you might be interested in the following PRs: https://github.com/armbian/build/pull/6120 https://github.com/armbian/build/pull/6507 In Armbian 24.02 the default governor was changed to schedutil and recently it was changed back to ondemand. There is a lot of discussion about why in these two PRs.
  21. @R Tech Moved your post to the correct thread.
  22. Installing the uboot package shouldn't have any impact. In fact from my understanding installing the package just downloads the files. You need to run armbian-config to actually install the uboot files.
  23. That looks correct for your current situation. What is the contents of your /boot directory? And the output from : apt list --installed | grep linux and apt list --installed | grep armbian (I.m used to using the apt command instead of the dpkg command)
  24. What are the contents of your /etc/apt/sources.list.d/armbian.list? I have seen it happen that the upgrade will prompt you to delete obsolete packages and will consider the armbian packages obsolete and remove your kernel (which obviously is a problem)
  25. Looks like you have the vendor kernel package installed. If you want mainline kernel, then you need to install the current kernel package. Run armbian-config and see what it tells you are the available kernels for you. Now realize that going from vendor to mainline kernel you might loose some functionality (there is an FAQ item on this), but you can always switch back to vendor kernel if it is important.
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines