Quote:
Originally Posted by Lightsword1942
From the 2.3.5 rom can you run this over an adb shell and post the output?
"cat /sys/firmware/fuse/ReservedOdm"
I have been compiling the output from phones in various states in order to determine what each value means in relation to what you can flash.
so far i have this
Code:
10000000000030001000100004000-photon tried to flash photon 2.3.5 eng? currently unlocked but can't flash normal SBF
10000000000010001000100004000-standard unlocked photon
10000000000010001000100000000-standard locked photon
10000000000010001000100004000-standard unlocked electrify
30000000000030003000100004000-electrify stuck on 2.3.5 no additional info
1000000000003000100004000-electrify stuck on 2.3.5 unlocked bootloader previously installed
|
I havent seen my code posted yet. here you go
# cat /sys/firmware/fuse/ReservedOdm
cat /sys/firmware/fuse/ReservedOdm
20000000000020003000100000000
#
tried flashing boot unable to boot 2. about to flash 2.3.5 sbf to revive my phone
will post ReservedOdm after i flash that
it let me RSD 2.3.5 sbf file.
after flashing got this
# cat /sys/firmware/fuse/ReservedOdm
cat /sys/firmware/fuse/ReservedOdm
20000000000030003000100000000
#
|