Display turns off after making a call and never comes back - Optimus One, P500, V Q&A, Help & Troubleshooting

i am using LG optimus one P500. And installed aokp build 40. now the problem i am facing is that the display turns off after making a call and never comes back, as a result i am not able to disconnect calls. PLease help.

lookalike1 said:
i am using LG optimus one P500. And installed aokp build 40. now the problem i am facing is that the display turns off after making a call and never comes back, as a result i am not able to disconnect calls. PLease help.
Click to expand...
Click to collapse
Use power button to disconnect.

myawan said:
Use power button to disconnect.
Click to expand...
Click to collapse
I am sorry but i am not able to enable "press power button to disconnect calls". please let me know the shortcut to enable it. thanks:good:

lookalike1 said:
I am sorry but i am not able to enable "press power button to disconnect calls". please let me know the shortcut to enable it. thanks:good:
Click to expand...
Click to collapse
Setting > Accessibility options

Related

[Q] on/off button

is there any other way to switch on my XT720 else than using the on/off button? my on/off button broken a few days ago..
U can use OpenRecovery.apk. Options are: Recovery Boot, Normal Boot, and Normal PowerOff. OpenRecovery.
Edit: Ahh sorry, I thought u asked about how to turn it off. U may try turning it on by connect it to the charger. But it works only on ROM that doesn't support charge-mode-only. And i don't have an idea how to do it.
Sorry for that. You might try an app called "button remapper" which is available for free on XDA.
Tell us if it helped you out.
Good luck!
MilestoneXT720 - CM 6.3.0 by MZ
kintol said:
is there any other way to switch on my XT720 else than using the on/off button? my on/off button broken a few days ago..
Click to expand...
Click to collapse
I'm pretty sure that there isn't. Acutally sometimes when I remove battery and then I put it back to go to Bootloader the phone boots itself before I hit the power on/off button, but I think that's because I didn't wait long enough. Other than that I don't see it doing with a program and there is no other hardware option as far as I know.
Just send your phone to repair, I bet it won't cost much.
I think there are two aspects here. Using the power button to turn on the device from a power off situation. Maybe this can be done by removing and replacing the battery, but I don't think it always works. The second part is when the phone is already on but the screen is off/locked. I think that remapper app does indeed work for that. Alternately you can ask the nearest cute person to call your phone to wake the screen. Boom. Your phone is awake and you have their phone number in you call logs.
Indeed, kindly ask the nearest cute person - sounds like a plan!
MilestoneXT720 - CM 6.3.0 by MZ
i think the best thing is to send it for repair... i've tried all of the possible ways to put it to on but failed..
use power manager apps to lock your screen.

How to Disable ICS bugfix/bugreport?

