diff --git a/openwrt/lede/ct6-x86/openwrt.lede.ct6.x86.config b/openwrt/lede/ct6-x86/openwrt.lede.ct6.x86.config index 6649b81..0eb6011 100644 --- a/openwrt/lede/ct6-x86/openwrt.lede.ct6.x86.config +++ b/openwrt/lede/ct6-x86/openwrt.lede.ct6.x86.config @@ -22,7 +22,6 @@ CONFIG_PACKAGE_rsync=y # 支援5G CONFIG_PACKAGE_usb-modeswitch=y -CONFIG_PACKAGE_modemmanager=y # MBIM Qmi CONFIG_PACKAGE_luci-proto-mbim=y CONFIG_PACKAGE_umbim=y diff --git a/openwrt/lede/x86/openwrt.lede.x86.config b/openwrt/lede/x86/openwrt.lede.x86.config index ddab9ca..d373e23 100644 --- a/openwrt/lede/x86/openwrt.lede.x86.config +++ b/openwrt/lede/x86/openwrt.lede.x86.config @@ -28,6 +28,22 @@ CONFIG_PACKAGE_luci-app-mwan3=y CONFIG_PACKAGE_luci-app-mwan3helper=y CONFIG_PACKAGE_luci-app-syncdial=y +# 移动通信模组 +CONFIG_LIBQMI_COLLECTION_BASIC=y +CONFIG_LIBQMI_WITH_MBIM_QMUX=y +CONFIG_LIBQMI_WITH_QRTR_GLIB=y +CONFIG_MODEMMANAGER_WITH_MBIM=y +CONFIG_MODEMMANAGER_WITH_QMI=y +CONFIG_MODEMMANAGER_WITH_QRTR=y +CONFIG_PACKAGE_glib2=y +CONFIG_PACKAGE_libffi=y +CONFIG_PACKAGE_libmbim=y +CONFIG_PACKAGE_libpcre2=y +CONFIG_PACKAGE_libqmi=y +CONFIG_PACKAGE_libqrtr-glib=y +CONFIG_PACKAGE_modemmanager=y +CONFIG_PCRE2_JIT_ENABLED=y + # 来点5G当备份链路 CONFIG_PACKAGE_usb-modeswitch=y CONFIG_PACKAGE_modemmanager=y @@ -43,7 +59,6 @@ CONFIG_PACKAGE_kmod-usb-net-rndis=y # Quectel CONFIG_PACKAGE_quectel-CM-5G=y - # 不支持Python的路由器不是好路由器 CONFIG_PACKAGE_python3-pip=y CONFIG_PACKAGE_python3-requests=y