Yay, Bluetooth works as well now
Posts
-
RE: Oneplus One Halium 9 port in the works...
-
RE: Any news on 20.04 on N5?
Hi all! I've ported focal to OpO, with quite some stuff working. If anybody wants to fork my work for the N5 they're free to do so from my GitHub. (github.com/muhammad23012009)
https://forums.ubports.com/topic/8014/oneplus-one-halium-9-port-in-the-works/22?_=1675102067512
(forum post for my port)(pinging @TotalSonic and @rugby because they might wanna see this )
-
RE: Oneplus One Halium 9 port in the works...
Welp, took a whole lot of effort, but we did it, couldn't have done it without @TheKit's help
-
RE: Oneplus One Halium 9 port in the works...
We did it everybody, the OnePlus One now has focal in the installer alongside the devices website!
Please try installing and reporting your progress at https://forums.ubports.com/topic/8936/bacon-goes-focal?_=1682831293004
https://devices.ubuntu-touch.io/device/bacon/release/focal/ is now available in case you want to see what works as of now, help us fill the boxes! -
RE: Oneplus One Halium 9 port in the works...
And not only that, we have focal incoming for the OpO as well!
-
RE: Oneplus One Halium 9 port in the works...
Only took me a little while, but we managed to get wifi on focal as well! (not main device so revealing serial number doesn't matter )
Bugs remaining are:
Bluetooth (pairs but doesn't work perfectly; serial number is broken)
Browsing (Need to forward-port a patch from xenial in rootfs)
UI lags (relatively small change, will try to fix this first)
Camera (I don't want to touch it :P)
...and some more. Will keep you all updated! -
RE: Oneplus One Halium 9 port in the works...
only a little bit further and this port will start getting polished -
RE: Oneplus One Halium 9 port in the works...
For all you people wondering about device-side patches, I just got done with https://github.com/muhammad23012009/android_kernel_oneplus_msm8974-rebase/commit/ee3ccd30032f62234cad3078a32bc3c64039643a
and now we should have AppArmor 3.0-rc in kernel 3.4! (basically means more apps work :D) -
RE: Bacon goes focal!
@MrT10001 terminal app being broken is due to too old apparmor in our kernel (and the kernel being old in general), I am backporting some patches to make it work, fingers crossed I can get it working before my exams
-
RE: Bacon goes focal!
Whatever the case might be, now OpO is usable again, and can finally be reinstalled using installer!
-
RE: Bacon goes focal!
@messayisto I haven't had much time lately, but now I finally have some time to myself. Will be sure to take a look at it!
-
RE: /data folder not present in recovery mode
@amazones you can run
mount -a
in adb shell to populate /data -
RE: Oneplus One Halium 9 port in the works...
@messayisto Not yet, it's still being worked on. Hope it gets in the installer soon however
-
RE: Fairphone 4 No sound
@dell The sound loss issue only occurs if you install UT over Android 12. Reverting back to Android 11 and then reinstalling UT should fix your issues.
-
RE: Bacon goes focal!
@MrT10001 The power menu issue I am aware of but was too lazy to fix we were trying to get it out into installer asap. be on the lookout for many bugfixes along the weeks. thanks for testing!
-
RE: Can you improve an app? And would you like a Pebble smartwatch?
@PhoenixLandPirat I feel like i'm a bit late now, but indeed there is now a click to test!
Now I can dump that Android and use my FP4 with my Pebble -
RE: Device donation
@Vistaus not trying to be invasive but a UT phone would definitely help me out
My FP4 died a few months ago and I've been itching to do UT development again. If it's feasible, perhaps I could take it? -
RE: Bacon goes focal!
so yesterday I went on a spree to fix flashlight with deviceinfo, which took me on a wild goose chase making a C wrapper for libdeviceinfo, and now i'm awaiting some reviews on my MR here: https://gitlab.com/ubports/development/core/deviceinfo/-/merge_requests/18
After this i'll try and fix ayatana-indicators-power and add deviceinfo support, which should hopefully fix flashlight once and for all.
(why I need to do all this is to make the flashlight node configurable, because OpO has two nodes in /sys, and ayatana-indicators-power picks the wrong node causing it to not work) -
RE: Oneplus One Halium 9 port in the works...
@MrT10001 Hi. Could you try installing focal again today? We merged some PRs to get it functioning, hopefully it should work.