• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Root OFFICIAL TETHER

Heres my build.prop And my tether works like a champ.

# begin build properties
# autogenerated by buildinfo.sh
ro.build.id=KOT49I.LS740ZV5
ro.build.display.id=KOT49I.LS740ZV5
ro.build.version.incremental=LS740ZV5.1417913828
ro.build.version.sdk=19
ro.build.version.codename=REL
ro.build.version.release=4.4.2
ro.build.date=Sun Dec 7 09:59:50 KST 2014
ro.build.date.utc=1417913990
ro.build.type=dev
ro.build.user=jenkins
ro.build.host=LGEACI1R4
ro.build.tags=release-keys
ro.product.model=LGLS740
ro.product.brand=lge
ro.product.name=x5_spr_us
ro.product.device=x5
ro.product.board=MSM8226
ro.product.cpu.abi=armeabi-v7a
ro.product.cpu.abi2=armeabi
ro.product.manufacturer=LGE
ro.product.locale.language=en
ro.product.locale.region=US
ro.wifi.channels=
ro.board.platform=msm8226
# ro.build.product is obsolete; use ro.product.device
ro.build.product=x5
# Do not try to parse ro.build.description or .fingerprint
ro.build.description=x5_spr_us-user 4.4.2 KOT49I.LS740ZV5 LS740ZV5.1417913828 release-keys
ro.build.fingerprint=lge/x5_spr_us/x5:4.4.2/KOT49I.LS740ZV5/LS740ZV5.1417913828:user/release-keys
ro.build.characteristics=default
# end build properties
#
# from device/lge/x5/system.prop
#
#
# system.prop for x5
#

# Use reference RIL for initial bringup
#rild.libpath=/system/lib/libreference-ril.so
rild.libpath=/vendor/lib/libril-qc-qmi-1.so
rild.libargs=-d /dev/smd0
persist.rild.nitz_plmn=
persist.rild.nitz_long_ons_0=
persist.rild.nitz_long_ons_1=
persist.rild.nitz_long_ons_2=
persist.rild.nitz_long_ons_3=
persist.rild.nitz_short_ons_0=
persist.rild.nitz_short_ons_1=
persist.rild.nitz_short_ons_2=
persist.rild.nitz_short_ons_3=
ril.subscription.types=NV,RUIM
DEVICE_PROVISIONED=1
# Start in cdma mode

#
# system props for the cne module
#
persist.cne.feature=1


# Skip /sys/power/wait_for_fb_* nodes and
# force FB to be always on
debug.sf.fb_always_on=1

debug.sf.hw=1
debug.egl.hw=1
debug.composition.type=c2d
persist.hwc.mdpcomp.enable=true
debug.mdpcomp.logs=0
dalvik.vm.heapsize=36m
dev.pm.dyn_samplingrate=1

persist.demo.hdmirotationlock=false
ro.hdmi.enable=true
qcom.hw.aac.encoder=true

#system props for the MM modules

media.stagefright.enable-player=true
media.stagefright.enable-http=true
media.stagefright.enable-aac=true
media.stagefright.enable-qcp=true
media.stagefright.enable-fma2dp=true
media.stagefright.enable-scan=true
mmp.enable.3g2=true
media.aac_51_output_enabled=true
mm.enable.smoothstreaming=true
#9273 is decimal sum of supported codecs in AAL
#codecs:(PARSER_)AVI AC3 ASF AAC QCP DTS 3G2 MP2TS
mm.enable.qcom_parser=37491

# VIDC: debug_levels
# 1:ERROR 2:HIGH 4:LOW 0:NOlogs 7:AllLogs
vidc.debug.level=1
#
# system props for the data modules
#
ro.use_data_netmgrd=true
#2013-08-31 kwangbin.yim@lge.com LGP_DATA_TEMPORARY_PATCH_FOR_KK_APP_TEST[START]
#persist.data.netmgrd.qos.enable=true
persist.data.netmgrd.qos.enable=false
#2013-08-31 kwangbin.yim@lge.com LGP_DATA_TEMPORARY_PATCH_FOR_KK_APP_TEST[END]

