Quantcast
Channel: xda-developers - One S Android Development
Viewing all articles
Browse latest Browse all 275

Can't get S-Off or Super CID

$
0
0
I'm having some problems here. I tried to get superCID but strangely the CID never changes. Here's the commands. They all looked like they worked but the CID didn't change. (This is after I did the HEX editor and pushed the file back onto the SD card.)

Since that didn't work I tried rumrunners s-off script but that said it couldn't work with my ROM Beanstalk 4.4.2 or kernel.

HTC One S, Rooted, Beanstalk 4.4.2
S4 1.5Ghz Dual Core
HBOOT - 2.15
Kernel 3.4.76-ge75b9c0 phoenixita
Baseband 1.13.50.05........

Code:

C:\fastboot>adb shell
root@ville:/ # su
su
root@ville:/ # ls -l /sdcard/mmcblk0p4MOD
ls -l /sdcard/mmcblk0p4MOD
-rwxrwx--- root    sdcard_r    1024 2014-02-23 13:32 mmcblk0p4MOD
root@ville:/ # dd if=/sdcard/mmcblk0p4MOD of=/dev/block/mmcblk0p4
dd if=/sdcard/mmcblk0p4MOD of=/dev/block/mmcblk0p4
2+0 records in
2+0 records out
1024 bytes transferred in 0.015 secs (68266 bytes/sec)
root@ville:/ # exit
exit
root@ville:/ # exit
exit

C:\fastboot>adb reboot bootloader

C:\fastboot>fastboot oem readcid
...
(bootloader) cid: T-MOB010
OKAY [  0.016s]
finished. total time: 0.016s


Viewing all articles
Browse latest Browse all 275

Trending Articles