Hello,
I have the HTC ONE V, while talking in skype, people see me in green, its like I put a green foil in front of the cam, the one whose watching me can see everything - but in ONLY green color.
I heard that I need to install shinzlon "OrDroid_New_GL" But its aborts the install..
How can I fix it? its really annoying.
Thank You!
senia3 said:
Hello,
I have the HTC ONE V, while talking in skype, people see me in green, its like I put a green foil in front of the cam, the one whose watching me can see everything - but in ONLY green color.
I heard that I need to install shinzlon "OrDroid_New_GL" But its aborts the install..
How can I fix it? its really annoying.
Thank You!
Click to expand...
Click to collapse
More info would probably be helpful... What have you done to your phone?
Sent from my Sensation 4G using XDA
Those updated Nvidea drivers do fix the green issue at least on Sensation.
Try downloading the zip again. Failing that extract manually and copy the files using Root explorer. Not sure if you know what i mean by that? Obviously take a backup first.
Sent from my HTC Sensation XE with Beats Audio using xda premium
rx7_guy said:
More info would probably be helpful... What have you done to your phone?
Sent from my Sensation 4G using XDA
Click to expand...
Click to collapse
just unlocked bootloader,rooted and installed this recovery:
http://forum.xda-developers.com/showthread.php?t=1635520
amm009uk said:
Those updated Nvidea drivers do fix the green issue at least on Sensation.
Try downloading the zip again. Failing that extract manually and copy the files using Root explorer. Not sure if you know what i mean by that? Obviously take a backup first.
Sent from my HTC Sensation XE with Beats Audio using xda premium
Click to expand...
Click to collapse
" Failing that extract manually" what?
I downloaded it again and the same of the zip didn't changed...
When I'm installing it runing something but in the end it says:
"Install aborted".
I will upload some photos tommorow!
here is some photos:
http://imageshack.us/g/214/16989743.jpg/
Thank you!
It's been sometime since I used Recovery since we now have 4EXT on the Sensation. I wonder if you're doing an "update" versus the "install" option? On the first menu in CWM what are you choosing? It should be "install". I've forgotten the exact wording.
Sent from my HTC Sensation XE with Beats Audio using xda premium
amm009uk said:
It's been sometime since I used Recovery since we now have 4EXT on the Sensation. I wonder if you're doing an "update" versus the "install" option? On the first menu in CWM what are you choosing? It should be "install". I've forgotten the exact wording.
Sent from my HTC Sensation XE with Beats Audio using xda premium
Click to expand...
Click to collapse
"Install zip from sd card" and yes, I choosed it.
senia3 said:
"Install zip from sd card" and yes, I choosed it.
Click to expand...
Click to collapse
Weird why the zip doesn't work then. I got mine from here try that.
Failing that open the zip on your PC and you'll notice there are a 2 folders: META-INF and system. Ignore the META-INF and you need to copy everything inside the system folder to your phone's /system folder. Use an app called Root Explorer and hit the button on top to allow write access. Once copied do "Fix permissions" in CWM.
Make a backup first
senia3 said:
Hello,
I have the HTC ONE V, while talking in skype, people see me in green, its like I put a green foil in front of the cam, the one whose watching me can see everything - but in ONLY green color.
I heard that I need to install shinzlon "OrDroid_New_GL" But its aborts the install..
How can I fix it? its really annoying.
Thank You!
Click to expand...
Click to collapse
You need to change the updater-script from:
getprop("ro.product.device") == "pyramid" || getprop("ro.build.product") == "pyramid" || getprop("ro.product.board") == "pyramid"
Click to expand...
Click to collapse
To:
getprop("ro.product.device") == "primou" || getprop("ro.build.product") == "primou" || getprop("ro.product.board") == "primou"
Click to expand...
Click to collapse
Since the updater-script is for sensation only
spxc said:
You need to change the updater-script from:
To:
Since the updater-script is for sensation only
Click to expand...
Click to collapse
How can I do it?
Edit:
I think if found it, in the META-INF folder(and all of its sub folders)-->updater-script.
I changed it and zipped it...will check it this evening.
amm009uk said:
Weird why the zip doesn't work then. I got mine from here try that.
Failing that open the zip on your PC and you'll notice there are a 2 folders: META-INF and system. Ignore the META-INF and you need to copy everything inside the system folder to your phone's /system folder. Use an app called Root Explorer and hit the button on top to allow write access. Once copied do "Fix permissions" in CWM.
Make a backup first
Click to expand...
Click to collapse
Will try it if I won't understand the first suggestion. No offence I just thinks it will easier.
None taken and senia3 is dead right on this
Sent from my HTC Sensation XE with Beats Audio using xda premium
Hi all,
Only today I have found time to test it out. I used the file attached, it is the original OrDroid_New_GL.zip, I only changed what mentioned above, the "META-INF folder(and all of its sub folders)-->updater-script. "
like spxc said. This is the error I get:
http://img840.imageshack.us/img840/1678/imag1357n.jpg
Thank you !
Please keep all question related threads in the Q&A section. Thank You.
Thread Moved.
"if you choose not to decide, you still have made a choice"~Rush
Brought to you courtesy of my Galaxy Note (i717), using XDA Premium.
Someone?
Related
When installing CM7 in cwm I get the folowing error:
assert failed: getprop("ro.product.device")=="
R800x" || getprop(ro.build.product") == "R800x"
|| getprop("ro.build.product") == "R800x " ||
getprop ("ro.product.board") =="R800x" ||
getprop ("ro.build.product") == "zeusc" ||
p("ro.product.board") ==zeusc"
E:Error in /sdcard/update-cm-7.1.0-RC1-XperiaPla
y-R800x-KANG-signed.zip
(Status 7)
Installation aborted.
I downloaded the zeusc_beta_FXP025 archive twice, and it extracted multiple tmes as well, to be sure it want user error, sounds like a corrupt download, but two in a row? Others seem not to have this issue...
Any thoughts?
I miss CM7
You can always try opening the update .zip and deleting the get .prop lines from the update script
Sent from my R800i using Tapatalk
AndroHero said:
You can always try opening the update .zip and deleting the get .prop lines from the update script
Sent from my R800i using Tapatalk
Click to expand...
Click to collapse
thanks, I'll try that when I get my new play. the old one got bricked... hit the ok for ota by accident.
I think this guy can help you ---> http://forum.xda-developers.com/showthread.php?t=1252038
cosvel said:
I think this guy can help you ---> http://forum.xda-developers.com/showthread.php?t=1252038
Click to expand...
Click to collapse
Sorry it took so long to update this post, I've been super busy, and unable to reply. Just to let every body know, Alejandrissimo did me right he got me fixed up and back to normal (unlocked and functional) in about 5 minutes. If any body has trouble with a soft brick (i.e. no fastboot) Alejandrissimo is your man.
AndroHero said:
You can always try opening the update .zip and deleting the get .prop lines from the update script
Sent from my R800i using Tapatalk
Click to expand...
Click to collapse
AndroHero, I some how managed to get it figured out just by folowing the directions (Imagine that) on the FXP post. Running 41 goodness now.
Moderators please close thread.
I'm getting the same error when trying to install and it's driving my head in.
Scottish Husky said:
I'm getting the same error when trying to install and it's driving my head in.
Click to expand...
Click to collapse
Use the link in this post:
http://forum.xda-developers.com/showpost.php?p=18378348&postcount=80
The original 7.1.0 release seems to have been bugged, this is 7.1.0.1. Seems to be fixing any install issues.
blindingshadow said:
Use the link in this post:
http://forum.xda-developers.com/showpost.php?p=18378348&postcount=80
The original 7.1.0 release seems to have been bugged, this is 7.1.0.1. Seems to be fixing any install issues.
Click to expand...
Click to collapse
I'm getting the same error but with the .1 update... this is too weird
AndroHero said:
You can always try opening the update .zip and deleting the get .prop lines from the update script
Sent from my R800i using Tapatalk
Click to expand...
Click to collapse
Where do I find that?
This question is being asked quite a lot, it should probably be a sticky. Anyways follow this using Notepad++ to fix error status 7:
http://forum.xda-developers.com/showpost.php?p=20003695&postcount=1773
http://get.cm/?device=d2tmo
YOU HEARD THAT RIGHT! It looks like we have been given the gift of cm9. I will try it when I am done with work but yay!!!! Looks to be by team Jenkins?
Please report any issues you have or might be having with this. I can not try this until I get home from work. Does anyone know if this has soft buttons?
ISSUES:
-Some random force closes
-Can not sleep all the time.
-Video Camera
http://goo.im/gapps/gapps-ics-20120429-signed.zip gapps
AWESOME.... im going to drive like **** this morning because ill be flashing this!!!!!!!!!!
Flashing now, will report back in a few.
**Edit**
Hold on just a second. This download says its for a "D2Tmo" I just googled that and Droid 2 came up. I think I'll hold on this, cause on the list on the left of that download page I do not see Galaxy S III. Sorry but I'm not going to be the Ginnie pig on this one. Can someone confirm?
I'll be trying this when i get home from work too. Cant wait.
Wow its only 146mb's.
Sharpie603 said:
Flashing now, will report back in a few.
**Edit**
Hold on just a second. This download says its for a "D2Tmo" I just googled that and Droid 2 came up. I think I'll hold on this, cause on the list on the left of that download page I do not see Galaxy S III. Sorry but I'm not going to be the Ginnie pig on this one. Can someone confirm?
Click to expand...
Click to collapse
I got it from the sprint thread. http://forum.xda-developers.com/showthread.php?t=1765247
Sharpie603 said:
Flashing now, will report back in a few.
**Edit**
Hold on just a second. This download says its for a "D2Tmo" I just googled that and Droid 2 came up. I think I'll hold on this, cause on the list on the left of that download page I do not see Galaxy S III. Sorry but I'm not going to be the Ginnie pig on this one. Can someone confirm?
Click to expand...
Click to collapse
Everytime I google "d2tmo" T999 info comes up, your google is broken haha
And it begins!!!! I've been running it for a few hours now and its running very solid. So far everything works except video camera I think. Camera was working for me though so I don't know lol either way, have fun guys
Sent from my SGH-T999 using xda premium
Sharpie603 said:
Flashing now, will report back in a few.
**Edit**
Hold on just a second. This download says its for a "D2Tmo" I just googled that and Droid 2 came up. I think I'll hold on this, cause on the list on the left of that download page I do not see Galaxy S III. Sorry but I'm not going to be the Ginnie pig on this one. Can someone confirm?
Click to expand...
Click to collapse
Don't worry man, its for our tmo galaxy s3
Sent from my SGH-T999 using xda premium
Alright, I guess I'll give it a go...
*Edit*
This is not working for me....Here is what I did and what it is doing.
First - I downloaded this with the link provided in the OP. Placed it on my SD card and rebooted into CWM recovery.
Second - Chose to wipe data / factory reset
Third - Wipe cache
Fourth - Installed .zip file.
====================================================================================
This is the error I am getting:
-- Installing: /sdcard/cm-9-20120711-NIGHTLY-d2tmo.zip
Finding update package...
Opening update package...
Installing update...
assert failed: getprop("ro.product.device") == "d2tmo" || getprop("ro.build.product") == "d2tmo"
E:Error in /sdcard/cm-9-20120711-NIGHTLY-d2tmo.zip
(Status 7)
Installation Aborted.
ANY IDEAS?
I keep getting installation aborted on three different downloads...
If anyone has issues flashing the rom , try this:
1. Extracted zip.
2. Went to ~\cm-9-20120711-NIGHTLY-d2att\META-INF\com\google\android
3. Opened updater-script with Notepad++
4. Deleted the first line in the script & saved
5. zipped the files I previously extracted (this included the script you changed).
6. put zip in sdcard
7. reboot in recovery
8. factory wipe
9. flash
Worked for me this way. A gentleman on the Android Police thread told me to do this.
Sent from my SGH-T999 using xda premium
bryancotton84 said:
I keep getting installation aborted on three different downloads...
Click to expand...
Click to collapse
I've been reading this in the general forum where this was first posted. I think people were editing first couple lines for the rom to boot.
---------- Post added at 05:30 AM ---------- Previous post was at 05:25 AM ----------
nory82688 said:
If anyone has issues flashing the rom , try this:
1. Extracted zip.
2. Went to ~\cm-9-20120711-NIGHTLY-d2att\META-INF\com\google\android
3. Opened updater-script with Notepad++
4. Deleted the first line in the script & saved
5. zipped the files I previously extracted (this included the script you changed).
6. put zip in sdcard
7. reboot in recovery
8. factory wipe
9. flash
Worked for me this way. A gentleman on the Android Police thread told me to do this.
Sent from my SGH-T999 using xda premium
Click to expand...
Click to collapse
Would you be able to host a fixed rom zip we can flash in CWM nory? I'm at work and don't got access to modify the download lol! If not, it's ok, just giddy to test drive. Thanks!
Lakeshow423 said:
I've been reading this in the general forum where this was first posted. I think people were editing first couple lines for the rom to boot.
---------- Post added at 05:30 AM ---------- Previous post was at 05:25 AM ----------
Would you be able to host a fixed rom zip we can flash in CWM nory? I'm at work and don't got access to modify the download lol! If not, it's ok, just giddy to test drive. Thanks!
Click to expand...
Click to collapse
I would love to do that, just not quite sure how lol I have the file, just tell me how to upload , and its yours (and everyone else)
Sent from my SGH-T999 using xda premium
nory82688 said:
I would love to do that, just not quite sure how lol I have the file, just tell me how to upload , and its yours (and everyone else)
Sent from my SGH-T999 using xda premium
Click to expand...
Click to collapse
Hmmm..you got a Dropbox or you can upload it to mega upload or any of the free hosting sites. Thanks!
What line did you opt out (like, what was it)?
I'm not flashing it, I'm just curious what line they coded into the updater-script that causes it not to flash.
Lakeshow423 said:
I've been reading this in the general forum where this was first posted. I think people were editing first couple lines for the rom to boot.
---------- Post added at 05:30 AM ---------- Previous post was at 05:25 AM ----------
Would you be able to host a fixed rom zip we can flash in CWM nory? I'm at work and don't got access to modify the download lol! If not, it's ok, just giddy to test drive. Thanks!
Click to expand...
Click to collapse
Here is just the updated updater-script. You can just replace the one in the rom with this one.
Link: https://www.box.com/s/9e772841fb7cbf151cb0 Updated Link!
Lakeshow423 said:
Hmmm..you got a Dropbox or you can upload it to mega upload or any of the free hosting sites. Thanks!
Click to expand...
Click to collapse
Uploading to drop box now. Then here
Sent from my SGH-T999 using xda premium
notxel21 said:
Here is just the updated updater-script. You can just replace the one in the rom with this one.
Link: https://www.box.com/s/ae0ef98691e0085ec628
Click to expand...
Click to collapse
didnt work for me
http://www.dropbox.com/s/uzub3nwaf0usoek/CM9.zip
Sent from my SGH-T999 using xda premium
This is it guys, just flash and you're good to go. Make sure to also flash latest gapps. OP, feel free to add this to the first post if you want
Sent from my SGH-T999 using xda premium
Here is a resized version of the android pee on Apple bootanimation that I found on the Rom toolbox but for some reason wouldn't display on my note 2 even if I resized within the application.To me it's much better lookin than the fat tinkle peeling droid that I found here and its resized correctly. Credit goes to the original animation author which I have no clue whom that may be.
Here's the sample I uploaded to YouTube for you guys
https://www.youtube.com/watch?v=vphIEzGJuno&feature=youtube_gdata_player
are u rooted? if yes... then do these steps verbatim to change your boot animation on your note 2.
STEP 1: download THIS file and do NOT extract it or anything (use your computer or phone... its like 100mb so i reckon you best be on WiFey to be safer from a broken dload)
STEP 2:
if using your computer to download , plug ur phone in to mount usb and moved the file to your sd card or your internal memory [ EX:Computer\SPH-L900\Phone or Computer\SPH-L900\Card ] (OR use a program like Android Commander to make things a little easier and put the file directly into the /system/media directory of your phone.... hint:the 'system' folder is located in the PARENT FOLDER of your SDCARD directory .... aka your ROOT directory)
if downloaded using your phone browser.... just use any root file manager (eg:I use ROM Toolbox Pro's Root file Browser,but there are dozens of other app like root explorer, ES File Explorer File Manager, ASTRO file Manager i think works too if u have the pro version but dont hold me to it) and use the Move to or the Copy To feature within any of those apps to move the file manually to your /system/media/ directory. You can just overwrite the one that is already there or just add a .bak or .EAD or .GTH to the end of the file name of the file you wanna backup thats already there BEFORE moving the new Android Peeing animation you downloaded in the first step.
IMPORTANT- DO NOT RENAME OR EXTRACT THE ZIP FILE YOU DOWNLOADED IN STEP 1... the file MUST BE NAMED bootanimation.zip
STEP 3- Using your root file managing joint appy proggy thingys Permissions editor (normally u just long click the file you wanna set permissions for and the edit permissions option will pop up somewhere) set the pemissions (or verify them) to this...
OWNER- READ WRITE
GROUP- READ
OTHERS- READ
or another way of saying this is RW-R--R--
Step 4 - SAVE or ACCEPT changes....
Step 5 - Reboot to make sure bootanimation is changed
Step 6 - Reboot again in a busy elevator or place where some iPhags can see over your shoulder.... and grin maliciously. :angel:
Step 7- :highfive: click the thanks button if u want or pm me if u have some bitcoins u managed to accumulate somehow and wanna donate em to me
BOSS!!!
Awesome
Sent from my SPH-L900 using Tapatalk 2
The bomb and Thanks:good:
glad you liked it...at least a few people got some benefit
rickadee04 said:
The bomb and Thanks:good:
Click to expand...
Click to collapse
:good::highfive:
This is cool thanks.. I love anything that pisses on apple..lol.
Sent from the 3rd Galaxy with Jelly Beans...
When I copy this file over using es file explorer with root permissions and name the old one.bak I only get a black screen that has the android logo for a few seconds. Is there some ng I missee
You sure you spelled it right with all lower case letters?
Sent from my SPH-L900 using xda premium
i noticed the file was already labeled "bootanimation.zip" so i copied it as it as renaming the original. the only thing about my phone is that im running MacksROM All Star 2.5 rather than stock but i dont think that would make any difference.
ridleyj329 said:
i noticed the file was already labeled "bootanimation.zip" so i copied it as it as renaming the original. the only thing about my phone is that im running MacksROM All Star 2.5 rather than stock but i dont think that would make any difference.
Click to expand...
Click to collapse
hmm.... try redownloading the file and replace the file u just tried with the one u just downloaded and then rename as necessary. i dont think ma7 changed the location of where it fetches the boot ani.... but im still running LjC. but running macks rom 5.0 which is basically the same rom as the allstar rom you are using minus without the Ma7 goodies. but anyway try what i mentioned real quick and see if maybe it was just a corrupt or incomplete download or transfer to your device if u used the computer. meantime ill see whats involved in making it a flashable zip or if my feeble mind cant wrap itself around how that works... maybe someone here will post a flashable version for ya. :fingers-crossed:
sheetmetalninja said:
hmm.... try redownloading the file and replace the file u just tried with the one u just downloaded and then rename as necessary. i dont think ma7 changed the location of where it fetches the boot ani.... but im still running LjC. but running macks rom 5.0 which is basically the same rom as the allstar rom you are using minus without the Ma7 goodies. but anyway try what i mentioned real quick and see if maybe it was just a corrupt or incomplete download or transfer to your device if u used the computer. meantime ill see whats involved in making it a flashable zip or if my feeble mind cant wrap itself around how that works... maybe someone here will post a flashable version for ya. :fingers-crossed:
Click to expand...
Click to collapse
Im on macs 2.5 and it is indeed and the system/media...I just copied over and set permissions. ...love it!
Sent from my SPH-L900 using Tapatalk 2
neopolotin75 said:
Im on macs 2.5 and it is indeed and the system/media...I just copied over and set permissions. ...love it!
Sent from my SPH-L900 using Tapatalk 2
Click to expand...
Click to collapse
making a flashable zip was alot easier than i thought it was gonna be... already tested it.
https://www.box.com/s/jdu2php8qmq3m36ig74g
flash with cwm or twrp
I had the same problem I had to go to property's and change it to rw-r-r then save then it should work
rickadee04 said:
I had the same problem I had to go to property's and change it to rw-r-r then save then it should work
Click to expand...
Click to collapse
THANKS A MILLION!!!!! I tried redownloading like the OP said and I even tried the flashable zip and nothing. but this worked first try!!!
ridleyj329 said:
THANKS A MILLION!!!!! I tried redownloading like the OP said and I even tried the flashable zip and nothing. but this worked first try!!!
Click to expand...
Click to collapse
Weird. I didn't have to change any of the permissions...I even checked before rebooting that the permissions were the same. And they were already. Glad you got it sorted out.
Dude thank you for posting this I love it! Haha so is it confirmed to be working on MA7? I can't wait to show all my crapple loving friends! =D
Sent from my SPH-L900 using xda app-developers app
metal666fukhead said:
Dude thank you for posting this I love it! Haha so is it confirmed to be working on MA7? I can't wait to show all my crapple loving friends! =D
Sent from my SPH-L900 using xda app-developers app
Click to expand...
Click to collapse
Works for me on stock MA7 rooted. HOWEVER...the instructions in OP didnt work....these instructions did:
http://forum.xda-developers.com/showthread.php?t=1971828
Sent from my SPH-L900 using xda premium
anti-up said:
Works for me on stock MA7 rooted. HOWEVER...the instructions in OP didnt work....these instructions did:
http://forum.xda-developers.com/showthread.php?t=1971828
Sent from my SPH-L900 using xda premium
Click to expand...
Click to collapse
Sweet man thanks I'm going to give it a try sometime today =D
Sent from my SPH-L900 using xda app-developers app
Very cool!
Sent from my SPH-L900 using xda premium
---------- Post added at 02:02 PM ---------- Previous post was at 01:54 PM ----------
I flashed the zip and I got the normal boot
Sent from my SPH-L900 using xda premium
Can we get a new file link? Or will some one please
Upload. Band with had been exceeded
Sent from my SPH-L900 using xda app-developers app
I have an S3 USB does NOT work so connecting to the computer is out of the question(water damage). So heres my dilemma.... somehow my back ups have disaappered in TWRP recovery so thats out of the question also.... big bummer. I need to somehow make a ROM that is already on my internal storage install for some reason it keeps failing (its the only one i got so its my only hope). The ROM is HELLFIRE version 2.2 This is the error message i get
assert failed: getprop("ro.bootloader") =="I747
getprop("ro.bootloader") =="I747MVLDLK4"
getprop("ro.bootloader") =="I747MUMBLK3"
getprop("ro.bootloader") =="I747MUMBLL1"
E:error in /sdcard/SmasungHFJ2.2hf-10.1release-d
(status 7)
error in falshing zip '/sdcard/SamsungHFJ2.2hf-10.1
Is there anyway to get this to work maybe using the terminal emulator or something? walk-through would be extremely appreciated
Ineedmoney4 said:
I have an S3 USB does NOT work so connecting to the computer is out of the question(water damage). So heres my dilemma.... somehow my back ups have disaappered in TWRP recovery so thats out of the question also.... big bummer. I need to somehow make a ROM that is already on my internal storage install for some reason it keeps failing (its the only one i got so its my only hope). The ROM is HELLFIRE version 2.2 This is the error message i get
assert failed: getprop("ro.bootloader") =="I747
getprop("ro.bootloader") =="I747MVLDLK4"
getprop("ro.bootloader") =="I747MUMBLK3"
getprop("ro.bootloader") =="I747MUMBLL1"
E:error in /sdcard/SmasungHFJ2.2hf-10.1release-d
(status 7)
error in falshing zip '/sdcard/SamsungHFJ2.2hf-10.1
Is there anyway to get this to work maybe using the terminal emulator or something? walk-through would be extremely appreciated
Click to expand...
Click to collapse
I take it the phone is not bootable?
You need to fix the assert error. Please PM me your GTalk so that we can chat and I can walk you through it. Use Gmail.com on a computer to chat.
DirtyOldMan said:
I take it the phone is not bootable?
You need to fix the assert error. Please PM me your GTalk so that we can chat and I can walk you through it. Use Gmail.com on a computer to chat.
Click to expand...
Click to collapse
PM sent
Status 7 usually means your recovery needs to be updated.. Maybe get a external sdcard with SD card adapter so you can plug into your pc.. Download a ROM and install
Sent from my SGH-I747 using xda premium
xamadeix said:
Status 7 usually means your recovery needs to be updated.. Maybe get a external sdcard with SD card adapter so you can plug into your pc.. Download a ROM and install
Sent from my SGH-I747 using xda premium
Click to expand...
Click to collapse
We're talking now... His phone is water damaged... Won't recognize an ext sd, or the computer, and has no OS installed...
DirtyOldMan said:
We're talking now... His phone is water damaged... Won't recognize an ext sd, or the computer, and has no OS installed...
Click to expand...
Click to collapse
Thats correct. and man thanks for the help again.
Ineedmoney4 said:
Thats correct. and man thanks for the help again.
Click to expand...
Click to collapse
NP
DirtyOldMan said:
We're talking now... His phone is water damaged... Won't recognize an ext sd, or the computer, and has no OS installed...
Click to expand...
Click to collapse
Um yes. It is water damaged.. It not detecting the ext SD is subjective. It might or might not work... Maybe he can get a new sdcard that comes with an adapter that will plug into the laptop or PC. Its a pretty common thing you can buy... Most laptops have sdcard readers.. Its just a option I offered.. No need for snippy remarks.
Sent from my SGH-I747 using xda premium
xamadeix said:
Um yes. It is water damaged.. It not detecting the ext SD is subjective. It might or might not work... Maybe he can get a new sdcard that comes with an adapter that will plug into the laptop or PC. Its a pretty common thing you can buy... Most laptops have sdcard readers.. Its just a option I offered.. No need for snippy remarks.
Sent from my SGH-I747 using xda premium
Click to expand...
Click to collapse
He had multiple ones... and I wasn't snippy... Let me know if you wanna see snippy...
DirtyOldMan said:
He had multiple ones... and I wasn't snippy... Let me know if you wanna see snippy...
Click to expand...
Click to collapse
Never said anything about a external sdcard in his post.............
Sent from my SGH-I747 using xda premium
xamadeix said:
Never said anything about a external sdcard in his post.............
Sent from my SGH-I747 using xda premium
Click to expand...
Click to collapse
I know... I got that info over chat... we're cool man...
xamadeix said:
Never said anything about a external sdcard in his post.............
Sent from my SGH-I747 using xda premium
Click to expand...
Click to collapse
broskie he didnt even say anything even remotely snippy or even something that could be CONSTRUED as snippy
get off your high horse
hapticxchaos said:
broskie he didnt even say anything even remotely snippy or even something that could be CONSTRUED as snippy
get off your high horse
Click to expand...
Click to collapse
A beautiful snippy comment there. :good:
DirtyOldMan said:
A beautiful snippy comment there. :good:
Click to expand...
Click to collapse
im a snipper what can i say :angel:
PhilZ Touch is a CWM Advanced Edition that adds all the features you could ever miss in CWM
It is a well proven recovery for many phones
It also adds a full touch interface a completely configurable GUI
Main thread + features + install instructions + dev support
http://forum.xda-developers.com/showthread.php?t=2201860
Please give your feedback, what works, and any bug you could encounter
Read the features, and check if you are missing something
Also, do not forget to read about the powerful aroma file manager integration and double tap shortcut
Download links
Last version can be found here:
LG Optimus G Sprint (ls970)
http://goo.im/devs/philz_touch/CWM_Advanced_Edition
Click to expand...
Click to collapse
Thanks!
Wow seems cool I'll give it a spin
Sent from my LG-LS970 using xda app-developers app
sharkboy0901 said:
Wow seems cool I'll give it a spin
Sent from my LG-LS970 using xda app-developers app
Click to expand...
Click to collapse
+1 as soon as they release ReVolt I am all over it and this.
Phil3759 said:
PhilZ Touch is a CWM Advanced Edition that adds all the features you could ever miss in CWM
It is a well proven recovery for many phones
It also adds a full touch interface a completely configurable GUI
Main thread + features + install instructions + dev support
http://forum.xda-developers.com/showthread.php?t=2201860
Please give your feedback, what works, and any bug you could encounter
Read the features, and check if you are missing something
Also, do not forget to read about the powerful aroma file manager integration and double tap shortcut
Download links
Last version can be found here:
Click to expand...
Click to collapse
assert failed: getprop("ro.product.device") == "ls970"
|| getprop("ro.build.product") == "ls970"
E:Error executing updater binary in zip ' /sdcard/Download/philz_touch_5.
Error flashing zip
Updating partition details...
That's what i get when i try and flash it, May it be that i need to redownload it or something else?
desert54 said:
assert failed: getprop("ro.product.device") == "ls970"
|| getprop("ro.build.product") == "ls970"
E:Error executing updater binary in zip ' /sdcard/Download/philz_touch_5.
Error flashing zip
Updating partition details...
That's what i get when i try and flash it, May it be that i need to redownload it or something else?
Click to expand...
Click to collapse
If you open it on your computer without extracting it go to the updater script and remove that line should be good to go after that.
Sent from my LG-LS970 using xda app-developers app
sharkboy0901 said:
If you open it on your computer without extracting it go to the updater script and remove that line should be good to go after that.
Sent from my LG-LS970 using xda app-developers app
Click to expand...
Click to collapse
ui_print(" ###################### ");
ui_print("");
ui_print("");
show_progress(1.000000, 0);
assert(getprop("ro.product.device") == "ls970"
|| getprop("ro.build.product") == "ls970");
ui_print("Flashing Recovery...");
set_progress(0.100000);
package_extract_file("recovery.img", "/dev/block/platform/msm_sdcc.1/by-name/recovery");
set_progress(1.000000);
So i assume all of that line that has the ls970, Delete it, And ill be fine? The script will run as intended after?
Only this: assert(getprop("ro.product.device") == "ls970"
|| getprop("ro.build.product") == "ls970");
Then it will flash.
Looks really nice haven't gotten a chance to flash a anything tho but will do tomorrow
Sent from my LG-LS970 using xda app-developers app
Can't install with Xionia recovery.
+1
Sent from my LG-LS970 using XDA Premium 4 mobile app
Flashed with fastboot. Kicking butt
Sent from my Optimus G using xda app-developers app
I have a version I installed around Dec last year. (6.07.9) Is that the most recent?
Nay. Goeth ye to your Internet. Have ye times of merth and merriment as the link in the OP is clickéd, and surely clicks shall follow. Go that way. Recover what lies there.
May ye not be borked.
Sent from my LG-LS970 using xda app-developers app
---------- Post added at 11:01 PM ---------- Previous post was at 11:00 PM ----------
http://goo.im/devs/philz_touch/CWM_Advanced_Edition/ls970
Here go
Sent from my LG-LS970 using xda app-developers app
Thank ye matey! Ya know what a pirate's favorite letter is?
Wondering if previous "regular" cwm backups will still be recognized with this recovery. I'm assuming they will be but wanna make sure. Thanks
Sent from my LG-LS970 using xda app-developers app
I think it recognized my old ones if I'm not mistaken. They're long gone as I'm a neat freak with memory. I've never used more than half the 32G this phone has, but it's nice to know I have it.
Cannot seem to boot to recovery to install this!
I read that for the Optimus G ls970, you hold Vol-up, Home, and Power to boot to recovery so you can install this zip, but it's not working for me at all. the screen just stays black, and I am at 90+% charged. I have tried a dozen times now. Is the stock boot to recovery just different?
agentjonnyb said:
I read that for the Optimus G ls970, you hold Vol-up, Home, and Power to boot to recovery so you can install this zip, but it's not working for me at all. the screen just stays black, and I am at 90+% charged. I have tried a dozen times now. Is the stock boot to recovery just different?
Click to expand...
Click to collapse
I always just go into recovery from goomanager. Get it on the play store and it will reboot u right into recovery
Sent from my LG-LS970 using xda app-developers app
agentjonnyb said:
I read that for the Optimus G ls970, you hold Vol-up, Home, and Power to boot to recovery so you can install this zip, but it's not working for me at all. the screen just stays black, and I am at 90+% charged. I have tried a dozen times now. Is the stock boot to recovery just different?
Click to expand...
Click to collapse
As far as I know this can't be flashed from stock recovery. Root your lg, install freegee from the play store, use it to unlock your bootloader and install one of the given recoveries, I used nandroid manager to boot to recovery but if goo manager has that option too then go for it, but once in your new custom recovery select install zip (from SD card) and choose the philz zip you downloaded. Follow the prompts to complete the install, then select reboot recovery. It will then load to philz. It works. That's exactly how I did it. Don't forget you need to be rooted before using freegee. Framaroot works for that on this phone.