#system props for time-services
persist.timed.enable=true

#
# system prop for opengles version
#
# 196608 is decimal for 0x30000 to report version 3
ro.opengles.version=196608

#
# System props for telephony
# System prop to turn on CdmaLTEPhone always
telephony.lteOnCdmaDevice=1

# simulate sdcard on /data/media
#
persist.fuse_sdcard=true

#
#snapdragon value add features
#
ro.qc.sdk.audio.ssr=false

# LGE_UPDATE_S Audio_BSP 2013-11-07 define it model by model
##fluencetype can be "fluence" or "fluencepro" or "none"
#ro.qc.sdk.audio.fluencetype=none
#persist.audio.fluence.voicecall=true
#persist.audio.fluence.voicerec=false
#persist.audio.fluence.speaker=true
# LGE_UPDATE_E

# Reduce Background apps limit
ro.sys.fw.bg_apps_limit=20

# LGE_CHANGE_S Display_BSP disable cabl, use cabc instead of cabl
# Enable/disable cabl
ro.qualcomm.cabl=0
# LGE_CHANGE_E

#property to enable user to access Google WFD settings
persist.debug.wfd.enable=1
##property to choose between virtual/external wfd display
persist.sys.wfd.virtual=0
tunnel.audio.encode = true

#use VERY_HIGH_QUALITY for audio resampler
af.resampler.quality=4

#Buffer size in kbytes for compress offload playback
audio.offload.buffer.size.kbytes=32

#Enable offload audio video playback by default
av.offload.enable=false

#// LGE_CHANGE_S, [Net_Patch_0300][CALL_FRW][COMMON], 2012-05-25, Airplane Mode Pop-Up display property value {
ro.airplane.phoneapp=1
#// LGE_CHANGE_E, [Net_Patch_0300][CALL_FRW][COMMON], 2012-05-25, Airplane Mode Pop-Up display property value }
# system prop for NFC DT
ro.nfc.port=I2C

# system props for telephony framework
# LGE_CHANGE_S, [SMS_Patch_0001][TEL-FRW-MSG@lge.com][EU,OPEN,NA,AS], 2013-01-22, encode/decode base [
persist.gsm.sms.forcegsm7=1
# LGE_CHANGE_E, [SMS_Patch_0001][TEL-FRW-MSG@lge.com][EU,OPEN,NA,AS], 2013-01-22, encode/decode Base ]

# system props for LockScree
keyguard.no_require_sim=true
# system props for LockScreen

# Define Front key LED feature
lge.hw.frontkeyled=true
# Define Front key LED feature

# Define props for VVM
ro.horizontalVVM=true

#
# ADDITIONAL_BUILD_PROPERTIES
#
log.tag.GpsLocationProvider=DEBUG
log.tag.LocationManagerService=DEBUG
log.tag.NlpProxy=DEBUG
log.tag.LocSvc_java=DEBUG
ro.build.target_operator=SPR
ro.build.target_country=US
ro.lge.swversion=LS740ZV5
ro.lge.swversion_short=ZV5
ro.lge.swversion_rev=07
ro.lge.factoryversion=LGLS740AT-00-ZV5-SPR-US-DEC-07-2014+07
ro.lge.lcd_default_brightness=161
ro.lge.led_default_brightness=141
ro.qc.sdk.audio.fluencetype=fluence
persist.audio.fluence.voicecall=true
persist.audio.fluence.voicerec=false
persist.audio.fluence.speaker=false
ime_vibration_pattern=0:25
ime_handwriting_apply=false
ime_trace_apply=false
ime_trace_menu=false
bluetooth.chip.vendor=qcom
bluetooth.pan=true
ro.config.vc_call_vol_steps=6
ro.config.vc_call_vol_default=3
ro.lge.bt_gain_control_factor=1
ro.com.google.clientidbase=android-om-lge
ro.com.google.clientidbase.ms=android-sprint-mvno-us
ro.com.google.clientidbase.yt=android-sprint-mvno-us
ro.com.google.clientidbase.am=android-sprint-mvno-us
ro.com.google.clientidbase.gmm=android-om-lge
lge.nfc.vendor=nxp
ro.nfc.port=I2C
ro.config.ringtone=01_Timeless.ogg
ro.config.notification_sound=Crystal.ogg
ro.config.alarm_alert=Life_Is_Good_Alarm.ogg
ro.config.timer_alert=Timer.ogg
lge.normalizer.param=Version2.0/true/14.0/true/14000/1.0/1000/0.4
ro.com.google.gmsversion=4.4_r5
ro.setupwizard.mode=DISABLED
ro.livewallpaper.map=DISABLED
ro.com.google.apphider=off
ro.sdcrypto.syscall=378
ro.chameleon.vvm=1
ro.chameleon.mobileid=0
ro.chameleon.mobilezone=0
ro.itson=true
ro.itson.path=/carrier/itson/
ro.opengles.version=131072
ro.sf.lcd_density=240
wlan.chip.vendor=qcom
wlan.chip.version=wcn
wifi.lge.patch=true
dhcp.dlna.using=false
wifi.lge.sleeppolicy=0
wifi.lge.offdelay=false
wlan.lge.concurrency=MCC
wlan.lge.supportsimaka=YES
wifi.lge.hanglessid=false
wlan.lge.wifidisplay=both
drm.service.enabled=true
ro.lge.audio_soundexception=true
ro.lge.audio_soundprofile=true
ro.afwdata.LGfeatureset=SPCSBASE
persist.data_netmgrd_mtu=1422
persist.data_netmgrd_not_4g_mtu=1472
persist.bandwidth.enable=1
persist.qcril.disable_retry=true
net.tethering.noprovisioning=true
persist.lg.data.fd=-1
persist.service.crash.enable=0
audio.offload.disable=0
ro.qualcomm.sensors.qmd=false
ro.qc.sdk.sensors.gestures=true
ro.qualcomm.sensors.pedometer=false
ro.qc.sensors.step_detector=true
ro.qc.sensors.step_counter=true
ro.qualcomm.sensors.pam=true
ro.qualcomm.sensors.scrn_ortn=true
ro.qualcomm.sensors.smd=true
ro.qualcomm.sensors.game_rv=false
ro.qualcomm.sensors.georv=true
ro.qc.sensors.smgr_mag_cal_en=false
ro.qc.sensors.max_grav_no_gyro=50
ro.qc.sensors.max_geomag_rotvec=50
debug.qualcomm.sns.hal=d
debug.qualcomm.sns.daemon=w
debug.qualcomm.sns.libsensor1=w
persist.sys.ssr.restart_level=3
persist.sys.strictmode.disable=true
persist.sys.logkit.ctrlcode=0
ro.lge.irrc.type=sw
ro.vendor.extension_library=/vendor/lib/libqc-opt.so
persist.radio.apm_sim_not_pwdn=1
ro.carrier=unknown
dalvik.vm.heaptargetutilization=0.25
dalvik.vm.heapstartsize=8m
dalvik.vm.heapgrowthlimit=96m
dalvik.vm.heapsize=256m
dalvik.vm.heapminfree=2m
dalvik.vm.heapmaxfree=8m
lge.signed_image=true
ro.lge.lcd_auto_brightness_mode=false
ro.lge.capp_ZDi_O=true
lge.zdi.actionsend=false
lge.zdi.onactivityresult=true
lge.zdi.dragdropintent=false
ro.lge.capp_emotional_led=true
ro.lge.capp_almond=true
ro.lge.spr_chameleon.rootdir=/carrier/cust
ro.lge.spr_chameleon=true
ro.lge.qslide.max_window=2
ro.lge.capp_wfd=true
ro.cdma.home.operator.alpha=Chameleon
ro.cdma.home.operator.numeric=310000
ro.home.operator.carrierid=Chameleon
ro.telephony.default_network=8
persist.gsm.sms.disablelog=64
persist.sys.dalvik.vm.lib=libdvm.so
net.bt.name=Android
dalvik.vm.stack-trace-file=/data/anr/traces.txt
ro.qc.sdk.izat.premium_enabled=1
ro.qc.sdk.izat.service_mask=0x0
persist.gps.qc_nlp_in_use=0
ro.gps.agps_provider=1
ro.tether.denied=0
ro.tether_dun_required=0
net.tethering.noprovisioning=1
 
