Jump to content

Werner

Administrators
  • Posts

    5159
  • Joined

  • Last visited

Everything posted by Werner

  1. Ah yeah, now I know. You are installing with recommends which might include wireguard and wireguard-dkms packages which have dependency on stock Debian/Ubuntu kernel which then will be installed and render your system unbootable.
  2. Without proper logs this hard to track down. Try to grab some actual logs when you get a chance: https://debug.armbian.de Wireguard is - kernel-wise at least - nowadays included in all Armbian images. However it might be necessary to install userspace tools separately (i.e. apt install --no-install-recommends wireguard-tools), especially on minimal images.
  3. Updates are published via our own apt repository. Those packages are generated with the same build framework you can find on Github plus some additional scripts which are there as well (probably in a different repo though). Maintainers can trigger an update to publish a new kernel version so end-users can update with a simple apt upgrade.
  4. Wouldn't be the first time that an image for board X just works on board Y because they were close to identical hw wise. Easiest would be to simply try and check if it actually boots and which functions work and which not. Feel free to give feedback in that matter. Armbian does not accept new boards by themselves without funding. However anyone can step up and add support to the framework via pull request. Examples are here: https://docs.armbian.com/Developer-Guide_Adding-Board-Family/
  5. Mainline support for rk3588 is far from being feature-complete. 6.10 was moved to current because basic functionality is given and to make room for 6.11 which for once comes with more stuff (maybe ap.... is already there? try edge) mainlined and also might become next LTS kernel. If you need most features to work you have to use vendor kernel for now. Also you can try to port this overlay to mainline: https://github.com/armbian/linux-rockchip/blob/rk-6.1-rkr3/arch/arm64/boot/dts/rockchip/overlay/orangepi-5-ap6275p.dts
  6. moved to userspace neither a tutorial nor a review
  7. If armbianmonitor script is not present on your OS it is either VERY old or not a genuine Armbian image. Since Focal is just a few years I guess latter or it has been removed. Anyway grab the script from here, set chmod +x and ./armbianmonitor -u https://raw.githubusercontent.com/armbian/build/dfe8fc39e84f77718a86ab587b6851d872942e91/packages/bsp/common/usr/bin/armbianmonitor
  8. If there is a dedicated image for rock pi 4 se and the board says rock pi 4 se this should be the correct one. How to debug boot issues: https://debug.armbian.de
  9. Using punctuation marks reduces annoyance when reading. Which guides? Which tvbox? vendor? type? soc? specs? which img file? Insufficient information.
  10. You have quite some mix-up in your system. You are running vendor, trying to install something from current (why?) and also still some legacy packages. interferences are expected. I suggest home housekeeping.
  11. Hi, we do not deal with Android and nobody here will be able to answer questions in this direction.
  12. moved. neither a tutorial nor a review. Check if the user you are using has permission to use docker (usermod -aG docker yourusername) Alternatively use PREFER_DOCKER=no
  13. Providing logs with armbianmonitor -u helps with troubleshooting and significantly raises chances that issue gets addressed.
  14. Is the emmc soldered on the board? I don't know this board in particular but it might be simply just sit in a socket.
  15. moved to userspace
  16. Do you have any chance to show us debug uart logs when trying to boot those? Check the link above to get a video on how this works if you don't know.
  17. I wonder why these images even exist. AFAIK support has been added by Joshua for vendor only...
  18. duplicate https://forum.armbian.com/topic/44868-may-i-ask-where-to-add-and-place-the-background-image??/#comment-201131
  19. https://github.com/NicoD-SBC/armbian-gaming
  20. Just guessing. Thats an Amlogic device. Tried ttyAML...?
  21. There is no simple way to do this. Look at the code and modify. Start looking here: https://github.com/armbian/build/tree/dd6300d4cce9056eb5efa16ce3b656c16734bbe7/packages/plymouth-theme-armbian Gnome DE config is here: https://github.com/armbian/build/tree/main/config/desktop/common/environments/gnome If this is too complicated for you I suggest to book professional consultation: https://calendly.com/armbian/consultation
  22. https://docs.armbian.com/User-Guide_FAQ/#why-does-hardware-feature-xy-work-in-old-kernel-but-not-in-more-recent-one mixed up. 5.10.y is legacy, 6.1.y is vendor. While it is great to have mainline for this board it is far from feature-complete. If you need more hw features to work you have to use vendor kernel branch. Have you tried to lookup headers via apt? If no success, try building your own kernel packages, or an image with matching headers pre-installed, with the build framework: https://github.com/armbian/build Sometimes it can happen that headers are not available for various reasons. Uncaught packaging failure, mirror unsync, .... Still interesting though since IIRC driver for 8812au should be included by default. However it might have been disabled due to build errors or whatever...
  23. background image for? boot process? desktop? If latter which one? gnome? kde? xfce? Lacking information.
  24. Providing logs with armbianmonitor -u helps with troubleshooting and significantly raises chances that issue gets addressed.
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines