For reference: #7773 (comment)
For AP6611 chip, brcm_patchram_plus is needed and can be compiled from source.
For some other Orange Pi 5 variants, hciattach is needed. We provide a package for Orange Pi 3B/Zero 3/Zero 2W, but the Orange Pi 5 requires at least different command arguments:
- Test whether
hciattach from bluez actually works.
- Try compiling
hciattach from Xunlong sources otherwise, instead of using their binaries.
- Create individual packages with the workflow with respective command args in the service. We can add them to the board-specific component of our APT server.
For reference: #7773 (comment)
For AP6611 chip, brcm_patchram_plus is needed and can be compiled from source.
For some other Orange Pi 5 variants,
hciattachis needed. We provide a package for Orange Pi 3B/Zero 3/Zero 2W, but the Orange Pi 5 requires at least different command arguments:hciattachfrombluezactually works.hciattachfrom Xunlong sources otherwise, instead of using their binaries.