New CM12.1 ROM from BetaHydri for LeTV 1 Pro US

tc0566

Senior Member
Oct 30, 2012
188
28
0
Nice catch.. Bloody auto completion in my notepad++

Gesendet von meinem LeTv 1 Pro mit Tapatalk
I'm comparing V3 and V4 build.prop. I can already tell V4 should have much better battery it's smoother and I've had screen on all this time on charge and it isn't even warm yet. I'm trying to figure out what is causing speedtest.net to crash.
 

tc0566

Senior Member
Oct 30, 2012
188
28
0
Ok build prop defines lte and gprs definitions under RIL. Will be good if you find out which setting it is. Maybe gprs bands with value 12?

Gesendet von meinem LeTv 1 Pro mit Tapatalk
Actually that was my first change and it didn't work ..so only other things are major differences to Radio.. but which setting or remove it all, also under UTMS settings there are a couple # signs that maybe are not suppose to be there?

V3
# RIL
rild.libpath=/vendor/lib64/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
ro.telephony.default_network=22,22
ro.ril.gprsclass=10
ro.ril.hsxpa=1
persist.radio.multisim.config=dsds
persist.radio.apm_sim_not_pwdn=1
persist.radio.disable_flexmap=0
persist.data.qmi.adb_logmask=0

V4 Changes
# Enable Permanent LTE Option (RIL - Radio Interface Layer )
# NOTE: The list of Network Technologies under the *#*#4636#*#*
# has about 25 items. Although, LTE/GSM/CDMA isn't number 10 on the list changing ro.telephony.default_network from 20 to 10
# tells your phone to use that specific technology.
# NOTE: If it isn't saving make sure you've granted access to Root Explorer in the ES File Explorer menu.
# You may need to give access to all users in the SuperSU app.
# --> Reboot pohone or do a factory reset.
# Even when I go back to the *#*#4636#*#* to check my network setting it still reads LTE/GSM/CDMA Auto (PRL),
# but this is normal and should work. If not maybe a factory reset will help here.
# system.prop for plutonium
# RIL
rild.libpath=/vendor/lib64/lib
ril-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
ro.telephony.default_network=10,10
ro.ril.def.preffered.network=10
ro.ril.gprsclass=12
ro.ril.hsxpa=2
# From a forum tweak UMTS speed
#ro.ril.enable.dtm=1
ro.ril.hsdpa.category=8
#ro.ril.enable.3g.prefix=1
ro.ril.hsupa.category = 5
#set persist.radio settings
persist.radio.rat_on=combine
persist.radio.multisim.config=dsds
persist.radio.apm_sim_not_pwdn=1
persist.radio.disable_flexmap=0
persist.data.qmi.adb_logmask=0
persist.radio.no_cons_man_roam=1
persist.radio.ignore_dom_time=5
persist.radio.force_on_dc=true
persist.radio.ap.phonetype=1
persist.ril.features = 0x102
#Better call voice quality.
ro.ril.enable.amr.wideband=1
 
Last edited:

BetaHydri

Senior Member
Sep 14, 2011
362
167
0
Munich
Actually that was my first change and it didn't work ..so only other things are major differences to Radio.. but which setting or remove it all

V3
# RIL
rild.libpath=/vendor/lib64/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
ro.telephony.default_network=22,22
ro.ril.gprsclass=10
ro.ril.hsxpa=1
persist.radio.multisim.config=dsds
persist.radio.apm_sim_not_pwdn=1
persist.radio.disable_flexmap=0
persist.data.qmi.adb_logmask=0

