Jump to content

Werner

Administrators
  • Posts

    5403
  • Joined

  • Last visited

Everything posted by Werner

  1. If this is an issue at kernel level my best guess is that both Armbian and Spooky's image sharing this issue since kernel bases are very close. However you how it often is in life: There is only one way to find out
  2. What does dmesg show when connecting the device on both the rpi and the zero?
  3. You are not using Armbian. Ask where you got the OS from you are actually using.
  4. Maybe. The next step would be to bump to rkr7.1 which is 5.10.198 I think and then sometimes after 6.1 might be an option.
  5. Enable OC overlay via armbian-config
  6. Armbian does not support this board. The images you may have found in the web are not ours. Complain where you got them from. Our own Zero3 support is WIP: https://github.com/armbian/build/blob/main/config/boards/orangepizero3.wip
  7. Providing logs with armbianmonitor -u helps with troubleshooting and significantly raises chances that issue gets addressed.
  8. Hi, try here: https://docs.armbian.com/Developer-Guide_Adding-Board-Family/
  9. We can only afford to support the most recent version which is 23.11. Check https://www.armbian.com/rockpi4/ If there is none with Bullseye (old-stable btw.) userspace you can build your own image: https://github.com/armbian/build/ OMV heavily messes with the system and is known to cause all sorts of trouble.
  10. Providing logs with armbianmonitor -u helps with troubleshooting and significantly raises chances that issue gets addressed. Outdated. Does plain Armbian work as expected.
  11. Proper debugging. https://debug.armbian.de moved
  12. moved to userspace
  13. I think @NicoD has or had an M4V2. Maybe they can help testing.
  14. Have you installed armbian-firmware-full via apt?
  15. Overlay might not even be necessary. Try installing armbian-firmware-full via apt.
  16. Here's some info about overlays: https://docs.armbian.com/User-Guide_Allwinner_overlays/
  17. https://forum.armbian.com/topic/33008-new-install-ethernet-doesnt-work-no-lights-even-and-usb3-ports-are-dead/?do=findComment&comment=178365
  18. As Efe stated. You are using the wrong images. Oranhe Pi 5 != Orange Pi 5 Plus
  19. Ethernet works, USB3 works, HDMI works. Did not bother test further https://paste.armbian.com/ruteyebapu
  20. Hm dtbo might be missing. Try rk3588-wifi-ap6275p.dts or rk3588-wifi-pcie.dts from here: https://github.com/orangepi-xunlong/linux-orangepi/tree/orange-pi-5.10-rk35xx/arch/arm64/boot/dts/rockchip/overlay
  21. That rk3588 support is bleeding edge and not even close to all functions work properly yet. If you need a stable system use legacy.
  22. Hm interesting... Try adding this as overlay: /dts-v1/; /plugin/; / { fragment@0 { target = <&hdmirx_ctrler>; __overlay__ { status = "okay"; }; }; };
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines