mirror of
https://github.com/clockworkpi/DevTerm.git
synced 2025-12-29 10:38:49 +01:00
Updated nmcli with gsm (markdown)
parent
eaa5df8e3c
commit
6ea6fbda82
@ -133,3 +133,14 @@ proxy.pac-script: --
|
||||
|
||||
requires all ppp driver in kernel
|
||||
Devices drivers ->Network device support
|
||||
|
||||
|
||||
In order to use SIMCOM_SIM7600G-H to call or receive calls
|
||||
we have to blacklist some kernel models
|
||||
|
||||
```
|
||||
$ cat /etc/modprobe.d/blacklist-qmi.conf
|
||||
blacklist qmi_wwan
|
||||
blacklist cdc_wdm
|
||||
```
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user