From 7f9e380e24a932c6f79878fc7bc160a3103d209c Mon Sep 17 00:00:00 2001 From: GNU Date: Mon, 5 Dec 2022 08:44:40 +0800 Subject: [PATCH] Updated nmcli with gsm (markdown) --- nmcli-with-gsm.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/nmcli-with-gsm.md b/nmcli-with-gsm.md index 8835606..ae06a75 100644 --- a/nmcli-with-gsm.md +++ b/nmcli-with-gsm.md @@ -138,6 +138,10 @@ proxy.pac-script: -- requires all ppp driver in kernel Devices drivers ->Network device support +on A06 +``` +sudo apt install pppoe +``` In order to use SIMCOM_SIM7600G-H to call or receive calls we have to blacklist some kernel modules @@ -148,3 +152,4 @@ blacklist qmi_wwan blacklist cdc_wdm ``` +