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

    Posts

    Recent Best Controversial
    • RE: FP5 bugs - SD card and Fairbuds XL headphones not working

      @guybrush3pwood said in FP5 bugs - SD card and Fairbuds XL headphones not working:

      Lastly... is there a way to set an 'edge' to the top status bar? The clock ends up being cut off by the curved edge of the screen

      There is an "apply_notch" hack but there is no specific patch for the FP5. Nevertheless, the FP4 patch works quite well for me, but use it on your own risk. To install it, open the UT terminal and issue the following commands:

      wget -O apply-notch-hax.sh https://git.io/JtIpG
      chmod +x apply-notch-hax.sh
      ./apply-notch-hax.sh FP4
      

      The only problem I see is that in landscape mode the farthest indicator on the left is shown partially. I tried to fork the repository and adjust the parameters to solve this but haven't been able to make my fork patch work.

      You have to run the last command above each time you upgrade UT.

      posted in Fairphone 5
      W
      wgarcia
    • RE: Please help with installation

      @sub078 Stupid suggestion: have you checked if the boot was paused? There is a text that says "click start to pause boot" and I think "click start to continue boot".

      posted in Fairphone 5
      W
      wgarcia
    • RE: Mailo

      Hi @Benoit-NL and welcome to this forum.

      I don't know Mailo, but if it is a web-based email platform, you have to take into account that the web browser in Ubuntu Touch, Morph, has a quite outdated web engine due to library dependencies in the system.

      It is hoped that when UT moves to the next version, from 20.04 which is now to 24.04, the web browser will be updated and it will be able to deal with more modern web pages where it now fails.

      There are some other alternative web browsers in UT but they are very experimental and incomplete, not ready for daily use.

      posted in Fairphone 5
      W
      wgarcia
    • Very fast GPS fix with Volla 22 within Waydroid

      I have a Volla 22, and the time it gets a GPS fix in Waydroid is very short. I haven't seen anything comparable in any of the other devices where I've seen UT running (and I have seen Nexus 5, OnePlusOne in the 16.04 times, and original Volla (crazy), Pixel 3a XL and Fairphone 5 in the 20.04 era.)

      I've seen it getting a fix even indoors and getting the correct fix even if changing completely location, so I doubt it is using a cache.

      One would suspect it is using a-gps in Waydroid, but if I understand correctly, a-gps uses the cell towers and so needs an active SIM card, which Waydroid does not have.

      I've seen this only happening in Waydroid, if I use GPS from a native UT app the time to get a fix is the "normal" one for UT, that is, quite slow.

      I don't know if anybody else has this same experience.

      posted in Volla Phone 22
      W
      wgarcia
    • RE: Check on features before to buy/install FP5

      My experience with Fairphone 5:

      1. Bluetooth:

      Working in my car for receiving and sending calls. Works also connected to a Pebble watch.

      1. GPS:

      Works for me, it takes 10 to 20 minutes to get a fix, in the open air or at the balcony of my place (1st floor of a building 9 floors high). Sometimes it takes longer, if I don't see a fix in 20 minutes I restart the phone.

      1. IDLE:

      Using the current development image the battery lasts for the whole day, unless using Waydroid for too long. I haven't seen the background apps draining battery so far.

      1. NFC

      I use it with Waydroid in the transport system of my city, no issues.

      Calls: No issues, 5G or Volte are working.

      SMS/MMS: SMS fine, I don't use MMS.

      Waydroid: Very fluid, but it hangs often when put in the background. Not a big deal because it starts in seconds.

      Connection to PC: No issues to mount the device in Linux, or connect with adb.

      Wifi/network: Disconnects if moving between WIFI antenna, but otherwise no issues.

      posted in Fairphone 5
      W
      wgarcia
    • RE: VoLTE Status in Europe

      Fairphone 5 with Orange in Spain works well with Volte.

      posted in Google Pixel 3a/3a XL
      W
      wgarcia
    • RE: Call for testing: Ubuntu Touch 20.04 OTA-9

      With the 28 May update and a Volla 22

      Emojis: OK
      Waydroid: OK

      I dont' have a SIM in this phone so I can't test related things.

      posted in OS
      W
      wgarcia
    • RE: Call for testing: Ubuntu Touch 20.04 OTA-9

      Sorry for the late report. For the things I can test:

      Vola 22

      Emojis: working OK
      Waydroid: working OK

      posted in OS
      W
      wgarcia
    • RE: Oh ubuntu, whats happened....

      @MrT10001 There is currently a note saying that due to a bug the ISO is oversized:

      https://cdimage.ubuntu.com/daily-live/current/

      posted in Off topic
      W
      wgarcia
    • RE: Most stable phone for waydroid

      @delijati I used waydroid in the original Volla (until July 2023), the Volla 22 (from July 2023) and the Pixel 3a XL (since some days ago).

      Waydroid in general has improved a lot, it used to crash much more often. But among these phones, by far where I find it smoother and more stable is in the Pixel 3a XL.

      posted in Waydroid
      W
      wgarcia
    • RE: Installation to Google Pixel 3a XL

      I finally managed to downgrade, quite unexpectedly.

      I tried to install twrp recovery, to see if you could install the Android 9 image with it. I tried to flash it in fastboot mode with:

      sudo fastboot flash boot twrp...img

      (without sudo it wouldnt install)

      and it got stuck in fastboot. I would not boot, or go to recovery, or anything.

      Then I changed boot partition

      fastboot set_active other

      not that I had any idea on what I was doing, just as a result of desperation, since I saw this command somewhere. It moved from partition "a" to "b" but nothing changed.

      Then out of boredom I went back to Google Chrome and Android Flash Tool and voilà, this time it downloaded and installed Android 9.

      What a pain, it was a similar experience with an OP5 recently. It is a breeze to install UT, but downgrading Android can take you a full morning.

      posted in Google Pixel 3a/3a XL
      W
      wgarcia
    • RE: Installation to Google Pixel 3a XL

      @MrT10001 said in Installation to Google Pixel 3a XL:

      @wgarcia

      You need to install the latest fastboot and ADB drivers.

      I have the latest I think.

      Once that is done you need to download the fastboot flash version which will have the flash all.sh file in it.

      I've downloaded several, didn't see any "flash-all.sh" utility. Do you have a link to the one that has it?

      posted in Google Pixel 3a/3a XL
      W
      wgarcia
    • Installation to Google Pixel 3a XL

      I'm trying to install UT to a Gogle Pixel 3a XL.

      I already unlocked the bootloader. It currently has Android 12, and so I'm trying to downgrade to Android 9, to the image that says in the devices page.

      I downloaded the zip file corresponding to that image, but I don't know what to do with it. I've seen a "flash-all.sh" utility mentioned in other posts, but I can't find it to download from anywhere, I downloaded "platform-tools_r35.0.0-linux.zip " but this file is not here.

      I tried to downgrade with Android Flash Tool in Chrome (from a linux machine). Chrome sees the device and connects to it, it starts the installation of the image. I puts the phone in fastboot mode, and then it aborts all the time (different cables, with "wipe data" and without, trying other options as "wipe al partitions" or similar.) The message is "Error connection", and "Error connecting to your device. Try disconnecting and reconnecting it. Failed to execute 'open' on 'USBDevice': Access denied. (open)".

      So stuck here.

      posted in Google Pixel 3a/3a XL
      W
      wgarcia
    • Teleport: Images not being send if attached to messages

      In the UT Telegram client Teleport, I cannot send images right now on the Volla Phone 22.

      I see the attached image in Teleports, but the other party does not receive it. I cannot see it either in my own account if I open a client in the computer desktop or an Android device. I can send images from these two clients.

      I opened an issue one month ago:

      https://gitlab.com/ubports/development/apps/teleports/-/issues

      Anybody else seeing this issue?

      posted in Volla Phone 22
      W
      wgarcia
    • RE: No ringtone or message tone

      I've noticed this also, and I was a couple of days without notification sounds. Sound otherwise was working well.

      Yesterday by chance I went to Settings -> Notifications, and clicked on the notification sound that I'm using.

      Now I have notification sounds back.

      It looks like a bug, but I don't know how to reproduce.

      posted in Volla Phone 22
      W
      wgarcia
    • RE: Thank you all who have made this possible!

      @arubislander Maybe if somebody from the community saves a kid of Zuckerberg from drowning, or something like that...

      posted in Off topic
      W
      wgarcia
    • RE: Waydroid crash

      @Kratuzov Maybe you can get some more information if you open the terminal app, write:

      waydroid log
      

      provoke the crash, and check what the log says.

      posted in Waydroid
      W
      wgarcia
    • RE: Xenial vs Focal

      @magnargj Focal in the Volla 22 works without any major issues.

      posted in Volla Phone 22
      W
      wgarcia
    • RE: Waydroid infos needed :)

      @jmlich said in Waydroid infos needed 🙂:

      @wgarcia Acctually, I don't use any android applications, but waydroid sound like a way to bypass gap until native applications are written. There is usually one or two apps which locks people to android.

      In that case UT works well, but some people think they can keep both an Android phone and a UT phone with Waydroid, which is not the case.

      posted in Waydroid
      W
      wgarcia
    • RE: Waydroid infos needed :)

      @jmlich In my opinion if you need Android apps a lot, UT is not a good choice. Waydroid is a good complement of UT for Android apps you really need, but if you need a lot of them, I think a good advise is to better stay in Android. For instance if you use Whatsapp a lot, UT will not be ideal.

      You should use UT if you have UT apps for all your basic needs, except a few ones, like bank apps or public apps only available in Android and Iphones.

      posted in Waydroid
      W
      wgarcia