Yay, Bluetooth works as well now
Best posts made by TheVancedGamer
-
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! -
Improvements and feedback for the FP5
Hello all! I'm sure you've all noticed by now that the FP5 port has come a long way, and is now quite polished. However it still had a ton of issues regarding WiFi, Bluetooth and battery. But I am extremely excited to say that they all have been fixed! It lasts a very long time on suspend, and WiFi also doesn't disconnect during suspend.
Now I would like your help to test all of the new fixes. Mainly looking for feedback on these:
- Suspend improvements (how long does it last when screen is turned off?)
- WiFi improvements (does the phone wake up when you get a notification?)
- Bluetooth improvements (can you pair to a modern car?)
Once again, thank you all for the support
(P.S.: make sure to install the MR given below for WiFi in suspend)
https://gitlab.com/ubports/development/core/repowerd/-/merge_requests/90you can install it by running
sudo ubports-qa install devel-noble_-_PR_repowerd_90
-
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
Latest posts made by TheVancedGamer
-
Improvements and feedback for the FP5
Hello all! I'm sure you've all noticed by now that the FP5 port has come a long way, and is now quite polished. However it still had a ton of issues regarding WiFi, Bluetooth and battery. But I am extremely excited to say that they all have been fixed! It lasts a very long time on suspend, and WiFi also doesn't disconnect during suspend.
Now I would like your help to test all of the new fixes. Mainly looking for feedback on these:
- Suspend improvements (how long does it last when screen is turned off?)
- WiFi improvements (does the phone wake up when you get a notification?)
- Bluetooth improvements (can you pair to a modern car?)
Once again, thank you all for the support
(P.S.: make sure to install the MR given below for WiFi in suspend)
https://gitlab.com/ubports/development/core/repowerd/-/merge_requests/90you can install it by running
sudo ubports-qa install devel-noble_-_PR_repowerd_90
-
RE: Install with ubports installer resulted in having a debug kernel
@fubuntu Some QCOM drivers seem to use trace_printk(), but honestly it's not something to bawl over, it's perfectly fine fwiw
-
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: How important is strong hardware?
@AmauryDBZ lomiri doesn't support extending displays yet sadly
-
RE: How important is strong hardware?
@kugiigi yeah, the SoC supports two displays at 1080p
-
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: Browser does not work in focal
@ricardo65 have you tried rebooting the device? works fine here
-
RE: Ubuntu Touch Q&A 132 Call for Questions
@UBportsNews When will Epics on GitLab be properly managed to indicate current features/issues being worked on, who's working on them, since when is it being worked on and the estimate for completion?
This could accelerate development because contributors wouldn't be asking around to see if someone is already working on X feature or Y issue, they could just check there and instead find something that isn't being actively tackled, and then proceed to polish that up.