Jump to content

Werner

Administrators
  • Posts

    5181
  • Joined

  • Last visited

Everything posted by Werner

  1. 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
  2. moved to userspace neither a tutorial nor a review
  3. 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
  4. 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
  5. Using punctuation marks reduces annoyance when reading. Which guides? Which tvbox? vendor? type? soc? specs? which img file? Insufficient information.
  6. 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.
  7. Hi, we do not deal with Android and nobody here will be able to answer questions in this direction.
  8. 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
  9. Providing logs with armbianmonitor -u helps with troubleshooting and significantly raises chances that issue gets addressed.
  10. 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.
  11. moved to userspace
  12. 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.
  13. I wonder why these images even exist. AFAIK support has been added by Joshua for vendor only...
  14. duplicate https://forum.armbian.com/topic/44868-may-i-ask-where-to-add-and-place-the-background-image??/#comment-201131
  15. https://github.com/NicoD-SBC/armbian-gaming
  16. Just guessing. Thats an Amlogic device. Tried ttyAML...?
  17. 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
  18. 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...
  19. background image for? boot process? desktop? If latter which one? gnome? kde? xfce? Lacking information.
  20. Providing logs with armbianmonitor -u helps with troubleshooting and significantly raises chances that issue gets addressed.
  21. https://debug.armbian.de
  22. https://docs.armbian.com/Developer-Guide_User-Configurations/#user-provided-image-customization-script Simply put something like code { font-family: Consolas,"courier new"; color: crimson; background-color: rgba(0, 0, 0, 0.2); padding: 2px; font-size: 105%; } dpkg -i /tmp/overlay/yourawesomeapplication.deb in there and it will be executed close to the end of the build process.
  23. On first boot did you cancel out between settings root pw and user creation? Not sure but the motd box might be enabled after first boot initialization has been completed successful only.
  24. I doubt that Raspian supports this board.
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines