diff --git a/openwrt/lede/ct6-x86/openwrt.lede.ct6.x86.config b/openwrt/lede/ct6-x86/openwrt.lede.ct6.x86.config index 1bbf356..6649b81 100644 --- a/openwrt/lede/ct6-x86/openwrt.lede.ct6.x86.config +++ b/openwrt/lede/ct6-x86/openwrt.lede.ct6.x86.config @@ -22,15 +22,15 @@ CONFIG_PACKAGE_rsync=y # 支援5G CONFIG_PACKAGE_usb-modeswitch=y -# MBIM +CONFIG_PACKAGE_modemmanager=y +# MBIM Qmi CONFIG_PACKAGE_luci-proto-mbim=y CONFIG_PACKAGE_umbim=y +CONFIG_PACKAGE_luci-proto-qmi=y +CONFIG_PACKAGE_qmi-utils=y # NCM CONFIG_PACKAGE_luci-proto-ncm=y -CONFIG_PACKAGE_kmod-mii=y # RNDIS CONFIG_PACKAGE_kmod-usb-net-rndis=y -# Queltel Qmi -CONFIG_PACKAGE_luci-proto-qmi=y # Quectel CONFIG_PACKAGE_quectel-CM-5G=y diff --git a/openwrt/lede/x86/openwrt.lede.x86.config b/openwrt/lede/x86/openwrt.lede.x86.config index 413a9fd..ddab9ca 100644 --- a/openwrt/lede/x86/openwrt.lede.x86.config +++ b/openwrt/lede/x86/openwrt.lede.x86.config @@ -30,19 +30,20 @@ CONFIG_PACKAGE_luci-app-syncdial=y # 来点5G当备份链路 CONFIG_PACKAGE_usb-modeswitch=y -# MBIM +CONFIG_PACKAGE_modemmanager=y +# MBIM Qmi CONFIG_PACKAGE_luci-proto-mbim=y CONFIG_PACKAGE_umbim=y +CONFIG_PACKAGE_luci-proto-qmi=y +CONFIG_PACKAGE_qmi-utils=y # NCM CONFIG_PACKAGE_luci-proto-ncm=y -CONFIG_PACKAGE_kmod-mii=y # RNDIS CONFIG_PACKAGE_kmod-usb-net-rndis=y -# Queltel Qmi -CONFIG_PACKAGE_luci-proto-qmi=y # Quectel CONFIG_PACKAGE_quectel-CM-5G=y + # 不支持Python的路由器不是好路由器 CONFIG_PACKAGE_python3-pip=y CONFIG_PACKAGE_python3-requests=y