Okay,
So I suspect a few of you are going to want to jump on the NVFlash train that Paul is easing out of the station at the moment. NVFLash is the Nvidia utility for writing to the ROM on your Tegra2 phone, reading details and otherwise critical low level functions. For all intents and purposes this is akin to fastboot for many devices (although not the same as).
Whilst I'm not 100% certain I believe this is the only way to install a custom recovery on your Optimus 2x (when one is released) and therefore, if you hope to install a custom ROM, you will need to get NVFlash up and running.
Below are the simple instructions and links to the necessary files.
Get Software
If so, you're good to go, now just be patient...
Helped you? Hit 'Thanks' below...
So I suspect a few of you are going to want to jump on the NVFlash train that Paul is easing out of the station at the moment. NVFLash is the Nvidia utility for writing to the ROM on your Tegra2 phone, reading details and otherwise critical low level functions. For all intents and purposes this is akin to fastboot for many devices (although not the same as).
Whilst I'm not 100% certain I believe this is the only way to install a custom recovery on your Optimus 2x (when one is released) and therefore, if you hope to install a custom ROM, you will need to get NVFlash up and running.
Below are the simple instructions and links to the necessary files.
** WARNING **
NVFlash is a powerful utility that works at a very low level on your phone. There are few safety mechanisms built into a tool like this because it is intended for use by people with suitable training. NVFlash can not physically damage your phone but it can render it inoperable. It is unlikely to create an irrecoverable situation but it does have the power to create a situation that you can not recover from yourself requiring factory maintenance. Warranty coverage for your phone is not assured after using NVFlash. Please proceed with the use of the tool carefully and at your own risk. Neither myself nor XDA-Developers can be held accountable for any consequences from the use of NVFlash on your phone.
Get Software
- Grab the NFVlash utility from here: http://djmcnz.batteryboss.org/stuff/NVFlash.zip
- Extract the contents of that archive to a single directory
- Grab the NVidia boot-recovery driver from here: http://djmcnz.batteryboss.org/stuff/nvmobileboot.rar
- Extract the contents of that archive to a different directory
- Power down phone
- Remove battery
- Hold VOL_DWN+VOL_UP & plug in USB connection from computer (note, your phone will not visibly respond but it will boot to APX mode quickly)
- Open Device Manager in Windows and you should see "APX Device" listed with an error
- If not, rinse and repeat
- Right click on the APX device
- Select 'Update driver software'
- Select 'Browse my computer...'
- Select 'Let me pick...'
- Select 'Have disk'
- Browse to directory to extracted the *driver* software to above
- Select 'NVIDIA USB Boot-recovery driver for mobile devices'
- Accept any warnings, including the big red alert (you may need to disable UAC)
- Now in Device Manager under 'USB Controllers' you should have an 'NVIDIA USB Boot-recovery driver for mobile devices'
- If not, uninstall the driver, reboot rinse and repeat
- Navigate the the directory you extracted the NVFlash archive to
- Run a harmless command such as "nvflash --sync"
- You should get something back like:
Code:
Nvflash started
rcm version 0X20001
System Information:
chip name: unknown
chip id: 0x20 major: 1 minor: 3
chip sku: 0xf
chip uid: 0x0280404444803457
macrovision: disabled
hdcp: enabled
sbk burned: false
dk burned: false
boot device: emmc
operating mode: 3
device config strap: 0
device config fuse: 17
sdram config strap: 0
If so, you're good to go, now just be patient...
Helped you? Hit 'Thanks' below...
Last edited: