Guest luca020400 Posted October 28, 2014 Report Posted October 28, 2014 News about camera ?? Is fully working ??
Guest chil360 Posted October 28, 2014 Report Posted October 28, 2014 Just finishing another build. If all is OK, I will push the code to github and upload the rom.
Guest luca020400 Posted October 28, 2014 Report Posted October 28, 2014 (edited) Decoder S/W works fine Now tring to update OMX libs EDIT : Good :D Edited October 28, 2014 by luca020400
Guest chil360 Posted October 28, 2014 Report Posted October 28, 2014 Decoder S/W works fine Now tring to update OMX libs Yes, I've noticed that. Can you make a list of the OMX libs that don't work - then we can stop them being installed. If we do that, then we should have a rom that fully works but with only software decoders. Next, I'm going to port the prebuilt chromium patches (by Omni) to Slim. Chromium webview takes so long to build so this will speed up the build massively!
Guest Y300-0100 Posted October 28, 2014 Report Posted October 28, 2014 (edited) Yes, I've noticed that. Can you make a list of the OMX libs that don't work - then we can stop them being installed. If we do that, then we should have a rom that fully works but with only software decoders. Next, I'm going to port the prebuilt chromium patches (by Omni) to Slim. Chromium webview takes so long to build so this will speed up the build massively!Do you have big ram consumption at the end of building? Because i do and it slow down build. I got 2gb ram + 2gb swap. Any sugestion? Just don't say buy more ram :) Edited October 28, 2014 by Y300-0100
Guest luca020400 Posted October 28, 2014 Report Posted October 28, 2014 (edited) Aospa uses prebuilt chromiuim ;) All the OMX are bugged :( No one is working MX Player + ARMv7 NEON codecs + S/W decoder can run every video Edited October 28, 2014 by luca020400
Guest fonz93 Posted October 28, 2014 Report Posted October 28, 2014 Do you have big ram consumption at the end of building? Because i do and it slow down build. I got 2gb ram + 2gb swap. Any sugestion? Just don't say buy more ram :) Did you try to increase swappiness?
Guest chil360 Posted October 28, 2014 Report Posted October 28, 2014 Near the end of the build, it starts linking libwebviewchromium.so which takes up huge amounts of ram and slows everything else down. I would increase your swap to 6gb this should help a little.
Guest luca020400 Posted October 28, 2014 Report Posted October 28, 2014 4GB should be enought And increase swapinnes
Guest chil360 Posted October 28, 2014 Report Posted October 28, 2014 Camera updates pushed to github - changes in proprietary_vendor_huawei & android_device_huawei_msm7x27a-common New build is uploading now will be available here when it's done - SlimDEV-u8833-4.4.4.build.8.9.20141028-CHIL360.zip.
Guest luca020400 Posted October 28, 2014 Report Posted October 28, 2014 (edited) Great :D Van you post commits?? Switch branches with phone is impossible Edited October 28, 2014 by luca020400
Guest Y300-0100 Posted October 28, 2014 Report Posted October 28, 2014 Great :D Van you post commits?? Switch branches with phone is impossible Yes, it is For example open this:https://github.com/chil360/android_device_huawei_msm7x27a-common/tree/slimkat/cmhw/org/cyanogenmod/hardware Now just insted of slimkat type experimental and go
Guest luca020400 Posted October 29, 2014 Report Posted October 29, 2014 (edited) YouTube isn't working for me Video Playback is bugged so every video cannot be played @chil360 : Can we build using display-caf and media-legacy ?? Edited October 29, 2014 by luca020400
Guest chil360 Posted October 29, 2014 Report Posted October 29, 2014 (edited) My experiments with the modified (legacymod) frameworks_av - see here - suggests that we need to work on frameworks_av not media-caf/legacy. With this framework_av and TARGET_QCOM_LEGACY_OMX set then videos will play but with the wrong color format. Black screen & chromium black boxes - looking in logcat I see ion/gralloc out of memory messages. So, I need to tweak the kernel to reserve more memory or maybe there is a memory leak somewhere. Edited October 29, 2014 by chil360
Guest luca020400 Posted October 29, 2014 Report Posted October 29, 2014 (edited) The camera doesn't work in aospa ( cannot find camera and stock camera isn't incluede ) :( I found the problem ;) Edited October 29, 2014 by luca020400
Guest chil360 Posted October 29, 2014 Report Posted October 29, 2014 Just looked at your repo... You are missing this in msm7x27a.mk PRODUCT_PACKAGES += \ camera.msm7x27a
Guest DeSTRxL Posted October 29, 2014 Report Posted October 29, 2014 Chil this build is stable for normal use day?
Guest luca020400 Posted October 29, 2014 Report Posted October 29, 2014 (edited) Just looked at your repo... You are missing this in msm7x27a.mk PRODUCT_PACKAGES += \ camera.msm7x27a I already added it ;) I tought it was already here Chil this build is stable for normal use day? No DEV in the title is enought Edited October 29, 2014 by luca020400
Guest DeSTRxL Posted October 29, 2014 Report Posted October 29, 2014 Ok thanks Luca, i like this project
Guest luca020400 Posted October 29, 2014 Report Posted October 29, 2014 (edited) Still not building camera libs :( And led ( really strange ) doesn't work too Edited October 29, 2014 by luca020400
Guest juanpablocastillo Posted October 29, 2014 Report Posted October 29, 2014 This can help?: http://forum.xda-developers.com/showthread.php?t=1960117 I know, it's a different hardware and code, but I refer to the concept of how they made it work.
Guest chil360 Posted October 30, 2014 Report Posted October 30, 2014 This can help?:http://forum.xda-developers.com/showthread.php?t=1960117 I know, it's a different hardware and code, but I refer to the concept of how they made it work. These are the changes that are now part of legacymod/frameworks_av that I have been experimenting with. It's good to read the history of these changes though.
Guest juanpablocastillo Posted October 30, 2014 Report Posted October 30, 2014 (edited) Ok, other question: If LG has updated the L7 II to KitKat, they were used the display-caf and media-caf repos for it, right? So, the OMX libs from the KitKat ROM of LG should work in the phone due to the similar specs, If LG has worked in that form. I think Luca already tried that and it's not working. Edited October 30, 2014 by juanpablocastillo
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now