Skip to content
This repository has been archived by the owner on Dec 12, 2023. It is now read-only.

Oneplus one: Invisible when connected to a PC #11

Closed
NeoTheThird opened this issue May 27, 2017 · 3 comments
Closed

Oneplus one: Invisible when connected to a PC #11

NeoTheThird opened this issue May 27, 2017 · 3 comments
Labels
Milestone

Comments

@NeoTheThird
Copy link
Member

Bacon, legacy #10.

I have asked this question in the Telegram group and there seem to be others experiencing similar difficulties, but I have yet to see a solution that works. My beloved OPO remains in "stealth" mode, completely invisible to any PC.

Steps to reproduce:

  1. Enable developer mode (check)
  2. Turn on and unlock OPO, connect it to a linux PC (check)
  3. Nothing shows from the PC, no disk mounted, no "adb devices" entry, no "lsusb" entry
  4. Try another cable (check)
  5. Same as 3.
  6. Try another PC (check)
  7. Same as 3.
  8. Run "adb kill-server" and reboot PC (check)
  9. Same as 3.
  10. Try solution mentioned in the wiki (https://wiki.ubports.com/wiki/How-to-use-adb-from-ubuntu-desktop) (check)
  11. Same as 3.
  12. Add file /etc/udev/rules.d/51-android.rules and enter "SUBSYSTEM=="usb", ATTR{idVendor}=="05c6", MODE="0664", GROUP="plugdev"" (check)
  13. Reboot PC (check)
  14. Same as 3.

This list of things I have tried is very long, but nothing makes any difference. The device is invisible.

Before I bought my OPO, I borrowed a Nexus 5 from a friend and flashed Ubuntu Touch onto it. File system and adb access worked like a breeze. Apparantly the OPO is different, but I never realized it was going to be so difficult to access it.

Update:

When I go into Settings/About/Developer mode and disable "Developer mode", the device suddenly appears in 'lsusb' as:
Bus 002 Device 009: ID 05c6:6764 Qualcomm, Inc. A0001 Phone [OnePlus One]
as expected and I also get a phone icon in the left panel Ubuntu launcher. If I enable "Developer mode" again, it disappears from the list and the phone icon in the left panel disappears.

However, I still cannot mount "bacon" and it doesn't show up in 'adb devices'. Clicking on the phone icon throws an error that it can't mount.

Reported by https://launchpad.net/~tomoqv.

@tomoqv
Copy link

tomoqv commented May 29, 2017

Could this be the same issue as #13?

@tomoqv
Copy link

tomoqv commented Jun 2, 2017

On 15.04/devel r10 I can finally mount my OPO, but only if I have developer mode set to disabled. When enabling developer mode, the device can't mount again. Seems like the dev mode settings button is inverted.
Regardless of developer mode setting, the device does not expose an adb interface.

@mariogrip mariogrip added this to the 15.04 OTA-1 milestone Jun 6, 2017
@mariogrip
Copy link
Member

Fix released: ubports/device-files@2d65b59 and ubports/device-builds@9c0f535

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

3 participants