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

Root [NEEDS TO HELP] Baseband for C811

tinhte

Lurker
Hello everyone. Currently I am need Baseband of equipment C811 (C811M020) to update the software, I look forward to you helping me this, all the help I will be very grateful

How to extract baseband

necessary
- Root
- ADB
- Driver

(Extract baseband not affect your device)

adb shell
su (
dd of=/sdcard/modem.img if=/dev/block/mmcblk0p1
( wating.... File modem.img will appear in your sdcard, it has size ~ 67MB,repeat one again with the file aboot.img)

dd of=/sdcard/aboot.img if=/dev/block/mmcblk0p5

then please send me 2 File aboot.img and your modem.img

Note!!!

Aboot.img => mmcblk0p5

modem.img => mmcblk0p1
 
Back
Top Bottom