mirror of
https://github.com/bkerler/mtkclient.git
synced 2024-11-24 00:18:02 -05:00
Compare commits
2 commits
5e835af2b5
...
f360d1bf36
Author | SHA1 | Date | |
---|---|---|---|
|
f360d1bf36 | ||
|
406532a9b0 |
1 changed files with 1 additions and 0 deletions
|
@ -67,6 +67,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