Easy‑to‑use turn‑key SD‑card image for popular single‑board computers (Raspberry Pi, Orange Pi, NanoPi, Odroid, etc.) that runs a complete ADS‑B/SDR feeder, supporting ADS‑B, ACARS, AIS and weather‑sonde data aggregation.
You got it right. I'm using usb pass through.Edit your /etc/rc.sysinit--------------------------------------------------if ! -d /proc/bus/usb » ; thenmodprobe usbcore >/dev/null 2>&1 && mount -n -t usbfs /proc/bus/usb /proc/bus/usbelse# mount -n -t usbfs