@imparfaitinconnu do you have adb/ssh access to your device? If so, do you know how to make the system image writable?
Posts
-
RE: Waydroid: no internet inside
-
RE: Waydroid: no internet inside
@Moem You are welcome, hopefully this can help with your issue

-
RE: Waydroid: no internet inside
@Moem in my case there were two things I had to adjust to fix this permanently. You will need to use adb/ssh to access your device. Run waydroid (either by cli or by opening waydroid).
- captive portal issue
inside the container first check if you can at least ping :
sudo waydroid shell ping 8.8.8.8 ping google.comIf this works but you still don't have access to internet inside the apps, run the following command:
dumpsys connectivity | grep "VALIDATED"In case the output shows nothing, then it's an issue with android captive portal.
- rp_filter dropping packages
sudo waydroid shell cat /proc/sys/net/ipv4/conf/eth0/rp_filter cat /proc/sys/net/ipv4/conf/all/rp_filterif the output is not 0, then you can try applying the following:
echo 0 > /proc/sys/net/ipv4/conf/eth0/rp_filter echo 0 > /proc/sys/net/ipv4/conf/all/rp_filtertest if this fixed the issue:
ping 8.8.8.8 ping google.comThese are just temporary changes that would help to see if you are experiencing the same issues as me, so don't worry about running these commands because they will not persist after re-launching the app again. In case we identify one (or both) as potential issues. We can try to apply the fixes permanently.
-
RE: Waydroid: no internet inside
For those experiencing this issue and running out of ideas, I was able to solve it by disabling rp_filter.
-
RE: uWolf (LibreWolf)
@ChromiumOS-Guy said in uWolf (LibreWolf):
@rdfrs thats because apparmor rules (waiting for fix to trickle down to stable releases ask @Fuseteam he knows about this better then me)
confinment is mostly done, not a priority though because it will not raise security as much as you think only make it clearer to you the user what i am doing on you're phone, which granted is a very good reason and is why im working on it. (there is a branch with confinement implemented im just waiting until it won't break the app to use)Awesome! uWolf is currently my daily driver browser in UT. Thank you for your hard work!
-
RE: Call for testing: Ubuntu Touch 24.04-1.0
@poVoq Unfortunately, that's very dependent on the device, I can do it with my OP5 and my Sennheiser BT headphones
-
RE: Call for testing a the new build-variant "standalone-kernel-method" (vs. full-system-image)
@Luksus Hello everyone,
After testing this on my OP5 for the past 2 days and experiencing issues with the battery life (it only lasts for 2-3 hours with minimum use), I've decided to rollback to the stable kernel by using the updater (updating from the phone using the channels didn't work).
I will continue running more tests to try to see if this is an isolated case or not. -
RE: Call for testing a the new build-variant "standalone-kernel-method" (vs. full-system-image)
Just some preliminary report:
- I got the same error message as @danfro "invalid sparse file format.." but everything was OK and it flashed fine
- the keyboard is smaller??
- I've had a bug where I could not write anything and I had to reboot
- snaps after the space "hack" finally works again

- I can confirm the kernel config BINFMT_MISC is not set as you mentioned, but not biggie since winebox never really worked for me on this device.
I will apply now the battery saver ""patch"" and see if I notice some improvements. I will continue testing and report any findings.
-
RE: Call for testing a the new build-variant "standalone-kernel-method" (vs. full-system-image)
i am also willing to give it a try on my OP5, btw, does this also include the necessary flags to be able to run virtualization and winebox?
Thank you for your great work!
-
RE: Pebble Steel + Rockwork = ...
Rockwork works amazingly well on Xenial. Hopefully we can have it on Focal in the future. It's a great app. I am ready to help with it when needed.
-
RE: Looking for a new Apps maintainer
@josele13 Jami is already taking care of it

-
RE: Oneplus One Halium 9 port in the works...
@thevancedgamer sir, you are a hero.
-
RE: UT Installation failure
@magnargj Great tip about using a GOOD usb cable, that is always 50% of the issues when installing UT.. glad you got the nerve and patience to make this work!
Thanks for sharing this information
-
RE: An app for smartwatches that expect Android?
@moem Hello, yes that's the issue. I have the other watches paired with my other phones, they are not attached to the same phone, in fact, I've never tried doing it. Maybe Brian Douglass can give us more insight about this.
-
RE: An app for smartwatches that expect Android?
Rockwork is the reason why i have 3 Pebbles (2 PT, 1 HR) and they work fantastic on UT with exactly "all" of the configs you can get in the android ecosystem. Love those watches, I may buy some more of them just for the future. You never know!
I have 1 AsteroidOS watch as well but the development is sadly too slow and the battery of the watch barely makes half a day in the meantime with the Pebble's I can get an average of 8-9 days of use
-
RE: Convergence
@skafander sadly now it's just for video, but I remember seeing an old issue from canonical times where they were working to add audio support as well.. I am wondering now if i really understood that correctly or not.
-
RE: Vote for Protonmail native app
@c0n57an71n Great idea, I didn't know about this feature from ProtonMail. Voted! I've been using UT for more than 4 years already and ProtonMail for almost 3 years as my main email so this will be really a necessity for me sooner than later.
-
RE: Clock Redesign Ideas
@CiberSheep said in Clock Redesign Ideas:
Maybe going this way...

Looking good! It would be nice to have both options, analog/digital and we can have the right to choose what we want

Keep up the good work!
-
RE: Bricked my OnePlus One when trying to install Ubuntu Touch
Try with another usb cable, also connect it to an USB 2.0 port.. patience and don't worry, your device is not bricked..
When using the installer select your device manually etc.. -
RE: Nexus 5 media player issue
There is a hope that this issue will be fixed using the halium version for the N5.