[Video][Discussion] KitKat 4.4 for our p970

Search This thread

Duumke1

Senior Member
Sep 24, 2012
362
141
51
Leeuwarden
Lookin awesome on 160dpi :) also fixes the half numbers being displayed when you need to enter the pin if you use one anyway..

Awesome you fixed wifi :thumbup:
Sent from my LG-P970 using Tapatalk 2
 

FenixCZE

Member
Nov 3, 2013
5
1
Thanks

hard to compare the s3 to us.

btw, in Settings -> about -> memory
what have you there? how much is it?

// Edit
fixed Wifi

// Edit 2
Uploaded new version with wifi fixed :)


ram Memory is 436mb and

and I found another litle bug: Apk to move SD not work (Link2SD reports the concrete error) , I know that we are discussing an early version of rom ...
And thanks for the good work... Nightly 2 is really fast rom
 
Last edited:

Evisceration

Inactive Recognized Developer
Sep 6, 2012
1,768
4,137
28
Wolfsberg
review.lineageos.org
ram Memory is 436mb and

and I found another litle bug: Apk to move SD not work (Link2SD reports the concrete error) , I know that we are discussing an early version of rom ...
And thanks for the good work... Nightly 2 is really fast rom

thanks!

new kernel frees 15MB of ram, so we have 451, needs testing though.

please post / show me the error :)
 

matshch

Senior Member
Nov 13, 2013
130
65
28
Moscow
vk.com
set_metadata_recursive not working...

Some troubles with new CWM-recovery... When installing gapps-kk-20131113.zip, from recovery.log:
Code:
-- Installing: /storage/sdcard0/Download/gapps-kk-20131113.zip
Finding update package...
I:Update location: /storage/sdcard0/Download/gapps-kk-20131113.zip
Opening update package...
Installing update...
***********************************************about to run program [/sbin/busybox] with 3 args

minzip: Extracted file "/system/addon.d/70-gapps.sh"
        Google Apps for Android 4.4.0minzip: Extracted file "/system/app/GenieWidget.apk"

***********************************************
Installing files...minzip: Extracted file "/system/app/Gmail2.apk"
minzip: Extracted file "/system/app/GoogleContactsSyncAdapter.apk"
........... (Extracting many other files)
minzip: Extracted file "/tmp/face/vendor/pittpatt/models/recognition/face.face.y0-y0-22-b-N.bin"
about to run program [/tmp/install-optional.sh] with 2 args
Installing face detection support
ApplyParsedPerms: removexattr of /system/addon.d/50-cm.sh to 0 failed: Operation not supported on transport endpoint
script aborted: set_metadata_recursive: some changes failed
Cleaning up and setting metadata...
set_metadata_recursive: some changes failed
E:Error in /storage/sdcard0/Download/gapps-kk-20131113.zip
(Status 7)
Installation aborted.
 

Evisceration

Inactive Recognized Developer
Sep 6, 2012
1,768
4,137
28
Wolfsberg
review.lineageos.org
Some troubles with new CWM-recovery... When installing gapps-kk-20131113.zip, from recovery.log:
Code:
-- Installing: /storage/sdcard0/Download/gapps-kk-20131113.zip
Finding update package...
I:Update location: /storage/sdcard0/Download/gapps-kk-20131113.zip
Opening update package...
Installing update...
***********************************************about to run program [/sbin/busybox] with 3 args

minzip: Extracted file "/system/addon.d/70-gapps.sh"
        Google Apps for Android 4.4.0minzip: Extracted file "/system/app/GenieWidget.apk"

***********************************************
Installing files...minzip: Extracted file "/system/app/Gmail2.apk"
minzip: Extracted file "/system/app/GoogleContactsSyncAdapter.apk"
........... (Extracting many other files)
minzip: Extracted file "/tmp/face/vendor/pittpatt/models/recognition/face.face.y0-y0-22-b-N.bin"
about to run program [/tmp/install-optional.sh] with 2 args
Installing face detection support
ApplyParsedPerms: removexattr of /system/addon.d/50-cm.sh to 0 failed: Operation not supported on transport endpoint
script aborted: set_metadata_recursive: some changes failed
Cleaning up and setting metadata...
set_metadata_recursive: some changes failed
E:Error in /storage/sdcard0/Download/gapps-kk-20131113.zip
(Status 7)
Installation aborted.

you have to replace the syntax of the update script, set_metadata is not supported.
you need to change it to set_perm and set_perm recursive.

an example is on my github at the p970 device tree in 0_Extras folder :)
 
  • Like
Reactions: matshch

matshch

Senior Member
Nov 13, 2013
130
65
28
Moscow
vk.com
It's works!

you have to replace the syntax of the update script, set_metadata is not supported.
you need to change it to set_perm and set_perm recursive.

an example is on my github at the p970 device tree in 0_Extras folder :)

We have GApps :D At first booting my phone freezes with media-server error, but on second it works :)

Didn't tested it very well... But SetupWizard.apk works great :D (with usual browser troubles in case of sms-auth in Google account)

d-h.st/mVF (copy-paste, please, new users can't post links -.-)
 

Evisceration

Inactive Recognized Developer
Sep 6, 2012
1,768
4,137
28
Wolfsberg
review.lineageos.org
We have GApps :D At first booting my phone freezes with media-server error, but on second it works :)

Didn't tested it very well... But SetupWizard.apk works great :D (with usual browser troubles in case of sms-auth in Google account)

d-h.st/mVF (copy-paste, please, new users can't post links -.-)
though, uploading another build today, its a stability improvement release, no major bugs fixed but stability increased. (state as of now)
 

thyagorct3

Member
May 17, 2013
13
3
Rio de Janeiro
Bugs

I installed the latest version (with wifi), but I'm having the following error: "Unfortunately, the process android.process.media has stopped.
The rom is very fast, no crashes or anything, but every picture I try to see, is wallpaper, gallery, camera, gives this error!
The browser is working, but sometimes it flashes.
Wifi also works perfectly
 

Evisceration

Inactive Recognized Developer
Sep 6, 2012
1,768
4,137
28
Wolfsberg
review.lineageos.org
Will it fix too frequently android.process.media errors? It's seems like Play Market not working because of this.

I installed the latest version (with wifi), but I'm having the following error: "Unfortunately, the process android.process.media has stopped.
The rom is very fast, no crashes or anything, but every picture I try to see, is wallpaper, gallery, camera, gives this error!
The browser is working, but sometimes it flashes.
Wifi also works perfectly

at the dev thread ->

EGL not working properly and because of that, stuff like that happens -->
EGL: Stock Browser has fragments / crashes sometimes
EGL: Apps may have visible fragmens, also Ad-Activities, in general mostly all which uses EGL and/or hw acceleration

if you view pictures, it uses this EGL and that doesnt fully work yet.

mediaserver is fixed in next update like a said before at the general and dev thread :)

also keep in mind, its not meant for daily use yet, its still highly experimental.
 

#Derrick#

Member
Sep 12, 2013
7
0
Windhoek
Thank you

Can not wait to download and test this ROM of yours. I like your 4.3 ROM allot. I have tested the Google 4.4 apps on your 4.3 ROM and they work fine.
 

matshch

Senior Member
Nov 13, 2013
130
65
28
Moscow
vk.com
Thanks!

at the dev thread ->



if you view pictures, it uses this EGL and that doesnt fully work yet.

mediaserver is fixed in next update like a said before at the general and dev thread :)

also keep in mind, its not meant for daily use yet, its still highly experimental.

I think mediaserver fix will fix many things :) Play Market relies on Downloads which relies on MediaServer, and many other things like this (yes, I logcated this :D)

So we are waiting :)
 

#Derrick#

Member
Sep 12, 2013
7
0
Windhoek
Can not wait to download and test this ROM of yours. I like your 4.3 ROM allot. I have tested the Google 4.4 apps on your 4.3 ROM and they work fine.

New Google Kit Kat Apps from the Nexus 5 Dump tested on your 4.3 ROM
Google Play Services (v4.0.30)
Calendar (v201308021)
Email (v6.0-893803)
Gallery (v1.1.40304)
Camera (v2.0.001) also takes only one photo at a time
Google Home (0.9.6.886092)
 

Top Liked Posts

  • There are no posts matching your filters.
  • 31
    Hey people!

    I thought ill open a new thread instead of spamming the development thread :)

    This thread is meant for discussion about KitKat and our p970.
    Also i just finished a video about the first testrun, sorry for the dirty display and the damaged phone, but thats the best i can afford :D

    Theres still WIP (Work In Progress) but sooner or later it will be quiet useable :)
    by the way, it already runs super smooth :)

    build is based on CM-11.0 + Velox

    > Development Thread <

    Here is the video:

    LINK
    8
    Android 6.6 Milkshake?
    Android 6.6 Muffin?
    Android 6.6 Milo?(Link: http://en.wikipedia.org/wiki/Milo_(drink) )

    So many possibilities with awesome developers like you guys!:good::good::good:
    Camera works
    Music / Audio works
    Sdcard works

    uploading this build to the development thread for testing :)

    IMG_20131114_190208.jpg
    6
    Amazing job, thanks once again.
    Just to be sure, does wifi work or not yet? :)
    Gonna flash the new rom when its up though. ;)
    yes, the wifi toggle works flawlessy but thats all, it doesnt want to scan, find, connect :D
    but as i said, you can play with the toggle :)

    second build is uploaded.

    fixed camera (behaves like in previous velox builds, so 1 picture, you need to force close, can take another picture and repeat)
    fixed audio
    fixed sdcard

    that all in one day, theres still much to do.
    4
    Great work! I have registered just to say this :D
    It was very unstable, but after wiping data it's ready for joking friends :D
    Phone is getting hot very fast when screen is enabled (but it can sleep, so it's not hungry :) ).
    Also, as you wrote, camera, sd-card not working, but Wi-Fi is not working too.
    I'm continue testing...

    thank you so much, that really makes me smile and happy, that i do what i do! :)

    implemented a lot of (possible?) bugfixes, building and testing :)

    i want to get the sdcard working very quickly, its one of the core part requirements of my usage.
    4
    hard to compare the s3 to us.

    btw, in Settings -> about -> memory
    what have you there? how much is it?

    // Edit
    fixed Wifi

    // Edit 2
    Uploaded new version with wifi fixed :)