Jump to content

armbianorange2hero

Members
  • Posts

    6
  • Joined

  • Last visited

Everything posted by armbianorange2hero

  1. @jock Ok. Rinse and repeat: ./compile.sh BOARD=rk322x-box BRANCH=legacy RELEASE=bullseye BUILD_MINIMAL=yes BUILD_DESKTOP=no KERNEL_ONLY=no KERNEL_CONFIGURE=yes COMPRESS_OUTPUTIMAGE=sha,gpg,xz I tried several overlay led settings with and without wlan-esp8089 but still no wifi. armbianmonitor.txt
  2. @Gabriel Zanetti I got it to work on an orange pi zero 2 but you need to compile your own image. The can bus needs to be activated in the kernel: ./compile.sh BOARD=orangepizero2 BRANCH=legacy RELEASE=bullseye BUILD_MINIMAL=yes BUILD_DESKTOP=no KERNEL_ONLY=no KERNEL_CONFIGURE=yes COMPRESS_OUTPUTIMAGE=sha,gpg,xz After the kernel configure menu comes up activate CAN in the network section and take a deep dive into the sub menus to activate usb can adapter gs_usb This works with candelight as well as klipper USB CAN bridge.
  3. @fabiobassa This one https://www.aliexpress.com/item/1005003671383647.html
  4. Out of curiosity I bought an MXQ Pro 4k 5G tv box on Aliexpress. I compiled my own image for rk822X: ./compile.sh BOARD=rk322x-box BRANCH=current RELEASE=bullseye BUILD_MINIMAL=yes BUILD_DESKTOP=no KERNEL_ONLY=no KERNEL_CONFIGURE=yes COMPRESS_OUTPUTIMAGE=sha,gpg,xz The image was successfully burned to eMMc with Multitool. Thanks for all the efforts that whent into createing the image and the multitool. The only issue I have is that wifi is not working. If I select led-conf6 in rk322x-config after reboot rk322x-config is unable to detected the esp8089 If I select led-conf7 in rk322x-config after reboot rk322x-config detects the esp8089 but no wifi device can be found. armbianmonitor.txt
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines