Mohamed Atiea 12 Report post Posted March 12, 2013 (edited) After flashing the lates build, I got a bootloop (log attached). I/ServiceManager( 99): service 'media.audio_flinger' died I/ServiceManager( 99): service 'media.player' died I/ServiceManager( 99): service 'media.camera' died I/ServiceManager( 435): Waiting for service media.audio_policy... I/ServiceManager( 435): Waiting for service media.audio_policy... W/AudioSystem( 435): AudioPolicyService not published, waiting... I/ServiceManager( 435): Waiting for service media.audio_policy... bootloop.txt Edited March 12, 2013 by Mohamed Atiea Share this post Link to post Share on other sites
razzmataz1478 278 Report post Posted March 12, 2013 (edited) After flashing the lates build, I got a bootloop (log attached). I/ServiceManager( 99): service 'media.audio_flinger' died I/ServiceManager( 99): service 'media.player' died I/ServiceManager( 99): service 'media.camera' died I/ServiceManager( 435): Waiting for service media.audio_policy... I/ServiceManager( 435): Waiting for service media.audio_policy... W/AudioSystem( 435): AudioPolicyService not published, waiting... I/ServiceManager( 435): Waiting for service media.audio_policy... It looks like it's a result of moving them lines. I/DEBUG ( 102): I/DEBUG ( 102): stack: I/DEBUG ( 102): bed2b980 bed2b9ac [stack] I/DEBUG ( 102): bed2b984 000118a8 [heap] I/DEBUG ( 102): bed2b988 00010430 [heap] I/DEBUG ( 102): bed2b98c 0001042c [heap] I/DEBUG ( 102): bed2b990 00000000 I/DEBUG ( 102): bed2b994 400622af /system/lib/libaudioflinger.so I/DEBUG ( 102): bed2b998 00000000 I/DEBUG ( 102): bed2b99c 40063361 /system/lib/libaudioflinger.so (android::AudioPolicyService::AudioCommandThread::volumeCommand(audio_stream_type_t, float, int, int)+106) I/DEBUG ( 102): bed2b9a0 00000000 I/DEBUG ( 102): bed2b9a4 00000008 I/DEBUG ( 102): bed2b9a8 000114b8 [heap] I/DEBUG ( 102): bed2b9ac bed2b9d0 [stack] I/DEBUG ( 102): bed2b9b0 000105f8 [heap] I/DEBUG ( 102): bed2b9b4 40c97203 /system/lib/hw/audio_policy.msm7x27.so (android_audio_legacy::AudioPolicyManagerBase::getDeviceCategory(unsigned int)+6) I/DEBUG ( 102): bed2b9b8 df0027ad I/DEBUG ( 102): bed2b9bc 00000000 I/DEBUG ( 102): #00 bed2b9c0 00000002 I/DEBUG ( 102): bed2b9c4 00000000 I/DEBUG ( 102): bed2b9c8 00000000 I/DEBUG ( 102): bed2b9cc 000105f8 [heap] I/DEBUG ( 102): bed2b9d0 00000002 I/DEBUG ( 102): bed2b9d4 00000000 I/DEBUG ( 102): bed2b9d8 0000000a I/DEBUG ( 102): bed2b9dc 40c98d6d /system/lib/hw/audio_policy.msm7x27.so (android_audio_legacy::AudioPolicyManagerBase::computeVolume(int, int, int, unsigned int)+100) I/DEBUG ( 102): #01 bed2b9e0 000105f8 [heap] I/DEBUG ( 102): bed2b9e4 0000000a I/DEBUG ( 102): bed2b9e8 00010824 [heap] I/DEBUG ( 102): bed2b9ec 00000002 I/DEBUG ( 102): bed2b9f0 00010604 [heap] I/DEBUG ( 102): bed2b9f4 40c98d09 /system/lib/hw/audio_policy.msm7x27.so (android_audio_legacy::AudioPolicyManagerBase::computeVolume(int, int, int, unsigned int)) I/DEBUG ( 102): bed2b9f8 000105f8 [heap] I/DEBUG ( 102): bed2b9fc 0000000a I/DEBUG ( 102): bed2ba00 00000002 I/DEBUG ( 102): bed2ba04 40c96b49 /system/lib/hw/audio_policy.msm7x27.so (android_audio_legacy::AudioPolicyManagerBase::checkAndSetVolume(int, int, int, unsigned int, int, bool)+92) I/DEBUG ( 102): #02 bed2ba08 00000002 I/DEBUG ( 102): bed2ba0c 4015f77f /system/lib/libutils.so (android::SortedVectorImpl::indexOf(void const*) const+8) I/DEBUG ( 102): bed2ba10 00000001 I/DEBUG ( 102): bed2ba14 00010604 [heap] I/DEBUG ( 102): bed2ba18 00000000 I/DEBUG ( 102): bed2ba1c 00000000 I/DEBUG ( 102): bed2ba20 40000000 /system/bin/linker I/DEBUG ( 102): bed2ba24 000105f8 [heap] I/DEBUG ( 102): bed2ba28 0000000b I/DEBUG ( 102): bed2ba2c 00000002 I/DEBUG ( 102): bed2ba30 40c96aed /system/lib/hw/audio_policy.msm7x27.so (android_audio_legacy::AudioPolicyManagerBase::checkAndSetVolume(int, int, int, unsigned int, int, bool)) I/DEBUG ( 102): bed2ba34 40c98a1b /system/lib/hw/audio_policy.msm7x27.so (android_audio_legacy::AudioPolicyManagerBase::applyStreamVolumes(int, unsigned int, int, bool)+62) Edited March 12, 2013 by razzmataz1478 Share this post Link to post Share on other sites
eloimuns 37 Report post Posted March 12, 2013 What do you do? use my git or modificate¿ Share this post Link to post Share on other sites
tilal6991 4,024 Report post Posted March 12, 2013 I stopped using androidarmv6 sources temporarily. Using KonstaT legacymod sources until I can fix them properly. 3 Share this post Link to post Share on other sites
Mohamed Atiea 12 Report post Posted March 12, 2013 What do you do? use my git or modificate¿ I removed the code you've highlighted Share this post Link to post Share on other sites
Mohamed Atiea 12 Report post Posted March 12, 2013 It looks like it's a result of moving them lines. I/DEBUG ( 102): I/DEBUG ( 102): stack: I/DEBUG ( 102): bed2b980 bed2b9ac [stack] I/DEBUG ( 102): bed2b984 000118a8 [heap] I/DEBUG ( 102): bed2b988 00010430 [heap] I/DEBUG ( 102): bed2b98c 0001042c [heap] I/DEBUG ( 102): bed2b990 00000000 I/DEBUG ( 102): bed2b994 400622af /system/lib/libaudioflinger.so I/DEBUG ( 102): bed2b998 00000000 I/DEBUG ( 102): bed2b99c 40063361 /system/lib/libaudioflinger.so (android::AudioPolicyService::AudioCommandThread::volumeCommand(audio_stream_type_t, float, int, int)+106) I/DEBUG ( 102): bed2b9a0 00000000 I/DEBUG ( 102): bed2b9a4 00000008 I/DEBUG ( 102): bed2b9a8 000114b8 [heap] I/DEBUG ( 102): bed2b9ac bed2b9d0 [stack] I/DEBUG ( 102): bed2b9b0 000105f8 [heap] I/DEBUG ( 102): bed2b9b4 40c97203 /system/lib/hw/audio_policy.msm7x27.so (android_audio_legacy::AudioPolicyManagerBase::getDeviceCategory(unsigned int)+6) I/DEBUG ( 102): bed2b9b8 df0027ad I/DEBUG ( 102): bed2b9bc 00000000 I/DEBUG ( 102): #00 bed2b9c0 00000002 I/DEBUG ( 102): bed2b9c4 00000000 I/DEBUG ( 102): bed2b9c8 00000000 I/DEBUG ( 102): bed2b9cc 000105f8 [heap] I/DEBUG ( 102): bed2b9d0 00000002 I/DEBUG ( 102): bed2b9d4 00000000 I/DEBUG ( 102): bed2b9d8 0000000a I/DEBUG ( 102): bed2b9dc 40c98d6d /system/lib/hw/audio_policy.msm7x27.so (android_audio_legacy::AudioPolicyManagerBase::computeVolume(int, int, int, unsigned int)+100) I/DEBUG ( 102): #01 bed2b9e0 000105f8 [heap] I/DEBUG ( 102): bed2b9e4 0000000a I/DEBUG ( 102): bed2b9e8 00010824 [heap] I/DEBUG ( 102): bed2b9ec 00000002 I/DEBUG ( 102): bed2b9f0 00010604 [heap] I/DEBUG ( 102): bed2b9f4 40c98d09 /system/lib/hw/audio_policy.msm7x27.so (android_audio_legacy::AudioPolicyManagerBase::computeVolume(int, int, int, unsigned int)) I/DEBUG ( 102): bed2b9f8 000105f8 [heap] I/DEBUG ( 102): bed2b9fc 0000000a I/DEBUG ( 102): bed2ba00 00000002 I/DEBUG ( 102): bed2ba04 40c96b49 /system/lib/hw/audio_policy.msm7x27.so (android_audio_legacy::AudioPolicyManagerBase::checkAndSetVolume(int, int, int, unsigned int, int, bool)+92) I/DEBUG ( 102): #02 bed2ba08 00000002 I/DEBUG ( 102): bed2ba0c 4015f77f /system/lib/libutils.so (android::SortedVectorImpl::indexOf(void const*) const+8) I/DEBUG ( 102): bed2ba10 00000001 I/DEBUG ( 102): bed2ba14 00010604 [heap] I/DEBUG ( 102): bed2ba18 00000000 I/DEBUG ( 102): bed2ba1c 00000000 I/DEBUG ( 102): bed2ba20 40000000 /system/bin/linker I/DEBUG ( 102): bed2ba24 000105f8 [heap] I/DEBUG ( 102): bed2ba28 0000000b I/DEBUG ( 102): bed2ba2c 00000002 I/DEBUG ( 102): bed2ba30 40c96aed /system/lib/hw/audio_policy.msm7x27.so (android_audio_legacy::AudioPolicyManagerBase::checkAndSetVolume(int, int, int, unsigned int, int, bool)) I/DEBUG ( 102): bed2ba34 40c98a1b /system/lib/hw/audio_policy.msm7x27.so (android_audio_legacy::AudioPolicyManagerBase::applyStreamVolumes(int, unsigned int, int, bool)+62) What do you mean? Share this post Link to post Share on other sites
razzmataz1478 278 Report post Posted March 12, 2013 Well, it looks like taking these lines out has caused audio_policy.so to fail/cause memory errors #ifdef QCOM_FM_ENABLED { // AUDIO_STREAM_FM sDefaultMediaVolumeCurve, // DEVICE_CATEGORY_HEADSET sSpeakerMediaVolumeCurve, // DEVICE_CATEGORY_SPEAKER sDefaultMediaVolumeCurve // DEVICE_CATEGORY_EARPIECE }, #endif Share this post Link to post Share on other sites
Mohamed Atiea 12 Report post Posted March 12, 2013 Well, it looks like taking these lines out has caused audio_policy.so to fail/cause memory errors #ifdef QCOM_FM_ENABLED { // AUDIO_STREAM_FM sDefaultMediaVolumeCurve, // DEVICE_CATEGORY_HEADSET sSpeakerMediaVolumeCurve, // DEVICE_CATEGORY_SPEAKER sDefaultMediaVolumeCurve // DEVICE_CATEGORY_EARPIECE }, #endif But leaving them wont compile the rom Share this post Link to post Share on other sites
Wacky.ddw 61 Report post Posted March 13, 2013 Cant wait for the new build of this ROM! Share this post Link to post Share on other sites
eloimuns 37 Report post Posted March 13, 2013 I removed the code you've highlighted Put this github in local_manifest.xml https://github.com/legaCyMod/android_hardware_libhardware_legacy This libhardware, dont have errors It's from Konstat Repos Share this post Link to post Share on other sites
Mohamed Atiea 12 Report post Posted March 14, 2013 Put this github in local_manifest.xml https://github.com/l...hardware_legacy This libhardware, dont have errors It's from Konstat Repos I've applied your code and commented codes in 3 extra files in zte common, and it passed this error but it is compaining about telephony package (missing java package) Share this post Link to post Share on other sites
eloimuns 37 Report post Posted March 14, 2013 delete folder from hardware/libharware_legacy and download ths zip and extract in the same rute: https://github.com/legaCyMod/android_hardware_libhardware_legacy/archive/cm-10.1.zip Share this post Link to post Share on other sites
Mohamed Atiea 12 Report post Posted March 15, 2013 delete folder from hardware/libharware_legacy and download ths zip and extract in the same rute: https://github.com/l...ive/cm-10.1.zip Yes I did this before but actually you have to remove the code from another 4 files in the following path device_zte_msm7x27-common\libaudio (attached) Now it is working fine and the rom is runing but FM is broken, I'll have a look at it., Thanks for you support.libaudio.zip Share this post Link to post Share on other sites
Mohamed Atiea 12 Report post Posted March 16, 2013 Yes I did this before but actually you have to remove the code from another 4 files in the following path device_zte_msm7x27-common\libaudio (attached) Now it is working fine and the rom is runing but FM is broken, I'll have a look at it., Thanks for you support. @eloimuns, @tilal I was able to compile the commited code without the "to many initializers for constant" error I was searching about it and I've found someone who complained about the same issue and xda memeber "Quarx" directed him to stream FM commit in system includes so I found the line of code familiar - I usually review commits - but I didn't find it in our local repositories even after a fresh sync, The error was caused by a commit https://github.com/androidarmv6/android_system_core/commit/2ac6c6b11255b2459243bd1459f601a4440af565 to a different tag version (cm9) which messed our repos I've compiled the code without removing anyting just add the change below to my repo, however I still cannot get FM to work, may be I'll have a look later. Share this post Link to post Share on other sites
Wacky.ddw 61 Report post Posted March 16, 2013 (edited) i have a bug in the 06/01 build that i cant send a message to multiple contacts first says converting to mms then ik keeps saying sending :) i can wait till the new release! any idea when the release date might be? Edited March 16, 2013 by Wacky.ddw Share this post Link to post Share on other sites
Skate Away 14 Report post Posted March 21, 2013 Hi, Is this ROM ongoing or abandoned ? Thanks. Share this post Link to post Share on other sites
Skate Away 14 Report post Posted March 22, 2013 Has everyone moved to a different ROM/thread ?? Share this post Link to post Share on other sites
MadNinja 0 Report post Posted March 22, 2013 I'm still here and using the build from the first post (waiting and hopeing for a new one), but I think your previous question should be answered by the Dev. So yeah, not everyone has moved on, at least I have not... yet. If there is no development in a few weeks I'll be forced to though, because there are some major flaws in this ROM now :unsure: Share this post Link to post Share on other sites
omegavesko 127 Report post Posted March 22, 2013 (edited) Has everyone moved to a different ROM/thread ?? Well, there's Mohamed's thread. http://www.modaco.co...skate-18032013/ Edited March 22, 2013 by omegavesko Share this post Link to post Share on other sites
Skate Away 14 Report post Posted March 23, 2013 If there is no development in a few weeks I'll be forced to though, because there are some major flaws in this ROM now :unsure: It's working ok for me - what are the major flaws ? Share this post Link to post Share on other sites
MadNinja 0 Report post Posted March 23, 2013 Well not major major, Bluetooth is a biggie, cause I really need it, game performance is quite poor, no FM is a letdown (no last FM in my country), sometimes when i receive a call the phone just restarts upon touching the screen to answer, things like that. Not really major, but quite a few :mellow: Share this post Link to post Share on other sites
tilal6991 4,024 Report post Posted March 23, 2013 A big update is coming. I can't say when but I cab assure everyone this is not abandoned. 7 Share this post Link to post Share on other sites
plegdroid 509 Report post Posted March 23, 2013 A big update is coming. I can't say when but I cab assure everyone this is not abandoned. Really glad your still with us Lalit :) Share this post Link to post Share on other sites
Klintonola2j 2 Report post Posted March 24, 2013 A big update is coming. I can't say when but I cab assure everyone this is not abandoned. thank goodness you're still with us lalit was beginning to lose hope but its restored now! :D can't wait for the update :D :D Share this post Link to post Share on other sites
Skate Away 14 Report post Posted March 24, 2013 A big update is coming. I can't say when but I cab assure everyone this is not abandoned. Fantastic :D Share this post Link to post Share on other sites