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

    M4xhack

    @M4xhack

    Programmer

    0
    Reputation
    4
    Profile views
    2
    Posts
    0
    Followers
    0
    Following
    Joined
    Last Online
    Location dev/Null

    M4xhack Unfollow Follow

    Latest posts made by M4xhack

    • RE: Call for testing: Google/Huawei Nexus 6P (angler) owners

      @Rondarius said in Call for testing: Google/Huawei Nexus 6P (angler) owners:

      Hi @M4xhack if you're having problem to open apps, you have to Update or ,delete and reinstall, them because we moved from armhf to arm64 and the apps don't make the transition. at least the apps that has arm64 support, not all apps has this yet. I have no problems with Filemanager and Gallery.

      I use the arm64 see the logs above, but thanks for your info.
      Yes I am working on the logcat logs and will collect all the info later.

      @Flohack
      I also use the 8 core

      @Flohack said in Call for testing: Google/Huawei Nexus 6P (angler) owners:

      @M4xhack Just a quick answer there is no ADB in Halium devices, they will only offer ssh via RNDIS on address 10.15.19.82 - On the host, if you connect the device, you should see an RNDIS adapter coming up in dmesg

      Yes I saw the RNDIS but I thought adb is in it but that's okay too. I think it'll be easy to install.

      posted in Porting
      M4xhackM
      M4xhack
    • RE: Call for testing: Google/Huawei Nexus 6P (angler) owners

      @Flohack
      (Danke für dein einsatz, und viele Grüss aus Graz)

      Bug report:

      I have the following use:

      Build # 679 (Jun 29, 2020 7:20:57 AM)
      ubuntu-touch-hybris-xenial-edge-arm64-rootfs.tar.gz
      
      halium-boot-8-cores.img
      
      system.img
      
      twrp-3.3.1-0-angler.img
      
      angler-n2g48c-factory-6a21e528.zip
      

      Error Report

      Developer mode does not work
      MTP share folder, data share no recation.
      USB debugging mode
      
      The touchscreen is very slow, and depends from time to time.
      -BT do not work.
      -Camara do not work.
      -Many apps crash from Fielmanger gallery and more
      

      I will continue to test and run logcat later!

      Ubuntu 20.04 LTS (Laptop) no VM

      adb shell
      error: no devices / emulators found
      
      usb 3-2: new high-speed USB device number 38 using xhci_hcd
      usb 3-2: New USB device found, idVendor = 0fce, idProduct = 7169, bcdDevice = 3.10
      usb 3-2: New USB device strings: Mfr = 1, Product = 2, SerialNumber = 3
      usb 3-2: Product: Nexus 6P
      usb 3-2: Manufacturer: Huawei
      usb 3-2: SerialNumber: X
      rndis_host 3-2: 1.0 usb0: register 'rndis_host' at usb-0000: 00: 14.0-2, RNDIS device, 42: 14: f3: 3e: 46: 5d
      
      adb devices
      List of devices attached
       
      lsusb
      Bus 003 Device 038: ID 0fce: 7169 Sony Ericsson Mobile Communications AB Nexus 6P
      
      ----> dmesg on Nexus 6p:
      media hub serve 30675
      unhandled level 2 tarnslation fault 11
      
      posted in Porting
      M4xhackM
      M4xhack