Introduction:
See: Dell Streak 7: Partition Layout
The Streak 7 stores it's device specific data in partitions WP1 and WP2, which are partitions 23 and 24 respectively.
Due to the overzealous and blind use of NVflash, many Streak 7 users have overwritten their device specific data, this guide will document it's layout so you can regenerate some of the values stored in it.
You should NEVER modify WP1 and WP2 under normal usage, only partitions 2-21 should be modified, even then it is good practice to avoid modifying anything but the relevent partitions.
Requirements:
As stated: this is a TECHINCAL GUIDE, if you do not understand how to use a hex editor and NVflash without relying on batch scripts, THIS GUIDE IS NOT FOR YOU.
WP1 Layout:
WP2 Layout:
Values:
Notes:
INTENTIONALLY CHANGING YOUR IMEI IS ILLEGAL, DO NOT CHANGE IT UNLESS YOU ARE ATTEMPTING TO FIX IT
INTENTIONALLY CHANGING YOUR SERVICE TAG CAN BE CONSIDERED WARENTEE FRAUD
If you do not fully understand this guide you are not the target audience for it, this guide is for able users to repair other's devices.
See: Dell Streak 7: Partition Layout
The Streak 7 stores it's device specific data in partitions WP1 and WP2, which are partitions 23 and 24 respectively.
Due to the overzealous and blind use of NVflash, many Streak 7 users have overwritten their device specific data, this guide will document it's layout so you can regenerate some of the values stored in it.
You should NEVER modify WP1 and WP2 under normal usage, only partitions 2-21 should be modified, even then it is good practice to avoid modifying anything but the relevent partitions.
Requirements:
- A Streak 7
- A template p23.img and p24.img
- Ability to use a hex editor
- Understanding of hexadecimal addresses
- Understanding of how to use NVflash
As stated: this is a TECHINCAL GUIDE, if you do not understand how to use a hex editor and NVflash without relying on batch scripts, THIS GUIDE IS NOT FOR YOU.
WP1 Layout:
Code:
0x85 - 0x91: Unknown version number
0x92 - 0x103: Picasso Number
0x521 - 0x543: PPID
0x548 - 0x554: Service tag
0x559 - 0x573: IMEI
Code:
0x0 - 0x11: Wifi MAC address
0x16 - 0x27: Bluetooth MAC address
- Unknown version number - self-explanitory [Cannot be regenerated]
- Picasso number - use unknown, viewable in fastboot mode on 50x roms [Cannot be regenerated]
- PPID - self-explanitory [Listed on flap]
- Service tag - self-explanitory [Listed on flap]
- IMEI - self-explanitory [Listed on flap]
- Wifi MAC address - self-explanitory [Cannot be regenerated]
- BT MAC address - self-explanitory [Cannot be regenerated]
Notes:
INTENTIONALLY CHANGING YOUR IMEI IS ILLEGAL, DO NOT CHANGE IT UNLESS YOU ARE ATTEMPTING TO FIX IT
INTENTIONALLY CHANGING YOUR SERVICE TAG CAN BE CONSIDERED WARENTEE FRAUD
If you do not fully understand this guide you are not the target audience for it, this guide is for able users to repair other's devices.