Heres my build.prop And my tether works like a champ.

# begin build properties
# autogenerated by buildinfo.sh
ro.build.id=KOT49I.LS740ZV5
ro.build.display.id=KOT49I.LS740ZV5
ro.build.version.incremental=LS740ZV5.1417913828
ro.build.version.sdk=19
ro.build.version.codename=REL
ro.build.version.release=4.4.2
ro.build.date=Sun Dec 7 09:59:50 KST 2014
ro.build.date.utc=1417913990
ro.build.type=dev
ro.build.user=jenkins
ro.build.host=LGEACI1R4
ro.build.tags=release-keys
ro.product.model=LGLS740
ro.product.brand=lge
ro.product.name=x5_spr_us
ro.product.device=x5
ro.product.board=MSM8226
ro.product.cpu.abi=armeabi-v7a
ro.product.cpu.abi2=armeabi
ro.product.manufacturer=LGE
ro.product.locale.language=en
ro.product.locale.region=US
ro.wifi.channels=
ro.board.platform=msm8226
# ro.build.product is obsolete; use ro.product.device
ro.build.product=x5
# Do not try to parse ro.build.description or .fingerprint
ro.build.description=x5_spr_us-user 4.4.2 KOT49I.LS740ZV5 LS740ZV5.1417913828 release-keys
ro.build.fingerprint=lge/x5_spr_us/x5:4.4.2/KOT49I.LS740ZV5/LS740ZV5.1417913828:user/release-keys
ro.build.characteristics=default
# end build properties
#
# from device/lge/x5/system.prop
#
#
# system.prop for x5
#

# Use reference RIL for initial bringup
#rild.libpath=/system/lib/libreference-ril.so
rild.libpath=/vendor/lib/libril-qc-qmi-1.so
rild.libargs=-d /dev/smd0
persist.rild.nitz_plmn=
persist.rild.nitz_long_ons_0=
persist.rild.nitz_long_ons_1=
persist.rild.nitz_long_ons_2=
persist.rild.nitz_long_ons_3=
persist.rild.nitz_short_ons_0=
persist.rild.nitz_short_ons_1=
persist.rild.nitz_short_ons_2=
persist.rild.nitz_short_ons_3=
ril.subscription.types=NV,RUIM
DEVICE_PROVISIONED=1
# Start in cdma mode

#
# system props for the cne module
#
persist.cne.feature=1


# Skip /sys/power/wait_for_fb_* nodes and
# force FB to be always on
debug.sf.fb_always_on=1

debug.sf.hw=1
debug.egl.hw=1
debug.composition.type=c2d
persist.hwc.mdpcomp.enable=true
debug.mdpcomp.logs=0
dalvik.vm.heapsize=36m
dev.pm.dyn_samplingrate=1

persist.demo.hdmirotationlock=false
ro.hdmi.enable=true
qcom.hw.aac.encoder=true

#system props for the MM modules

media.stagefright.enable-player=true
media.stagefright.enable-http=true
media.stagefright.enable-aac=true
media.stagefright.enable-qcp=true
media.stagefright.enable-fma2dp=true
media.stagefright.enable-scan=true
mmp.enable.3g2=true
media.aac_51_output_enabled=true
mm.enable.smoothstreaming=true
#9273 is decimal sum of supported codecs in AAL
#codecs:(PARSER_)AVI AC3 ASF AAC QCP DTS 3G2 MP2TS
mm.enable.qcom_parser=37491

