AT&T A.30.07 ROM and Volume on phone - MDA, XDA, 1010 Software Upgrading

So, I'm experiencing what everybody else is with this ROM. That initial volume level starts out soft and gradually increases to the max that I have it set to. Some have stated they like this and that's fine. But, I HATE it :evil: . I can never hear my phone ring anymore if it's in my pocket. Has anybody found a possible registry key or setting somewhere to turn this off?
And if any AT&T folks are listening.. I'd like a setting in the volume area to turn this off or on.

Phone Profile
Have you check under phone profiles... Ascending Ring change to Standard Ring
Dustoff

I don't have a phone profile, or i should say i don't see any where for that option. In the phone settings area the Ring Type is set for Ring. There is an option for "Increasing Ring" but that's even worse than it is already. I don't think this is what I'm looking for.

Since the WM2003 upgrade on my SX56, 've noticed issues with the speakerphone volume. I can barely hear it in fact. Any thoughts on this one?

Fiddled around with the volume setting, moved it up and down, and the now the volume issue seems resolved. Can't say for sure if that's what resolved it, but it's fine now.

I'm experiencing the same problem with the AT&T rom.. I'm going to take a look around in the registry later on... before I go installing any apps

Well I have taken a look @ the processes running and can't see anything obvious that would be doing the volume thing..
So I have had a poke about in the registry and have found a section with sound profiles and it has an attenuation property, I have tried adjusting this, and deleting it but still no good
Also there is an entry in the registry called Hack and mentioned Vol in the string... but it didn't make any difference when I deleted that either :roll:
If anyone thats a bit more acomplished than myself with the PPC Phone could take a look and find a solution to this, i'm sure many users would appreciated it

Has anyone figured out how to make the volume level constant yet?

Any solutions to get the volume working well on A.30.09 ENG yet?

Nope. I just put my phone volume on next to the top setting and the system volume two levels below it. Works fine then. As long as the system volume is two levels below it will not graduate the sound.

valheru said:
Nope. I just put my phone volume on next to the top setting and the system volume two levels below it. Works fine then. As long as the system volume is two levels below it will not graduate the sound.
Click to expand...
Click to collapse
Another thing try ur Reminder set an Alarm you'll notice that you cannot change the Alarm1 ringtone thus the sound stays low ..I tried many things in the registry and no luck as well I wish would some1 help us to resolve this Issue, but!! I made contacts with att's support ,I told them about this problem thus I'm not the only one who's experiencing this, lots of ppl sees this ennoying , I hope they would help here...

Related

ATT Rom Sound Limiting

Ok, I found a hint at the solution to the sound limiting thing on the AT&T New Rom.....
Going in to the Registry:
Code:
My Registry
[HKEY_CURRENT_USER]ControlPanel/SoundCategories/...
Under: Feedback to RingPreview there is this little line called InitVol I believe it has something to do with this line as if I take it out, I get almost no sound... and in some spots it will simply place itself back in if removed!
I will continue to tinker with this! :twisted:
MrDollyMaker
I just discovered something and would like someone to confirm this one...... When you click on the speaker, if you turn the volume down on the PocketPC side and leave the phone up to full, the increasing ring goes away. If you put the volume back up on the PocketPC side, the increasing ring begins to start again....
Anyone confirm this odd bit? :shock:
MrDollyMaker
you are right
I can!
Re: you are right
vIERJa said:
I can!
Click to expand...
Click to collapse
Glad to know it's not just me.... found a similar thread on AT&T's support forums.... AT&T said to use WAV files and they will play loud... :shock:
Granted. Am I not using a WAV file for my ringer? (double checks) YEP.... must be me, not AT&T! NOT!
MrDollyMaker
Mental note:
Must be a programed line due to the Volume Attinuation is based from the volume setting on the PocketPC side..... Now to figure out where this code is to try and remove or dissable it!
Example (But not exactly writen like this):
Code:
VolumeLimiting=(((Volume/2)*InitVol)*AttinuationCategory)
Granted, maybe it could be considering all are actual settings in the Registry except VolumeLimiting... :shock:
MrDollyMaker
Ring volume
Ok. I too can confirm that this works. BUT.... Can you also confirm that it now only RINGS ONCE and then the rest is silent.
Re: Ring volume
keithke said:
Ok. I too can confirm that this works. BUT.... Can you also confirm that it now only RINGS ONCE and then the rest is silent.
Click to expand...
Click to collapse
Hmmm, haven't had that problem. I solved the issue with the alarms and reminders being silent by using BatteryPack2004 v5.2. It has a feature called Power Alert that when turned on can up the reminder and alarm volume to MAX even if you have it muted!
Now I can have the PDA volume off and ringer up full and still hear my alarms and reminders. (just can't hear the notices) If I play MP3s or WMA files through media player I have to turn it up of course.....
Still cant' find the fix for this yet. :evil:
MrDollyMaker
I'm using a WAV file though... I'll check weather that has an effect or not..
Hi everyone...
I just upgraded mine to WM2003 from O2 XDA.
I know that WM2003 phone edition allows MIDI files as ringtones, all you have to do is copy the midi files you want to \windows\rings folder and you should be able to pick the ring from option.
however, when I selected the midi file ringtone from the option, IT CANNOT PLAY! :roll:
is this just me or everyone has the same problem?
let me know... thanks heaps...
Has anyone found a solution to this problem yet? This "feature" REALLY sucks, and makes my Voice Command not nearly as useful as it could be.
kripes said:
Has anyone found a solution to this problem yet? This "feature" REALLY sucks, and makes my Voice Command not nearly as useful as it could be.
Click to expand...
Click to collapse
Unfortunatly no.... I'm now waiting on the new T-Mobile rom that is due out soon. Talked with some of the techs there. They claim that the delay in release is due to some querks with a new driver for the battery that increases the battery life by almost 2 hours in PDA mode along with a querk with the sound not working right. :lol:
They did say expect it some time in March as long as they at least solve the sound problem.
MrDollyMaker
I actually think AT&T or MS made a simple but fatal mistake in either wavedev.dll or PhonePH.dll or possibly setawsnotifyreg.exe.
I think what they aimed for was to have the ringer start at the PDA level and then slowly rise to the Phone level if they differed. Then someone managed to get it all wrong and made it start at MaxPDA-PDA or possibly Phone-PDA instead of Min(PDA,Phone).
I've tried to find a way to replace wavedev.dll and PhonePH.dll to try my theory, but haven't yet found a way. I'll do a little messing around with the registry settings as well...
bamse said:
I actually think AT&T or MS made a simple but fatal mistake in either wavedev.dll or PhonePH.dll or possibly setawsnotifyreg.exe.
I think what they aimed for was to have the ringer start at the PDA level and then slowly rise to the Phone level if they differed. Then someone managed to get it all wrong and made it start at MaxPDA-PDA or possibly Phone-PDA instead of Min(PDA,Phone).
I've tried to find a way to replace wavedev.dll and PhonePH.dll to try my theory, but haven't yet found a way. I'll do a little messing around with the registry settings as well...
Click to expand...
Click to collapse
I downloaded and installed the New T-Mobile rom.... Fixed the audio problem and several other minor things. No Problems So Far!
MrDollyMaker 8)
MrDollyMaker said:
bamse said:
I actually think AT&T or MS made a simple but fatal mistake in either wavedev.dll or PhonePH.dll or possibly setawsnotifyreg.exe.
I think what they aimed for was to have the ringer start at the PDA level and then slowly rise to the Phone level if they differed. Then someone managed to get it all wrong and made it start at MaxPDA-PDA or possibly Phone-PDA instead of Min(PDA,Phone).
I've tried to find a way to replace wavedev.dll and PhonePH.dll to try my theory, but haven't yet found a way. I'll do a little messing around with the registry settings as well...
Click to expand...
Click to collapse
I downloaded and installed the New T-Mobile rom.... Fixed the audio problem and several other minor things. No Problems So Far!
MrDollyMaker 8)
Click to expand...
Click to collapse
Been there, done that.
Be aware that the T-Mobile rom has an even worse bug than the increasing ring. It starts up by itself.
Suddenly, for no apparent reason, the device is ON. Pressing the power button will make it go to sleep again, but sometimes it goes on again just seconds later. As things get worse while moving, it could have something to do with signal strength or handover.
Walking through the output from ssnap it seems that the AT&T rom is actually newer than the T-Mobile. The date of most of the files in 4.01.16 is back in September, while most of the files in the AT&T rom is from mid December.
After having enough of accidental phone calls and calendar items because the phone turned itself on in my pocket I will try the AT&T rom for a while and see if it's any better. And actually, the volume is not that big a deal if you use something like spb pocket+. Just set the PDA volume to the lowest or next lowest setting, the phone to the next highest or highest, set the repeating alarm function in pocket+ to use full or increasing volume, and voila!
For the record, some of us using the final T-Mo ROM are not experiencing the spontaneous activations bug.
-nerrdo
nerrdo said:
For the record, some of us using the final T-Mo ROM are not experiencing the spontaneous activations bug.
-nerrdo
Click to expand...
Click to collapse
Havent had that bug either....
MrDollyMaker
Hopefully someone will figure out a hack to fix this sound bug.
valheru said:
Hopefully someone will figure out a hack to fix this sound bug.
Click to expand...
Click to collapse
Download the Offical T-Mobil upgrade. No sound issues or any problems I can find.
MrDollyMaker
Thanks. I have the ROM however they fill it with so much bloatware I can't squish all of my proggies in there. I was hoping for a hack or something. I did increase the Initvol from 2 to 4 which stops the low volume at first however it does get quite loud. Maybe I'll install and see anyway. Nothing to lose but time I guess. Thanks again.
Random On and crescendo
HI,
has anyone found a solution to either of the above mentioned problems? The Volume issue is a problem when using navigation. I tried intalling T-Mob but get random on problem.

