Using QPST on Razer phone? - Razer Phone Questions & Answers

Im trying to use QPST and QXDM to see if it is possible to unlock some extra bands on the razer phone, the only thing i need to is to try to enable diagnostic mode through the usb port, i've tried:
setprop persist.usb.eng 1, setprop sys.usb.config mtp,mass_storage,diag,serial_smd,adb, setprop sys.usb.config diag,adb
so far nothing seem to be working ;
I am trying to see if it is possible to unlock LTE band 13, which is used by verizon, see if the hardware is capable of using it.

Related

Running setprop at startup

I want to use custom dns for 3g. I've found that you can use some setprop commands to set them but they're not used until you restart network (disable data and enable). Also they're reset when I restart. Does Android have anything similar to autoexec.bat? Is it possible to run setprop commands on startup, before the data/apn/network/etc initialization?
why not modify/add the properties to any of the .props?
http://forum.xda-developers.com/showthread.php?t=821705
See if it helps

Lg g3 network band unlocking (NEED HELP)

Hi guys,i have lg g3 ls990 running prime gsm v8 stock rom and i want to enable some 3g and 4g network bands with dfs cdma tool.But i have problem with diag mode,i enter the command for enabling
(echo 1 > /sys/devices/platform/lg_diag_cmd/diag_enable)
And when i unplug and replug the phone nothing happens same as i have nothing changed but i think that diag is enabled when i go the directory where the command is navigating and open "diag_enable" file there is "1" which means enable,so what is the problem what am i missing,can some of you guys help me please.
If you guys want we can do it directly on my pc with team viewer or some other app like that ofc i take full responsibility if anything happens.
You must be rooted and type:
Code:
adb shell
su
echo 1 > /sys/devices/platform/lg_diag_cmd/diag_enable
setprop sys.usb.config acm,diag,mtp,adb
Don't disconnect your device, otherwise you should repeat the process

Diagnostic Port for LG L62VL (Tracfone) CDMA

Hey!
I have LG L62VL phone, need to connect it to DFS for programming NAM...
I have root (I found ROOT method which one is working, but it works only until reboot). Tried Shortcut Master Lite apk, couldn`t find anything for activation diag or hiddenmenu. Hidden Menu is working by *#546368#*62#, but there is only:
Device Test
ELT Test
Factory Reset
Log Service
HW Version
CMAS_RMT
QFUSE_CAL
If connect usb in MTP mode, it`s showing COM Port but not working with DFS (red words...)
Is there way to connect this phone to DFS?
Since you have root, maybe doing this in a terminal might work?
Code:
su
setprop sys.usb.diag_enable 1
setprop sys.usb.config qmicm,adb
setprop sys.usb.state qmicm,adb
I've noticed in most current LG phones, in the init.*.usb.*.rc files in the root filesystem (or even the recovery and laf ramdisks), there are no *.prop lines that use "diag" as a usb config, but qmicm enables the diag function in the android_usb sysfs parameters.
Don't really know for sure if that would work. You could also write to the sysfs parameters as root located in /sys/class/android_usb/android0/. I've been able to get the Qualcomm HS 9008 mode enabled on other qualcomm devices that have been locked down using that method.
Out of curiosity, may I ask how you were able to obtain root on this phone?
zdwilson said:
Since you have root, maybe doing this in a terminal might work?
Code:
su
setprop sys.usb.diag_enable 1
setprop sys.usb.config qmicm,adb
setprop sys.usb.state qmicm,adb
I've noticed in most current LG phones, in the init.*.usb.*.rc files in the root filesystem (or even the recovery and laf ramdisks), there are no *.prop lines that use "diag" as a usb config, but qmicm enables the diag function in the android_usb sysfs parameters.
Don't really know for sure if that would work. You could also write to the sysfs parameters as root located in /sys/class/android_usb/android0/. I've been able to get the Qualcomm HS 9008 mode enabled on other qualcomm devices that have been locked down using that method.
Out of curiosity, may I ask how you were able to obtain root on this phone?
Click to expand...
Click to collapse
Hi i have a LG G7 and as u say "I've noticed in most current LG phones, in the init.*.usb.*.rc files in the root filesystem (or even the recovery and laf ramdisks), there are no *.prop lines that use "diag" as a usb config, but qmicm enables the diag function in the android_usb sysfs parameters." i cant enable the diag serial mode. Do you have any clue by looking at my init.lge.usb.*.rc on how can enable it?
I have root, but those 3 lines above does nothing.
prokiller1199 said:
Hi i have a LG G7 and as u say "I've noticed in most current LG phones, in the init.*.usb.*.rc files in the root filesystem (or even the recovery and laf ramdisks), there are no *.prop lines that use "diag" as a usb config, but qmicm enables the diag function in the android_usb sysfs parameters." i cant enable the diag serial mode. Do you have any clue by looking at my init.lge.usb.*.rc on how can enable it?
I have root, but those 3 lines above does nothing.
Click to expand...
Click to collapse
Yeah, I wasn't certain that would work, figured it'd be worth a shot. I don't have a G7 or the capacity to download the kdz and extract those files right now, I figure the contents of those files may differ slightly from the ones on the K20 I have.
If you could post the contents of your init.lge.usb.*.rc file(s) in a [ code ] tag or pastebin or something, I can take a look and see if I can gleam anything from that for you.
zdwilson said:
Yeah, I wasn't certain that would work, figured it'd be worth a shot. I don't have a G7 or the capacity to download the kdz and extract those files right now, I figure the contents of those files may differ slightly from the ones on the K20 I have.
If you could post the contents of your init.lge.usb.*.rc file(s) in a [ code ] tag or pastebin or something, I can take a look and see if I can gleam anything from that for you.
Click to expand...
Click to collapse
kindly check pm

Question Disabling Android Debug Notification

Hi,
Would anyone please know a way to disable Android Debug Notification on a non-rooted Realme GT Master ?
"adb shell setprop persist.adb.notify 0" doesn't seem to work.
Thanks

Question How can I get to the USB setting mode on the Pixel 6 Pro?

I have a Pixel 6 Pro and need help in finding a code for USB setting mode.
I tried *0808# but it didn't work.
Do you mean developer options? just go to settings > about phone and scroll down to the bottom
Tap 'build number' until a toast popup says 'you are now a developer'
fil3s said:
Do you mean developer options? just go to settings > about phone and scroll down to the bottom
Tap 'build number' until a toast popup says 'you are now a developer'
Click to expand...
Click to collapse
No, I mean Diag port , RNDIS . it seem like when I dial *#0808# on Samsung phone .
then, I got an option for USB mode.
Same. Not working for me either
You can try setprop sys.usb.config rndis,adb
Of course, since Android USB Gadget config is brain dead you'll have to see if such a "recipe" actually exists in a .rc
Each stupid recipe has to be stated explicitly and even worse, once for without configfs and once with.
You might have mass_storage,adb but probably don't have adb,mass_storage
Renate said:
You can try setprop sys.usb.config rndis,adb
Of course, since Android USB Gadget config is brain dead you'll have to see if such a "recipe" actually exists in a .rc
Each stupid recipe has to be stated explicitly and even worse, once for without configfs and once with.
You might have mass_storage,adb but probably don't have adb,mass_storage
Click to expand...
Click to collapse
I tried setprop sys.usb.config diag,adb, but nothing happened.
Renate said:
You can try setprop sys.usb.config rndis,adb
Of course, since Android USB Gadget config is brain dead you'll have to see if such a "recipe" actually exists in a .rc
Each stupid recipe has to be stated explicitly and even worse, once for without configfs and once with.
You might have mass_storage,adb but probably don't have adb,mass_storage
Click to expand...
Click to collapse
I think setprop sys.usb.config command works fine with Qualcomm chipsets.
Pixel 6 pro using Google tensor chipset. therefore, it may need to using a difference command
Please let us know if you have any ideas.

Categories

Resources