Jump to content

Werner

Administrators
  • Posts

    5977
  • Joined

  • Last visited

Everything posted by Werner

  1. moved to off-topic since 3rd party os. and nobody will care about a wall of text written by ai
  2. Yes, the next step should be u-boot normally. @meco any clue?
  3. Hm. Pure guess: https://github.com/armbian/build/commit/1bac6d977217039cae7193a1d6c19ae5b50c2c5f Try to build and boot an image with this reverted
  4. Does it simply stop after that line or is the output incomplete?
  5. correct. If the soc does not detect a valid boot loader on spi it will fall back to its hard coded boot order which is spi, emmc, microsd or something like this.
  6. Providing logs with armbianmonitor -u helps with troubleshooting and significantly raises chances that issue gets addressed.
  7. I guess dirty spi. wipe it and try again
  8. orangepi zero3 and 3w have, besides the confusing name, nothing in common. There is no support for any Allwinner A733 device in the framework yet. Best chance is to get in touch with Nick A since he tries to bring up support for raxda a7a, a7z, a7whateever devices which also use this SoC.
  9. https://github.com/armbian/configng/releases
  10. https://github.com/armbian/build/tree/main/config/boards BOARD equals filename (without file extension) from above
  11. In the world of cheap ARM sbcs you cannot simply use image for board X and assume it works for board Y. It may up to a certain point, even boot, but you have to live with regressions. https://docs.armbian.com/User-Guide_FAQ/#why-no-universal-image If there is no pre-made image for a specific board, then you can DIY if it is even supported by the framework. keep in mind, boards in eos or csc status may or may not work. We don't know, we don't pay attention, we don't support.
  12. Perhaps send fix here: https://github.com/armbian/build/blob/main/patch/kernel/archive/rockchip64-6.18/board-nanopi-m5-add-wifi-bt-ufs-and-misc.patch
  13. We're in the middle of the May release, so new packages should eventually hit repo in a few days/weeks.
  14. Providing logs with armbianmonitor -u helps with troubleshooting and significantly raises chances that issue gets addressed.
  15. Tested orangepi5 current and vendor. works as expected
  16. Known issue on multiple older 64 bit Allwinner socs Try these: https://fi.mirror.armbian.de/incoming/igorpecovnik/pine64/archive/
  17. I have up on this approach as this break ethernet on an actually supported board.
  18. code { font-family: Consolas,"courier new"; color: crimson; background-color: rgba(0, 0, 0, 0.2); padding: 2px; font-size: 105%; } dpkg-reconfigure locales and change default locale Tried?
  19. try DIY image with this pr on top of main: https://github.com/armbian/build/pull/9626
  20. yet still giving enough to write a answer. flaming over LPEs (or any vulnerability) does not solve any issues. I suggest to read the license again to get a clue who's responsible about fixing things in general: https://github.com/armbian/build/blob/5e60c0183d035bfd5179373e1eac284790e08904/LICENSE#L265-L268 Both parties also shall read the terms of use again, the very first bullet point in particular. I will not give this hint a second time. fixes will land upstream, stable builds will adapt four times a year. For everyone wants things faster, options were provided.
  21. Try with this commit:https://github.com/armbian/build/commit/b880d98b07090b0b59bb3096c508e5123b224037 Seems like Micha had to cleanup my mess
  22. Quite a while ago I added GPIO names to the rock-3a. Perhaps you can get an idea how to do this. Source: https://docs.radxa.com/en/rock3/rock3a/hardware-design/hardware-interface#gpio-interface Implementation: https://github.com/armbian/build/pull/7403/changes
  23. perhaps the patch is no longer necessary once this lands upstream. We will see once we get there
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines