Luckfox-Aura-RV1126B用哪套sdk, wiki上没有啊

  • 您好,Luckfox-Aura SDK 正在整理测试,会尽快上传至WiKi
  • Crocodile wrote: 2025-12-22 8:32 您好,Luckfox-Aura SDK 正在整理测试,会尽快上传至WiKi
    这个板子的硬件资料能公开吗?摄像头型号和线序定义麻烦告知下。
  • 接口原理图后续会公开,请留意WiKi更新,默认支持 IMX415 8MP Camera (A)
  • 买了板子 发现没sdk 问了客服,找到这里了

    也是醉了,啥时候能上sdk啊快过年了
  • Crocodile wrote: 2025-12-22 8:32 您好,Luckfox-Aura SDK 正在整理测试,会尽快上传至WiKi
    The SDK does not compile the rootfs


    ake: Entering directory '/build/sysdrv'
    ==sysdrv== build debian
    ==debian==
    ARCH=arm64 /build/sysdrv/tools/board/debian/check-debian.sh

    Your live-build doesn't support trixie
    Please replace it:
    sudo apt-get remove live-build
    git clone https://salsa.debian.org/live-team/live-build.git --depth 1 -b debian/1%20250814
    cd live-build
    rm -rf manpages/po/
    sudo make install -j8

    make: *** [Makefile:700: debian] Error 1
    make: Leaving directory '/build/sysdrv'
    [build.sh:error] Running build_rootfs failed!
    [build.sh:error] exit code 2 from line 779:
    [build.sh:info] make rootfs -C ${SDK_SYSDRV_DIR}
  • Hello, the Debian 13 system used by Luckfox-Aura is a relatively new one. The older live-build does not support it. Please follow the printed instructions to upgrade live-build to a version after 20250814.
  • Crocodile wrote: 2026-02-03 1:37 Hello, the Debian 13 system used by Luckfox-Aura is a relatively new one. The older live-build does not support it. Please follow the printed instructions to upgrade live-build to a version after 20250814.
    Followed those instructions, but further error prevent building that SDK. Your instructions dont seem to work and your SDK does not work as is
  • I have verified and found no issues. If you encounter any errors, please attach the relevant logs.