Halium / projectmanagement

143 stars 32 forks source link

[device-port] [deb] Nexus 7 2013 gsm #22

Open doniks opened 7 years ago

doniks commented 7 years ago

This port is based on the 7.1 branch of Halium

Progress:

Notes

UBports

Plasma mobile

doniks commented 7 years ago

PS: This may work also for Nexus 7 2013 wifi, aka "flo". I had some success in the past running flo kernels on my deb. The devices are very similar.

lnjX commented 6 years ago

I tried building this, but with your kernel config it fails. Did you make any changes to the kernel? If so, please publish them / fork the kernel and publish them.

jbruechert commented 6 years ago

On the UBports forum, there's a kernel repo with some patches linked, maybe you should try replacing the kernel repository with this one (https://github.com/doniks/android_kernel_google_msm)

lnjX commented 6 years ago

The new kernel is still missing in the manifest, thus I didn't see it.

lnjX commented 6 years ago

I added/pull-requested your manifest to halium-devices, so it'd be nice if you could pull request all later changes there, too. :)

See https://github.com/Halium/halium-devices/commit/a419ad21dad0a8a40f76c1d700e8c2fb8c4ac753.

doniks commented 5 years ago

trying ubports edge:

doniks commented 5 years ago

So, now I only do frameworks/native and bionic from the porting-faq. Also rm graphics-android-caf.so.10 so it stops trying to use it.

I have the spinner, the Ubuntu Touch splash screen with the five dots. But now this is sitting there forever. Doesn't get to login screen.

usc.log

Update: more tweaks from porting-faq and apparmor patches allow me to log in and run apps!

doniks commented 5 years ago

new attempt:

doniks commented 5 years ago

indicator-sound fixed (see porting-faq: dpkg --install .... droid-24....)

amrithmmh commented 5 years ago

So, now I only do frameworks/native and bionic from the porting-faq. Also rm graphics-android-caf.so.10 so it stops trying to use it.

I have the spinner, the Ubuntu Touch splash screen with the five dots. But now this is sitting there forever. Doesn't get to login screen.

usc.log

Update: more tweaks from porting-faq and apparmor patches allow me to log in and run apps!

how did you load non caf image?