Skip to content

Instantly share code, notes, and snippets.

@macbre
Created May 27, 2017 20:59
Show Gist options
  • Save macbre/2954c02bf9179e16f9b0b13dd05458d8 to your computer and use it in GitHub Desktop.
Save macbre/2954c02bf9179e16f9b0b13dd05458d8 to your computer and use it in GitHub Desktop.
Huawei and Debian - MTP
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