# VIDC: debug_levels
# 1:ERROR 2:HIGH 4:LOW 0:NOlogs 7:AllLogs
vidc.debug.level=1
#
# system props for the data modules
#
ro.use_data_netmgrd=true
#2013-08-31 kwangbin.yim@lge.com LGP_DATA_TEMPORARY_PATCH_FOR_KK_APP_TEST[START]
#persist.data.netmgrd.qos.enable=true
persist.data.netmgrd.qos.enable=false
#2013-08-31 kwangbin.yim@lge.com LGP_DATA_TEMPORARY_PATCH_FOR_KK_APP_TEST[END]

#system props for time-services
persist.timed.enable=true

#
# system prop for opengles version
#
# 196608 is decimal for 0x30000 to report version 3
ro.opengles.version=196608

#
# System props for telephony
# System prop to turn on CdmaLTEPhone always
telephony.lteOnCdmaDevice=1

# simulate sdcard on /data/media
#
persist.fuse_sdcard=true

#
#snapdragon value add features
#
ro.qc.sdk.audio.ssr=false

# LGE_UPDATE_S Audio_BSP 2013-11-07 define it model by model
##fluencetype can be "fluence" or "fluencepro" or "none"
#ro.qc.sdk.audio.fluencetype=none
#persist.audio.fluence.voicecall=true
#persist.audio.fluence.voicerec=false
#persist.audio.fluence.speaker=true
# LGE_UPDATE_E

# Reduce Background apps limit
ro.sys.fw.bg_apps_limit=20

# LGE_CHANGE_S Display_BSP disable cabl, use cabc instead of cabl
# Enable/disable cabl
ro.qualcomm.cabl=0
# LGE_CHANGE_E

#property to enable user to access Google WFD settings
persist.debug.wfd.enable=1
##property to choose between virtual/external wfd display
persist.sys.wfd.virtual=0
tunnel.audio.encode = true

#use VERY_HIGH_QUALITY for audio resampler
af.resampler.quality=4

#Buffer size in kbytes for compress offload playback
audio.offload.buffer.size.kbytes=32

#Enable offload audio video playback by default
av.offload.enable=false

#// LGE_CHANGE_S, [Net_Patch_0300][CALL_FRW][COMMON], 2012-05-25, Airplane Mode Pop-Up display property value {
ro.airplane.phoneapp=1
#// LGE_CHANGE_E, [Net_Patch_0300][CALL_FRW][COMMON], 2012-05-25, Airplane Mode Pop-Up display property value }
# system prop for NFC DT
ro.nfc.port=I2C

# system props for telephony framework
# LGE_CHANGE_S, [SMS_Patch_0001][TEL-FRW-MSG@lge.com][EU,OPEN,NA,AS], 2013-01-22, encode/decode base [
persist.gsm.sms.forcegsm7=1
# LGE_CHANGE_E, [SMS_Patch_0001][TEL-FRW-MSG@lge.com][EU,OPEN,NA,AS], 2013-01-22, encode/decode Base ]

# system props for LockScree
keyguard.no_require_sim=true
# system props for LockScreen

# Define Front key LED feature
lge.hw.frontkeyled=true
# Define Front key LED feature

# Define props for VVM
ro.horizontalVVM=true

