Argon POD Display integration

Could you please provide integration for the Argon POD display like you do for the Cloudshell display?

It’s a 2.8inch touch display for the Pi Zero 2w.

I am including a link to the PDF and their installer script that currently only works on Raspbian GUI images.

Thanks

podsystem.txt (9.7 KB)

Argon POD manual

For example their build script fails to create the FBCP driver even when DietPi is set to boot to a GUI:

-- Configuring done
-- Generating done
-- Build files have been written to: /etc/argonpod/rpi-fbcp/build
[ 50%] Building C object CMakeFiles/fbcp.dir/main.c.o
/etc/argonpod/rpi-fbcp/main.c:9:10: fatal error: bcm_host.h: No such file or directory
    9 | #include <bcm_host.h>
      |          ^~~~~~~~~~~~
compilation terminated.
make[2]: *** [CMakeFiles/fbcp.dir/build.make:76: CMakeFiles/fbcp.dir/main.c.o] Error 1
make[1]: *** [CMakeFiles/Makefile2:83: CMakeFiles/fbcp.dir/all] Error 2
make: *** [Makefile:91: all] Error 2
install: cannot stat 'fbcp': No such file or directory
ERROR: Unable to build fbcp