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

    Posts

    Recent Best Controversial
    • RE: Ubuntu Touch Q&A 168 call for questions

      @ikoz Thanks for your message, i will try to tincker with it 😉

      posted in News
      C
      captainfunk
    • RE: Ubuntu Touch Q&A 168 call for questions

      @Lakotaubp yes that's it, it's possible on waydroid but not on UT. I like that in waydroid because I have a Pixel 3a XL and the audio jack is not on the on the same side as the usb port so it's very useful when listening to music or watching a video, but when I go back to UT everything is upside down... I wasn't aware of that problem when I chose the Pixel ^^

      posted in News
      C
      captainfunk
    • RE: Ubuntu Touch Q&A 168 call for questions

      thanks but I know that, i think you misunderstood my question. If you consider that the normal position of the screen is 0 degree (with the bottom of the screen being the usb charging port) then the actual possible rotations are 90 and 270 degrees but you can't do 180 degrees, I don't know how to explain it better

      posted in News
      C
      captainfunk
    • RE: Ubuntu Touch Q&A 168 call for questions

      Hii everyone, thanks for answering my previous questions, I keep getting new ones :

      • When encryption will be ready, will it be possible to encrypt the system without doing a reinstallation of UT and Waydroid ?
      • Are you thinking or planning to implement the screen rotation to 180 degrees ?
      • In order to understand better how things work, I'd like to know if the system updates (OTA) that we receive are different for each devices ? I guess that they also include the work done by the porters in between system update ? Because on the devices's page we can see the last commit for each device and I was wondering how those changes make their way to each particular device.
      • I was wondering, althought the Pinephones are the only one where we can natively install UT, they seem badly supported, a ton of features are still missing when I look at the device page, why do you think it's like this ?
      posted in News
      C
      captainfunk
    • RE: Ubuntu Touch Q&A 167 call for questions

      @UBportsNews Hi, first thanks to everyone who work on this amazing OS, a few questions :

      • The last OTA 9 release brought Waydroid 1.5.1 containing initial support for upcoming official Android 13 images. Do you know when those images will be released and do you know if it will be easily upgradable from current Waydroid without needing a full reinstall ?
      • The current gps is only working on rare occasion for me, maybe others have the same problem, does the team plan to change the implementation or change the way the gps is working in the future ? (I've heard about AGPS being much more functional maybe)
      • On the list of supported devices, why are they stars next to certain devices ? There are very well supported ones without stars and where it's written "The device is actively receiving updates and will remain at the core of Ubuntu Touch development."
      • The Dekko2 mail app doesn't support OAuth so it's not possible to add a Outlook or Yahoo/Aol account, is this something that will be implemented ?

      Thanks for your answers 🙂

      posted in News
      C
      captainfunk
    • RE: Setup a shared folder between UT and Waydroid

      @developerbayman
      Making a little script and make it autorun on startup could be a workaround to avoid doing the mount --bind command every time I reboot the phone but I don't know how to do this.
      Still, for each file that I want to copy into the shared folder I have to do the chown command again and again, that's the most problematic thing

      posted in Waydroid
      C
      captainfunk
    • RE: GPS not working on Pixel 3a XL

      @uwahl Ok thanks for this information :). It's good to know that the test_gps utility is not reliable.
      Unfortunatly for me all the apps (Pure Maps, uNav, SensorsStatus, Gps Toolkit) don't give me any fix.
      I hope someone can bring me a solution 🤞

      posted in Google Pixel 3a/3a XL
      C
      captainfunk
    • Setup a shared folder between UT and Waydroid

      Hi everyone 🙂

      I've tried to setup a shared folder between UT and waydroid so I can easily and quickly share files without using the terminal. I want to be able to use easily this share folder in the graphical app Files of Ubuntu Touch.

      I've kinda followed this link : https://docs.waydro.id/faq/setting-up-a-shared-folder

      So i have first created two directories : ~/shared and ~/.local/share/waydroid/data/media/0/shared
      Then I have done the commands :

      sudo mount --bind ~/shared ~/.local/share/waydroid/data/media/0/shared
      sudo chown phablet:phablet shared
      
      phablet@ubuntu-phablet:~$ ls -l | grep shared
      drwxrwxr-x 2 phablet phablet  4096 juin   7 01:04 shared
      phablet@ubuntu-phablet:~$ 
      

      It only works for one file, then the permissions automatically change to 1023 and I'm not authorised to continue sharing files :

      phablet@ubuntu-phablet:~$ ls -l | grep shared
      drwxrwxr-x 2    1023    1023  4096 juin   9 23:14 shared
      phablet@ubuntu-phablet:~$ 
      

      So I have to do the chown command again for every file...

      Furthermore, if I check the id command then I don't see which user is 1023 :

      phablet@ubuntu-phablet:~$ id
      uid=32011(phablet) gid=32011(phablet) groups=32011(phablet),4(adm),5(tty),20(dialout),24(cdrom),27(sudo),30(dip),44(video),46(plugdev),105(systemd-journal),1001(radio),1002(bluetooth),1003(android_graphics),1004(android_input),1005(audio),1013(android_media),1015(sdcard_rw),1021(gps),2001(android_cache),3002(android_net3),3003(android_net),3004(android_net2),9997(android_nvram)
      phablet@ubuntu-phablet:~$ 
      

      And finally if I reboot UT I have to also re-do the mount --bind command...

      I would like to make this shared folder persistent without having to re-do those commands every time, any ideas ?

      Thanks 🙂

      posted in Waydroid
      C
      captainfunk
    • RE: GPS not working on Pixel 3a XL

      @uwahl thanks for your answer, I don't understand what are you suggesting me ?
      And How can I know if there is an issue with the test_gps command ? and what can I do about it ?
      Thanks

      posted in Google Pixel 3a/3a XL
      C
      captainfunk
    • RE: GPS not working on Pixel 3a XL

      screenshot20250606_cropped.png

      posted in Google Pixel 3a/3a XL
      C
      captainfunk
    • RE: GPS not working on Pixel 3a XL

      @ikoz thanks for the help, i've run test_gps but i got :

      phablet@ubuntu-phablet:~$ test_gps
      *** setup signal handler                 
      *** get gps interface
      *** GPS interface not found :(
       Bye! 
      phablet@ubuntu-phablet:~$ 
      

      From what i've read in other threads, I thinks it doesn't mean that my hardware is broken, some users have the same output but when they try to go back to stock android it works great, it's a problem with UT I think...

      posted in Google Pixel 3a/3a XL
      C
      captainfunk
    • GPS not working on Pixel 3a XL

      Hi everyone 😊 ,

      Since I made the jump to UT, on the Pixel 3a XL some months ago, one of my big problems is the GPS. I cannot manage to make it work. It briefly worked 3 or 4 times some weeks ago but never again. I read many Ubports forum pages about users having problems with it, I tried to do what was advised (Never lock the screen so it always stays on, don't interrupt the app on Tweaks for uNav and PureMaps, put it on the window still with no big building around for 1 hour) but nothing, I cannot get a fix

      PS : I have tried the sensor status app and it seems to think the system is ok but it cannot find a satellite with the gps

      Any Ideas ?
      Thanks in advance !

      posted in Google Pixel 3a/3a XL
      C
      captainfunk
    • RE: Ubuntu Touch Q&A 166 Call for questions

      Hi 🙂 Thanks for this amazing project, I have some questions, thank you in advance for your answers :

      1. I bought a Pixel 3a XL some weeks ago, at the time it seemed to me that it was the best supported device for UT (The Fairphone 4 and 5 weren't in the list of supported devices yet). But discovering and listening to the various Q&A I'm worried about the future of this device, could you tell me if there will be improvement concerning this device in the future ? Will it be possible to install Noble 24.04 on this device ? If yes, will it need a full reinstall wiping out all configs and personal datas or just a smooth upgrade from Focal 20.04 ?

      2. Is the list of supported devices and features on the website up to date ? Because I hear a lot about the Fairphone 5 being the base device for Noble development in the various Q&A but this device and the Fairphone 4 were added in the list of supported device not so long ago and they instantly took the first place as best supported device. So I wonder how much is up to date in this list.

      Thanks

      posted in News
      C
      captainfunk
    • RE: Where is the trash bin ?

      @arubislander Ok I understand, I'm gonna grieve for my photos then ahah. Thanks for your answers 😊

      posted in Support
      C
      captainfunk
    • RE: Where is the trash bin ?

      @arubislander Ok, do you know some unconventional methods maybe ?

      posted in Support
      C
      captainfunk
    • RE: Where is the trash bin ?

      @MrT10001 No I haven't tried making the system rewritable, It's something I was thinking about but I still don't really know the pros and cons of doing that

      posted in Support
      C
      captainfunk
    • RE: Where is the trash bin ?

      @MrT10001 Hey thanks for the answer, I deleted the photos using the Gallery App

      posted in Support
      C
      captainfunk
    • Where is the trash bin ?

      Hi everyone 😄 ,

      I recently deleted some photos but due to some lag I also deleted unwanted photos and I cannot find the trash bin, I expected to be in /home/$USER/.local/share/Trash but I couldn't find the directory. Can someone help me ?

      Thanks 🙂

      posted in Support
      C
      captainfunk