BQ M10 HD adb does not work
-
@marathon2422 I never got the "allow" box on Ubuntu with bq devices. I had to use Linux Mint in the end not sure I even tried on windows.
-
May be wrong but would say the value you search for adb is 0x2a47 (idVendor), from
https://ubuntuforums.org/archive/index.php/t-2352688.html
and
https://forums.ubports.com/topic/360/connecting-calibre-to-bq-aquaris-m10-fhd-via-mtp/15and by comparison with 0x2ae5 for Fairphone 2
-
Thank you for the answer! The reboot after enabling developer mode did the trick. I did not get a window with an allow button though.
-
@gerben that "allow" pop-up only appears the first time you plug your device to your computer using an usb cable. Once you've trusted that device ("allow") that's all.
In your case, if you have plugged that device before, it's trusted then.
-
@libremax
The 'hardware id' for the Fairphone 2 mentioned in the ubports docs matches with their USB vendor id indeed. I still had the 0x2a47 id in the ini file and this might be required for the M10 HD.I am not sure though. After trying some combinations I find that sometimes it works and sometimes not. So there seems to be something else going on.
-
Glad it came together for you.
I have gone back an forth with my m10 fhd a few times.
Always something different happens -
@advocatux said in BQ M10 HD adb does not work:
@gerben that "allow" pop-up only appears the first time you plug your device to your computer using an usb cable. Once you've trusted that device ("allow") that's all.
In your case, if you have plugged that device before, it's trusted then.
That could well be the case. I tried it late last night.
-
After just plugging and unplugging I notice that 1 in 5 times I get an ADB connection. MTP seems to always work properly, except for one time when I got an 'Unable to open a folder for Aquaris M10 HD' error. At which time I got an ADB connection. After unmounting MTP I sometimes loose the ADB connection, but not always.
How do ADB and MTP automount play together? Do I need to disable MTP?
-
@Gerben Sometimes adb does not work well when you plug the device over a USB hub. If you are using a desktop system you can try to connect directly to an onboard USB port of your PC. (usually at the back of the PC)
This eliminates trouble due to bad cabling or a bad quality USB hub or else due to a missing power supply for the hub. -
@thepossessor Thank you for the tip. I always connect directly to my laptop without a hub.