Hi every one, I have problem with my Flex D955 phone cause today I've changed my boot animation to new using the app "Boot Box" animation was have probably biggest or smallest resolution like my display in phone, and now I have boot loop, somehow today I'm get into download mode also LG recovery works, phone is rooted and have stock KK firmware
Can some one help me resolve problem
Greetings Artur
Hi it's me again I finally think that I found resolution of my problem, using some tutorial from internet that looking like that
HTML:
The final solution is getting your bricked LG G Flex to the same exact state in which it was initially purchased. In order to do so, just install stock Android OS by following these steps:
Download Flashtool V1.5 from here and install it;
Transfer the Megalock.dll file to C:\LG\LgFlashtool;
Enter download mode on your LG G Flex;
Connect the bricked device to the computer, open ‘Device Manager’ and choose COM41;
Open Flashtool and choose .dll and .tot file;
When the ‘Ready’ message is displayed, you have to push the USB out and plug it in again in a few seconds;
The Flash tool will start running;
At the end of the procedure, your LG G Flex will be back to the stock / official Android version.
But I have problem i do not know where can find that both files .dll and .tot files
That files must by for LG G Flex D955
Sorry I know that I forgot write the model on my phone in first post, before I was using Samsung phones and it was easier
Ok guys my phone works again I used tutorials from our side
Flashing:
HTML:
http://forum.xda-developers.com/showthread.php?p=53728658
and room
HTML:
http://storagecow.eu/index.php?dir=Xda%2FLG+G+Flex%2FStock%2F
Greetings Artur.
Mine was messed up. I think it was cause im odex. After a while it went and made itself a supersu BL. Weird
Hello,
I have my G watch R for a week and because there was no update, i've tried to install it by myself after reading some posts on XDA.
I've tried that :
- Enter Bootloader (swipe top left-bottom right as soon as the LG logo pops up on boot)
- Unlock bootloader (fastboot oem unlock) and boot the watch normally once
- Turn off and re-enter bootloader
- Flash 5.0.1 Stock Recovery (fastboot flash recovery filename.img)
- Enter recovery and ADB sideload the update (tap the android, select install update from ADB and enter adb sideload filename.zip)
All this works until the "sideload" part because ADB can't see my watch when it's on recovery mode.
So i have locked again the bootloader and i thought to give up, when yesterday, OTA arrived...
But it hasn't worked : a bar has loaded and it arrived on a red triangle with an exclamation mark, i've clicked on it and i had the recovery mode menu (reboot, install from adb, etc)
What can I do to make work this OTA ?
Thanx for help !
have you tried to flash the original recovery?
Yes, I've tried several times, I think that is why i can't update with OTA.
But is there a solution ? Is it possible to reinstall original recovery and will it solve my problem ?
Or must I install the update with ADB ? Because I still don't know how make the watch recognized when in recovery mode (not even recognized with a yellow triangle, like it was unplugged )
I had the same problem but with 4.4w.2 and I solved it flashing the stock recovery. unfortunately I can not find your recovery version, I would have linked. to manually update do not know ... I'm sorry. Find your recovery and flash it!
Thanx for your answer,
I thought to do that, but I neither have found 44w1 stock, i'm trying with 44w2 stock and it doesn't work.
I'll try to find 44w1 stock, thanx for confirmation about this way.
So, while I can't find 44w1 stock (i think nobody has uploaded it on the internet because nobody wants to put 44w1 on his watch ^^ ), I've tried TWRP Recovery
When I try to launch the 5.5.1 zip install , I have this error message on the watch in TWRP Recovery :
"this package is for device: lenok. this device is dory"
I've made some research and found that Dory is for G Watch and not for G Watch R, so what ?
I don't understand...
Anyway, if someone knows where to find 44w1 stock...
Did you enabled the debugging mode and gave permission for it on the watch?
sounds like you are missing the ADB drivers on your PC
and be careful with sideloading the update to select the correct one, e.g. the last update is an incremental one and won't flash on 4.4 (or if you get it to flash, it will probably not worke)
good luck!
Have a look here... http://4pda.ru/forum/lofiversion/index.php?t647135-20.html.
It's not English, but the links are all there. I recently updated a watch from 4.4 to 5.11 using these images. Put the watch into Bootloader and install the ADB drivers, then start with 4.4w2 and work your way up. It takes time as you'll need to restart the watch each time.
Genna7 said:
Did you enabled the debugging mode and gave permission for it on the watch?
Click to expand...
Click to collapse
Yes I did : I could flash a recovery because I've given permission and enabled debugging mode
2k4ever said:
sounds like you are missing the ADB drivers on your PC
and be careful with sideloading the update to select the correct one, e.g. the last update is an incremental one and won't flash on 4.4 (or if you get it to flash, it will probably not worke)
good luck!
Click to expand...
Click to collapse
No I'm not, same answer : I could flash a recovery without any problem : it's only when I'm on recovery that I can't communicate with the watch : It's working when android wear is started and when I'm on bootload. Thanx for the warning
dunjamon said:
Have a look here... *url*
It's not English, but the links are all there. I recently updated a watch from 4.4 to 5.11 using these images. Put the watch into Bootloader and install the ADB drivers, then start with 4.4w2 and work your way up. It takes time as you'll need to restart the watch each time.
Click to expand...
Click to collapse
Thank you but i have all those images, I think I need 44w1 recovery and only this one
Thank you all
what happens if you just flash the 4.4w2 full image? I remember there being issues with the 4.4 recovery and I had to manually update to the 5.0.1 recovery before then upgrading further.
edit...what drivers are you using? I think you need the adb composite ones and not the normal adb ones.
I'm using the naked ones I think.
What image are you talking about ? System or recovery ?
Ze_Pend said:
I'm using the naked ones I think.
What image are you talking about ? System or recovery ?
Click to expand...
Click to collapse
The OTA ones from my link.
Ze_Pend said:
Yes I did : I could flash a recovery because I've given permission and enabled debugging mode
No I'm not, same answer : I could flash a recovery without any problem : it's only when I'm on recovery that I can't communicate with the watch : It's working when android wear is started and when I'm on bootload. Thanx for the warning
Click to expand...
Click to collapse
flashing a recovery happens in fastboot mode, which requires an unlocked bootloader, but not enabling the debugging mode
sideloading however happens (once the recovery has been loaded) through ADB - and ADB requires the right drivers on your PC as well as the right tools/developer environment
try to connect your normally booted watch to your PC and run
PHP:
adb devices
if that lists your watch, you are good to go, otherwise ADB isn't set up properly
The watch is listed by adb devices when on work mode or in bootloader mode, but not when in recovery mode.
That's what I said first
dunjamon said:
The OTA ones from my link.
Click to expand...
Click to collapse
Either I can't if with 44w2 recovery, or it says ""this package is for device: lenok. this device is dory" if with TWRP recovery.
Ze_Pend said:
Either I can't if with 44w2 recovery, or it says ""this package is for device: lenok. this device is dory" if with TWRP recovery.
Click to expand...
Click to collapse
Do you have the G Watch R (round) or the G Watch (Square)?
"The watch is listed by adb devices when on work mode or in bootloader mode, but not when in recovery mode."
I had this problem too. When you're in recovery mode you have to open the windows device manager and windows should tell you something about an uninstalled driver. You need to right click this device and install the adb drivers.
Hello XDA,
(TLDR - I've mucked things up and would like some help returning to stock, please! I can't enter download mode and am unsure how to work around this. I have access to TWRP and the phone shows up under adb devices. Phone does not show up under fastboot devices.)
Long version:
So I'm new to all of this and was trying to flash Cyanogenmod to my g2. I was following the instructions found on the cyanogen wiki (can't post links). I got to the bit where I was trying to sideload/push and install cyanogen when TWRP started to give me errors (error executing updater binary in zip cm 11, or something like that).
I did a bunch of googling, and after about an hour of not being able to find a solution, I decided to just return to stock for now. That proved problematic as well, unfortunately. I was following a guide found on droidviews (how to return lg g2 to stock firmware. can't post the link.) using the kdz method. I reached step 17 before I encountered a problem. When I enter download mode, I end up stuck on an updating firmware screen. I am unable to get past this and actually enter download mode. I'm unsure how to proceed at this point.
I have access to TWRP. The phone shows up under adb devices. The phone does NOT show up under fastboot devices. I can boot into download mode but not actually get past that updating firmware screen. I'm hoping there is an easy fix and I'm just being a bit of a derp, but I've been looking around for a while and am not sure how to proceed. Please advise!
Finally got everything to work by flashing a lollipop based rom. Just that i lost my contacts and sms.
Hi all.
Little silly of me but I didn't back up prior to flashing asteroid os and would like to come back ha.
Anyone got any links for stock software?
Thanks in advance
Same issue here. I have a Hiawei watch classic, i wanto to back to wear os, anyone can help us? Please. I need wear os
Looking into flashing mine, too, this is what I found:
Download LG Watch Urbane (W150) Firmware v.LJZ13E (5.1.1). LG Watch Urbane
LG Watch Urbane (W150) smartwatch Firmware v.LJZ13E (Android Wear 5.1.1). LG Watch Urbane
x-drivers.com
Been in same situation....
I managed to go back to stock, by doing this:
Go to here, and download boot, system and recovery images (N-boot.img, N-recovery.img, N-system.img
Put watch on cradle, and boot in fastboot mode (during boot, swipe from top left to bottom right corner)
Assuming you have all drivers installed, type following commands in cmd or terminal :
fasboot flash boot N-boot.img
fastboot flash system N-system.img
fastboot flash recovery N-recovery.img
fastboot reboot
First boot take a while...
later, if you want to lock bootloader, type in fastboot
"fastboot oem lock" (this will erase all user data)
Good morning.
I have a problem wih Le2
It does not accept the unlocking sequence ( and does not see the smartphone when connecting it with USB, - so it does not let me in for flash operations) - and the Recovery screen is displayed, but no enter in recovery
Can someone help me?
Sorry for my english, i'm italian
Thank you