Is there a way of tweaking the volume for the SX-56 WM03 ROM

I just finished installing the new SX-56 WM03 ROM on my O2 XDA I unit. Having tried the new ROM for hours, I find it quite satisfactory and stable compared to its predecessors but there seems to be one set back though, the volume!!! It's quite noticeable that the volume had been tweaked down to about 30%, and they just made it more impossible for XDA users to hear whether there's an incoming call or message. Is there a way around this? I really hate to switch back to my old ROM just because of this!!!
Expert Advice Needed!!!
Your help will be greatly appreciated...
I have same problem... I think it's bug. If I set the system volume high, then the phone ring silent, if I set the system volume low, then the phone ring loud...
If you set the phone to 80%, means to klick under max. Than you can use 100% phone ring and volume.
Yup, that's exactly the case! you set the volume at 80% and it gives a louder voulme than having it set on 100%. I guess there is someone here who knows how to get around this problem...
So does anyone really have a clear solution to this problem? like a program I guess?
ohenry774 said:
So does anyone really have a clear solution to this problem? like a program I guess?
Click to expand...
Click to collapse
The solution: switch to ROM T-Mobile 2003 v4.01.16 ENG, and it's look like working fine without AT&T sound level bug.
I downloaded directly from T-Mobile, but I think You can find it at ftp://xda-developers.com

ringtone volume for S200

Hi all a simple (or maybe not..) question
I am trying to find a way to set up my ringtone level but there is no such thing. can adjust the sound level alright but my ringtone will still sound very loud.
Does anybody know how to do this? I cant find anything like that.
Being able to set up a profile for example would be very nice like in the simple phones.
Thank you in advance.
Makis
Two things that might help...
First, try the Settings > Sounds and Notifications>NOtifications>Incoming call and see if setting the tone to "Increasing ring" is good enough for you.
If not, then set it at ring only, and then in the today screen, move the hardware volume key (left upper corner) and adjust to your desired level.
That's the only thing that can help.
cheers.
krale thank you.
I dont know if I understood you correctly but it is working (I think) now.
If you click on the sound icon on the top right then you get 2 volume adjustment lines one for the device and one for the volume of speaker when you are in a call (or at least thats what I thought i did till now). well the right one actually adjusts also the ringtone volume.
Thanks for all the help. Now I my colleagues can go back to sleep with out me waking them up everytime I receive a call.

Low Speaker Volume

