PPCGeeks Forums HTC Arrive HTC HD2 HTC Thunderbolt HTC Touch Pro 2 HTC Evo 4G HTC Evo 3D Samsung Galaxy S II Motorola Droid X Apple iPhone Blackberry
Go Back   PPCGeeks > Windows Mobile > WM HTC Devices > HTC Diamond
Register Community Search

Notices


Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 11-04-2008, 09:39 AM
rainfreak's Avatar
Gettin' Freaky With It
Offline
Pocket PC: Samsung Galaxy S5/iPad Air 2
Carrier: Big Red
Location: Toledo, OH
 
Join Date: Jan 2008
Posts: 12,934
Reputation: 9792
rainfreak is a trusted member of the communityrainfreak is a trusted member of the communityrainfreak is a trusted member of the communityrainfreak is a trusted member of the communityrainfreak is a trusted member of the communityrainfreak is a trusted member of the communityrainfreak is a trusted member of the communityrainfreak is a trusted member of the communityrainfreak is a trusted member of the communityrainfreak is a trusted member of the communityrainfreak is a trusted member of the community
Mentioned: 9 Post(s)
Tagged: 0 Thread(s)
Send a message via AIM to rainfreak
Re: MSL not unlocking Sprint Diamond after flash... no internet

There is a registry hack that works to get your MSL... let me look for it...

Found it:

* Change the following registry entries in:
HKEY_LOCAL_MACHINE\SOFTWARE\HTC\ATDbgLog
Enable: 1
LogMode: 1
* Wait a reasonable amount of time and soft-reset (I have noticed that it seems to take longer for this value to take affect, so if you reboot and the registry values are not changed, then you need to do it again and wait longer)
* Check to see that the file \Temp\ATDbg0.txt has been created.
* Return the values back to what they were (most likely 0) waiting the same amount of time as above.
* Look in the ATDbg0.txt file and you should see a log of commands sent to the CDMA radio and there should be something like this somewhere in the file:

Code:

11:9:3 Tx:AT+HTC_RMSL=0\r
11:9:3 Rx:+HTC_RMSL: 354201\r\n0\r
11:9:3 Tx:AT+HTC_ROTKSL=0\r
11:9:3 Rx:+HTC_ROTKSL: 216112\r\n0\r
  • The numbers next to the Rx: +HTC_RMSL line should be your MSL... I do not know what the ROTKSL is for, but included it in the snippet incase someone knows. 826202
__________________
"I remember, way back in the day, this site was hoppin' with members, posts, and some great development."

Last edited by rainfreak; 11-04-2008 at 09:43 AM.
Reply With Quote
This post has been thanked 4 times.
  #2 (permalink)  
Old 11-04-2008, 09:58 AM
ismhawk's Avatar
N00b
Offline
Pocket PC: Touch Pro
Carrier: Sprint
Threadstarter
Location: Rockford, Il
 
Join Date: Jan 2008
Posts: 36
Reputation: 55
ismhawk is becoming a great contributor
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Send a message via AIM to ismhawk Send a message via Yahoo to ismhawk
Re: MSL not unlocking Sprint Diamond after flash... no internet

Quote:
Originally Posted by rainfreak View Post
There is a registry hack that works to get your MSL... let me look for it...

Found it:

* Change the following registry entries in:
HKEY_LOCAL_MACHINE\SOFTWARE\HTC\ATDbgLog
Enable: 1
LogMode: 1
* Wait a reasonable amount of time and soft-reset (I have noticed that it seems to take longer for this value to take affect, so if you reboot and the registry values are not changed, then you need to do it again and wait longer)
* Check to see that the file \Temp\ATDbg0.txt has been created.
* Return the values back to what they were (most likely 0) waiting the same amount of time as above.
* Look in the ATDbg0.txt file and you should see a log of commands sent to the CDMA radio and there should be something like this somewhere in the file:

Code:

11:9:3 Tx:AT+HTC_RMSL=0\r
11:9:3 Rx:+HTC_RMSL: 354201\r\n0\r
11:9:3 Tx:AT+HTC_ROTKSL=0\r
11:9:3 Rx:+HTC_ROTKSL: 216112\r\n0\r
  • The numbers next to the Rx: +HTC_RMSL line should be your MSL... I do not know what the ROTKSL is for, but included it in the snippet incase someone knows. 826202
yea tried it... it gave me the same msl as getspc and the same msl as the sprint rep gave me...

