mirror of
https://github.com/bkerler/mtkclient.git
synced 2024-11-24 08:27:58 -05:00
This commit is contained in:
parent
af97fe658e
commit
406532a9b0
1 changed files with 1 additions and 0 deletions
|
@ -66,6 +66,7 @@ sudo usermod -a -G plugdev $USER
|
|||
sudo usermod -a -G dialout $USER
|
||||
sudo cp mtkclient/Setup/Linux/*.rules /etc/udev/rules.d
|
||||
sudo udevadm control -R
|
||||
sudo udevadm trigger
|
||||
```
|
||||
Make sure to reboot after adding the user to dialout/plugdev. If the device
|
||||
has a vendor interface 0xFF (like LG), make sure to add "blacklist qcaux" to
|
||||
|
|
Loading…
Reference in a new issue