#
# ADDITIONAL_BUILD_PROPERTIES
#
log.tag.GpsLocationProvider=DEBUG
log.tag.LocationManagerService=DEBUG
log.tag.NlpProxy=DEBUG
log.tag.LocSvc_java=DEBUG
ro.build.target_operator=SPR
ro.build.target_country=US
ro.lge.swversion=LS740ZV5
ro.lge.swversion_short=ZV5
ro.lge.swversion_rev=07
ro.lge.factoryversion=LGLS740AT-00-ZV5-SPR-US-DEC-07-2014+07
ro.lge.lcd_default_brightness=161
ro.lge.led_default_brightness=141
ro.qc.sdk.audio.fluencetype=fluence
persist.audio.fluence.voicecall=true
persist.audio.fluence.voicerec=false
persist.audio.fluence.speaker=false
ime_vibration_pattern=0:25
ime_handwriting_apply=false
ime_trace_apply=false
ime_trace_menu=false
bluetooth.chip.vendor=qcom
bluetooth.pan=true
ro.config.vc_call_vol_steps=6
ro.config.vc_call_vol_default=3
ro.lge.bt_gain_control_factor=1
ro.com.google.clientidbase=android-om-lge
ro.com.google.clientidbase.ms=android-sprint-mvno-us
ro.com.google.clientidbase.yt=android-sprint-mvno-us
ro.com.google.clientidbase.am=android-sprint-mvno-us
ro.com.google.clientidbase.gmm=android-om-lge
lge.nfc.vendor=nxp
ro.nfc.port=I2C
ro.config.ringtone=01_Timeless.ogg
ro.config.notification_sound=Crystal.ogg
ro.config.alarm_alert=Life_Is_Good_Alarm.ogg
ro.config.timer_alert=Timer.ogg
lge.normalizer.param=Version2.0/true/14.0/true/14000/1.0/1000/0.4
ro.com.google.gmsversion=4.4_r5
ro.setupwizard.mode=DISABLED
ro.livewallpaper.map=DISABLED
ro.com.google.apphider=off
ro.sdcrypto.syscall=378
ro.chameleon.vvm=1
ro.chameleon.mobileid=0
ro.chameleon.mobilezone=0
ro.itson=true
ro.itson.path=/carrier/itson/
ro.opengles.version=131072
ro.sf.lcd_density=240
wlan.chip.vendor=qcom
wlan.chip.version=wcn
wifi.lge.patch=true
dhcp.dlna.using=false
wifi.lge.sleeppolicy=0
wifi.lge.offdelay=false
wlan.lge.concurrency=MCC
wlan.lge.supportsimaka=YES
wifi.lge.hanglessid=false
wlan.lge.wifidisplay=both
drm.service.enabled=true
ro.lge.audio_soundexception=true
ro.lge.audio_soundprofile=true
ro.afwdata.LGfeatureset=SPCSBASE
persist.data_netmgrd_mtu=1422
persist.data_netmgrd_not_4g_mtu=1472
persist.bandwidth.enable=1
persist.qcril.disable_retry=true
net.tethering.noprovisioning=true
persist.lg.data.fd=-1
persist.service.crash.enable=0
audio.offload.disable=0
ro.qualcomm.sensors.qmd=false
ro.qc.sdk.sensors.gestures=true
ro.qualcomm.sensors.pedometer=false
ro.qc.sensors.step_detector=true
ro.qc.sensors.step_counter=true
ro.qualcomm.sensors.pam=true
ro.qualcomm.sensors.scrn_ortn=true
ro.qualcomm.sensors.smd=true
ro.qualcomm.sensors.game_rv=false
ro.qualcomm.sensors.georv=true
ro.qc.sensors.smgr_mag_cal_en=false
ro.qc.sensors.max_grav_no_gyro=50
ro.qc.sensors.max_geomag_rotvec=50
debug.qualcomm.sns.hal=d
debug.qualcomm.sns.daemon=w
debug.qualcomm.sns.libsensor1=w
persist.sys.ssr.restart_level=3
persist.sys.strictmode.disable=true
persist.sys.logkit.ctrlcode=0
ro.lge.irrc.type=sw
ro.vendor.extension_library=/vendor/lib/libqc-opt.so
persist.radio.apm_sim_not_pwdn=1
ro.carrier=unknown
dalvik.vm.heaptargetutilization=0.25
dalvik.vm.heapstartsize=8m
dalvik.vm.heapgrowthlimit=96m
dalvik.vm.heapsize=256m
dalvik.vm.heapminfree=2m
dalvik.vm.heapmaxfree=8m
lge.signed_image=true
ro.lge.lcd_auto_brightness_mode=false
ro.lge.capp_ZDi_O=true
lge.zdi.actionsend=false
lge.zdi.onactivityresult=true
lge.zdi.dragdropintent=false
ro.lge.capp_emotional_led=true
ro.lge.capp_almond=true
ro.lge.spr_chameleon.rootdir=/carrier/cust
ro.lge.spr_chameleon=true
ro.lge.qslide.max_window=2
ro.lge.capp_wfd=true
ro.cdma.home.operator.alpha=Chameleon
ro.cdma.home.operator.numeric=310000
ro.home.operator.carrierid=Chameleon
ro.telephony.default_network=8
persist.gsm.sms.disablelog=64
persist.sys.dalvik.vm.lib=libdvm.so
net.bt.name=Android
dalvik.vm.stack-trace-file=/data/anr/traces.txt
ro.qc.sdk.izat.premium_enabled=1
ro.qc.sdk.izat.service_mask=0x0
persist.gps.qc_nlp_in_use=0
ro.gps.agps_provider=1
ro.tether.denied=0
ro.tether_dun_required=0
net.tethering.noprovisioning=1

