I'm experiencing the same issue on my evo and couldnt find similar topics in the evo forums. Yesterday I moved a most of my apps to sd and when i booted up the home and search buttons dont work and all of my setting are off (ie location settings, keyboard switched back to default etc) It is also sending all calls to voicemail. anyways I'm somewhat new to this- can someone tell me how or point me in the direction of a good guide on how to run something in terminal as root? thanks
Welcome to CyanogenMod
![]() |
Welcome to our forum. Like most online communities you must register to post, but don't worry this is a simple free process that requires minimal information for you to signup. Be a part of the CyanogenMod Forum by signing in or creating an account. You can even sign in with your Facebook or Twitter account.
|
Guest Message by DevFuse
Home & Search buttons not working
Started by yonifra, Oct 11 2011 12:42 PM
cm7 nexus home search button stable 7.1.0
18 replies to this topic
#1
Posted 13 December 2011 - 03:44 PM
#2
Posted 28 December 2011 - 03:47 PM
I had/have a similar problem with my Desire. The Home/Search keys were working after the initial install of cm 7.1.0 then, after a couple of days I found they weren't. Earlier today I did a reinstall of everything and all was fine until this evening when I suddenly discovered they'd stopped working again.
I tried the terminal sql command above, then the reinstall of gapps - neither worked, then I remembered something from my Galaxy Tab Overcome installs... if you Freeze or remove the native email app, it screws things up (can't remember what but no matter).
Among the last things I did this evening before realising the Home/Search keys were broken was freeze a bunch of unused apps using Titanium, specifically...
Google One Time Init
Home screen tips
Live Wallpaper Picker
Magic Smoke Wallpaper
Market Apps Installer
Music
Music Visualisation Wallpapers
My Uploads
Swype Installer
...so I Defrosted them all and, voila, working Home and Search keys. Interestingly, refreezing them all again and rebooting did NOT cause the buttons to fail again, perhaps something else needs to be the trigger. Because the buttons are now working I cannot identify which of the above might be the culprit, if it happens again I'll selectively defrost to better identify the key app.
Nonetheless, it is another avenue of possible solution for those who have this issue - defrost any frozen apps and see if it restores the functionality.
Hope this helps someone.
I tried the terminal sql command above, then the reinstall of gapps - neither worked, then I remembered something from my Galaxy Tab Overcome installs... if you Freeze or remove the native email app, it screws things up (can't remember what but no matter).
Among the last things I did this evening before realising the Home/Search keys were broken was freeze a bunch of unused apps using Titanium, specifically...
Google One Time Init
Home screen tips
Live Wallpaper Picker
Magic Smoke Wallpaper
Market Apps Installer
Music
Music Visualisation Wallpapers
My Uploads
Swype Installer
...so I Defrosted them all and, voila, working Home and Search keys. Interestingly, refreezing them all again and rebooting did NOT cause the buttons to fail again, perhaps something else needs to be the trigger. Because the buttons are now working I cannot identify which of the above might be the culprit, if it happens again I'll selectively defrost to better identify the key app.
Nonetheless, it is another avenue of possible solution for those who have this issue - defrost any frozen apps and see if it restores the functionality.
Hope this helps someone.
#3
Posted 30 December 2011 - 12:50 AM
I have an Evo 4g and i can't acess any automated services,nor can i set up google voice...when it says press one for this or two for that,it does not work ....Help please...
#4
Posted 30 December 2011 - 02:14 AM
woothehousecat, on 30 December 2011 - 12:50 AM, said:
I have an Evo 4g and i can't acess any automated services,nor can i set up google voice...when it says press one for this or two for that,it does not work ....Help please...
Any particular reason you thought this deserved to be in the thread about the Home and Search button not working?
#5
Posted 03 January 2012 - 01:17 PM
I have, at long last, discovered the reason for my own problem with the Home and Search buttons not working which may help, see... http://forum.cyanoge...217#entry282217
Edited by mtbsoft, 03 January 2012 - 01:17 PM.
#6
Posted 21 January 2012 - 12:47 PM
I have this problem
N2-CyanogenMod-7.2.0-RC0-OptimusOne-KANG-signed
I tried the fix, via adb shell.
adb shell /data/data/com.android.providers.settings/databases/settings.db "INSERT INTO secure (name,value) VALUES ('device_provisioned','1');"
I didn't get an error message, but it didn't fix it.
I can't figure out how to do it on the phone itself yet: the keyboard that comes with CGM7 doesn't have an underscore!!
This is the only thing that I'm aware of that isn't working, since I flashed this ROM.
GaJ
N2-CyanogenMod-7.2.0-RC0-OptimusOne-KANG-signed
I tried the fix, via adb shell.
adb shell /data/data/com.android.providers.settings/databases/settings.db "INSERT INTO secure (name,value) VALUES ('device_provisioned','1');"
I didn't get an error message, but it didn't fix it.
I can't figure out how to do it on the phone itself yet: the keyboard that comes with CGM7 doesn't have an underscore!!
This is the only thing that I'm aware of that isn't working, since I flashed this ROM.
GaJ
Edited by GreenAsJade, 21 January 2012 - 12:50 PM.
#7
Posted 25 January 2012 - 06:01 PM
GreenAsJade, on 21 January 2012 - 12:47 PM, said:
adb shell /data/data/com.android.providers.settings/databases/settings.db "INSERT INTO secure (name,value) VALUES ('device_provisioned','1');"
You would need to have sqlite3 in front of the location, but after the adb shell...
adb shell
su
sqlite3 /data/data/com.android.providers.settings/databases/settings.db "INSERT INTO secure (name,value) VALUES ('device_provisioned','1');"
GreenAsJade, on 21 January 2012 - 12:47 PM, said:
I can't figure out how to do it on the phone itself yet: the keyboard that comes with CGM7 doesn't have an underscore!!
It does... press the number button (?123) and then either long press on the hyphen, or press the alt button and it will appear in place of it.
#8
Posted 26 January 2012 - 03:28 AM
Same problem (and then some) with CM7 stable for G2X. Reflashing fixed it.
#9
Posted 12 April 2012 - 03:58 AM
Thanks bassmadrigal! That one little entry fixed a lot of things I broke on my Dinc after blowing out data/data.
#10
Posted 23 June 2012 - 07:45 AM
i have the same problem in nexus one,
i'm using the adb shell, i tried bassmadrigal solution but i get:
sqlite3: not found
what am i doing wrong?
i'm using the adb shell, i tried bassmadrigal solution but i get:
sqlite3: not found
what am i doing wrong?
#11
Posted 23 June 2012 - 08:04 PM
What version of CM are you running? It should definitely be there.
Also tagged with one or more of these keywords: cm7, nexus, home, search, button, stable, 7.1.0
ZTE →
ZTE Blade →
ZTE Blade Experimental Mod →
RC2 with V6 supercharge freezes at boot logoStarted by deathfist, 25 Mar 2012 |
|
|
||
HTC →
HTC Evo 4G →
HTC Evo Stable Mod →
HELP! Stuck in white htcEVO4g Bootloop!Started by bheadm, 22 Mar 2012 |
|
|
||
General →
Unofficial Ports →
AOC mw0811Started by Jaay Milli, 22 Mar 2012 |
|
|
||
Barnes & Noble →
Barnes & Noble Nook Color →
Nook Color General →
An error no matter what build i useStarted by better than god, 21 Mar 2012 |
|
|
||
Barnes & Noble →
Barnes & Noble Nook Color →
Nook Color General →
An error no matter what build i useStarted by better than god, 21 Mar 2012 |
|
|














