Here's the files from the update... not much we can do with them though...
http://www.androidfilehost.com/?fid=23501681358545806
Edit: I was on 800-20k with a custom recovery (autorec) installed. Taking the update will put you in a "recovery" bootloop. I was able to get out of the bootloop by nulling out the fota partition.
I reflashed the 800-20c TOT file using LGFlashtool and then went and did a software update. It downloads both 20k and 20u updates and applies them both. Afterwards I rooted using autoprime's ioroot25r1 tool (adb sideload method).
Because there is a new kernel to support knock-code, do NOT flash a recovery using autorec or anything that will affect the kernel until a developer gets their hands on it and inserts the older bootloader.
-Daryel
Just got this notification. Anybody know if there's anything important or significant with this?
Sent from my LG-D800 using Tapatalk 4
RS7JR said:
Just got this notification. Anybody know if there's anything important or significant with this?
Sent from my LG-D800 using Tapatalk 4
Click to expand...
Click to collapse
The only difference I see is knock-code.
Good news is that ioroot25 still works on it.
-Daryel
so, do you lose root after this update? i'm rooted with no custom recovery
xbxjunkie said:
so, do you lose root after this update? i'm rooted with no custom recovery
Click to expand...
Click to collapse
ota should error out, mine did, i tried twice.
spdwiz18 said:
ota should error out, mine did, i tried twice.
Click to expand...
Click to collapse
hmm, then i'm not gonna do it. anyone know where it's downloaded to and what to freeze to prevent the DL again
i'm coming from a tmobile G2 and the update app is different
Nvm.....found and froze it.....problem solved
spdwiz18 said:
ota should error out, mine did, i tried twice.
Click to expand...
Click to collapse
After it errors out, do the notifications stop? I've "postponed" mine atm and have no interest in actually updating. I'm not wanting to be pestered daily by the update request. (I'm stock recovery rooted too)
Edit: It detected that I'm rooted and has stopped notifications.
daryelv said:
The only difference I see is knock-code.
Good news is that ioroot25 still works on it.
-Daryel
Click to expand...
Click to collapse
Here's AT&T's update page that has some info: http://www.att.com/esupport/article.jsp?sid=KB423381&cv=820#fbid=9EhTGDbrWCI
Software update includes:
Knock Code" security feature
Calendar/ Exchange Active Sync (EAS) enhancements
I've also noticed that Album Art for music playing in Google Music now takes up the entire lock screen; the previous release only displayed in a little box at the top.
spdwiz18 said:
ota should error out, mine did, i tried twice.
Click to expand...
Click to collapse
I was able to take the update and did not lose root. however I do not have a recovery installed.
D800 model
skullymullins said:
I was able to take the update and did not lose root. however I do not have a recovery installed.
D800 model
Click to expand...
Click to collapse
I was able to root last week with IOroot, d/l the update yesterday, and keep root.
newb here. mine just automatically updated to 20u. I saw the update when I recieved my g2 yesterday but didn't think it was going to update by its self. can I still follow the pinned newbie guide and use ioroot25 and AutoRec?
edit: re-read the first post, so can't use autorec till its updated? do you think it will take long? I wanted to put cm on
Gabe3 said:
newb here. mine just automatically updated to 20u. I saw the update when I recieved my g2 yesterday but didn't think it was going to update by its self. can I still follow the pinned newbie guide and use ioroot25 and AutoRec?
edit: re-read the first post, so can't use autorec till its updated? do you think it will take long? I wanted to put cm on
Click to expand...
Click to collapse
Autorec will work, but you'll lose the "knock code" which I doubt you would care about if you're going with CM. Autorec will be updated sometime after LG releases the source code for the kernel. The latest they still have posted is the code for D800-20c.
-Daryel
daryelv said:
Autorec will work, but you'll lose the "knock code" which I doubt you would care about if you're going with CM. Autorec will be updated sometime after LG releases the source code for the kernel. The latest they still have posted is the code for D800-20c.
-Daryel
Click to expand...
Click to collapse
thats great, thanks. and ioroot still works as well? i'll have to do some googling what the knock code is.
I'm bone stock, unrooted and just got the latest update. Only difference i see is Knock Code (which is very cool BTW), other than that it's still the same old awesome G2. Glad to see they are still paying attention to it now that they are focusing on the G3. Wonder if we'll get the new G3 UI on the (stock) G2
ItsDon said:
I'm bone stock, unrooted and just got the latest update. Only difference i see is Knock Code (which is very cool BTW), other than that it's still the same old awesome G2. Glad to see they are still paying attention to it now that they are focusing on the G3. Wonder if we'll get the new G3 UI on the (stock) G2
Click to expand...
Click to collapse
This! :thumbup:
Scribe'd on my awesome OG2
daryelv said:
Autorec will work, but you'll lose the "knock code" which I doubt you would care about if you're going with CM. Autorec will be updated sometime after LG releases the source code for the kernel. The latest they still have posted is the code for D800-20c.
-Daryel
Click to expand...
Click to collapse
"IF and WHEN" LG decides to update it seeing as they never released source for 10q or 20k(and now 20u but it just started going public so who knows)
daryelv said:
Edit: I was on 800-20k with a custom recovery (autorec) installed. Taking the update will put you in a "recovery" bootloop. I was able to get out of the bootloop by nulling out the fota partition.
-Daryel
Click to expand...
Click to collapse
How can I do that? Nulling out the fota partition
I have the same problem
Thanks
Sent from my KFTHWI using Tapatalk
Sj12345 said:
How can I do that? Nulling out the fota partition
I have the same problem
Thanks
Click to expand...
Click to collapse
Like this...
Code:
adb shell
dd if=/dev/block/platform/msm_sdcc.1/by-name/fota of=/sdcard/fota-backup.img
dd if=/dev/zero of=/dev/block/platform/msm_sdcc.1/by-name/fota
-Daryel
I tried ioroot25r1 on the 20u update but when it says press any key to continue the window just closes.
Gabe3 said:
I tried ioroot25r1 on the 20u update but when it says press any key to continue the window just closes.
Click to expand...
Click to collapse
have you tried the manual method:
1)open cmd window inside ioroot25 folder
2)place phone in airplane mode and enable usb debugging then plug into pc
3)type adb devices in cmd to make sure device is visible
4)after you see your device type adb reboot recovery
5)when the phone reboots into stock recovery using volume keys scroll to adb sideload update option and use power button to confirm
6)in cmd window type adb sideload kk_root.zip
7)you should see dat root on phone screen
8)enjoy root
Click to expand...
Click to collapse
Sent from my Potato powered G2 D800
Related
AT&T just SMSed me that the update is coming soon and I should press OK when prompted.
Quote, "AT&T FREE MSG: AT&T is providing a free update for your phone. When asked to install the update, please select OK. Thank You."
FYI
Sent from my SAMSUNG-SGH-I897 using XDA App
nirvani said:
AT&T just SMSed me that the update is coming soon and I should press OK when prompted.
Quote, "AT&T FREE MSG: AT&T is providing a free update for your phone. When asked to install the update, please select OK. Thank You."
FYI
Sent from my SAMSUNG-SGH-I897 using XDA App
Click to expand...
Click to collapse
Uhhh, you are about 1 week to late for this information. Thanks though.
I was rooted, no lagfix when I tried to update. It got to 100% then it said failed. My baseband says I897UCJH7. Kernel 2.6.29 [email protected] #2.
Did the update work or not?
Flashman, how did your OTA update go? Any issues us rooted/unlocked folks should be worried about?
My instinct is to delay the update until I stop seeing posts about hot it F'd up people's phones.
Sent from my SAMSUNG-SGH-I897 using XDA App
nirvani said:
Flashman, how did your OTA update go? Any issues us rooted/unlocked folks should be worried about?
My instinct is to delay the update until I stop seeing posts about hot it F'd up people's phones.
Sent from my SAMSUNG-SGH-I897 using XDA App
Click to expand...
Click to collapse
If you rooted and removed anything from stock rom, you're pretty much guaranteed to fail on OTA update. In order to make the OTA download package as small as possible, Samsung uses a diff patch based on the bit differences between stock JF6 image and new JH7 image. So, if you touched the JF6 in any unauthorized way, the patch won't work.
Luckily, you can now use the newly released Kies Mini to do a full ROM update which should be more reliable as you have the entire ROM image downloaded to your desktop and then flash to your phone.
foxbat121 said:
If you rooted and removed anything from stock rom, you're pretty much guaranteed to fail on OTA update. In order to make the OTA download package as small as possible, Samsung uses a diff patch based on the bit differences between stock JF6 image and new JH7 image. So, if you touched the JF6 in any unauthorized way, the patch won't work.
Luckily, you can now use the newly released Kies Mini to do a full ROM update which should be more reliable as you have the entire ROM image downloaded to your desktop and then flash to your phone.
Click to expand...
Click to collapse
What does it mean if Kies mini says Firmware version: unregistered device?
rcm921 said:
What does it mean if Kies mini says Firmware version: unregistered device?
Click to expand...
Click to collapse
Quoted by Samsung "The program can report this message if it detects a software build other than the official launch software of JF6."
You need to FLASH STOCK JF6 using ODIN ONE CLICK, Follow this Guide:
http://forum.xda-developers.com/showthread.php?t=794363
Colton5419 said:
Quoted by Samsung "The program can report this message if it detects a software build other than the official launch software of JF6."
You need to FLASH STOCK JF6 using ODIN ONE CLICK, Follow this Guide:
Click to expand...
Click to collapse
If my settings say i'm at JH7, does that necessarily mean the OTA update was completely successful? It reached 100% then said failed.
foxbat121 said:
If you rooted and removed anything from stock rom, you're pretty much guaranteed to fail on OTA update.
Click to expand...
Click to collapse
What do you mean removed anything from stock rom? I rooted and removed a bunch of the bloatware and did an OTA update with no issues.
I failed along with most other rooted and flashed guys. Luckily I didn't brick my phone in the process. I will wait until some beret update comes along before trying anything ota again.
Sweet life
Nevermind, I guess it didn't update fully cause some of the implemented changes aren't there. I really didn't want to have to run a master clear and have to reinstall all my stuff.
rcm921 said:
Nevermind, I guess it didn't update fully cause some of the implemented changes aren't there. I really didn't want to have to run a master clear and have to reinstall all my stuff.
Click to expand...
Click to collapse
Did you try to update with mini kies?
Colton5419 said:
Did you try to update with mini kies?
Click to expand...
Click to collapse
Trying to figure out a way to do it without having to wipe everything right now. But no luck.
rcm921 said:
Trying to figure out a way to do it without having to wipe everything right now. But no luck.
Click to expand...
Click to collapse
Do you have TouchWiz as your default launcher? and make sure you're on your home screen when you connect your USB cable.
If that doesn't do it you need to get back to JF6 only way or another because Mini Kies will continue to tell you that you have an "unregistered" device until it is at JF6
The reason is because your update failed partially :/
are you guys talking about a new update or just JH7?
We're talking about JH7, some people are still having difficulties getting it on their phone as the OTA is still failing - and if you've failed the OTA you need to reflash to stock before mini kies will work.
when i did the update i was rooted an it didn't fail on install or bootup or anything.
but then again i'm just rooted and nothing else has been touched.
wade7919 said:
when i did the update i was rooted an it didn't fail on install or bootup or anything.
but then again i'm just rooted and nothing else has been touched.
Click to expand...
Click to collapse
Exactly, I don't think root causes any issues. I was able to check for update on a rooted ROM.
It's when you have a custom kernel etc.
flashman2002 said:
Uhhh, you are about 1 week to late for this information. Thanks though.
Click to expand...
Click to collapse
Not really. AT&T has said that the real update will be sent out via SMS text message link, not through the "update software" menu in android.
Engadget just had that yesterday.
derek4484 said:
Not really. AT&T has said that the real update will be sent out via SMS text message link, not through the "update software" menu in android.
Engadget just had that yesterday.
Click to expand...
Click to collapse
It's the same thing.
Just wondering. I have some friends who are not rooted who said they got update.
Friends on T-Mobile? I believe only AT&T got it.
Sent from my LG-D801 using XDA Premium HD app
that is something im looking for now as well. once its live ill download the whole new file and reroot the thing. bye bye bloat and hello knock code. hopefully this update will fix the random mms issue i have been experiencing lately.
Beginning June 30, the G2 received a software update to Android KitKat 4.4.2/ D80120e. This update provides features and improvements
New Features
Adds KnockOn Security feature
Improvements
Battery expectations: Android 4.4 KitKat
Google Wallet improvements
Google security fixes
Auto brightness improvements
Visual voicemail improvements
Wi-Fi calling improvements
from support.t-mobile.com/
-Sources are available on LG
I got the tmobile update. Had to use lg tool.
Sent from my LG-D801 using XDA Free mobile app
I'm rooted with TWRP and I received a notification that the update was downloaded and ready to install. I'm going to update it manually using the LG Mobile Support Tool just to make sure I don't brick my phone.
Howie Dub said:
I'm rooted with TWRP and I received a notification that the update was downloaded and ready to install. I'm going to update it manually using the LG Mobile Support Tool just to make sure I don't brick my phone.
Click to expand...
Click to collapse
can you let me know if you 1) lose root and 2) lose recovery please?
I just got prompted for the update, but I do not want to download it yet.
frigginmike said:
can you let me know if you 1) lose root and 2) lose recovery please?
I just got prompted for the update, but I do not want to download it yet.
Click to expand...
Click to collapse
In my experience, updating via LG Support Tool wipes everything. I am backing up all my data right now. Hopefully towelroot still works on this version.
EDIT: So I just finished the update via LG Support Tool. My data was left intact, but stuff was broke anyways - probably from using system cleaner app and then not having root after the update. So I am doing a factory reset anyway and will start all over. I expected it to be wiped anyway.
frigginmike said:
can you let me know if you 1) lose root and 2) lose recovery please?
I just got prompted for the update, but I do not want to download it yet.
Click to expand...
Click to collapse
I ended up using the LG Mobile Support Tool to install the update. I wasn't able to install the OTA; it booted into TWRP, then when I rebooted the system, it said I was up to date, even though I was still on 10a. I lost root, but was able to re-root with towelroot. Everything was still there when I booted, although I don't have TWRP recovery. Not sure if I want to do that since I read somewhere that I will lose Knock Code. Make sure you back up your data just in case things don't go smoothly.
rebar71 said:
In my experience, updating via LG Support Tool wipes everything. I am backing up all my data right now. Hopefully towelroot still works on this version.
EDIT: So I just finished the update via LG Support Tool. My data was left intact, but stuff was broke anyways - probably from using system cleaner app and then not having root after the update. So I am doing a factory reset anyway and will start all over. I expected it to be wiped anyway.
Click to expand...
Click to collapse
See if re-rooting with towelroot will fix anything that's broken before you do a complete wipe.
Howie Dub said:
See if re-rooting with towelroot will fix anything that's broken before you do a complete wipe.
Click to expand...
Click to collapse
too late. i thought about that right after i initiated the factory reset.
rebar71 said:
too late. i thought about that right after i initiated the factory reset.
Click to expand...
Click to collapse
But towelroot worked on the new image?
scottricketts said:
But towelroot worked on the new image?
Click to expand...
Click to collapse
yessir. :good:
rebar71 said:
yessir. :good:
Click to expand...
Click to collapse
Oh nice. No downgrade to root process again.
and I do like the knock code functionality. :cyclops:
Hey guys how would you go about doing a fresh install with this or can we not unless we have the full kdz file?
Some cool new stuff. Seems a little boggy... Lookout was killing me so I went to disable it and was greeted by a app management screen. nice
fishman0919 said:
Some cool new stuff. Seems a little boggy... Lookout was killing me so I went to disable it and was greeted by a app management screen. nice
Click to expand...
Click to collapse
If I use KDZ to flash the update, will I loose TWRP? Or do you think a flashable zip file will be made in the future?
I just updated my NON ROOTED d801 g2 and now my touch screen does not work at all. No errors during installation.
I ran into this problem before when I tried to update the touchscreen firmware through the menus via
3845#801#
My screen would go unresponsive, but after 10 mins and a couple of reboots, it would work back (my guess is that it reverted to the old touch firmware).
This time though, the touchscreen seems to be permanently disabled. Anyone else running into this issue?
mackster248 said:
If I use KDZ to flash the update, will I loose TWRP? Or do you think a flashable zip file will be made in the future?
Click to expand...
Click to collapse
Yes, but I believe the new route that's it still works.
Sent from my LG-D801 using XDA Free mobile app
mackster248 said:
If I use KDZ to flash the update, will I loose TWRP? Or do you think a flashable zip file will be made in the future?
Click to expand...
Click to collapse
Yes you will lose TWRP, if you're concerned about that, hold out for the flashable zip, which I'm sure is coming in the next few days.
Hey guys,
So I just got the G3 last week, and an update rolled out from AT&T. Me being the idiot I am thought it was the Lollipop update so I updated it. Turns out, it was just 10f.
Then when I looked for ways to root the G3, all the methods required the software to be on 10d, not f.
What should I do?
Any help is much appreciated.
Use the bruteforce method in Stump root.
see: http://forum.xda-developers.com/lg-g3/help/att-d85010f-update-stump-root-t2953063
You are certain it'll work for 10f?
sympathizer said:
You are certain it'll work for 10f?
Click to expand...
Click to collapse
100%. I rooted on 10f using stump.
In addition, if you plan on rooting a device and you know there is an update, please wait to install the update until you know a root method is found.
aybarrap1 said:
100%. I rooted on 10f using stump.
In addition, if you plan on rooting a device and you know there is an update, please wait to install the update until you know a root method is found.
Click to expand...
Click to collapse
Will do.
Thanks a lot!
Not rooting
sympathizer said:
Will do.
Thanks a lot!
Click to expand...
Click to collapse
I too am trying to root d850 10f with bruteforce on stumproot...mine will not do it though, keeps saying device is not supported after about 7 minutes of trying. Any ideas? (Yes, i know, shouldnt have installed the darn update), but i keep seeing people rooting 10f no problem with stump, although mine wont.
esanger22 said:
I too am trying to root d850 10f with bruteforce on stumproot...mine will not do it though, keeps saying device is not supported after about 7 minutes of trying. Any ideas? (Yes, i know, shouldnt have installed the darn update), but i keep seeing people rooting 10f no problem with stump, although mine wont.
Click to expand...
Click to collapse
You can always flash back to the older version 10d in the return to stock thread.
Sent from my LG-D850 using XDA Premium HD app
Intub8 said:
You can always flash back to the older version 10d in the return to stock thread.
Sent from my LG-D850 using XDA Premium HD app
Click to expand...
Click to collapse
This is what I would do. It is possible you got a bad OTA as well. Did you factory reset after the OTA? I have seen many cases on forums where a factory reset takes care of many issues after an OTA.
Sent from my LG-D850 using Tapatalk
esanger22 said:
I too am trying to root d850 10f with bruteforce on stumproot...mine will not do it though, keeps saying device is not supported after about 7 minutes of trying. Any ideas? (Yes, i know, shouldnt have installed the darn update), but i keep seeing people rooting 10f no problem with stump, although mine wont.
Click to expand...
Click to collapse
I don't know man, do you have the correct app installed? Mine went through smoothly in less than 5 minutes.
I just did this - now i am trying to bump the device. So my memory is relatively fresh
Reboot for fresh start - Run Stump - it will say device not supported - try brute force - let it run - takes 5 - 7 and maybe 10 min after which it says "reboot" device - then go ahead and reboot device. Run stump again - it should say device is rooted. Next download "root checker" it will say rooted. Ofcourse if this all does not go thru - you can downgrade to a previous firmware and it'll go easier - however that's more labor intensive and you'll not be able to back up the current ROM with all your apps and setup.
Well, I ended up having to flash back to 10d as mentioned by many of you. This fixed the problem!
esanger22 said:
Well, I ended up having to flash back to 10d as mentioned by many of you. This fixed the problem!
Click to expand...
Click to collapse
Good to hear and I do not think you are missing much going back. At least I have found no difference. Just freeze "Software Update" to prevent nagging OTA update notifications.
aybarrap1 said:
Good to hear and I do not think you are missing much going back. At least I have found no difference. Just freeze "Software Update" to prevent nagging OTA update notifications.
Click to expand...
Click to collapse
I actually installed CM12...its friggin awesome.
I can report no issues here with Stumproot on 10f and I've restored back to stock multiple times.
Sounds like something was just messed up on my phone, everyone else was able to use it!
perhaps this
http://forum.xda-developers.com/att-lg-g3/development/rom-stock-rooted-att-odexed-d85010f-t2945873
works nicely, no muss, no fuss
If i revert to 10D do i have to use the BUMP method after root? Or just get TWRP/CWM Recovery like good ole days? I just don't care to have the BUMP bypass that is why I am asking.
I have the ATT G3 10F.
FINALLY! Still waiting for the Ota to hit my phone... Anyone gotten it yet? And I'm betting March's security update is going to be included too.
electrogiz said:
FINALLY! Still waiting for the Ota to hit my phone... Anyone gotten it yet? And I'm betting March's security update is going to be included too.
Click to expand...
Click to collapse
Just got the OTA notification!
electrogiz said:
Just got the OTA notification!
Click to expand...
Click to collapse
I'll wait until I can manually flash.
Downloading it now. I will be really interested to see if they managed to address the stand-by bug that was causing excess drain and upgrade the modem firmware to improve connectivity. Those are the two main remaining issues with this phone. Hopefully they also implemented a method to force applications into full-screen, but I'm not holding my breath on it.
Updating now!!!
dhorgas said:
Downloading it now. I will be really interested to see if they managed to address the stand-by bug that was causing excess drain and upgrade the modem firmware to improve connectivity. Those are the two main remaining issues with this phone. Hopefully they also implemented a method to force applications into full-screen, but I'm not holding my breath on it.
Click to expand...
Click to collapse
Already disappointed on the modem firmware front. No upgrade there. Also, no ability to force full-screen. Going to pass judgement on stand-by bug after 48 hour or so, unless obviously an issue.
The fact that it was not released to beta first makes me think it may just be an official release of the beta
crixley said:
The fact that it was not released to beta first makes me think it may just be an official release of the beta
Click to expand...
Click to collapse
I sure as hell hope not because the deep-sleep issue is horrible. You lose an average of 1.5-2h of actual SoT and the drain is regularly >1% per hour in stand-by.
I just keep getting an installation error, now I have a permanent notification telling me that the installation failed.
dhorgas said:
I sure as hell hope not because the deep-sleep issue is horrible. You lose an average of 1.5-2h of actual SoT and the drain is regularly >1% per hour in stand-by.
Click to expand...
Click to collapse
Hopefully. SoT and Deep-sleeps issues were horrendous!
epicbeardman911 said:
I just keep getting an installation error, now I have a permanent notification telling me that the installation failed.
Click to expand...
Click to collapse
you are probably on Rooted device, or activate usb debug mode. Try to unroot if you are
tanker666 said:
you are probably on Rooted device, or activate usb debug mode. Try to unroot if you are
Click to expand...
Click to collapse
I am on 8.1b1 rooted. I flashed the stock 8.1b1 boot img to remove root. Then tried to sideload the 8.1 official OTA zip, and I get this:
E: Package is for source build essential/mata/mata:8.1.0/OPM1.180104.010/144:user/release-keys but expected essential/mata/mata:8.1.0/OPM1.180104.010/144:user/test-keys
Installation aborted.
Click to expand...
Click to collapse
Not sure what else I can try short of the full flashable build image once Essential posts it to their website.
GospelNerd said:
I am on 8.1b1 rooted. I flashed the stock 8.1b1 boot img to remove root. Then tried to sideload the 8.1 official OTA zip, and I get this:
Not sure what else I can try short of the full flashable build image once Essential posts it to their website.
Click to expand...
Click to collapse
I was in the same boat as you. I was on 8.1B1 rooted so I fastboot flashed the boot.img, then rebooted , downloaded the OTA which wouldn't install.
Went back to boot-loader, flashed the boot.img to both slots, rebooted, took OTA, and it still won't work. I get "couldn't update installation problem"
I didn't have an issue getting the last OTA, the same way.
I dunno
Edit: Mine just did a factory data reset on boot up. I think I'll be able to install the OTA now.....
NaterTots said:
Edit: Mine just did a factory data reset on boot up. I think I'll be able to install the OTA now.....
Click to expand...
Click to collapse
Yea..not looking to start over.
The OTA I downloaded was off the reddit announcement thread. I'm assuming that guy pulled it off the device. Essential said they were going to post "sideloading files" also. So, I'm hoping that those are somehow different. (Otherwise why wouldn't they just throw a link up there)
Wonder if Essential pushed it since Pixel is now offering pre release of Android P?
My radio has noticeably improved, instead of VZW its finally showing Verizon wireless. And the new developer options are nice
GospelNerd said:
Yea..not looking to start over.
The OTA I downloaded was off the reddit announcement thread. I'm assuming that guy pulled it off the device. Essential said they were going to post "sideloading files" also. So, I'm hoping that those are somehow different. (Otherwise why wouldn't they just throw a link up there)
Click to expand...
Click to collapse
My install wasn't working either at first (same boat as you guys, Magisk rooted with custom kernel). At first I just did a Magisk uninstall and reboot but it wouldn't install. Thought maybe I still had a custom recovery installed, but there was no TWRP in recovery. So, I just did a sideload install of the 8.1 beta using adb and then rebooted. That put me back on stock 8.1b1 and retained all my settings/data. Then I made sure my settings were correct in developer options (USB debugging, etc.), and it's finally installing. Not sure, maybe I just didn't hold my mouth right the first couple times, but it's working now.
Can anyone tell me if stable has multitouch issues that were on beta?
Rooted 7.1.1 took the update just fine, lost root and twrp
Looking at META_INF\com\android\metadata, it's expecting essential/mata/mata:8.1.0/OPM1.180104.010/144:user/release-keys but, based on the text at the top of the screen when sideloading, the device is at ssential/mata/mata:8.1.0/OPM1.180104.010/144:user/test-keys. Changing it is pointless, since META_INF\MANIFEST.MF contains a SHA-256 hash of of the metadata file. I'm going to try recomputing the hash and updating the OTA zip.
Edit: Didn't work. But has someone on reddit confirm Jank4AUs situation.
Just got the notification!
Android 9.0 - Beta 3
PPR1.180610.066
Don't notice anything new so far. It looks like the font may be slightly different, and the kernel has been updated. Still no notch settings, and the lag that happens still exists.
Sorry to be thick but do a have too sidload or flash or is it OTA?
I have no updates...
Sent from my PH-1 using Tapatalk
oracleoftruth said:
Sorry to be thick but do a have too sidload or flash or is it OTA?
I have no updates...
Click to expand...
Click to collapse
I fastboot flashed but you can OTA by downloading the zip from essentials sideloading like you mention
Did the GPU version changed?
OTA rolling out
t2jbird said:
OTA rolling out
Click to expand...
Click to collapse
It rolled out when I posted it, I got the notification about half hour before then. Probably a staggered rollout though
crixley said:
It rolled out when I posted it, I got the notification about half hour before then. Probably a staggered rollout though
Click to expand...
Click to collapse
This was the actual ota, pushed directly to the phone.
Package was released when you posted. I thought you just flashed it through fastboot.
crixley said:
Just got the notification!
Android 9.0 - Beta 3
PPR1.180610.066
Click to expand...
Click to collapse
I upgraded from Beta 2 using fastboot rom, but didnt erase data. Everthing is working except home button. Anyone else facing this issue?
I updated ota and my home button is working fine.
hariprs said:
I upgraded from Beta 2 using fastboot rom, but didnt erase data. Everthing is working except home button. Anyone else facing this issue?
Click to expand...
Click to collapse
Sent from my PH-1 using Tapatalk
Beta 4 update killed my WIFI
The Beta 4 update killed my WIFI reception on my Essential phone. YMMV
hello together.
I`m on the beta 3 with unlocked bootloader.
When I try to install the update ota on the phone I get a installation error.
What could be the problem? Do I have to lock the bootloader to be able to install updates ota?
I know that I can sideload the ota update via fastboot but would like to be able to get ota updates directly on the phone.
t2jbird said:
This was the actual ota, pushed directly to the phone.
Package was released when you posted. I thought you just flashed it through fastboot.
Click to expand...
Click to collapse
Yes, as was mine. I always flash them through fastboot, I'm rooted and even when I wasn't I had issues with the latest radio not applying, OTA failing even though I unrooted etc. That's why in the post I said I just received the notification.
hariprs said:
I upgraded from Beta 2 using fastboot rom, but didnt erase data. Everthing is working except home button. Anyone else facing this issue?
Click to expand...
Click to collapse
I did the same, no issues with my home button. Did you get any failed errors? I usually flash each .img myself
New PH-1 owner here, well new to me but mint from someone else lol. Woke up with the OTA update flag. Unlocked bootloader and unlocked critical. Quick download and restart and it's good to go... No chance to play with anything or poke around yet though
mikeearwood said:
The Beta 4 update killed my WIFI reception on my Essential phone. YMMV
Click to expand...
Click to collapse
Same here. I flashed the latest stable Oreo 8.1 then flashed P beta. It fixed the problem.
What's the best way to flash the fastboot files without wipe? Can I edit out the wipe command in the bat file?
srscott said:
What's the best way to flash the fastboot files without wipe? Can I edit out the wipe command in the bat file?
Click to expand...
Click to collapse
If you're looking to update the build, you can just flash the OTA from the Essential site in TWRP.
Thanks!
crixley said:
I did the same, no issues with my home button. Did you get any failed errors? I usually flash each .img myself
Click to expand...
Click to collapse
Data reset solved the problem.
I also flash the .img myself, didnt get any error while flashing.
Anyway thanks your reply