Flashed Edge TWRP on Verizon Note 4 by accident. Now my screen calibration is way off

Sizzlechest

Senior Member
Dec 18, 2010
1,107
189
83
I attempted to update my recovery and accidentally used the one for the Edge. I flashed the right one and got my phone to boot again, but now the screen calibration is way off. I can't operate the phone like this. Anyone have any ideas what to try?

EDIT: Non-verizon phones that have this issue cam be fixed by doing the following:

dial *#2663# and update the touch FW by pressing "TSP FW update (General)".

The dialpad trick is blocked for Verizon. Is there any way I can update the TSP firmware?
 
Last edited:

Sizzlechest

Senior Member
Dec 18, 2010
1,107
189
83
DerangedLoofah: Yeah. If the S-Pen didn't work, it would be almost impossible to work the phone at all.

Well, I dodged a bullet. I found a post by vndnguyen who made an app that gets you access to these menus as long as you have root:

Typically you cannot launch the secret codes on Verizon devices. You have to enable the HiddenMenu (required root) to enter secret codes.

By using Phone INFO ★Samsung★ app or Shortcut Master app, you can easily launch any secret code without enabling the HiddenMenu.

Just open app > Menu > 'Secret Codes' > select the secret code to launch (root also required).

Cheers.

http://forum.xda-developers.com/note-4-verizon/themes-apps/secret-codes-enabling-hiddenmenu-t2893626
 

Loading...

Senior Member
Sep 2, 2010
56
4
0
Philadelphia
DerangedLoofah: Yeah. If the S-Pen didn't work, it would be almost impossible to work the phone at all.

Well, I dodged a bullet. I found a post by vndnguyen who made an app that gets you access to these menus as long as you have root:

Typically you cannot launch the secret codes on Verizon devices. You have to enable the HiddenMenu (required root) to enter secret codes.

By using Phone INFO ★Samsung★ app or Shortcut Master app, you can easily launch any secret code without enabling the HiddenMenu.

Just open app > Menu > 'Secret Codes' > select the secret code to launch (root also required).

Cheers.

http://forum.xda-developers.com/note-4-verizon/themes-apps/secret-codes-enabling-hiddenmenu-t2893626
how did you fix the problem, i tried restoring the phone and got it back to stock recovery but my screen calibration is still off

edit: nvm i was using phone info app and it didnt work so I tried shortcut master and all is well
 
Last edited:

refusedchaos

Senior Member
Mar 31, 2013
134
15
0
Los Angeles
Flash the correct recovery.

Then root your phone and enter these adb commands:

Code:
adb shell
su
am broadcast -a android.provider.Telephony.SECRET_CODE -d android_secret_code://2663


or
am broadcast -a android.provider.Telephony.SECRET_CODE -d android_secret_code://*#2663#
Then the secret menu should come up and choose TSP FW update (General)
 

cyber_nicco

Member
Feb 19, 2013
12
2
0
I don't understand your instructions.

DerangedLoofah: Yeah. If the S-Pen didn't work, it would be almost impossible to work the phone at all.

Well, I dodged a bullet. I found a post by vndnguyen who made an app that gets you access to these menus as long as you have root:

Typically you cannot launch the secret codes on Verizon devices. You have to enable the HiddenMenu (required root) to enter secret codes.

By using Phone INFO ★Samsung★ app or Shortcut Master app, you can easily launch any secret code without enabling the HiddenMenu.

Just open app > Menu > 'Secret Codes' > select the secret code to launch (root also required).

Cheers.

http://forum.xda-developers.com/note-4-verizon/themes-apps/secret-codes-enabling-hiddenmenu-t2893626
Thanks for adding a solution, however, after installing Shortcut Master I cannot find the needed secret codes. I have to choose an app to have the secret menus shown. It is not obvious to me which app (system or user) I need to check. Additionally, it would also be nice to know what menu to choose from said app (as some of them have many and are not always obvious).

Thanks for your help!