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

Unable to get MSL number

DHS1

Lurker
Hello,

Has anyone else had the problem of not being able to find the ril.MSL property? Running "getprop" shows all the ril properties, but MSL isn't there.

I've also tried the logcat logging (using aLogcat and CatLog [which seems way better]), then ##3282# in the phone, then the Data Programming screen comes up -> press Edit, enter a bogus MSL number, then holding "Home", going back to my logcat , searching "msl", but there wasn't any MSL number anywhere.

Any help is appreciated. I am rooted, just flashed the ROM from Rwilco12's Android Repository here:
Root > Files > Devices > Samsung Galaxy S2 (Boost) (SPH-D710BST) > Stock ROMs > JB > GC01 > Nodata Restore > Rooted > SPH-D710BST_GC01_1014517_Rooted_Nodata.exe

I even have an export of the "msl" matched logs after attempting a dummy MSL number from ##3282#. It looks like the app developers realized they shouldn't write out the ACTUAL MSL in the android log.

build.board: smdk4210
build.bootloader: unknown
build.brand: samsung
build.cpu_abi: armeabi-v7a
build.cpu_abi2: armeabi
build.device: SPH-D710BST
build.display: JZO54K.SPH-D710.GC01
build.fingerprint: samsung/SPH-D710BST/SPH-D710BST:4.1.2/JZO54K/SPH-D710.GC01:user/release-keys
build.hardware: smdk4210
build.host: SEP-89
build.id: JZO54K
build.manufacturer: samsung
build.model: SPH-D710BST
build.product: SPH-D710BST
build.radio: unknown
build.tags: release-keys
build.time: 1362094435000
build.type: user
build.user: se.infra
version.codename: REL
version.incremental: SPH-D710.GC01
version.release: 4.1.2
version.sdk_int: 16

10-22 21:18:08.613 I/MSL_Checker(2361): onCreate
10-22 21:18:08.613 I/MSL_Checker(2361): onCreate2
10-22 21:18:08.613 I/MSL_Checker(2361): WiMAX
10-22 21:18:08.613 I/MSL_Checker(2361): Chameleon diag valuenull
10-22 21:18:08.613 I/MSL_Checker(2361): Chameleon Check value2false
10-22 21:18:08.613 I/MSL_Checker(2361): connect To Secphone service
10-22 21:18:08.613 I/MSL_Checker(2361): onCreate1
10-22 21:18:08.638 I/MSL_Checker(2361): WiMAX
10-22 21:18:08.638 I/MSL_Checker(2361): WiMAX
10-22 21:18:08.703 D/MSL_Checker(2361): onServiceConnected()
10-22 21:18:37.383 I/MSL_Checker(2361): Enter checkMSLCode
10-22 21:18:37.383 I/MSL_Checker(2361): success to write
10-22 21:18:37.383 D/MSL_Checker(2361): mServiceMessenger is not null. Doing.
10-22 21:18:37.383 I/MSL_Checker(2361): End checkMSLData
10-22 21:18:37.428 I/MSL_Checker(2361): error=0
10-22 21:18:37.428 I/MSL_Checker(2361): size of result : 13
 
I think I might have found a solution, but I'm not sure how to do it.

Acquiring MSL Fix! (For ICS & JB) - xda-developers

I am supposed to flash the FI03 bin toolbox (Stock.FI03.bin.toolbox.zip) provided in tdunham's attachment, and then the getprop will work, and then re-flash my CG01 bin toolbox (Stock.GC01.bin.toolbox.zip).

Like I said above, I did just yesterday flash the ROM from Rwilco12's Android Repository here:
Root > Files > Devices > Samsung Galaxy S2 (Boost) (SPH-D710BST) > Stock ROMs > JB > GC01 > Nodata Restore > Rooted > SPH-D710BST_GC01_1014517_Rooted_Nodata.exe

But that is a HUGE file, and a .exe (~500mb). And tdunhman's bin toolbox attachments are small, 204kb, and only have 2 folders (META-INF and system).

Do I have to "adb push" on your META-INF and system files to overwrite my system files? If so, where in the file system do I push them? And then I assume a reboot is required?

I'm really not sure. How do I flash those .zip's that td's talking about?

Any help is appreciated.
 
You should do a little searching before posting. We have posted about this already. The current stock ROM does not support the getprop ril.MSL command.
 
Back
Top Bottom