导航

    全志在线开发者论坛

    • 注册
    • 登录
    • 搜索
    • 版块
    • 话题
    • 在线文档
    • 社区主页
    1. 主页
    2. rajecx
    R
    • 资料
    • 关注 0
    • 粉丝 0
    • 我的积分 66
    • 主题 1
    • 帖子 1
    • 最佳 0
    • 群组 0

    rajecxLV 2

    @rajecx

    66
    积分
    0
    声望
    1
    资料浏览
    1
    帖子
    0
    粉丝
    0
    关注
    注册时间 最后登录

    rajecx 取消关注 关注

    rajecx 发布的最新帖子

    • Request: GLIBC 2.31 Compatible NPU Userspace Libraries for A733 SoC (libGAL.so)

      Dear Allwinner Technical Support Team,

      We are working on deploying an AI inference pipeline on the Cubie A7Z board which uses the Allwinner A733 SoC.

      Board Details:

      • Board: Cubie A7Z (A733 SoC)
      • OS: Debian 11 Bullseye
      • Kernel: 5.15.147-14-a733
      • GLIBC Version: 2.31

      What We Have Done:

      • Successfully converted YOLOX model to .nb format using Pegasus/Acuity Toolkit (unified-tina AI-SDK v2.0.10.1)
      • Successfully compiled inference binary natively on the board
      • Confirmed NPU kernel driver (vipcore) is loaded and /dev/vipcore exists
      • Confirmed NPU interrupt is registered at /proc/interrupts

      The Problem:
      All three variants of libGAL.so provided in the unified-tina AI-SDK require GLIBC 2.33:

      • lib/glibc-gcc10_2_0/libGAL.so → requires GLIBC 2.33
      • lib/glibc-gcc13_2_0/libGAL.so → requires GLIBC 2.33
      • lib/aarch64-none-linux-gnu/libGAL.so → requires GLIBC 2.33

      However the official Debian 11 Bullseye OS for Cubie A7Z only provides GLIBC 2.31. This causes the following error at runtime:

      GLIBC_2.33 not found (required by libGAL.so)

      Our Request:
      Could you please provide:

      1. NPU userspace libraries (libGAL.so and all dependent .so files) compiled against GLIBC 2.31 for Debian 11 Bullseye
      2. OR the official Tina Linux image for Cubie A7Z / A733 SoC with pre-matched NPU libraries

      This is blocking our production AI deployment on the Cubie A7Z board. Any urgent assistance would be greatly appreciated.

      发布在 A Series
      R
      rajecx