Thanks again. I will try this and report shortly. You have it set as "true". I put it in bold red as I quoted you above so you can see what I mean.
 
LMAO! Oh well, my Volt just doesn't want to be tethered I guess... I did this exactly as posted. Turned it off and went into TWRP. I then wiped Dalvik along with the Cache three times. Rebooted back into system. I turned WiFi Hotspot on and I STILL get the stupid network block info. No joy. I've had a busy week, but maybe I'll do a fresh and clean ZV5 Odexed install again tonight and try Jfuginay's tweak first and see what happens. Then I'll try yours and see what happens. If nothing, I'll just go back to my backup. My phone is 100% perfect for me now except for the tethering. I just wanted to have it even though I may never use it. Yeah, I'm just weird like that. Lol Thanks again for trying to help me!
 
Hey guys, I'm done. Wiped my Volt clean in TWRP and installed a clean and fresh ZV5 Odexed. Tried this after activation and it just didn't work. Still get that stupid network block info. Fuggit! Thanks again for all the help.
 
Aye, Bolted. If you want wireless tethering, just look up the app WiFi Tether Router. It's blocked on the play store (Sprint), but you can find it through other means.
 
Everytime I tether using any method boost throttles me and makes my data like 256k a second for the rest of the month. I like the idea but it's just not worth it...
 
Heres a couple of other settings i was messing with. Download org.vndnguyen.shortcutmaster.lite-1.apk open it, grant permission, then App Explorer, scroll down to Service Programu, then scroll down to IotHiddenMainMenuSprint, PDN Setting, Tethering PDN Select, and select using PAM. Then go back and click on Tethering DL Port Fowarding, and disable it. Now go back to app explorer and goto IotHiddenMainMenu and select MPDN Setting, and tick Internet PDN.
These are the settings that i have right now.
 
Everytime I tether using any method boost throttles me and makes my data like 256k a second for the rest of the month. I like the idea but it's just not worth it...
I've never had that happen. Are you sure you just aren't burning up your data and getting throttled?
 
I've never had that happen. Are you sure you just aren't burning up your data and getting throttled?
What happened was after i tethered the phone i didn't realize a kid in my neighborhood logged on and downloaded a COD map lol i got an email and text from boost telling me i exceeded my data plan and i was to be throttled thru the end of the month. I was on my 5th day of the month.. It was a long month. I'm just not going to try it again
 
What happened was after i tethered the phone i didn't realize a kid in my neighborhood logged on and downloaded a COD map lol i got an email and text from boost telling me i exceeded my data plan and i was to be throttled thru the end of the month. I was on my 5th day of the month.. It was a long month. I'm just not going to try it again
You know you can secure it...
 
Heres a couple of other settings i was messing with. Download org.vndnguyen.shortcutmaster.lite-1.apk open it, grant permission, then App Explorer, scroll down to Service Programu, then scroll down to IotHiddenMainMenuSprint, PDN Setting, Tethering PDN Select, and select using PAM. Then go back and click on Tethering DL Port Fowarding, and disable it. Now go back to app explorer and goto IotHiddenMainMenu and select MPDN Setting, and tick Internet PDN.
These are the settings that i have right now.

Hello alexander james. I got the shortcut master app and when I checked, all of my settings were identical to yours. I had already set up my build.prop identical to yours as well. Still no joy. Fuggit! Thanks again for all your time and help!
 