Is there a way (registry hack, any other program) to increase the volume of the speaker during the phone conversation? I also own a Hermes and the speaker volume of the Trinity is so low compared to it that I can sometimes barely hear the other party. Any help?
onurd said:
Is there a way (registry hack, any other program) to increase the volume of the speaker during the phone conversation? I also own a Hermes and the speaker volume of the Trinity is so low compared to it that I can sometimes barely hear the other party. Any help?
Click to expand...
Click to collapse
Are you aware that turning the wheel on the left side you can change the volume while in a phone call?
anonimo said:
Are you aware that turning the wheel on the left side you can change the volume while in a phone call?
Click to expand...
Click to collapse
I have the exact same problem. When I am in a public place and when there is some noise around, I hardly hear the person I am speaking to. Even when I turn the wheel on the left to maximum
I have spent a lot of time looking for a solution but I have just seen that for some qtek devices, there is the key [HKEY_LOCAL_MACHINE\SOFTWARE\HTC\AUDIOGAIN] with values EARPHONE_UPLINK_VOLUME and RECEIVE_UPLINK_VOLUME, that allow to modify the max output level of the speaker. But I didn't find that key in the trinity
Even if I turn the scroll wheel all the way up, the volume is too low.
The audiogain registry key (although it doesn't exist in trinity's registry) is actually to improve the sound quality of the microphone and not the volume of the phone.
When I first make a call, when I hear the first ring, it is actually louder but then from the second ring on, the volume decreases at least by 25%.
Anybody with any ideas?
anyone figured how to increase call volume yet?
I would also appreciate a solution to improve the Speakerphone volume.
I would appreciate any fix to increase the volume of anything!
The included stereo headphones are completely useless! My god, why did they even put a volume dial on the headphones? I can barely hear anything with this crap phone...
A pity considering every other features works just perfectly.
ive got the same problem, before the bass fix, the volume was high but with a really unstable and bad sound... after the fix, there is kind of better sound but in phone calls the volume is low.. i really start hating this device......
I've been using my new p3600 for two weeks now, and this low speaker volume issue is killing me. I've been a Noia user for years, and the difference in sound quality during normal calls is simply unacceptable. The p3600 has so many awesome capabilities for such a small phone, but when it comes to the most basic function, I'm quite disappointed with.
I would also appreciate a fix to improve the quality of the speaker.
Cheers
i can say that this is not the only problem, there are so many others that i stopped thinking of this one... im going for a final hard reset now.. im really tired...im sick of it.....
Someone has an idea ?
Has anyone found away to increase the incall volume yet ???
Someone posted this registry hack elsewhere (use at your own risk of course)
1. HKEY_CURRENT_USER
2. ControlPanel
3. SoundCategories
4. InCall
5. InitVol
6. Change the DWORD value to 6 (Default = 2)
7. Click Done
Wait approx 10-15 seconds before testing.
PS. If the registry key or value doesn't exist, you can always try creating it.
Has anyone tried this??
What was the outcome??
ausi said:
Has anyone tried this??
What was the outcome??
Click to expand...
Click to collapse
Yes i tried it and it never worked for me ...
i can also confirm that this does NOT work on the trinity, anyone else have any bright ideas...
Ah ha...
I just bought Dopod D810(HTC Trinity) for my wife yesterday, and just now she complained to me about this "low on call volume" to me. And since I'm the one recommended her the phone I have to responsible. LoL.
But despite this problem, all of other features are flawless, complete, with excellent case design. Kudos to HTC!!
Btw, this is kind of dejavu for me since it also happened on my Eten M600 back then. This issue can only be solved on driver level, i.e: patch the RILgsm.dll, or include this patched driver in newly cooked ROM.
On which, I don't have the necessary skills to do that... -sigh-
Any expert users can help us???
schizo said:
Ah ha...
I just bought Dopod D810(HTC Trinity) for my wife yesterday, and just now she complained to me about this "low on call volume" to me. And since I'm the one recommended her the phone I have to responsible. LoL.
But despite this problem, all of other features are flawless, complete, with excellent case design. Kudos to HTC!!
Btw, this is kind of dejavu for me since it also happened on my Eten M600 back then. This issue can only be solved on driver level, i.e: patch the RILgsm.dll, or include this patched driver in newly cooked ROM.
On which, I don't have the necessary skills to do that... -sigh-
Any expert users can help us???
Click to expand...
Click to collapse
hi this link doenst work "include this patched driver in newly cooked ROM"
zohaer21 said:
hi this link doenst work "include this patched driver in newly cooked ROM"
Click to expand...
Click to collapse
Sorry zohaer... my post does not contain hyperlink.
I just underlined it to stress up some points...
push!
also need a solution

list of issue with hd2 still unsolve

