Jump to content

Werner

Administrators
  • Posts

    5842
  • Joined

  • Last visited

Everything posted by Werner

  1. Well since you asked in this sub-forum, feel free to start:
  2. Well the only thing armbian-config does, is calling "armbian-install" which has been there for ages
  3. never heard of that one before so probably no.
  4. v25.11.2 for Orange Pi 5 Plus running Armbian Linux 6.1.115-vendor-rk35xx on mine. Just saying. You should use a spoiler for the slop. tl;dr: vendor kernel has exactly nothing in common with mainline besides the fact that it is supposed to run in the same hw.
  5. Actually no. While 6.12.y may be an LTS kernel, support for rk3588 was barely there so very few boards actually work with this. I suggest to download/build an image with either "vendor" kernel 6.1.115 or "edge" with >=6.18.y. This should work better.
  6. According to the datasheet (https://de.scribd.com/document/948890791/MT7988A-Datasheet) the supported baudrate seems to be between 300baud and 3Mbaud. However cannot tell anything about support status. Neither do I have this hw, nor did I ever dig into this soc. Starting with device tree overlays might be a good start or check the whole device tree in general for the uart nodes if present.
  7. There is no such board. There is either Orangepi5 plus or Orangepi5b. Check your hw what you actually have. If there is indeed a "Orangepi5b plus" then it must be fairly new and is totally unsupported.
  8. ha extension is not a part of the framework. Copy from here https://github.com/armbian/os/tree/main/userpatches/extensions
  9. I suggest to get a better heatsink and/or thermal paste/glue. Next I would at the device tree if there are thermal points defined. Perhaps they are missing. You can use the dtc tool to decompile the device tree from /boot. Output values might be in hex instead of decimal, so just in case you wonder.
  10. Applying kernel provided DT overlay rockchip-rk3588-orangepi-5-pro-disable-leds.dtbo Meaning the overlay was applied successful. If it does not work, perhaps this means some pin definitions or whatever differ from opi sources vs ours.
  11. Related to Again, you are using the wrong image. You cannot assume an image for the opi5+ works for the opi5b. Those are different boards.
  12. wrong image. you cannot simply use an image for board X and assume it works on board Y
  13. Attach debug serial console so you can follow u-boot logs and get an idea what the overlay is not applied.
  14. None of these images will most likely work. https://docs.armbian.com/User-Guide_FAQ/#why-no-universal-image
  15. This is quite old. Isn't there anything more recent? Perhaps this was fixed at some point already.
  16. booting from sd should work even with proper mtd in place. Get usb uart adapter and provide boot logs.
  17. Feel free to reach out and become a partner: https://www.armbian.com/partners/ @Bruno Santos
  18. Armbian default login and password is always root and 1234. If this does not work, the image is not genuine.
  19. I don't know, perhaps the author knows. Try. If it doesn't work, then fe's wiki is misleading.
  20. You can try the following: After writing to nvme and spi do NOT reboot but mount the nvme drive to a random directory and check in /boot/armbianEnv.txt if the UUID matches the one from the nvme. If not, correct it (check blkid).
  21. Neither of these is good advice. dd does not verify written data and balena etcher has known issues, hence it is not recommended either. Either use Armbian Imager (https://docs.armbian.com/User-Guide_Getting-Started/) or USBimager (https://gitlab.com/bztsrc/usbimager). Both are known to work.
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines