QUOTE(vam @ Sep 25 2014, 08:27 PM)
hi guys ... my unit is on 25R but since yeterday till now i keep on checking for new updates it keeps saying my system is up to date?
how come i couldnt get the 33R updates ar?
p/s: juz got my unit yesterday
Follow this guide on flashing through fastboot.how come i couldnt get the 33R updates ar?
p/s: juz got my unit yesterday
» Click to show Spoiler - click again to hide... «
QUOTE(lowyard @ Aug 24 2014, 09:43 PM)
I'm sorry I might not be able to help for Mac laptop. Use Windows and do as stated below.
WARNING: this method is for clean install. all your data will be lost.
1. Download xnph30o from this link here
2. Download android sdk slim here
3. extract android sdk slim in C drive. so the fastboot.exe will be in C:\androidsdkslim
4. Hold shift key and right click anywhere in the androidsdkslim folder. select 'open command window here'. a command prompt should be on the screen.
5. turn off phone. then, press volume up button AND power button together till it vibrate, then let it go. you should now see the word 'fastboot mode' with a face.
6. in the command prompt, type 'fastboot devices' and you should see a serial number of some sort underneath it. if nothing appeared, you haven't got the driver installed. get the driver here. if this failed to install, try this one.
7. now type 'fastboot oem unlock'. this will unlock the bootloader and erase everything on your phone. once done, disconnect usb, then get your phone back to fastboot mode. now connect the usb cable.
8. now type 'fastboot devices' again to make sure it can detect your phone. if it detect, please proceed.
9. now unzip all the files within the cm-11.0-XNPH30O-bacon-signed-fastboot.zip to the androidsdkslim folder. there are about 15 or more files within the zip which includes system.img, NON-HLOS.bin and many more.
10. now type each of the codes below and press enter and wait for it to be done before proceeding to another (files like system.img would take some time to flash completely). type without the numberings of course.
10a) fastboot flash boot boot.img
10b) fastboot flash system system.img
10c) fastboot flash recovery recovery.img
10d) fastboot flash cache cache.img
10e) fastboot flash modem NON-HLOS.bin
10f) fastboot flash sbl1 sbl1.mbn
10g) fastboot flash dbi sdi.mbn
10h) fastboot flash aboot emmc_appsboot.mbn
10i) fastboot flash rpm rpm.mbn
10j) fastboot flash tz tz.mbn
10k) fastboot flash LOGO logo.bin
NOW PAY ATTENTION. if you have 16GB OPO, proceed to 10l)... If you have 64GB OPO, proceed to 10m).. DO NOT DO BOTH. DO NOT MAKE A MISTAKE HERE COZ ELSE, YOUR 64GB OPO WILL END UP 16GB ONLY.
10l) fastboot flash userdata userdata.img
OR
10m) fastboot flash userdata userdata_64g.img
by now, if you count, you should have flashed 12 different items. not more, not less. if so, type fastboot reboot
11) enjoy your xnph30o. next you can simply rape the check updates button to get the 33r.
12) you're welcome.
P/S: if you got stuck while flashing, like 20 mins still not done flashing a single item, turn off the phone. then get back to fastboot mode again, then re do the flashing of the file that got stuck. it should be successful this time around.
for example in my case, it got stuck while flashing system.img. so i turn off the phone, get it back to fastboot mode, and do the fastboot flash system system.img again.
P/S 2: please connect usb only when the phone is already in fastboot mode. (thanks to Sunmk for this)
credits to:
Wanjie at this site.
http://blog.nextbuying.com/how-to-upgrade-...s-to-cm11s.html
methiux of oneplus forum.
https://forums.oneplus.net/threads/oneplus-...ight-way.77361/
Chromium of xda forum.
http://forum.xda-developers.com/showpost.p...609&postcount=1
I'm sorry I might not be able to help for Mac laptop. Use Windows and do as stated below.
WARNING: this method is for clean install. all your data will be lost.
1. Download xnph30o from this link here
2. Download android sdk slim here
3. extract android sdk slim in C drive. so the fastboot.exe will be in C:\androidsdkslim
4. Hold shift key and right click anywhere in the androidsdkslim folder. select 'open command window here'. a command prompt should be on the screen.
5. turn off phone. then, press volume up button AND power button together till it vibrate, then let it go. you should now see the word 'fastboot mode' with a face.
6. in the command prompt, type 'fastboot devices' and you should see a serial number of some sort underneath it. if nothing appeared, you haven't got the driver installed. get the driver here. if this failed to install, try this one.
7. now type 'fastboot oem unlock'. this will unlock the bootloader and erase everything on your phone. once done, disconnect usb, then get your phone back to fastboot mode. now connect the usb cable.
8. now type 'fastboot devices' again to make sure it can detect your phone. if it detect, please proceed.
9. now unzip all the files within the cm-11.0-XNPH30O-bacon-signed-fastboot.zip to the androidsdkslim folder. there are about 15 or more files within the zip which includes system.img, NON-HLOS.bin and many more.
10. now type each of the codes below and press enter and wait for it to be done before proceeding to another (files like system.img would take some time to flash completely). type without the numberings of course.
10a) fastboot flash boot boot.img
10b) fastboot flash system system.img
10c) fastboot flash recovery recovery.img
10d) fastboot flash cache cache.img
10e) fastboot flash modem NON-HLOS.bin
10f) fastboot flash sbl1 sbl1.mbn
10g) fastboot flash dbi sdi.mbn
10h) fastboot flash aboot emmc_appsboot.mbn
10i) fastboot flash rpm rpm.mbn
10j) fastboot flash tz tz.mbn
10k) fastboot flash LOGO logo.bin
NOW PAY ATTENTION. if you have 16GB OPO, proceed to 10l)... If you have 64GB OPO, proceed to 10m).. DO NOT DO BOTH. DO NOT MAKE A MISTAKE HERE COZ ELSE, YOUR 64GB OPO WILL END UP 16GB ONLY.
10l) fastboot flash userdata userdata.img
OR
10m) fastboot flash userdata userdata_64g.img
by now, if you count, you should have flashed 12 different items. not more, not less. if so, type fastboot reboot
11) enjoy your xnph30o. next you can simply rape the check updates button to get the 33r.
12) you're welcome.
P/S: if you got stuck while flashing, like 20 mins still not done flashing a single item, turn off the phone. then get back to fastboot mode again, then re do the flashing of the file that got stuck. it should be successful this time around.
for example in my case, it got stuck while flashing system.img. so i turn off the phone, get it back to fastboot mode, and do the fastboot flash system system.img again.
P/S 2: please connect usb only when the phone is already in fastboot mode. (thanks to Sunmk for this)
credits to:
Wanjie at this site.
http://blog.nextbuying.com/how-to-upgrade-...s-to-cm11s.html
methiux of oneplus forum.
https://forums.oneplus.net/threads/oneplus-...ight-way.77361/
Chromium of xda forum.
http://forum.xda-developers.com/showpost.p...609&postcount=1
Sep 25 2014, 08:55 PM

Quote
0.0184sec
0.62
7 queries
GZIP Disabled