I’m playing with packet radio recently and I’m planning to run Direwolf and Pat on my Tv box. Everything is fine except that the kernel lacks hamradio modules: (Lacks mkiss in particular)
sudo kissattach /dev/pts/1 wl2k
kissattach: Error setting line discipline: TIOCSETD: Invalid argument
Are you sure you have enabled MKISS support in the kernel
or, if you made it a module, that the module is loaded?
The detailed module list could be checked here:
hamradio modules
My Tv box is currently running with linux-odroid 5.18.5-1 so I checked manjaro-arm / packages / core / linux-odroid · GitLab. Howerver it did not seem like “make menuconfig” style nor could I compile modules separately. Any help is greatly appreciated.