From 7911339743b489f4b453e0a27c204e459b2cf660 Mon Sep 17 00:00:00 2001 From: Andreas Wrede Date: Mon, 24 Aug 2026 14:37:07 -0400 Subject: [PATCH] changed devices for Starlink and 2.4GHz AP --- deploy.conf | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/deploy.conf b/deploy.conf index db092c9..157db15 100644 --- a/deploy.conf +++ b/deploy.conf @@ -14,14 +14,16 @@ WIFI_5G_IFACE=wlxc83a35a4ee55 # 2.4GHz AP radio (currently: D-Link DWA-171, RTL8821CU, driver rtw88_8821cu) -WIFI_2G_IFACE=wlx3c3332002066 +#WIFI_2G_IFACE=wlx3c3332002066 +WIFI_2G_IFACE=wlxf4f26d1760a7 # Wired LAN port, USB-attached gigabit adapter (RTL8153-family) LAN_USB_IFACE=enx00e04c331140 # Starlink dish uplink, USB-attached gigabit adapter (RTL8153-family) #STARLINK_IFACE=enxd8ec5eeb3512 # White Belkin dongle -STARLINK_IFACE=enx6c1ff7d210a5 # UGreen 8-port hub's built-in Ethernet (ASIX AX88179B) +#STARLINK_IFACE=enx6c1ff7d210a5 # UGreen 8-port hub's built-in Ethernet (ASIX AX88179B) +STARLINK_IFACE=enx3c8cf861752b # TrendNet USB dongle # Cellular modem USB vendor ID (Quectel EC25-AF) MODEM_USB_VENDOR=2c7c