Hi, everyone. I always accidentally press my NS' power + volume up buttons, which activates the bugfix/bugreport email window.
Is there any way to safely disable this feature?
Thanks in advance.
Sorry to ask, but what? You mean you press them when powering up the phone? If not, could you post a screenshot?
Transmitted from somewhere in space... from my Nexus S... and Tapatalk.
flodb113 said:
Sorry to ask, but what? You mean you press them when powering up the phone? If not, could you post a screenshot?
Transmitted from somewhere in space... from my Nexus S... and Tapatalk.
Click to expand...
Click to collapse
Yes, I accidentally press them when powering on or off my NS. Try holding the power and volume up buttons. Your NS will vibrate and bring up your default email app and compose a bugfix/bugreport email for you.
IIIV said:
Yes, I accidentally press them when powering on or off my NS. Try holding the power and volume up buttons. Your NS will vibrate and bring up your default email app and compose a bugfix/bugreport email for you.
Click to expand...
Click to collapse
Exactly what I am searching online for. I always get the sharing options appear out of nowhere and only realise that it is trying to send a bug report.
After some extended searching, I finally knew how it was activated. By pressing Volume up + Volume down + power button, you will feel a vibration after a second or so, that's when the bug reporting initiated.
http://code.google.com/p/ics-crespo...rc?r=a3b8746ae7e80de2f9db08a9e8094f6587b4b675
However, I have no idea how to disable it. It become very annoying especially when waking up the phone from sleep and you find that your device is lagging because of the bug report generation.
Any help?
ghost_301 said:
Exactly what I am searching online for. I always get the sharing options appear out of nowhere and only realise that it is trying to send a bug report.
After some extended searching, I finally knew how it was activated. By pressing Volume up + Volume down + power button, you will feel a vibration after a second or so, that's when the bug reporting initiated.
http://code.google.com/p/ics-crespo...rc?r=a3b8746ae7e80de2f9db08a9e8094f6587b4b675
However, I have no idea how to disable it. It become very annoying especially when waking up the phone from sleep and you find that your device is lagging because of the bug report generation.
Any help?
Click to expand...
Click to collapse
Turn off USB debugging.
The solution that I've found, without turning off USB debugging, is renaming the file "bugmailer.sh" (to something like "bugmailer.sh-backup"), which is found in /system/bin.
P.S. For me, I need USB debugging turned on, because it is required by Titanium Backup, which I often use. If you don't need USB debugging turned on all the time, you could just turn it off, like Uni7 posted, and it'll also solve this issue.
IIIV said:
The solution that I've found, without turning off USB debugging, is renaming the file "bugmailer.sh" (to something like "bugmailer.sh-backup"), which is found in /system/bin.
P.S. For me, I need USB debugging turned on, because it is required by Titanium Backup, which I often use. If you don't need USB debugging turned on all the time, you could just turn it off, like Uni7 posted, and it'll also solve this issue.
Click to expand...
Click to collapse
You shouldn't need USB debugging for TB on any new rom. From official FAQ:
40. Why does Titanium Backup demand that the Android Debugging Bridge (ADB) be enabled? I don't develop on my phone and don't want this.
The only reason is that on some ROMs, earlier versions of Superuser (the app that grants root privileges) didn't work properly if ADB (USB debugging) was disabled. This is why I added the warning at startup.
Nowadays, on most ROMs you can leave USB debugging disabled in your phone settings and also disable that warning in Titanium Backup. The option is: MENU -> Preferences -> "Warn if no USB debug".
Click to expand...
Click to collapse
Uni7 said:
You shouldn't need USB debugging for TB on any new rom. From official FAQ:
Click to expand...
Click to collapse
Thanks for the info, it works! Never know it's the USB Debugging option, guess I never explore deep enough.
Thanks again!
Uni7 said:
Turn off USB debugging.
Click to expand...
Click to collapse
[CM9 nightly] unluckly this doesn't help
IIIV said:
The solution that I've found, without turning off USB debugging, is renaming the file "bugmailer.sh" (to something like "bugmailer.sh-backup"), which is found in /system/bin.
P.S. For me, I need USB debugging turned on, because it is required by Titanium Backup, which I often use. If you don't need USB debugging turned on all the time, you could just turn it off, like Uni7 posted, and it'll also solve this issue.
Click to expand...
Click to collapse
mcalamelli said:
[CM9 nightly] unluckly this doesn't help
Click to expand...
Click to collapse
Sent from my ice cream powered Nexus S
mcalamelli said:
[CM9 nightly] unluckly this doesn't help
Click to expand...
Click to collapse
have you solved this problem ?
ghost_301 said:
Exactly what I am searching online for. I always get the sharing options appear out of nowhere and only realise that it is trying to send a bug report.
After some extended searching, I finally knew how it was activated. By pressing Volume up + Volume down + power button, you will feel a vibration after a second or so, that's when the bug reporting initiated.
http://code.google.com/p/ics-crespo...rc?r=a3b8746ae7e80de2f9db08a9e8094f6587b4b675
However, I have no idea how to disable it. It become very annoying especially when waking up the phone from sleep and you find that your device is lagging because of the bug report generation.
Any help?
Click to expand...
Click to collapse
Same here on my Galaxy Nexus...anyone eager to help us out?
I have the same problem. HELP
This is a manual bug report triggered by pressing both volume keys and the power button at the same time. It will vibrate once when you do it and then it takes a good minute or two for it to compile the report. The phone will then vibrate 3 times quickly when the report is ready, but only if the phone is awake and unlocked. So, for example, if you hit the power button to check the time and happen to press all three buttons or your TPU case (just an example) is holding down your volume buttons, then it will trigger then. You won't actually see the results until the next time you unlock the device. They are addressed to your default email address unless your ROM developer adds an email to them. Obviously being stock this would not be the case.
If you want to get rid of this feature, go to /system/bin and rename bugmailer.sh to bugmailer.sh.bak or delete it. Then reboot and no more bugmailer.
chandradithya said:
This is a manual bug report triggered by pressing both volume keys and the power button at the same time. It will vibrate once when you do it and then it takes a good minute or two for it to compile the report. The phone will then vibrate 3 times quickly when the report is ready, but only if the phone is awake and unlocked. So, for example, if you hit the power button to check the time and happen to press all three buttons or your TPU case (just an example) is holding down your volume buttons, then it will trigger then. You won't actually see the results until the next time you unlock the device. They are addressed to your default email address unless your ROM developer adds an email to them. Obviously being stock this would not be the case.
If you want to get rid of this feature, go to /system/bin and rename bugmailer.sh to bugmailer.sh.bak or delete it. Then reboot and no more bugmailer.
Click to expand...
Click to collapse
While I appreciate the fact that you are helping out, please do not take my responses from another forum and paste them here verbatim as your own.
Source: http://rootzwiki.com/index.php?/topic/18671-Disable-bug-report-error-messaging?#entry488123
I should add that in addition to the way mentioned above that will completely disable it, disabling USB debugging should also disable it in 4.0.4.
Sent from my brain using human to phone transport technology.

[Q] lg optimus G