hi guys,
i still have a list of hd2 issue yet to be solve, can any kind soul reply with solutions here in sequence.
1) when i am on my wired earpiece, the volume is so max that it can be unbearable at times. i know i have the volume rocker to up and down the volume to suit my hearing but then if i lower my volume it also carried the low volume to the connected calls. is there a workaround for this?
2)when i am on a connected call, i can hear hissing sound which is so irritating and the other party on my line ask if i'm on speakermode. workaround? volume is soft as well by the way.
3)phone hangs alot and i have to remove the cover and battery, the usual standard procedure. i know it could be manila.exe accumulating resources so high that it can be disruptive. the only solution i have now is restart at periodic time to maintain phone usefulness.
4)Weather not updating.
5)Flash player on HD2 if there is.
i cant think of anymore now.. maybe later..
sometimes when i felt my phone was stable for a few days it hangs unexpectedly. but there so much tweaking that needs to be done on this phone that i have to take a risk bricking the phone. there is really endless tweaking to this phone. imagine if i were to hardreset and reinstall all tweaks and stuffs .. it will be a nightmare when i have gone so far in tweaking it.
thats WM..
kelvinchewsg said:
hi guys,
i still have a list of hd2 issue yet to be solve, can any kind soul reply with solutions here in sequence.
1) when i am on my wired earpiece, the volume is so max that it can be unbearable at times. i know i have the volume rocker to up and down the volume to suit my hearing but then if i lower my volume it also carried the low volume to the connected calls. is there a workaround for this?
Click to expand...
Click to collapse
try this in attachements it will allow two control system volume and ring volume separetly just click volume bottom and see
hoss_n2,
thanks bro, appreciate this little cab... i have install it and i must say i have gain another level to a perfect tweak. Thanks again bro..
kelvinchewsg said:
hoss_n2,
thanks bro, appreciate this little cab... i have install it and i must say i have gain another level to a perfect tweak. Thanks again bro..
Click to expand...
Click to collapse
at your service
hoss_n2,
one question here, when im on Ring config, i press the volume rocker up and down, i get almost the same sound level whether im on on max vol or min vol
i do hear a difference on the System config when i up/down the volume..
do u have this issue?
kelvinchewsg said:
hoss_n2,
one question here, when im on Ring config, i press the volume rocker up and down, i get almost the same sound level whether im on on max vol or min vol
i do hear a difference on the System config when i up/down the volume..
do u have this issue?
Click to expand...
Click to collapse
soft reset and see again as i don't have this problem. you must adjust the ring not during the phone is ringing but before it tell me if it works
kelvinchewsg said:
hi guys,
i still have a list of hd2 issue yet to be solve, can any kind soul reply with solutions here in sequence.
1) when i am on my wired earpiece, the volume is so max that it can be unbearable at times. i know i have the volume rocker to up and down the volume to suit my hearing but then if i lower my volume it also carried the low volume to the connected calls. is there a workaround for this?
2)when i am on a connected call, i can hear hissing sound which is so irritating and the other party on my line ask if i'm on speakermode. workaround? volume is soft as well by the way.
3)phone hangs alot and i have to remove the cover and battery, the usual standard procedure. i know it could be manila.exe accumulating resources so high that it can be disruptive. the only solution i have now is restart at periodic time to maintain phone usefulness.
4)Weather not updating.
5)Flash player on HD2 if there is.
i cant think of anymore now.. maybe later..
sometimes when i felt my phone was stable for a few days it hangs unexpectedly. but there so much tweaking that needs to be done on this phone that i have to take a risk bricking the phone. there is really endless tweaking to this phone. imagine if i were to hardreset and reinstall all tweaks and stuffs .. it will be a nightmare when i have gone so far in tweaking it.
thats WM..
Click to expand...
Click to collapse
You better read this thread
http://forum.xda-developers.com/showthread.php?t=588925
Its a comun issue and so far no one has manage to fix it, some units are defective, if you can get a new phone.
I have it and been doing all fix and nothing i even here my own voice on echo very annoying
SOLRAC13 said:
You better read this thread
http://forum.xda-developers.com/showthread.php?t=588925
Its a comun issue and so far no one has manage to fix it, some units are defective, if you can get a new phone.
I have it and been doing all fix and nothing i even here my own voice on echo very annoying
Click to expand...
Click to collapse
no itis service issue i had this but when i changed the service like from vodafone to mobinil this problem disappeared
http://www.youtube.com/watch?v=yygZ3X__yIo
hi Guys,
i posted a video, mind taking a look here
yes i did a soft reset everytime i install a cab..
http://www.youtube.com/watch?v=yygZ3X__yIo
any more solutions?
kelvinchewsg said:
any more solutions?
Click to expand...
Click to collapse
the video is not showing the ring control problem

Categories

Resources