In Autoprime's thread (step #2) he states you can't flash unsigned tot files. How did you get this to flash?Error: Error Code = 0x2000 when trying to flash.
In Autoprime's thread (step #2) he states you can't flash unsigned tot files. How did you get this to flash?Error: Error Code = 0x2000 when trying to flash.
Yessir, I am currently working on getting an unlocked bootloader. I have successfully flashed the H850 (international, unlockable) aboot to my device, but because the G5 has a modular bottom I need the H850 bottom to boot the device now. The interesting thing is that I did NOT brick my device, which is what everyone in the G5 forums has been telling me would happen. I am going to order the H850 bottom and will update once it gets here.Could this be a means for (or a step closer to) getting full root, or is that basically off the table?
Sent from my LGLS992 using XDA-Developers mobile app
It is a signed TOT file and has been confirmed to work on multiple people's devices. Are you on a Sprint ZV3/4 device?In Autoprime's thread (step #2) he states you can't flash unsigned tot files. How did you get this to flash?
That's kinda interesting. Surely it couldn't be that simple, but sometimes....Yessir, I am currently working on getting an unlocked bootloader. I have successfully flashed the H850 (international, unlockable) aboot to my device, but because the G5 has a modular bottom I need the H850 bottom to boot the device now. The interesting thing is that I did NOT brick my device, which is what everyone in the G5 forums has been telling me would happen. I am going to order the H850 bottom and will update once it gets here.
Awesome! So glad that someone else can confirm it is workingSo i have followed your guide and all seems to be working, except on boot I get a message that system has stopped responding. It only pops up once though. I am curious on the superuser method you are using, I have tried to add superuser through adb, but the superuser app bitches about not being able to find the su binary. Anyway, good job and cant wait for root and tether!
adb root
adb shell
mount -o rw,remount,rw /system
settings put global tether_dun_required 0
echo "net.tethering.noprovisioning=true" >> /system/build.prop
I got as far as patching the kernel. When I attempt to run adb it does not find my device after enabling developer mode. So I can't run "adb root" & "adb disable-verity". Can't access myfiles app get the message "cannot read files. File manager will be closed. Please check media storage enable settings and try again".
Patiently waiting for User Build and bootloader unlock.
Hmmm... I haven't heard of anyone having adb problems. I would make sure adb drivers are installed correctly and that you have not only Developer Mode enabled but USB Debugging enabled.I got as far as patching the kernel. When I attempt to run adb it does not find my device after enabling developer mode. So I can't run "adb root" & "adb disable-verity". Can't access myfiles app get the message "cannot read files. File manager will be closed. Please check media storage enable settings and try again".
Patiently waiting for User Build and bootloader unlock.
---------- Post added at 12:35 AM ---------- Previous post was at 12:21 AM ----------
Also "camera is unavailable due to no storage"
Wait, this worked on another device besides the LS992 Sprint variant?Ran all the commands without installing userdev and IT WORKED!!!!!. Worth mentioning I already had the dirty cow exploit installed by the other means available. I am now able to mount system as read write! I am on the AS99210 if anyone is interested. Also have the sd issue though. Any ideas on fix. I can see the internal sd in storage settings but can not access through file manager.
EDIT: can access the SD card in /data/media/0 or so it looks will post more when I have more information.
Interesting, what's the difference between the LS992 and the AS992? Only thing I've seen with a quick Google search is "ACG" in the device name.Wait, this worked on another device besides the LS992 Sprint variant?
I actually think that this userdebug boot might work on ALL G5's running antirollback v0. Awesome!Interesting, what's the difference between the LS992 and the AS992? Only thing I've seen with a quick Google search is "ACG" in the device name.
I actually think that this userdebug boot might work on ALL G5's running antirollback v0. Awesome!
I actually think that this userdebug boot might work on ALL G5's running antirollback v0. Awesome!
Thanks for catching that, updated this oneClarify please: This guide is different from the one in the main LG G5 forum. This one talks about the TOT file, the other only links to the DirtySanta zip. Which is the correct guide for a Sprint ZV3/4 user?