is there a way to get a new MSL, make the old one work, or bypass it so i can make edits?

thanks for trying to help me out because this just seems weird
__________________
MightyRom 4.13

Reply With Quote
  #3 (permalink)  
Old 11-11-2008, 02:23 AM
syanni85's Avatar
Flat-Out-Addicted
Offline
Pocket PC: Nexus S 4G
Carrier: Sprint
Location: Libertyville, IL (near the Chi)
 
Join Date: Jan 2008
Posts: 2,186
Reputation: 6168
syanni85 is a trusted member of the communitysyanni85 is a trusted member of the communitysyanni85 is a trusted member of the communitysyanni85 is a trusted member of the communitysyanni85 is a trusted member of the communitysyanni85 is a trusted member of the communitysyanni85 is a trusted member of the communitysyanni85 is a trusted member of the communitysyanni85 is a trusted member of the communitysyanni85 is a trusted member of the communitysyanni85 is a trusted member of the community
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: MSL not unlocking Sprint Diamond after flash... no internet

Quote:
Originally Posted by rainfreak View Post
There is a registry hack that works to get your MSL... let me look for it...

Found it:

* Change the following registry entries in:
HKEY_LOCAL_MACHINE\SOFTWARE\HTC\ATDbgLog
Enable: 1
LogMode: 1
* Wait a reasonable amount of time and soft-reset (I have noticed that it seems to take longer for this value to take affect, so if you reboot and the registry values are not changed, then you need to do it again and wait longer)
* Check to see that the file \Temp\ATDbg0.txt has been created.
* Return the values back to what they were (most likely 0) waiting the same amount of time as above.
* Look in the ATDbg0.txt file and you should see a log of commands sent to the CDMA radio and there should be something like this somewhere in the file:

Code:

11:9:3 Tx:AT+HTC_RMSL=0\r
11:9:3 Rx:+HTC_RMSL: 354201\r\n0\r
11:9:3 Tx:AT+HTC_ROTKSL=0\r
11:9:3 Rx:+HTC_ROTKSL: 216112\r\n0\r
  • The numbers next to the Rx: +HTC_RMSL line should be your MSL... I do not know what the ROTKSL is for, but included it in the snippet incase someone knows. 826202
mah man!!!!! I got a new replacement diamond today, didnt even give it an hour before flashing lol, but then my internet just wouldn't work (never did work)... couldnt find the msl for the life of me and i hate calling sprint...

THIS WORKED LIKE A CHARM! took a sec to find the RMSL in the log but we are good to fly now!

Thanks again Rainfreak! BTW, glad ur feelin better buddy! Anything new on the wheel 2 unlock?
__________________

If I helped ya or If you like my work, I don't want donations, I don't want coffee, but a simple THANKS
would do the trick!
Reply With Quote
  #4 (permalink)  
Old 11-11-2008, 12:35 PM
rainfreak's Avatar
Gettin' Freaky With It
Offline
Pocket PC: Samsung Galaxy S5/iPad Air 2
Carrier: Big Red
Location: Toledo, OH
 
Join Date: Jan 2008
Posts: 12,934
Reputation: 9792
rainfreak is a trusted member of the communityrainfreak is a trusted member of the communityrainfreak is a trusted member of the communityrainfreak is a trusted member of the communityrainfreak is a trusted member of the communityrainfreak is a trusted member of the communityrainfreak is a trusted member of the communityrainfreak is a trusted member of the communityrainfreak is a trusted member of the communityrainfreak is a trusted member of the communityrainfreak is a trusted member of the community
Mentioned: 9 Post(s)
Tagged: 0 Thread(s)
Send a message via AIM to rainfreak
Re: MSL not unlocking Sprint Diamond after flash... no internet

Quote:
Originally Posted by syanni85 View Post
mah man!!!!! I got a new replacement diamond today, didnt even give it an hour before flashing lol, but then my internet just wouldn't work (never did work)... couldnt find the msl for the life of me and i hate calling sprint...

THIS WORKED LIKE A CHARM! took a sec to find the RMSL in the log but we are good to fly now!

Thanks again Rainfreak! BTW, glad ur feelin better buddy! Anything new on the wheel 2 unlock?
Anytime bro, glad to hear it helped.

I worked on it for about an hour and a half on Friday and then got suckered into some small tasks around the house with my wife on Saturday, which resulted in my back problems kicking up again.

