desktop-packages team mailing list archive
-
desktop-packages team
-
Mailing list archive
-
Message #160916
[Bug 1535689] Re: Avila tablet is not recognised by libmtp
This is working on my Wily laptop !?
My rules contain
My /lib/udev/rules.d/69-libmtp.rules:
ATTR{idVendor}=="2a47", ATTR{idProduct}=="2008", SYMLINK+="libmtp-%k", MODE="660", GROUP="audio", ENV{ID_MTP_DEVICE}="1", ENV{ID_MEDIA_PLAYER}="1"
ATTR{idVendor}=="2a47", ATTR{idProduct}=="0c02", SYMLINK+="libmtp-%k", MODE="660", GROUP="audio", ENV{ID_MTP_DEVICE}="1", ENV{ID_MEDIA_PLAYER}="1"
ATTR{idVendor}=="2a47", ATTR{idProduct}=="2008", SYMLINK+="libmtp-%k", MODE="660", GROUP="audio", ENV{ID_MTP_DEVICE}="1", ENV{ID_MEDIA_PLAYER}="1"
ATTR{idVendor}=="2a47", ATTR{idProduct}=="0c02", SYMLINK+="libmtp-%k", MODE="660", GROUP="audio", ENV{ID_MTP_DEVICE}="1", ENV{ID_MEDIA_PLAYER}="1"
ATTR{idVendor}=="2a47", ATTR{idProduct}=="7f10", SYMLINK+="libmtp-%k", MODE="660", GROUP="audio", ENV{ID_MTP_DEVICE}="1", ENV{ID_MEDIA_PLAYER}="1"
lsusb shows
Bus 001 Device 075: ID 2a47:200d
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to libmtp in Ubuntu.
https://bugs.launchpad.net/bugs/1535689
Title:
Avila tablet is not recognised by libmtp
Status in The Avila project:
Invalid
Status in Canonical System Image:
Confirmed
Status in libmtp package in Ubuntu:
New
Bug description:
The Avila tablet (product name is Frieza) is not recognised when in
MTP file mode by Ubuntu.
idVendor=2a47, idProduct=200D
Tested on a trusty/precise/wily laptop and found the device is not
listed in the desktop interface.
The line below will make it work normally just for testing.
ATTR{idVendor}=="2a47", ATTR{idProduct}=="200d", SYMLINK+="libmtp-%k", MODE="660", GROUP="audio", ENV{ID_MTP_DEVICE}="1", ENV{ID_MEDIA_PLAYER}="1"
# Avila Frieza (MTP+ADB)
Reproduction Proceedure:
- Plug a tarblet into the Ubuntu desktop via a USB cable
- Expect to see a natuilus window pop up, with the option to browse and copy files to the phone's file system
- Actual result: no response from the Ubuntu host.
Related OEM bug #1531494
To manage notifications about this bug go to:
https://bugs.launchpad.net/avila/+bug/1535689/+subscriptions
References