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

    i2097i

    @i2097i

    1
    Reputation
    1
    Profile views
    10
    Posts
    0
    Followers
    0
    Following
    Joined
    Last Online

    i2097i Unfollow Follow

    Best posts made by i2097i

    • RE: [Beta] Pixel 2 installer config

      @Flohack Yeah, the hanging of adb shell is likely on my end somehow. I am going to try a different cable along with rebuilding.

      Yeah, I'll have to get these partitions cleaned up 👍 . I've been using the last Pie update PQ3A.190801.002 (5670241) to refresh.

      posted in Google Pixel 2/2 XL
      I
      i2097i

    Latest posts made by i2097i

    • RE: [Beta] Pixel 2 installer config

      @Flohack agree entirely. Hopefully it's a remnant of the past.

      posted in Google Pixel 2/2 XL
      I
      i2097i
    • RE: [Beta] Pixel 2 installer config

      Sorry for my absence. I currently only have a pixel 2 that is locked by the carrier and effectively useless for unlocking purposes. I was not aware that certain Pixel 2 devices had this. I will jump back in if I can get my hands on an unlock-able Pixel 2.

      posted in Google Pixel 2/2 XL
      I
      i2097i
    • RE: [Beta] Pixel 2 installer config

      @Flohack Yeah, the hanging of adb shell is likely on my end somehow. I am going to try a different cable along with rebuilding.

      Yeah, I'll have to get these partitions cleaned up 👍 . I've been using the last Pie update PQ3A.190801.002 (5670241) to refresh.

      posted in Google Pixel 2/2 XL
      I
      i2097i
    • RE: [Beta] Pixel 2 installer config

      @Flohack same issue - I'm going to factory restore this device and try again. I'll post my findings asap.

      posted in Google Pixel 2/2 XL
      I
      i2097i
    • RE: [Beta] Pixel 2 installer config

      @Flohack

      this is the general gist of what I am doing:

      adb reboot recovery && adb wait-for-recovery && adb shell "mount data" && adb shell "ls -la /data"
      

      I haven't been able to get any adb commands to run on the device itself (adb devices works)

      posted in Google Pixel 2/2 XL
      I
      i2097i
    • RE: [Beta] Pixel 2 installer config

      @Flohack

      My bad - I did not run mount data. Now adb shell is just hanging. Is there some where that I can see logging for this?

      posted in Google Pixel 2/2 XL
      I
      i2097i
    • RE: [Beta] Pixel 2 installer config

      @Flohack The screen does turn off after a certain amount of time so my display is all good!

      Here is the output:

      : adb shell
      root@walleye:/ # ^C                                                                                                                                                                          
      130|root@walleye:/ # pwd
      /
      root@walleye:/ # ls -la /data
      total 0
      drwxr-xr-x  2 root root 0 1970-01-01 00:00 .
      drwxr-xr-x 24 root root 0 1973-04-20 00:54 ..
      root@walleye:/ # 
      

      /data is empty it seems.

      posted in Google Pixel 2/2 XL
      I
      i2097i
    • RE: [Beta] Pixel 2 installer config

      @Flohack
      yes, if I press the power button on recovery, it boots to UBPorts Recovery.

      I also wanted to mention that I let this run all night and it was still on the verbose: running adb action preparesystemimage when I woke up this morning.

      posted in Google Pixel 2/2 XL
      I
      i2097i
    • RE: [Beta] Pixel 2 installer config

      @flohack

      • Booted to fastboot

      • ran fastboot flash boot boot.img with this img

      I am not sure what is meant by DO NOT reboot, but select Boot to recovery. After running the fastboot command should I just use volume up/down to make the recovery reboot option be visible? Not sure if it is supposed to do something at that point.

      posted in Google Pixel 2/2 XL
      I
      i2097i
    • RE: [Beta] Pixel 2 installer config

      @flohack

      I am unable to get past the recovery step. Everything seems to work, I reboot to recovery and I can interact with the UBports recovery mode interface but it never continues from that point. Any ideas?

      Update: It seems to hang on the

      Preparing system image
      Mounting partitions...
      

      section after the reboot to recovery (screenshot attached).

      It could be that I am not giving it enough time so I am going to leave it throughout the night. Here is the verbose output of my UBPorts session:

      ...
      info: Downloading 8 files
      info: Downloaded file 1 of 8
      info: Downloaded file 2 of 8
      info: Downloaded file 3 of 8
      info: Downloaded file 4 of 8
      info: Downloaded file 5 of 8
      info: Downloaded file 6 of 8
      info: Downloaded file 7 of 8
      info: Downloaded file 8 of 8
      verbose: running core action write
      verbose: running adb action wait
      verbose: running adb action preparesystemimage
      
      

      Thanks!

      Screenshot from 2021-09-02 23-45-23.png

      posted in Google Pixel 2/2 XL
      I
      i2097i