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

    Topics

    • E

      USB file transfer mode

      Watching Ignoring Scheduled Pinned Locked Moved Design
      6
      -1 Votes
      6 Posts
      283 Views
      AppLeeA
      Hi @ezst036 To clarify what everyone is saying, you have to swipe out the lock screen if you don't have any code set. It's still necessary to unlock the phone. It just doesn't mean what you think it means.
    • E

      Bluetooth device battery level

      Watching Ignoring Scheduled Pinned Locked Moved Off topic
      1
      0 Votes
      1 Posts
      115 Views
      No one has replied
    • E

      Why does picture messaging stop functioning after a few months?

      Watching Ignoring Scheduled Pinned Locked Moved Solved Support
      17
      0 Votes
      17 Posts
      757 Views
      W
      Well, I'm glad you have a fix, but it sure sounds painful. Wish someone had been able to find a simpler way. Hopefully this thread at least helps others with similar issues.
    • E

      MMS stopped working. I updated to the newest OTA. Still broke, how would you fix?

      Watching Ignoring Scheduled Pinned Locked Moved Unsolved Support
      7
      0 Votes
      7 Posts
      356 Views
      E
      @thedeafenguy Thank you, but following the steps in this order and doing other order that I can think of does not help. I'll take a look around and see if I can find out the steps needed to back up and restore my text messages and photos so I can do an absolute re-install leaving nothing behind.
    • E

      A question about megapixels

      Watching Ignoring Scheduled Pinned Locked Moved Fairphone 4
      4
      0 Votes
      4 Posts
      502 Views
      A
      Hello @ezst036 I see the same settings as you: 16:9 8.3MP (or 4:3 12MP), and I did not find how to have a higher resolution.
    • E

      MMS degradation

      Watching Ignoring Scheduled Pinned Locked Moved Support
      2
      0 Votes
      2 Posts
      179 Views
      MrT10001M
      @ezst036 Quality is usually down to your network provider. Your provider may limit size and reduce quality to speed up the process.
    • E

      How I installed on the OnePlus 6t (long read)

      Watching Ignoring Scheduled Pinned Locked Moved Oneplus 6/6T
      2
      0 Votes
      2 Posts
      2k Views
      MrT10001M
      @ezst036 Wow, I found the OP6T one of the easiest phones to install! I'll put the next bit in bold to help others: If the device is at the bootloader (fastboot mode) and connected and you start the installer, the installer will pick it up as example "sdm845". If you know which device you have manually select it from the drop down list in the installer and follow the on screen instructions. The bootloader must be unlocked to install Ubuntu Touch and if the instructions indicate a specific version of Android must installed before, install that version, boot into it and set it up, enable developer mode and ADB/USB debugging before starting the installer. The reasons for the specific version of Android has to be installed is for things like Vendor BLOBS, specific bootloader, specific kernel. To install UT on the OP6T I have always had to downgrade the Android version to Android 9 using this file Fulldowngrade_wipe_18801_181024_2027_user_MP2_release.zip This can be obtained from here. The link is still active at this date (11th February 2024). Download it to the root of the device i.e. connect the device to the PC and set the USB connection to file transfer and copy the zip (STILL zipped) file to the device - NOT in a folder (i.e. the root of the device). Once done then go to Settings, System, System updates and with the cog symbol on the top right, choose Local Install and let it do it's thing. It will take about 15 minutes, reboot and leave you at the Android set up screen. Set up Android again, and enable Developer options and ADB?USB debugging. Reboot to the bootloader. Unlock the bootloader using fastboot oem unlock. Reboot the device and set Android up again, enabling ADB/USB debugging. Connect it to the PC and run the Installer. The installer will then reboot the device and do most of the work for you. You will at one stage have to boot into recovery, the installer will do the rest. @ezst036 You may have had issues due to the device being T-Mobile, but I have had many locked devices that I have installed UT to and it was only SIM locked, the UT install always went through. If the device reboots and you get a message saying "Qualcomm Crash Dump", power off the device, charge the battery for a bit and boot it up again. The stability of the device is not quite there yet, mainly due to the issue across devices with UT draining the battery. There is an app called BatterySaver for 20.04 by Lionel Duboeuf that will help. I have no bricked devices due to installing UT (yet)!
    • E

      How can I use the system-image-from-ota.sh script to create a ubports system.img file?

      Watching Ignoring Scheduled Pinned Locked Moved Solved Support
      2
      0 Votes
      2 Posts
      192 Views
      E
      I figured out a way to do a manual install using TWRP of an old version of UBPorts, then I can use the UBPorts installer on a phone that has UBPorts on it already. So I do not need to try building from source and doing these things. Marked as solved. I put the steps I took in the OnePlus specific forum instead of the general support area. If on the off chance anybody actually knows how to use this script, I would like to hear about it. Feel free to put the information out there.