Thread: Obtaining MSL
View Single Post
  #28 (permalink)  
Old 10-01-2008, 05:47 PM
Brock1909's Avatar
Brock1909
Almost a VIP
Offline
 
Join Date: Oct 2007
Posts: 935
Reputation: 1235
Brock1909 is halfway to VIP status based on repBrock1909 is halfway to VIP status based on repBrock1909 is halfway to VIP status based on repBrock1909 is halfway to VIP status based on repBrock1909 is halfway to VIP status based on repBrock1909 is halfway to VIP status based on repBrock1909 is halfway to VIP status based on repBrock1909 is halfway to VIP status based on repBrock1909 is halfway to VIP status based on rep
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Send a message via AIM to Brock1909 Send a message via MSN to Brock1909 Send a message via Yahoo to Brock1909
Re: Obtaining MSL

Quote:
Originally Posted by ilkevinli View Post
Use this method. I don't know who found it, but credit goes to them.

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 \ATDbg0\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:
|| Begin Code Sample ||
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
|| End Code Sample ||
The numbers next to the Rx: +HTC_RMSL line should be your MS
this is the only way that has worked for me
Reply With Quote