Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Port webOS OSE to android devices (Xiaomi A1) #13

Open
flowergom opened this issue Aug 22, 2018 · 5 comments
Open

Port webOS OSE to android devices (Xiaomi A1) #13

flowergom opened this issue Aug 22, 2018 · 5 comments
Assignees
Labels
enhancement New feature or request

Comments

@flowergom
Copy link

Port webOS OSE to Xiaomi A1 using android BSP.
webOS running on Xiaomi A1.
webOS UI launcher and qt native / webbased app are executed.

@flowergom flowergom added the enhancement New feature or request label Aug 22, 2018
@Herrie82
Copy link

We've got LuneOS based on old Open webOS running on Xiaomi A1 (tissot). Some hints on what needs to be done can be found at: https://github.com/shr-distribution/meta-smartphone/commits/pyro and https://github.com/webOS-ports/meta-webos-ports/tree/pyro more specifically webOS-ports/meta-webos-ports@ae34ca8.

This is still work in progress and will be updated with more things such as proper A/B partition scheme support. This is currently based on Project Halium (https://docs.halium.org/en/latest/) and Android 7.1.2.

webOS-ports/meta-webos-ports#299
shr-distribution/meta-smartphone#78

@nizovn
Copy link

nizovn commented Mar 31, 2019

Sharing my work on OSE in incompleted state as I have to take a long break.
It's in WIP state, and the changes are dirty. Currently tissot boots into black screen with adb access, surface-manager fails to start.

https://gitlab.com/nizovn/build-webos/commits/tissot
https://gitlab.com/nizovn/meta-webosose/commits/tissot
https://gitlab.com/nizovn/meta-smartphone/commits/webosose
https://gitlab.com/nizovn/openembedded-core/commits/morty_tissot
https://gitlab.com/nizovn/meta-openembedded/commits/morty_tissot

@nizovn
Copy link

nizovn commented Aug 25, 2020

Progress update: now OSE port to tissot boots into GUI. Touchscreen and wifi work, sound doesn't.
For some reason some apps (com.webos.app.test.webosose, com.webos.app.test.youtube) don't load, and show connection error message, will need to investigate.
Also trying to play youtube video in enact browser results in grey screen.
Overall UI interaction feels smooth, as you can see in this small video.

@flowergom
Copy link
Author

flowergom commented Aug 26, 2020

@nizovn Hi nizovn, You did good progress! :)
The connection error of com.webos.app.test.youtube seems to be caused by not setting the network interface name of xiaomi AI properly.

@nizovn
Copy link

nizovn commented Aug 26, 2020

Hi flowergom. Thanks for a hint. I'll have a look surely.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants