Created
May 27, 2017 20:59
-
-
Save macbre/2954c02bf9179e16f9b0b13dd05458d8 to your computer and use it in GitHub Desktop.
Huawei and Debian - MTP
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
sudo echo 'ATTR{idVendor}=="12d1", ATTR{idProduct}=="1037", SYMLINK+="libmtp-%k", MODE="660", GROUP="disk", ENV{ID_MTP_DEVICE}="1", ENV{ID_MEDIA_PLAYER}="1"' >> /etc/udev/rules.d/69-libmtp.rules | |
sudo apt-get install mtp-tools jmtpf |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment