From ac888133284340ee67073f7e202b2367a8462948 Mon Sep 17 00:00:00 2001 From: GNU Date: Thu, 8 Dec 2022 22:53:46 +0800 Subject: [PATCH] Updated nmcli with gsm (markdown) --- nmcli-with-gsm.md | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/nmcli-with-gsm.md b/nmcli-with-gsm.md index 011bc6c..fa02ab4 100644 --- a/nmcli-with-gsm.md +++ b/nmcli-with-gsm.md @@ -141,8 +141,12 @@ proxy.pac-url: -- proxy.pac-script: -- ``` -requires all ppp driver in kernel -Devices drivers ->Network device support +if nmcli can not start the gsm connection with errors like Ipv4 stack ,dual-stack addressing not supported by the modem +that means we need to re-compile the kernel + +requires all ppp driver in kernel +**Devices drivers ->Network device support** +and compile as *, not module on A06 ```