Guest fonz93 Posted November 2, 2014 Report Posted November 2, 2014 My experiments with the modified (legacymod) frameworks_av - see here - suggests that we need to work on frameworks_av not media-caf/legacy. I can confirm this, i just built CM11 with display-caf and media-legacy, i have the same problems that we have using media-caf, so we need to work on frameworks_av, as chil360 already said
Guest qwertyu123 Posted November 2, 2014 Report Posted November 2, 2014 I'm following the development with much interest. Just one question I wonder. When it's finished it will be posible to port everything to the G300 (8815) as well?
Guest fonz93 Posted November 2, 2014 Report Posted November 2, 2014 (edited) I'm following the development with much interest. Just one question I wonder. When it's finished it will be posible to port everything to the G300 (8815) as well?Do you have someone that is building ROMs from source except Dazzozo? all changes can be ported on u8815, because lg L5 has the same platform and it uses the same libraries and caf No!Why not? Edited November 2, 2014 by fonz93
Guest qwertyu123 Posted November 2, 2014 Report Posted November 2, 2014 Do you have someone that is building ROMs from source except Dazzozo? all changes can be ported on u8815, because lg L5 has the same platform and it uses the same libraries and caf No, I hoped that if this work is also compatible with the G300 Daz will include it in his github sooner or later. Just wanted to know if G300 used the same type of libraries and caf. Anyway thanks for the answer!
Guest fonz93 Posted November 2, 2014 Report Posted November 2, 2014 (edited) No, I hoped that if this work is also compatible with the G300 Daz will include it in his github sooner or later. Just wanted to know if G300 used the same type of libraries and caf. Anyway thanks for the answer! The work made in this repo: https://github.com/chil360/android_device_huawei_msm7x27a-common can be easily merged, but there are also some device specific changes Edited November 2, 2014 by fonz93
Guest shojib97 Posted November 2, 2014 Report Posted November 2, 2014 chil360 i don't know if it is helpful but https://github.com/erikcas/android_kernel_msm_caf this phone(samsung galaxy mini 2) has the same spec as our phone and in this link this guy called erickas fixed display- caf for his device
Guest juanpablocastillo Posted November 3, 2014 Report Posted November 3, 2014 chil360 i don't know if it is helpful but https://github.com/erikcas/android_kernel_msm_caf this phone(samsung galaxy mini 2) has the same spec as our phone and in this link this guy called erickas fixed display- caf for his device Isn’t the same, but is very similar, maybe can help.
Guest shojib97 Posted November 3, 2014 Report Posted November 3, 2014 Isn’t the same, but is very similar, maybe can help. well, the cpu is the same only the gpu is different which is adreno 200 instead of adreno 203
Guest fonz93 Posted November 3, 2014 Report Posted November 3, 2014 well, the cpu is the same only the gpu is different which is adreno 200 instead of adreno 203 CPU is totally different, single core 800 mhz
Guest shojib97 Posted November 3, 2014 Report Posted November 3, 2014 (edited) CPU is totally different, single core 800 mhz yeah that is true but he overclocked up to 1405 mhz and the name seems to be same arm cortex a5 edit:pardon is different is a9 for huawei g510 Edited November 3, 2014 by shojib97
Guest fonz93 Posted November 3, 2014 Report Posted November 3, 2014 (edited) yeah that is true but he overclocked up to 1405 mhz and the name seems to be same arm cortex a5 edit:pardon is different is a9 for huawei g510 I don't know where did you see the specs, but our CPU it's an MSM 8x25 (8225 for Y300 and 8625 for G510 with adreno 203) and cortex A5. Galaxy Mini 2 has an MSM 7227a 800 mhz with an adreno 200, it can be compared to LG L5, not to Y300 or G510 Edited November 3, 2014 by fonz93
Guest shojib97 Posted November 3, 2014 Report Posted November 3, 2014 I don't know where did you see the specs, but our CPU it's an MSM 8x25 (8225 for Y300 and 8625 for G510 with adreno 203) and cortex A5. Galaxy Mini 2 has an MSM 7227a 800 mhz with an adreno 200, it can be compared to LG L5, not to Y300 or G510 yeah i know sorry the website was messed up it says g510 arm cortex a5
Guest qwertyu123 Posted November 4, 2014 Report Posted November 4, 2014 I don't know where did you see the specs, but our CPU it's an MSM 8x25 (8225 for Y300 and 8625 for G510 with adreno 203) and cortex A5. Galaxy Mini 2 has an MSM 7227a 800 mhz with an adreno 200, it can be compared to LG L5, not to Y300 or G510 I think galaxy mini 2 is similar to Huawei G300 which has a MSM 7227a 1000 mhz and adreno 200
Guest mega-samu Posted November 4, 2014 Report Posted November 4, 2014 I think galaxy mini 2 is similar to Huawei G300 which has a MSM 7227a 1000 mhz and adreno 200 For it, we concentrate better on the LG L5 that has quite worked. :P
Guest Alduin Acatosh Posted November 8, 2014 Report Posted November 8, 2014 Any progress made regarding the problem of video? Anyone in the worlde expereinced similar problem? :)
Guest fonz93 Posted November 9, 2014 Report Posted November 9, 2014 (edited) @chil360 Do you know why LG uses this? "TARGET_CPU_VARIANT := cortex-a9" Shouldn't they use cortex-a5? is it a workaround for something? Also they don't use "TARGET_BOARD_PLATFORM_GPU" Edited November 9, 2014 by fonz93
Guest luca020400 Posted November 9, 2014 Report Posted November 9, 2014 @chil360 Do you know why LG uses this? "TARGET_CPU_VARIANT := cortex-a9" Shouldn't they use cortex-a5? is it a workaround for something? Also they don't use "TARGET_BOARD_PLATFORM_GPU" Cortex-a9 is equal to cortex-a5 so no https://gerrit.omnirom.org/#/c/2063/ The other one I dont' know
Guest fonz93 Posted November 9, 2014 Report Posted November 9, 2014 Ok, did some one get a fix for camera build?
Guest luca020400 Posted November 9, 2014 Report Posted November 9, 2014 Yes Now the camera works fine
Guest fonz93 Posted November 9, 2014 Report Posted November 9, 2014 should we add this? PRODUCT_PACKAGES += \ camera.msm7x27a
Guest luca020400 Posted November 9, 2014 Report Posted November 9, 2014 should we add this? PRODUCT_PACKAGES += \ camera.msm7x27a I added this ;) <luca020400> TARGET_BOARD_PLATFORM_GPU must be used in boradconfig.mk ?? Because team hach lg don't use it <Dazzozo> i think its dead <Dazzozo> but people still include it because nostalgia So is useless
Guest fonz93 Posted November 9, 2014 Report Posted November 9, 2014 I added this ;) It was this the fix?
Guest luca020400 Posted November 9, 2014 Report Posted November 9, 2014 (edited) Not for me ;) This fixed for me https://github.com/AospaKKY300/android_vendor_pa/commit/bab233f4fd6a195935701952ccc3ec835f6f4ed1 fonz93 can you join irc ?? Edited November 9, 2014 by luca020400
Guest fonz93 Posted November 9, 2014 Report Posted November 9, 2014 fonz93 can you join irc ?? How? send me a PM
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now