Hehe got it! Thx for everything. I'm going to learn those two for now.
Best posts made by extraymond
-
RE: Possibility of basing on ubuntu core?
-
RE: OrbTk - The Rust UI-Toolkit status update
@FloVanUB This is super exciting!!! Loving some good rust on ubport.
-
RE: Sony Xperia X (suzu/F5121 & F5122)
@fredldotme Hi! I accidentally tried installing F5122 using the F5121 option in the ubport installer, and it went on installing successfully. It even let me booted one time before failing to boot again.
If you need to test anything to get ubport on F5122 as well. I'm willing to help.
Thx again. Awesome stuff you're doing. -
RE: Possibility of basing on ubuntu core?
Thanks for the reply! These are tremendously helpful feedback.
While kernel/gadget/hallium is a bit out of my league now, I'm playing a bit naive here and see if I can get some of the points you mentioned into some subtasks that I'm able to tackle on my own.
About the kernel/gadget part, if the POC just targeted building on one device, would something like pixel3a or failrphone4 be straight forward enough? Unfortunately without c/c++ knowledge(rust/python for me), I think the most I can do is map the various shell script into the build yaml and see what's next. Another approach I think I might try is to use the rpi4 which has ubuntu core support and try something on top of it.
The lomiri transition to wayland seems like a high priority before any of my vague assumption can happen.
I think two option I might be able to try is either:
- run lomiri as it is on mir which I assume is possible with ubuntu core
- learn about confined-shell and mirway and see if I can get lomiri running as a standalone snap on a ubuntu core device.