← Back to team overview

desktop-packages team mailing list archive

[Bug 1484988] [NEW] Android smartphone is recognized as MTP device only on 50% of hardware with Ubuntu 14.04

 

Public bug reported:

Hello,

Android device Philips (idVendor=0bb4, idProduct=2008) is recognized as
MTP device only on some hardware with Ubuntu 14.04 while not recognized
on other. Ubuntu is booted on all hardware from the same official
livecd, i.e. not installed and not customized.

For example, it is recognized on Dell XPS M1330 and not recognized on Latitude E6220. 
There is a work around for this particular device however it is only suitable for your own PC. There should be a general fix for this.

Here is a work around:
echo 'ATTR{idVendor}=="0bb4", ATTR{idProduct}=="2008", SYMLINK+="libmtp-%k", MODE="660", GROUP="audio", ENV{ID_MTP_DEVICE}="1", ENV{ID_MEDIA_PLAYER}="1"' | sudo tee /etc/udev/rules.d/69-libmtp.rules

Also I have checked the same with Ubuntu 15.04 livecd and it worked on
both laptops out of the box.

Best regards,
Stanislav

** Affects: libmtp (Ubuntu)
     Importance: Undecided
         Status: New

-- 
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/1484988

Title:
  Android smartphone is recognized as MTP device only on 50% of hardware
  with Ubuntu 14.04

Status in libmtp package in Ubuntu:
  New

Bug description:
  Hello,

  Android device Philips (idVendor=0bb4, idProduct=2008) is recognized
  as MTP device only on some hardware with Ubuntu 14.04 while not
  recognized on other. Ubuntu is booted on all hardware from the same
  official livecd, i.e. not installed and not customized.

  For example, it is recognized on Dell XPS M1330 and not recognized on Latitude E6220. 
  There is a work around for this particular device however it is only suitable for your own PC. There should be a general fix for this.

  Here is a work around:
  echo 'ATTR{idVendor}=="0bb4", ATTR{idProduct}=="2008", SYMLINK+="libmtp-%k", MODE="660", GROUP="audio", ENV{ID_MTP_DEVICE}="1", ENV{ID_MEDIA_PLAYER}="1"' | sudo tee /etc/udev/rules.d/69-libmtp.rules

  Also I have checked the same with Ubuntu 15.04 livecd and it worked on
  both laptops out of the box.

  Best regards,
  Stanislav

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libmtp/+bug/1484988/+subscriptions


Follow ups