Skip to content

Add support for Orange Pi Ultra #342

@tradiuz

Description

@tradiuz

Area of Concern

  • Server
  • Installer
  • Server Dashboard or Explorer
  • Installation issue of one or more Modules. Please post the issue on the module's Issue list directly
  • Behaviour of one or more Modules Please post the issue on the module's Issue list directly
  • Something else

Server Info

  • Version: CodeProject.AI 2.9.7
  • Operating System & architecture: Debian arm64
  • System RAM: 8Gb
  • Video card: N/A
  • Using Docker: Both with docker and on the base SBC

Describe the bug
Platform shows as

Platform: Linux-Arm64
and won't let me install the RKNN modules (looking at them, it requires orangepi or radxarock), and looking at SystemInfo.cs
https://github.com/codeproject/CodeProject.AI-Server/blob/e3468c831b169e27ed6c97f665f1efb48ab0285f/src/SDK/NET/Utils/SystemInfo.cs#L542C1-L542C76
It appears that on this particular model it shows:

cat /sys/firmware/devicetree/base/model

RK3588 OPi 5 Ultra

Expected behavior
Ability to install RKNN Modules

Screenshots
N/A

Additional context
It might also make more sense to flag the modules as available based on the CPU or RKNN device availability, vs the hardware model reported, or at least have an environment variable to override it.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions