Hello, I have att model of G2 which doesnt natively support 800 frequency,here in my country i cant get lte signal because of that.can it somehow be added to supported ones? thanks for your attention
Im in the exact same situation as you. This is what I have found:
Apparently, devices as the G2 with Qualcomm CPU's can unlock bands, and to do so you need to follow this:
http://forum.xda-developers.com/cro...ad-progress-please-leave-im-updating-t2871269
BUT, the funny thing is that i cant get the G2 into "DIAG mode". And thats what is stoping me from doing it.
If you find the way to enter into DIAG MODE, tell me![]()
adb shell
su
echo 1 > /sys/devices/platform/lg_diag_cmd/diag_enable
setprop sys.usb.config acm,diag,mtp,adb
didnt workCode:adb shell su echo 1 > /sys/devices/platform/lg_diag_cmd/diag_enable setprop sys.usb.config acm,diag,mtp,adb