Hey guys how exactly do I do this process where you modify this build.prop thing to gain access to LG Volt wifi tether built into ZV5 rom? Take me through the steps from beginning am a newbie at this. My phone is rooted and has SuperSU. thanks
 
I loaded up " One Touch Wi-fi Router " and it worked. It doesn't give you any status of who or how many are connected, but it works when my home pc connect to the lgls740v5.
 
Heres a couple of other settings i was messing with. Download org.vndnguyen.shortcutmaster.lite-1.apk open it, grant permission, then App Explorer, scroll down to Service Programu, then scroll down to IotHiddenMainMenuSprint, PDN Setting, Tethering PDN Select, and select using PAM. Then go back and click on Tethering DL Port Fowarding, and disable it. Now go back to app explorer and goto IotHiddenMainMenu and select MPDN Setting, and tick Internet PDN.
These are the settings that i have right now.

I FINALLY got it working! For those of you that have had issues trying all the other methods and could use what I learned, here you go broken down Barney Style:

I used Shortcut Master (Lite) by vndnguyen from Play Store.

1) After installing and then launching the app, go to upper right corner menu and tap the three dots.

2) Do a search (third option from top in menu) for "Apn".

3) Towards the bottom, there are three "com.lge.hiddenmenu" options in white letters. IMPORTANT: Tap the middle option that reads "com.lge.hiddenmenu.vzw_only.ApnSettings" in gray letters under it.

4) Tap on "Launch" (picture of the rocket ship).

5) Tap on "internet" option at the top.

6) Go down and tap on "APN type". IMPORTANT: Now add ",dun" at the end of "default,mms". VERY IMPORTANT: When done, it should be "default,mms,dun". Tap "OK".

7) Go to upper right corner menu and tap the three dots. Tap on "Save". Exit out of app and reboot the phone.

8) When phone boots up, go to "Settings" and under "Wireless Networks" at the top, tap on "More...". The option is located below "Call" and "Share & connect" that are below the toggle switches for Wi-Fi, Bluetooth, Mobile Data, etc.

9) Tap on "Wi-Fi hotspot" and then tap on "Set up Wi-Fi hotspot". Set security (WPA2 PSK is best) and a password. A password is IMPORTANT! You should change Network SSID to "C:\Virus.exe", "Network Not Found", "Hidden Network" or whatever you like. Tap "Save".

10) You can now toggle "Wi-Fi hotspot" on and enjoy wireless tethering!
 
I FINALLY got it working! For those of you that have had issues trying all the other methods and could use what I learned, here you go broken down Barney Style:

I used Shortcut Master (Lite) by vndnguyen from Play Store.

1) After installing and then launching the app, go to upper right corner menu and tap the three dots.

2) Do a search (third option from top in menu) for "Apn".

3) Towards the bottom, there are three "com.lge.hiddenmenu" options in white letters. IMPORTANT: Tap the middle option that reads "com.lge.hiddenmenu.vzw_only.ApnSettings" in gray letters under it.

4) Tap on "Launch" (picture of the rocket ship).

5) Tap on "internet" option at the top.

6) Go down and tap on "APN type". IMPORTANT: Now add ",dun" at the end of "default,mms". VERY IMPORTANT: When done, it should be "default,mms,dun". Tap "OK".

7) Go to upper right corner menu and tap the three dots. Tap on "Save". Exit out of app and reboot the phone.

8) When phone boots up, go to "Settings" and under "Wireless Networks" at the top, tap on "More...". The option is located below "Call" and "Share & connect" that are below the toggle switches for Wi-Fi, Bluetooth, Mobile Data, etc.

9) Tap on "Wi-Fi hotspot" and then tap on "Set up Wi-Fi hotspot". Set security (WPA2 PSK is best) and a password. A password is IMPORTANT! You should change Network SSID to "C:\Virus.exe", "Network Not Found", "Hidden Network" or whatever you like. Tap "Save".

10) You can now toggle "Wi-Fi hotspot" on and enjoy wireless tethering!
this method worked for me. truly brilliant you are kind sir!!!!!
 
Back
Top Bottom