V4 Changes
# Enable Permanent LTE Option (RIL - Radio Interface Layer )
# NOTE: The list of Network Technologies under the *#*#4636#*#*
# has about 25 items. Although, LTE/GSM/CDMA isn't number 10 on the list changing ro.telephony.default_network from 20 to 10
# tells your phone to use that specific technology.
# NOTE: If it isn't saving make sure you've granted access to Root Explorer in the ES File Explorer menu.
# You may need to give access to all users in the SuperSU app.
# --> Reboot pohone or do a factory reset.
# Even when I go back to the *#*#4636#*#* to check my network setting it still reads LTE/GSM/CDMA Auto (PRL),
# but this is normal and should work. If not maybe a factory reset will help here.
# system.prop for plutonium
# RIL
rild.libpath=/vendor/lib64/lib
ril-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
ro.telephony.default_network=10,10
ro.ril.def.preffered.network=10
ro.ril.gprsclass=12
ro.ril.hsxpa=2
# From a forum tweak UMTS speed
#ro.ril.enable.dtm=1
ro.ril.hsdpa.category=8
#ro.ril.enable.3g.prefix=1
ro.ril.hsupa.category = 5
#set persist.radio settings
persist.radio.rat_on=combine
persist.radio.multisim.config=dsds
persist.radio.apm_sim_not_pwdn=1
persist.radio.disable_flexmap=0
persist.data.qmi.adb_logmask=0
persist.radio.no_cons_man_roam=1
persist.radio.ignore_dom_time=5
persist.radio.force_on_dc=true
persist.radio.ap.phonetype=1
persist.ril.features = 0x102
#Better call voice quality.
ro.ril.enable.amr.wideband=1
The 22,22 for example is the cellular network types that you can see in the #*#*4636#*#*

Gesendet von meinem LeTv 1 Pro mit Tapatalk
 

tc0566

Senior Member
Oct 30, 2012
188
28
0
The 22,22 for example is the cellular network types that you can see in the #*#*4636#*#*

Gesendet von meinem LeTv 1 Pro mit Tapatalk
Tried changing those as well to V3 that didn't work but are there a few extra # signs under UTMS settings that shouldn't be there?
 

Kanczyn

Senior Member
Dec 8, 2011
197
6
0
USB OTG does not work, the program of the first post did not help, now what?

Wysłane z mojego LeTv 1 Pro przy użyciu Tapatalka
 

BetaHydri

Senior Member
Sep 14, 2011
362
167
0
Munich
USB OTG does not work, the program of the first post did not help, now what?

Wysłane z mojego LeTv 1 Pro przy użyciu Tapatalka
I don't know as for me it works in CM12 and TWRP. It worked since V3. Maybe you cable, see my Screenshot in the first post. I can plug in a USB stick and automatically Es Explorer opens and shows my the USB Stick.

Gesendet von meinem LeTv 1 Pro mit Tapatalk
 

BetaHydri

Senior Member
Sep 14, 2011
362
167
0
Munich
besides otg and a few minor "bugs" you cleaned this rom up pretty well :D goodbye eui. neat work mate
Really strange I tried all my USB sticks and all are working well with my cable and the TypeC adapter.

I tested:
- a DataTraveler 2GB Stick with NTFS
- Kingston 32GB USB2GO with Windows 10 NTFS
- and the 16GB exFAT Stick that on my picture (it is formated as exFAT on FAT32).

All of them are working fine without the special USB helper Software.
 
Last edited:

cormacfitz

Member
Apr 26, 2011
30
3
0
I just wanted to say thanks. Made me happy to pick up my phone again. I forgot how much I loved CM. I've been using Nexus phones with stock and Xposed for years.
 
Last edited:

ctragas

Senior Member
May 26, 2012
111
26
0
Athens
I just installed V4 today. phone froze with the display showing what i had on the screen last, this was after about 4 hours into the ROM.
Seems like phone's hardware malfunction. Try to go to TWRP recovery and flash ROM and gapps again. This time do a factory reset before flashing. If you face similar problem go back to your previous ROM and test.
 
Last edited:
Our Apps
Get our official app!
The best way to access XDA on your phone
Nav Gestures
Add swipe gestures to any Android
One Handed Mode
Eases uses one hand with your phone