{All 2011}[GUIDE][DEV] How to build CyanogenMod 11.0

Diexgo

Member
Dec 4, 2016
8
0
0
Hello people. i'm using xperia mini pro (SK17 / mango), android version 4.4.4, cyanogenmod 11-20161025 - unofficial - Legacy Xperia, Kernel 3.4.0-LX, flashed recently since i was still using android 2.3.4 from Sony a week ago :D.

Now with cyanogenmod i'm having low mic level volume during phone calls, whatsapp voice message, and in voice recording app included in the cyanogenmod release. I'm using last release of CM11 from legacy xperia. ¿ Is there any way i can increase the mic volume level ?, ¿ some files to edit or a mod is planned for next release ?.

Thank you very much people ! :good:
 

vikusz

Senior Member
Dec 4, 2013
146
67
28
Hello people. i'm using xperia mini pro (SK17 / mango), android version 4.4.4, cyanogenmod 11-20161025 - unofficial - Legacy Xperia, Kernel 3.4.0-LX, flashed recently since i was still using android 2.3.4 from Sony a week ago :D.

Now with cyanogenmod i'm having low mic level volume during phone calls, whatsapp voice message, and in voice recording app included in the cyanogenmod release. I'm using last release of CM11 from legacy xperia. ¿ Is there any way i can increase the mic volume level ?, ¿ some files to edit or a mod is planned for next release ?.

Thank you very much people ! :good:
Hi, this is a thread with information on how to build CM11 from source code. Next time please post your questions in the general thread: http://forum.xda-developers.com/showthread.php?t=2543426
Regarding your question, low mic volume has been an issue for many years now. But if I remember correctly, it only concerns third party apps and recorders, and not standard voice calls. It's been an issue for very long and there is no reason to believe that it will be fixed anytime in the future. If it is fixed, you'll find it out in the changelog https://github.com/LegacyXperia/local_manifests/wiki/Changelog
 

Diexgo

Member
Dec 4, 2016
8
0
0
Hi, this is a thread with information on how to build CM11 from source code. Next time please post your questions in the general thread: http://forum.xda-developers.com/showthread.php?t=2543426
Regarding your question, low mic volume has been an issue for many years now. But if I remember correctly, it only concerns third party apps and recorders, and not standard voice calls. It's been an issue for very long and there is no reason to believe that it will be fixed anytime in the future. If it is fixed, you'll find it out in the changelog https://github.com/LegacyXperia/local_manifests/wiki/Changelog
Thanks so much for the information vikusz, sorry for my mistake :good:
 

ChinmayXD

Senior Member
Mar 27, 2015
60
57
0
Mumbai
Tried Repo sync & also tried repo sync -j8.. Ran without errors but still the same..

Code:
./updates.sh: line 32: /home/guru/android/system/build/tools/repopick.py: No such file or directory
Also my home page looks like in attachment, is that the way its suppose to be?! Sorry to be so noob,
.. Thanks in Advance.. Still trying to Learn Linux

I think I got the Issue straightened,.. But now the Issue is
Code:
 [email protected]:~/android/system$ ./updates.sh
Abandoning branch: auto
Abandon auto: 100% (465/465), done.  
Abandoned in 1 project(s):
  android

Applying change number 69839 ...
--> Subject:       "ti: Add interface_mtu request"
--> Project path:  hardware/ti/wlan
--> Change number: 69839 (Patch Set 1)
--> Author:        Dmitry Shmidt <[email protected]> 2013-06-12 00:12:36
--> Committer:     Michael Bestas <[email protected]> 2014-08-05 19:33:54
fatal: Couldn't find remote ref refs/changes/39/69839/1

Command that failed:
cd hardware/ti/wlan && git fetch github refs/changes/39/69839/1
[email protected]:~/android/system$ cd ~/android/system/vendor/cm
[email protected]:~/android/system/vendor/cm$ ./get-prebuilts
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100   178  100   178    0     0    338      0 --:--:-- --:--:-- --:--:--   338
100  503k  100  503k    0     0   129k      0  0:00:03  0:00:03 --:--:--  235k
Archive:  ./proprietary/Term.apk
  inflating: ./proprietary/lib/armeabi/libjackpal-androidterm4.so  
  inflating: ./proprietary/lib/mips/libjackpal-androidterm4.so  
  inflating: ./proprietary/lib/x86/libjackpal-androidterm4.so  
[email protected]:~/android/system/vendor/cm$ cd ~/android/system
[email protected]:~/android/system$ . build/envsetup.sh
including device/generic/armv7-a-neon/vendorsetup.sh
including device/generic/goldfish/vendorsetup.sh
including device/generic/mips/vendorsetup.sh
including device/generic/x86/vendorsetup.sh
including vendor/cm/vendorsetup.sh
including sdk/bash_completion/adb.bash
including vendor/cm/bash_completion/git.bash
including vendor/cm/bash_completion/repo.bash
[email protected]:~/android/system$ breakfast coconut
including vendor/cm/vendorsetup.sh
ls: cannot access device/*/coconut/cm.mk: No such file or directory
build/core/product_config.mk:233: *** Can not locate config makefile for product "cm_coconut".  Stop.
Device coconut not found. Attempting to retrieve device repository from CyanogenMod Github (http://github.com/CyanogenMod).
Found repository: android_device_semc_coconut
Traceback (most recent call last):
  File "build/tools/roomservice.py", line 248, in <module>
    default_revision = get_default_revision()
  File "build/tools/roomservice.py", line 109, in get_default_revision
    m = ElementTree.parse(".repo/manifest.xml")
  File "/usr/lib/python2.7/xml/etree/ElementTree.py", line 1182, in parse
    tree.parse(source, parser)
  File "/usr/lib/python2.7/xml/etree/ElementTree.py", line 647, in parse
    source = open(source, "rb")
IOError: [Errno 2] No such file or directory: '.repo/manifest.xml'
ls: cannot access device/*/coconut/cm.mk: No such file or directory
build/core/product_config.mk:233: *** Can not locate config makefile for product "cm_coconut".  Stop.

** Don't have a product spec for: 'cm_coconut'
** Do you have the right repo manifest?
did u got the solution for this need help same error
wat to do????:(:(:(:(:(