But I'll be back on it this weekend...
Reply With Quote
This post has been thanked 2 times.
  #5 (permalink)  
Old 11-12-2008, 10:59 AM
kndracing's Avatar
PPCGeeks Regular
Offline
Pocket PC: 6600, 6700, Mogul, Diamond and now Touch Pro
Carrier: Sprint
Location: Minneapolis, MN
 
Join Date: Jul 2008
Posts: 133
Reputation: 100
kndracing is keeping up the good workkndracing is keeping up the good work
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: MSL not unlocking Sprint Diamond after flash... no internet

[quote=rainfreak;495476]There is a registry hack that works to get your MSL... let me look for it...

Found it:

* Change the following registry entries in:
HKEY_LOCAL_MACHINE\SOFTWARE\HTC\ATDbgLog
Enable: 1
LogMode: 1
* Wait a reasonable amount of time and soft-reset (I have noticed that it seems to take longer for this value to take affect, so if you reboot and the registry values are not changed, then you need to do it again and wait longer)
* Check to see that the file \Temp\ATDbg0.txt has been created.
* Return the values back to what they were (most likely 0) waiting the same amount of time as above.
* Look in the ATDbg0.txt file and you should see a log of commands sent to the CDMA radio and there should be something like this somewhere in the file:

Code:

11:9:3 Tx:AT+HTC_RMSL=0\r
11:9:3 Rx:+HTC_RMSL: 354201\r\n0\r
11:9:3 Tx:AT+HTC_ROTKSL=0\r
11:9:3 Rx:+HTC_ROTKSL: 216112\r\n0\r
  • The numbers next to the Rx: +HTC_RMSL line should be your MSL... I do not know what the ROTKSL is for, but included it in the snippet incase someone knows. 826202
Can one of you tell me why this isn't working for me?

I was one of those several weeks ago that flashed Mighty's ROM and then did the DCD Sprint cab and bricked my phone. I have since gotten a new one and flashed several ROM's and everything works great, but I want to get my MSL without having to sit on hold with Sprint. I have tried this method several times and just am not getting the Temp file. am I looking in the wrong place?
Reply With Quote
This post has been thanked 1 times.
  #6 (permalink)  
Old 03-23-2009, 02:31 PM
THunDA's Avatar
Regular 'Geeker
Offline
Pocket PC: EVO 4G
Carrier: Sprint
Location: Long Island, NY
 
Join Date: Dec 2007
Posts: 400
Reputation: 275
THunDA is becoming a PPCGeeks regularTHunDA is becoming a PPCGeeks regularTHunDA is becoming a PPCGeeks regular
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: MSL not unlocking Sprint Diamond after flash... no internet

Quote:
Originally Posted by rainfreak View Post
There is a registry hack that works to get your MSL... let me look for it...

Found it:

* Change the following registry entries in:
HKEY_LOCAL_MACHINE\SOFTWARE\HTC\ATDbgLog
Enable: 1
LogMode: 1
* Wait a reasonable amount of time and soft-reset (I have noticed that it seems to take longer for this value to take affect, so if you reboot and the registry values are not changed, then you need to do it again and wait longer)
* Check to see that the file \Temp\ATDbg0.txt has been created.
* Return the values back to what they were (most likely 0) waiting the same amount of time as above.
* Look in the ATDbg0.txt file and you should see a log of commands sent to the CDMA radio and there should be something like this somewhere in the file:

Code:

11:9:3 Tx:AT+HTC_RMSL=0\r
11:9:3 Rx:+HTC_RMSL: 354201\r\n0\r
11:9:3 Tx:AT+HTC_ROTKSL=0\r
11:9:3 Rx:+HTC_ROTKSL: 216112\r\n0\r
  • The numbers next to the Rx: +HTC_RMSL line should be your MSL... I do not know what the ROTKSL is for, but included it in the snippet incase someone knows. 826202
I know this is an old thread.. but thanks that helped me out alot!! was messing with my boss's unit and it wouldnt accept its msl anymore but doing the above allowed me to fix it!!
__________________
Sprint EVO
Reply With Quote
This post has been thanked 1 times.
Reply

  PPCGeeks > Windows Mobile > WM HTC Devices > HTC Diamond


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


All times are GMT -4. The time now is 06:36 AM.


Powered by vBulletin® ©2000 - 2025, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.6.0
©2012 - PPCGeeks.com