Ever since I installed the lollipop update for the Canadian S5 (900W8), the minimum volume levels for Media and System have been way too high.
I used to put System on the first step and it would be excellent for me. Now it is way too loud, especially when I lock/unlock phone, and type on keyboard (even with volume level of keyboard set as lowest).
Media volume level at first step is also too loud.
I don't know what was Samsung thinking (or is it Google?) but I would like it if someone knows how I could modify the volume steps amount.
I think it has to do with the mixer_paths file, not sure though.
I am rooted and running stock lollipop.
Thanks in advance.
Anyone?
I found the solution for those who are interested:
You need to be rooted.
Go to System/etc and find mixer_paths. Edit it.
In that file, search for "RX7 Digital Volume" and get to the one that is below the category Path name="speaker".
Value should be 79. I changed it to 68.
Reboot, and volume is now lower and more natural. =)
You can choose any value you want and even increase it.
There is no value 78 in that file. All values are 0 and 1
The filename is mixer_paths_auxpcm.xml
The value is 84 on my phone
Modified to 68, restarted, but no changes...
ionutmaruta said:
There is no value 78 in that file. All values are 0 and 1
The filename is mixer_paths_auxpcm.xml
The value is 84 on my phone
Modified to 68, restarted, but no changes...
Click to expand...
Click to collapse
Mine is in mixer_paths and not the one with auxpcm.
I'm running stock touchwiz lollipop.
Related
I thought creating a thread that shows the various registry hacks might be helpful/useful/contructive/destructive.
I am still pretty new to all of this and would love to know what others have discovered to get 'more' from our PPCs.
Thanks in advance for the contributions!
I am using PHM Registry for my editor.
did you try searching? they are scattered all over this forum
Tregrad said:
did you try searching? they are scattered all over this forum
Click to expand...
Click to collapse
That is why I thought it might be nice to have one location for them.
Registry Hacks - List 1
You can download and install PHM Registry Editor on your phone to modify the registry.
http://www.phm.lu/Products/PocketPC/RegEdit/
Unlocking/Unhidding the extended_rom
\HKLM\System\StorageManager\Profiles\EXT_FLASHDRV \
then change the value (default at 1) to 0
Wait at least a minute before doing a soft reset.
----
Get rid of the voicemal icon on the '1' key (3.16+)
The 3.16 rom has added an voicemail icon to '1' key which also caused my skin to look messed up. You can disable it:
\HKEY_CURRENT_USER\ControlPanel\PhoneExtendFunctio n\CDMA\
set the DWORD value
"EnableVoicemailIcon" = "0"
by default it is set to 1.
---
Reserved - future use
Reserved - future use 2
Reserved - future use 3
i think this is a good idea as well... since ppcgeeks is down. just fyi, there are some listed on sprintmogul.net and a couple other sites.
Your really aught to just keep editing the FIRST post and as people find new reg hacks you can add them to teh first post.
Tregrad said:
Your really aught to just keep editing the FIRST post and as people find new reg hacks you can add them to teh first post.
Click to expand...
Click to collapse
Right -- that is what I basically plan on doing.
went over to geeks and got a PANT laod of them by doing a "search" in the Titan forum
You can download and install PHM Registry Editor on your phone to modify the registry.
http://www.phm.lu/Products/PocketPC/RegEdit/
1-Unlock Phone (certificate security disabled) rev.1
HKEY_LOCAL_MACHINE\Security\Policies\Policies\0000 1001 = 2
-> Change the value data from 2 to 1
HKEY_LOCAL_MACHINE\Security\Policies\Policies\0000 1005 = 16
-> Change the value data from 16 to 40
HKEY_LOCAL_MACHINE\Security\Policies\Policies\0000 1017 = 128
-> Change the value data from 128 to 144
HKEY_LOCAL_MACHINE \Security\Policies\Policies
-> Add new value "0000101b": Dword = 1
Close registry editor and soft reboot.
------------------------------------------------
2-Change Bluetooth headphones from mono (default) to stereo:
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Bluetooth\A2 DP\Settings
UseJointStereo: change the DWORD from “1” TO “0” no quotes.
HKLM\Software\Microsoft\Bluetooth\A2DP\Settings\Bi tPool to 50
HKLM\Software\Microsoft\Bluetooth\A2DP\Settings\Ma xSupportedBitPool to 50,
------------------------------------------------
3-Today screen, Single line date
HKEY_LOCAL_MACHINE\SOFTWARE\MICROSOFT\TODAY
"Date"=dword:1
"AutoSingleLineDatePlugin"=dword:1
------------------------------------------------
4-Change Operator name
HKLM\System\State\Phone\Current Operator Name
------------------------------------------------
5-Disable the pop-up notification that says Message Sent rev.1
HKLM\SOFTWARE\Microsoft\Inbox
create a new key "Settings"
create a new string value "SMSNoSentMsg" and set the value to 1
Hit ok and select "Ok" to save and you are in business.
------------------------------------------------
6-Speed up
Using a registry editor such as PHM RegEdit lookup and change the following three values:
HKEY_LOCAL_MACHINE\System\StorageManager\FATFS\Cac heSize=0x1000(4096)
HKEY_LOCAL_MACHINE\System\StorageManager\FATFS\Ena bleCache=0x1(1)
HKEY_LOCAL_MACHINE\System\StorageManager\Filters\f sreplxfilt\ReplStoreCacheSize=0x1000(4096)
------------------------------------------------
7-Enable GPS icon in the Setting/System menu
HKLM\ControlPanel\GPS Settings
Change "Hide" to 0
------------------------------------------------
8-Enable Bluetooth and IrDA in Wmodem
HKEY_LOCAL_MACHINE\SOFTWARE\OEM\WModem
"Hide IrDA"=dword:00000000
"Hide Bluetooth"=dword:00000000
"Hide USB"=dword:00000000
-------------------------------------------------
9-Registry Hack Improvement of using bluetooth listen music
HKEY_LOCAL_MACHINE\Drivers\BuiltIn\BtA2dpSnd
Add "Priority256 "= dword:60 (Use Dword Value)
HKLM/SOFTWARE/Microsoft/Bluetooth/AudioGateway/Capability
(Dword:69)(Default is 37)
HKLM/SOFTWARE/Microsoft/Bluetooth/AD2P/Settings/BitPool
(Dword: 60)(Default is 30)
-------------------------------------------------
10-Unlocking/Locking Items into position on today screen
HKLM\Software\Microsoft\Today\Items\"Plugin you want to lock or Unlock"
change TYPE from 5 to 4
5=locked
4=unlock
-------------------------------------------------
11-Camera Flip Pictures Fix
HKEY_LOCAL_MACHINE\Software\HTC\Camera\Image
Change "EnableEncodePortrait" to 0
When you take a picture it is saved in the wrong configuration and you then have to rotate
it with a picture editor so its not sideways and save it again. This is the fix for it.
-------------------------------------------------
12-Disable Multi-NAI
HKEY_LOCAL_MACHINE\SOFTWARE\OEM\WModem\Multi-NAI default is 1, set to 0(00000000)
-------------------------------------------------
13-Put Date in Title Bar
[HKEY_LOCAL_MACHINE\Software\Microsoft\Shell]
"ShowTitleBarClock"=dword:00000001
"TBOpt"=dword:00000003
[HKEY_LOCAL_MACHINE\nls\overrides]
"SSDte"="M/d/yy "
***** 2 spaces needed aafter the yy ****
fyi no quotes on the sting values if using a reg edit.
--------------------------------------------------
14-battery, screen rotate, and CommManager icons down in your tray
see cab in this post
http://ppcgeeks.com/reg-tweaks-06-19...,60.html#57690
--------------------------------------------------
15-Change Vibrate Strength
HKLM\SOFTWARE\OEM\VIB
STRENGTH_LOW set to 1.
--------------------------------------------------
16-Disable Ambient Light Sensor
KEY_CURRENT_USER\CONTROL PANEL\BACKLIGHT set auto sensor from 1 to 0
--------------------------------------------------
17-how to get rid of some of thoes annoying sounds while on calls or making calls (or attempting), such as adjusting the volume,
go to HKEY_CURRENT_USER\ControlPanel\Sounds
Loudestincallvolume = the sound it makes when you turn the volume all the way up (that annoying little useless sound) delete this key to remove that
Quietestincallvolume = the same but for when you turn it all the way down
Networkdrop = the dropped call /w lost signal sound
Calldrop = caller hangs up before you do sound
---------------------------------------------------
18-Change ringtone/vibrate/LED flash characteristics
If you would like more control over how your device rings/vibrates/flashes its LEDs on events, you can can change the Script values of these events. For example, for an incoming call performing 'activate device, play ringtone, wait 3 seconds, repeat':
HKCU\ControlPanel\Sounds\RingTone0\Script = "apw3r" (REG_SZ string, no quotes)
For performing 'active device, set volume to 33%, play ringtone, set volume to 67%, play ringtone, set volume to 100%, play ringtone (no repeat)':
HKCU\ControlPanel\Sounds\RingTone0\Script = "ac33pc67pc100p" (REG_SZ string, no quotes)
The following are the full codes available to you. Please note that all the codes are executed simultaneously except after a ringtone play / wait code. E.g. 'v1p' will vibrate and play at the same time, while vibrating for 1 second. But 'pv1' will play the ringtone through all the way first, then start vibrating for 1 second.
a = activate device
cN = set volume to N in percentage max volume
fN = flash notification LED for N seconds
p = play ringtone. Note that this will play the ringtone all the way through before continuing with the next code.
r = repeat. Note that this should be the last code in your Script string, if used at all.
vN = vibrate for N seconds
wN = wait for N seconds. Note that the device will wait this long before continuing with the next code.
NOTE: I tried this on my 6800 and changed the v0 to v1 and now it doesn't have just one long vibrate. v0 sets it to vibrate always.
-----------------------------------------------------
19-FIX THE SLOW RINGER
To do this, you will need your MSL, which only Sprint (or your provider) can provide you. Open up the phone app and dial ##778# (PST). You will be asked to enter your MSL. Enter it, and you will be brought into the provisioning of your phone. From the top left, select Modem Settings. On this page, your Slot Cycle Index (SCI) is how often your phone polls the tower for incoming calls, etc. This value is 1.28 seconds multiplied by 2^value (i.e 0=1.28 secs, 1=2.56secs) with 0 fastest, 7 slowest. The default is 2, but lowering it to 1 hasn't noticeably affected my battery life, and roughly 2.5 second (SCI 1) response time is far more reasonable than roughly 5 seconds (SCI 2)
-----------------------------------------------------
20-Change scroll bar size
Navigate to HKey_LOCAL_MACHINE\SYSTEM\GWE\ and tweak the following values.
cyHScr : Horizontal Scrollbars Height in pixels (default is 13)
cxVScr : Vertical Scrollbars Width in pixels (default is 13)
-----------------------------------------------------
21-Save Attachments or the Whole Email on your SD Card
The Key in WM6 changed from WM5. In WM6 it is:
HKLM\System\Inbox\Settings
For Attachments add "AttachPath" value="\Storage Card\Inbox\Attachments" datatype="string"
For the rest of the email add "PropertyPath" value="\Storage Card\Inbox" datatype="string"
For the paths above to work, you need to have the Inbox folder and Attachments subfolder created already. You must reboot for them to take effect.
-------------------------------------------------------
22-add the AM/PM to your time in the title bar
To Add AM or PM
1) Open your registry editor (either PHM Registry Editor or Resco Explorer 2003).
2) Go to HKEY_LOCAL_MACHINE\nls\overrides
3) Create 1st String Value: Name = S1159 & String = Am
4) Create 2nd String Value: Name = S2359 & String = Pm
5) Create 3rd String Value: Name = STFmt & String = hh:mm t'M'
6) Soft-reset
There has to be a space after the am or pm otherwise it will not display
Also
am=aM pm=pM
Am=AM Pm=PM
--------------------------------------------------------
23-Changing SoftKeys
Create the following keys and Strings in the registry:
HKEY_CURRENT_USER\Software\Microsoft\Today\Keys\11 2
HKEY_CURRENT_USER\Software\Microsoft\Today\Keys\11 3
112 is the left key and 113 is the right.
Set Default to what you want the key to read (ie. SMS)
Now for each key create a new string named Open and set the target path.
--------------------------------------------------------
24-This edit allows you to see the duration of your Vision connection along with a button to disconnect it.
You see it in the bubble that is displayed when you tap the Vision icon.
Click HKEY_LOCAL_MACHINE
Click ControlPanel
Click Phone
[at this point, the buttom grey status bar should read \HKLM\ControlPanel\Phone'
Click the bottom menu 'edit'
Select new dword value
Change the value name to "Flags2" (no quotes).
Select the 'hexidecimal' button.
Type 10
Click ok.
You should now see in the 'name/data' section:
Flags2 16 (0x00010)
When done, reset the device.
Tregrad said:
went over to geeks and got a PANT laod of them by doing a "search" in the Titan forum
You can download and install PHM Registry Editor on your phone to modify the registry.
http://www.phm.lu/Products/PocketPC/RegEdit/
Click to expand...
Click to collapse
Great hacks. Thanks for your contribution.
big list of em over here.
http://www.htcwiki.com/page/Tweaks+and+Hacks?t=anon
im usually not one to mess up my phone (ie im usually very cautious, dont play with what i shouldnt) but i wouldnt touch that ringtone modifying hack. i just tried it, hoping to set the ringtone more like it was on an old razr of mine (4vibes and a break) and it really messed up the phone application. like it wouldnt open. even after multiple restarts, everything. after i called my phone from another one, the phone app opened, thankfully, and then it started working but gave me quite a scare before that
EDIT- nope, that didnt fix it either. even after calling from another phone, once my 6800 is restarted, the phone app wont work again. god this will be the 4th hard reset this week. lame.
Duration of the rington
Has anyone an idea if it is possible to say the phone how long the ringtone should play till the phone hangs up and went into mailbox.
I mean is it possilbe to set the duration to eg. 30 sec or more till it hangs up.
I know there is a hack to stop ActiveSync from starting automatically but I can't find it. Searched here and PDAphonehome. Anyone have it?
Hey guys, I'm an active user on the Wing forums. I was wondering if there is such a reg edit to save SMS to the SD card instead of on the phone? Thanks for any details!
nuron said:
Hey guys, I'm an active user on the Wing forums. I was wondering if there is such a reg edit to save SMS to the SD card instead of on the phone? Thanks for any details!
Click to expand...
Click to collapse
Along those same lines -- I would like to move 'my docs' to my sd card.
HEY!!!!!!!! I GOT 6.1! but cant get to my IOTA!!!! HELP PLEASE!!!!!!!!!!!!!
djhollygrove said:
HEY!!!!!!!! I GOT 6.1! but cant get to my IOTA!!!! HELP PLEASE!!!!!!!!!!!!!
Click to expand...
Click to collapse
have you unlocked your extended ROM? Do that and rub the IOTA cab.
I couldn't find a post about how to boost the rather feeble ringtone volume but after a bit of research I got to the bottom of it :
HKEY_CURRENT_USER/Control Panel/Sound Catagories/Ring
The default value is 5, I changed this to 9 and now its good and loud.
Hope that's helpful to someone.
Wich key ? because none have default value 5 !
Thanks, this helped.
athome93 said:
Wich key ? because none have default value 5 !
Click to expand...
Click to collapse
key: InitVol
I tried it on my Touch Cruise but doesn't seems to make any differences.
I still have to use WavePad to amplify my mp3 ringtones.
I think its most effective if they are wma.
Best if they are : 48 kbps, 44 kHz, mono.
I tested with mp3 and (by ear) it didn't seem so clear.
Tested with mp3 but the modification doesn't seems to change ringtone volume.
and when I soft reset my TC, the reg key come back to its default value 5.
Deder5 said:
Tested with mp3 but the modification doesn't seems to change ringtone volume.
and when I soft reset my TC, the reg key come back to its default value 5.
Click to expand...
Click to collapse
I have the same problem as well... y will it change back to value 5 itself??
I use these settings
HKEY_CURRENT_USERControlPanelSoundCategories
Feedback
Atten 2 (default 0)
Init Vol 2 (def 2)
In Call
Atten 2 (def 2)
Init Vol - 5 (def 2)
In Call Feedback
Atten 1 (def 1)
Init Vol - 5 (def 4)
Ring
Atten - 2 (def 2)
Init Vol - 5 (def 3)
I hope it helps....
Hi sorry i'm a newbie here,
Would like to know if anybody is experiencing low call volumes from smses/incoming calls?
I've been like getting too many miss calls and unread texts due to the volume ringer apparently being too soft to be noticed.
I've set the volume to the max of the settings but i still get soft sounds and lotsa missed calls.
Does anybody have any help to this, my friends OMNIA seems to have another settings in which he got this weird number combination and when he enters and sets, the volume becomes visibily loud.
Thank you and sorry if its really lame for me to be asking this.
well i'm facing the same problem!
could anyone help please?
Coming from a Nokia N95 to the X1 I too would like to know as the speaker on this phone is its biggest let down in my opinion.
It really depends on the sound file.
Some sounds are loud as hell as well as some are unusably low,
llike the tunes from SE site.
I checked many of them.
im having this problem
I had a similar problem. I came across the following somewhere on this forum.
HKCU\ControlPanel\SoundCategories\Attenuation
There are three values below that 0, 1 and 2. General sound is associated with category 2 and this is probably set to 1 at the moment. I have changed the value associated with category 2 to 3 for the moment. I have heard that it can be changed to as high as 5 but I don't want to damage the speaker.
So in short change the HKCU\ControlPanel\SoundCategories\Attenuation\2 registry setting from the default 1 to a higher value (between 1 and 5) and this will factor up the volume for most phone functions. Once you've done that power cycle the phone for the change to take effect.
Reply With Quote
Posted by "teomito" So the credit goes to him.
pls teach me hw do i do this on the fone
hi,
this is my first time doing this on the fone...can pls guide me go from where to where to type this in to adjust the sound...pls n thank you
Fm
winedrop
moleculez said:
I had a similar problem. I came across the following somewhere on this forum.
HKCU\ControlPanel\SoundCategories\Attenuation
There are three values below that 0, 1 and 2. General sound is associated with category 2 and this is probably set to 1 at the moment. I have changed the value associated with category 2 to 3 for the moment. I have heard that it can be changed to as high as 5 but I don't want to damage the speaker.
So in short change the HKCU\ControlPanel\SoundCategories\Attenuation\2 registry setting from the default 1 to a higher value (between 1 and 5) and this will factor up the volume for most phone functions. Once you've done that power cycle the phone for the change to take effect.
Reply With Quote
Posted by "teomito" So the credit goes to him.
Click to expand...
Click to collapse
install program Total Comander or SKTools (Registry Editor)
HKCU\ControlPanel\SoundCategories\Attenuation\2
HEX 3
The sound became louder.
Only changed even in the parameters
HKCU \ ControlPanel \ SoundCategories \ Ring \AttenuationCategories
HKCU \ ControlPanel \ SoundCategories \ InCall \AttenuationCategories
HKCU \ ControlPanel \ SoundCategories \ InCall2 \AttenuationCategories
HKCU \ ControlPanel \ SoundCategories \ InCall3 \AttenuationCategories
HEX 3
sshick, i've tried, nothing seem to change.
Apologies if this has been asked before, but I am trying to update the
[HKEY_LOCAL_MACHINE\System\GDI\V1\Font Alias]
registry keys but with CE Reg Editor it says it doesn't have permission. I can edit the entries in many other places though. I've dug around a bit and the below appears to come recommended for getting round some security (particularly for some dll's and cabs), but depending on where I look the numbers are a bit different and sometimes the keys are as well. Please can someone confirm if these are the keys and whether they are all necessary.
HKEY_LOCAL_MACHINE\Security\Policies\Policies \0000 1001 = 2
Change the value data from 2 to 1
HKEY_LOCAL_MACHINE\Security\Policies\Policies \0000 1005 = 16
Change the value data from 16 to 40
HKEY_LOCAL_MACHINE\Security\Policies\Policies \0000 1017 = 128
Change the value data from 128 to 144
HKEY_LOCAL_MACHINE \Security\Policies \Policies
Add new value "0000101b": Dword = 1
Thanks!!
I've upgraded to the new 3.14 WWE ROM BTW and I don't remember having this problem before (it could be that one of the cabs I applied though made the changes for me, I'm just not sure)
UPDATE: Just found this
http://forum.xda-developers.com/showthread.php?t=373319
But I'm still not sure exactly what to do...
try - in cereg editor click tools - unlock registry
OMG thank you, that's totally it!!
Notable Issues and Fixes1. Whatsapp notification delay : You might have noticed whatsapp notification doesn't show up that fast, the same might happen to other custom ROMs too.
Fix: Search and install "PNF Root" from google play store. It will ask for root accept it, then set these two parameters in settings as follows "Mobile heartbeat interval 6 minutes" "Wifi heartbeat interval 5 minutes". This will fix the delay issue with notification on whatsapp or maybe other applications too!
2. Low speaker/ earpiece volume: sound volume seems to be always low when it comes to cyanogen mod you can fix it without installing any kernels! Its simple and easy and will give you amazing sound output.
Fix: The fix is scattered in this thread but for others who might be having the same issue I will post it here with details.
Search and install "Ex File Explorer" from google play. Once you open it tap "menu" then navigate to "Root explorer" and turn it on" Then a new window will pop-up now tap on "Mount R/W". Then tap the radio button that says "RW" on path and system. We need to make it R/W to edit the sound file that will change the volume settings"
After doing that, navigate to the following location /device/etc/sound/t03g. Tap the file and open it as "text" now select "ES Note Editor" and locate the following lines in the text file.
we need to change two values. Scroll down a few times until you see this
</path>
<device name="speaker">
<path name="on">
There a few lines down you can see <ctl name="Speaker Volume" val="57"/>
Now just change the value to "63" so that the line will look like <ctl name="Speaker Volume" val="63"/> I found out that 63 is the maximum value. You could use 60 if that is way too louder for you.
Now we need to scroll down a little more down and locate this line <device name="earpiece"> now locate this line <ctl name="Output Volume" val= "62"/> edit the value to 62, if you have any lower value in there. I also changed <ctl name="AIF1 Boost Volume" val ="2"/> and <ctl name="AIF2 Boost Volume" val ="2"/>
After doing the above steps save the t03g file and go back to the es explorer/ root explorer settings and change back the values in Mount R/W to "RO" for both path and system.
Now tap okay and restart your phone. You will have amazing sound volume for speakers and call. Even better than Stock!!
Disclaimer : I am not responsible for any speaker malfunctioning that may cause if you follow the above step, I just stated what I found to be useful. Use these at your own risk..
Nice
encrypter87 said:
Notable Issues and Fixes1. Whatsapp notification delay : You might have noticed whatsapp notification doesn't show up that fast, the same might happen to other custom ROMs too.
Fix: Search and install "PNF Root" from google play store. It will ask for root accept it, then set these two parameters in settings as follows "Mobile heartbeat interval 6 minutes" "Wifi heartbeat interval 5 minutes". This will fix the delay issue with notification on whatsapp or maybe other applications too!
2. Low speaker/ earpiece volume: sound volume seems to be always low when it comes to cyanogen mod you can fix it without installing any kernels! Its simple and easy and will give you amazing sound output.
Fix: The fix is scattered in this thread but for others who might be having the same issue I will post it here with details.
Search and install "Ex File Explorer" from google play. Once you open it tap "menu" then navigate to "Root explorer" and turn it on" Then a new window will pop-up now tap on "Mount R/W". Then tap the radio button that says "RW" on path and system. We need to make it R/W to edit the sound file that will change the volume settings"
After doing that, navigate to the following location /device/etc/sound/t03g. Tap the file and open it as "text" now select "ES Note Editor" and locate the following lines in the text file.
we need to change two values. Scroll down a few times until you see this
</path>
<device name="speaker">
<path name="on">
There a few lines down you can see <ctl name="Speaker Volume" val="57"/>
Now just change the value to "63" so that the line will look like <ctl name="Speaker Volume" val="63"/> I found out that 63 is the maximum value. You could use 60 if that is way too louder for you.
Now we need to scroll down a little more down and locate this line <device name="earpiece"> now locate this line <ctl name="Output Volume" val= "62"/> edit the value to 62, if you have any lower value in there. I also changed <ctl name="AIF1 Boost Volume" val ="2"/> and <ctl name="AIF2 Boost Volume" val ="2"/>
After doing the above steps save the t03g file and go back to the es explorer/ root explorer settings and change back the values in Mount R/W to "RO" for both path and system.
Now tap okay and restart your phone. You will have amazing sound volume for speakers and call. Even better than Stock!!
Disclaimer : I am not responsible for any speaker malfunctioning that may cause if you follow the above step, I just stated what I found to be useful. Use these at your own risk..
Click to expand...
Click to collapse
Hi there is no T03g file in the said path.... please guide
And what about low mic volume when recording a voice note? Do you know how to fix? Thanks
dragongreen said:
And what about low mic volume when recording a voice note? Do you know how to fix? Thanks
Click to expand...
Click to collapse
Did you solve this issue? I'm in the same situation. Help!
sebastiandg7 said:
Did you solve this issue? I'm in the same situation. Help!
Click to expand...
Click to collapse
Nop, I didn't solve this problem. This problem is in the source code (all cm). I am using an external app for recording
I can't find the "sound" folder inside "etc" -.- what can i do?
Can someone help me? how i can decrease mic gain? Mic gain is too much and i have to speak far from phone.
Thanks
Thanks for the excellent post & solutions. You seem to have mistyped the file locations which I've fixed in this post which is underlined in italics. Hope you can correct your original post making this one redundant. Thanks.
encrypter87 said:
Notable Issues and Fixes1. Whatsapp notification delay : You might have noticed whatsapp notification doesn't show up that fast, the same might happen to other custom ROMs too.
Fix: Search and install "PNF Root" from google play store. It will ask for root accept it, then set these two parameters in settings as follows "Mobile heartbeat interval 6 minutes" "Wifi heartbeat interval 5 minutes". This will fix the delay issue with notification on whatsapp or maybe other applications too!
2. Low speaker/ earpiece volume: sound volume seems to be always low when it comes to cyanogen mod you can fix it without installing any kernels! Its simple and easy and will give you amazing sound output.
Fix: The fix is scattered in this thread but for others who might be having the same issue I will post it here with details.
Search and install "Ex File Explorer" from google play. Once you open it tap "menu" then navigate to "Root explorer" and turn it on" Then a new window will pop-up now tap on "Mount R/W". Then tap the radio button that says "RW" on path and system. We need to make it R/W to edit the sound file that will change the volume settings"
After doing that, navigate to the following location /system/etc/sound/t03g or /etc/sound/t03g. Tap the file and open it as "text" now select "ES Note Editor" and locate the following lines in the text file.
we need to change two values. Scroll down a few times until you see this
</path>
<device name="speaker">
<path name="on">
There a few lines down you can see <ctl name="Speaker Volume" val="57"/>
Now just change the value to "63" so that the line will look like <ctl name="Speaker Volume" val="63"/> I found out that 63 is the maximum value. You could use 60 if that is way too louder for you.
Now we need to scroll down a little more down and locate this line <device name="earpiece"> now locate this line <ctl name="Output Volume" val= "62"/> edit the value to 62, if you have any lower value in there. I also changed <ctl name="AIF1 Boost Volume" val ="2"/> and <ctl name="AIF2 Boost Volume" val ="2"/>
After doing the above steps save the t03g file and go back to the es explorer/ root explorer settings and change back the values in Mount R/W to "RO" for both path and system.
Now tap okay and restart your phone. You will have amazing sound volume for speakers and call. Even better than Stock!!
Disclaimer : I am not responsible for any speaker malfunctioning that may cause if you follow the above step, I just stated what I found to be useful. Use these at your own risk..
Click to expand...
Click to collapse