Arduino UNO Q4 - ASL3

Has anyone succeeded using an Arduino UNO Q4 SBC with Allstarlink 3 - I can't get wireguard to work without breaking the OS - The CM-108 does not invoke the GPIO Ptt lead and no heartbeat - steady led on. Anyone having any luck ? de nu5d

root@repeater:~# sudo asl-show-version

********** AllStarLink [ASL] Version Info **********

OS : Debian GNU/Linux 13 (trixie)
OS Kernel : 7.0.0-g122c2c22d838

Asterisk : 22.9.0+asl3-3.9.3-1.deb13
ASL [app_rpt] : 3.9.3

Installed ASL packages :

Package Version
============================== ==============================
asl3 3.18-2.deb13
asl3-asterisk 2:22.9.0+asl3-3.9.3-1.deb13
asl3-asterisk-config 2:22.9.0+asl3-3.9.3-1.deb13
asl3-asterisk-modules 2:22.9.0+asl3-3.9.3-1.deb13
asl3-menu 1.18-1.deb13
asl-apt-repos 2.0-1.deb13
dahdi 1:3.1.0-2.1
dahdi-linux 1:3.4.0-11.asl.deb13
root@repeater:~#

root@repeater:~# cat /etc/os-release
PRETTY_NAME="Debian GNU/Linux 13 (trixie)"
NAME="Debian GNU/Linux"
VERSION_ID="13"
VERSION="13 (trixie)"
VERSION_CODENAME=trixie
DEBIAN_VERSION_FULL=13.5
ID=debian
HOME_URL="https://www.debian.org/"
SUPPORT_URL=" Debian -- User Support "
BUG_REPORT_URL="https://bugs.debian.org/"

Currently app_rpt will not work on the UNO Q4 because it has a custom-build Linux kernel that isn't stock Debian and lacks the OSS sound interface. There's active work to replace the OSS interface with ALSA/Pipewire but it's not quite ready for beta yet. Most likely the kernel also lacks wireguard although you can conceivably install it as a DKMS loadable module assuming they've provided all the necessary build headers. I haven't tried on mine yet.