Dear friends ..I have a problem and I hope that I find resolved by you
When the mobile is off then I turn it on The screen does not light up and the LG logo Do not appear and hear only the startup tone and wait for seconds and then press the power button Until the screen lights up.This also happens when charging Mobile When is off the charging indicator does not appear. I know it's a small problem but it is causing me distress.... The other problem is that NFC.. When press the button to turn this feature on does not respond ..... almost I did not show this problem until after the update to version 10i
Please I want a solution to these problems ..Note / I did factory settings, several times and I've also UPGRADE RECOVERY Without any result
thank you
walid elsaid said:
Dear friends ..I have a problem and I hope that I find resolved by you
When the mobile is off then I turn it on The screen does not light up and the LG logo Do not appear and hear only the startup tone and wait for seconds and then press the power button Until the screen lights up.This also happens when charging Mobile When is off the charging indicator does not appear. I know it's a small problem but it is causing me distress.... The other problem is that NFC.. When press the button to turn this feature on does not respond ..... almost I did not show this problem until after the update to version 10i
Please I want a solution to these problems ..Note / I did factory settings, several times and I've also UPGRADE RECOVERY Without any result
thank you
Click to expand...
Click to collapse
try installing the stock rom...it will solve all ur issues
hit thanks rather writing thanks

Vibration problem on I8260

Hi guys,
suddently my i8260's vibration stoped working. A thousand hard resets , a thousand instalation of the original rom but nothing.
When i press the ombination key to have it entered in recovery mode it vibs just like dying and after that...nothing.
Please help me. I don't consider myself as a noob user. I have been flashing and roming android phones since Eclair.
But now i cant do something to fix that.
I cannot buy a new phone.
Thanx a lot!!!!!
Vassilis from greece
I got the same problem. Usually I am able to fix it by just giving the phone a mild punch at the top part of the phone. But now it's not working at all. You can try it if you want.
Put something around your phone. Something like a cloth.
Put the phone in vibration test mode:
In dialer app, type *#0*# then go to vibrate.
Then knock your phone against your fist softly to avoid damage. This is just to give the vibration dynamo a start.
Try Vibration test from dialer,if it doesnt then nothing to do! Give it to a good Mobile fixing store,they will deplace the dynamo!
Bang it on the right side! (Power button side) by going in the vibration menu. It works!
AnsleyC said:
Bang it on the right side! (Power button side) by going in the vibration menu. It works!
Click to expand...
Click to collapse
I had the same problem and was solved when I accidentally fell off the phone
nand.96 said:
Try Vibration test from dialer,if it doesnt then nothing to do! Give it to a good Mobile fixing store,they will deplace the dynamo!
Click to expand...
Click to collapse
vibration test
did you mean type *#0*# on the dialer
i'm in cosmic rom and its not working
when i type the code *#0*# and press call on any call icon sim1 or sim2
it gavies "connection problem or invalid MMI code"
all codes gives same error on cosmic rom i don't know why
do any one have another idea
stock rom
Commrade,
flash a stock rom and retry!!!
it will work!!!!:laugh:
vampin said:
Commrade,
flash a stock rom and retry!!!
it will work!!!!:laugh:
Click to expand...
Click to collapse
Done Flashing the stock and it did work
now i type *#0*#
and the screen views a lot of choices [ attached screenshot 1 ]
so i choose "Vibration"
then screen got to black and nothing for few minutes
then i restart it
and try the vibration test code *#0842# [ attached screenshot 2 ]
and i press on / auto / try off and try every thing
no vibration
you have to shake it while performing the test!!!!!
vampin said:
you have to shake it while performing the test!!!!!
Click to expand...
Click to collapse
i'm now on custom rom again
can u pls send the stock dialer apk [SecPhone.apk] to push it to system/app may the codes work with this way
insted of flashing the stock again
and thanks a lot for helping
vampin said:
you have to shake it while performing the test!!!!!
Click to expand...
Click to collapse
now only when i shake it it vibrate other wise it not
this mean that motor is fine
but what denied it to vibrate when call coming or any other thing
power save mode off 4 sure
so what else
can any one help ?

Mi4c Crash during incoming call if I press Home button

I have a Xiaomi Mi4c with the latest Xiaomi.eu rom installed.
This is my problem:
When I receive a call and I take my phone out of my pocket, if I press the home button, the phone reboot itself!!!
But this happen every time that I receive a call not only in my pocket. If I press the home button while my phone is ringing, the phone suddenly reboot.
Can someone please help me? Can someone please tell me how can i fix this??
Please help me.
Thank you.
I have this problem too.
dos66613 said:
I have this problem too.
Click to expand...
Click to collapse
have you tried to hard reset? if yes, it solved the problem?
I've tried and nothing has changed. I hope it will be fixed with nougat...
The settings buttons I put a lock on the application, "the phone and contacts". I tes
MaxReed06 said:
have you tried to hard reset? if yes, it solved the problem?
I've tried and nothing has changed. I hope it will be fixed with nougat...
Click to expand...
Click to collapse
The settings buttons I put a lock on the application, "the phone and contacts". I test calls 10 min, until everything is normal.

Categories

Resources