mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2026-01-09 19:47:56 -05:00
Update ModemManager-Must-Be-Discarded.md
Signed-off-by: 47LeCoste <82815207+grugnoymeme@users.noreply.github.com>
This commit is contained in:
@@ -55,6 +55,14 @@ sudo systemctl stop ModemManager
|
||||
sudo systemctl disable ModemManager
|
||||
sudo systemctl mask ModemManager
|
||||
```
|
||||
After doing this check if it has been masked with:
|
||||
`systemctl status ModemManager`
|
||||
If you'll get something like this, you've masked ModemManager and you will be ready to install and setup your pm3.
|
||||
```
|
||||
○ ModemManager.service
|
||||
Loaded: masked (Reason: Unit ModemManager.service is masked.)
|
||||
Active: inactive (dead)
|
||||
```
|
||||
|
||||
# Solution 3: use filtering udev rules
|
||||
^[Top](#top)
|
||||
|
||||
Reference in New Issue
Block a user