UBports Robot Logo UBports Forum
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Register
    • Login
    1. Home
    2. TheDudeAbides
    3. Posts
    T
    Offline
    • Profile
    • Following 0
    • Followers 0
    • Topics 1
    • Posts 2
    • Groups 0

    Posts

    Recent Best Controversial
    • RE: "adb devices" doesn't return anything for Xiaomi Redmi 7a running Ubuntu Touch

      @applee Hi, the same (manufacturer & brand new) cable sees the phone in fastboot mode

      posted in Support
      T
      TheDudeAbides
    • "adb devices" doesn't return anything for Xiaomi Redmi 7a running Ubuntu Touch

      Hi guys, as the title says I have UT on Redmi 7a, running fine. I am trying to get Anbox running on it, as according to post #8 on this page: https://forum.xda-developers.com/t/guide-gsi-ubports-how-to-flash-ubuntu-touch-gsi-in-redmi-note-7-7s.4131725/
      The problem is that when I run adb devices (either on my UT phone or on my host computer running Ubuntu 20.04), I don't get anything listed.

      My host can see the phone in fastboot, but not in normal boot.

      I have tried everything suggested here: https://askubuntu.com/questions/863587/adb-device-list-doesnt-show-phone
      I am using the manufacturer usb cable that came with the phone,

      the phone is in debugging mode,

      ~/.android/adb_usb.ini has the vendor id "0x0fce" (Sony) in it,
      (I believe that Onclite was built for Sony, that is why it sees it as a Sony with lsusb, or maybe the vendor files flashed are more likely the culprit for this)

      /etc/udev/rules.d/51-android.rules already had the line
      SUBSYSTEM=="usb", ATTR{idVendor}=="0fce", MODE="0666", GROUP="plugdev" in it.

      I did everything described in the link above, running out of ideas.

      I have also tried installing phablet-tools but to no avail, see this:
      https://askubuntu.com/questions/282162/installing-phablet-tools

      Anything else I can try? or any other way of installing Anbox for this phone? Thanks.

      posted in Support redmi 7 anbox adb
      T
      TheDudeAbides