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

Root How to reinstall old baseband

dmcjr22

Android Expert
So im having problems with service and i was wondering if its cuz of the ff27 baseband...Would like to flash old basband but dont know how. Thanks in advance
 
If you followed PH8AL's instructions exactly, there should be a file called "baseband.bak" on the root of your sdcard. Just go into terminal emulator, and type:

Code:
su

dd if=/sdcard/baseband.bak of=/dev/block/mmcblk0p6

reboot

Your phone will reboot, and be back on the old baseband. Good luck :)
 
Back
Top Bottom