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 ``` +