Compare commits

...

2 commits

Author SHA1 Message Date
Albert-aka-Albot
f360d1bf36
Merge d97e66ee33 into 406532a9b0 2024-09-11 18:23:53 +02:00
Bjoern Kerler
406532a9b0
Update README.md
Some checks failed
Python application / Test (push) Has been cancelled
2024-09-11 18:21:55 +02:00

View file

@ -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