I have a Samsung Vitality that I "upgraded" to generic 2.3.6 (SCH-R720_ACG...)
As part of that upgrade, I got the radio (modem) upgraded to S:R720.06 x.EJ26, and that has messed up my WiFi something fierce. Most kernels, including the stock one, simply don't work with that radio, so no WiFi.
Could someone with a rooted Vitality or Admire that HASN'T been upgraded please make a copy of their raw ROM files and post here?
Booted into recovery and with /sdcard mounted:
Then create a zip file with the 15 blmXX.dump files on the SD card.
I believe bml12 is the one with the radio.
Thanks in advance!
As part of that upgrade, I got the radio (modem) upgraded to S:R720.06 x.EJ26, and that has messed up my WiFi something fierce. Most kernels, including the stock one, simply don't work with that radio, so no WiFi.
Could someone with a rooted Vitality or Admire that HASN'T been upgraded please make a copy of their raw ROM files and post here?
Booted into recovery and with /sdcard mounted:
Code:
# for i in `seq 1 15` ; do echo $i ; dd if=/dev/block/bml$i of=/sdcard/bml$i.dump ; done
Then create a zip file with the 15 blmXX.dump files on the SD card.
I believe bml12 is the one with the radio.
Thanks in advance!