New Root Method? - AT&T Samsung Galaxy Note5

Has anyone read about Dirty Cow yet?
http://www.xda-developers.com/9-yea...-dirty-cow-can-root-every-version-of-android/
I read over on the V20 forums that one developer was able to get it to root his Note 7 that he refused to return. Surely it can work on the Note 5!?

jellybear456 said:
Has anyone read about Dirty Cow yet?
http://www.xda-developers.com/9-yea...-dirty-cow-can-root-every-version-of-android/
I read over on the V20 forums that one developer was able to get it to root his Note 7 that he refused to return. Surely it can work on the Note 5!?
Click to expand...
Click to collapse
I've said earlier if someone could compile it for me I would give it a try, I am no developer so I really don't know what I'm doing when I comes to that but I know enough to find my way through cmd an adb

Surely since no one has written a reply someone must be working on this, I'm pretty techy but I am in no way shape or form a dev but I am down to help, test or give input where I can.
Sent from my SAMSUNG-SM-N920A using XDA-Developers mobile app

dpwguenther said:
I've said earlier if someone could compile it for me I would give it a try, I am no developer so I really don't know what I'm doing when I comes to that but I know enough to find my way through cmd an adb
Click to expand...
Click to collapse
Message me good sir.

Also the biggest problem is SELINUX is set in bootloader.

Now that it's been proven drammer can flip the memory on the note 5 (tested myself with their test app) we should be able to set SELinux to passive with the right knowhow and then root with dirty cow.
Unfortunately I am not a dev nor do I know how to code android but this all looks promising. Hopefully all the devs haven't moved on from this device (like I'm sure most of us will when our contracts are up).
Sent from my SAMSUNG-SM-N920A using XDA-Developers mobile app

Jspex said:
Now that it's been proven drammer can flip the memory on the note 5 (tested myself with their test app) we should be able to set SELinux to passive with the right knowhow and then root with dirty cow.
Unfortunately I am not a dev nor do I know how to code android but this all looks promising. Hopefully all the devs haven't moved on from this device (like I'm sure most of us will when our contracts are up).
Sent from my SAMSUNG-SM-N920A using XDA-Developers mobile app
Click to expand...
Click to collapse
We can already set SELINUX to permissive. The problem is the bootloader sets the kernel to enforcing on everyboot.

TechNyne66 said:
We can already set SELINUX to permissive. The problem is the bootloader sets the kernel to enforcing on everyboot.
Click to expand...
Click to collapse
We cannot set SELINUX in MM..? All the dirtyc0w scripts work fine to get run-as or farm on system of the phone as long as you compile with arm64-v8a. But SELINUX makes dirtyc0w completely useless when trying to drop to root shell...

straby187 said:
We cannot set SELINUX in MM..? All the dirtyc0w scripts work fine to get run-as or farm on system of the phone as long as you compile with arm64-v8a. But SELINUX makes dirtyc0w completely useless when trying to drop to root shell...
Click to expand...
Click to collapse
We can't do anything with MM. I can try to compile whatever if you can get me the files.

If you are still on lollipop with eng kernel tether root. Can you try to pull boot pull boot and recovery
http://forum.xda-developers.com/general/security/farm-root-recovery-image-pulling-t3490089

I can already flash boot and recovery but the att crap that no one seams to understand WILL lock the phone out untill you do a full odin. However maybe some way can work as we haven't tried all but a simple flash of custom recovery to the recovery portion will not work.

What about rowhammer

TechNyne66 said:
I can already flash boot and recovery but the att crap that no one seams to understand WILL lock the phone out untill you do a full odin. However maybe some way can work as we haven't tried all but a simple flash of custom recovery to the recovery portion will not work.
Click to expand...
Click to collapse
i was asking if you could pull the original recovery from the phone, not flash it. I just wanted to get a look at it...

straby187 said:
i was asking if you could pull the original recovery from the phone, not flash it. I just wanted to get a look at it...
Click to expand...
Click to collapse
Yes we already have stock recovery. If you want to message me in the morning I can send it to you.

how is it looking for this new method, I feel like we are really close.

killernos said:
how is it looking for this new method, I feel like we are really close.
Click to expand...
Click to collapse
I can't get a single thing to work. Seams like KEXEC is out best bet and we need to focus all efforts on this. All we need is a custom kernel with kexec support and I can test to see if it will load. I have tried and tried for hours on hours to get a kernel to compile with no success.

I'm new here. Some may know who I am some may not. I just got my note 5 last week after my v10 took a ****......what's kexec and what's the error when compiling
Sent from my SAMSUNG-SM-N920A using Tapatalk

MysteryEmotionz said:
I'm new here. Some may know who I am some may not. I just got my note 5 last week after my v10 took a ****......what's kexec and what's the error when compiling
Click to expand...
Click to collapse
If you have to ask then compiling a kernel is probably beyond your experience (it's well beyond mine and I work in I T )

dezborders said:
If you have to ask then compiling a kernel is probably beyond your experience (it's well beyond mine and I work in I T )
Click to expand...
Click to collapse
You know what your right. I'm just go back into the shadows and continue boot to help. A quick search on xda would have shown you in plenty capable.
PS...When compiling a kernel it normally gives you some kinds of error message so you know where to start lookin
Sent from my SAMSUNG-SM-N920A using Tapatalk

MysteryEmotionz said:
You know what your right. I'm just go back into the shadows and continue boot to help. A quick search on xda would have shown you in plenty capable.
PS...When compiling a kernel it normally gives you some kinds of error message so you know where to start lookin
Click to expand...
Click to collapse
My bad lol no offence intended

Related

[Q] May have bricked my N7 (deb)

So, first, the moral of this story is don't do stuff like this at 2AM after a long day at work.
Tonight, I decided to root my N7 and mess around with a few different roms. Well, apparently I didn't read pages carefully enough because I am now the proud owner of a deb tablet with a flo bootloader on it. My fastboot screen reads:
PRODUCT NAME - deb
VARIANT - deb 32G
...
BOOTLOADER VERSION - FLO-04.02
BASEBAND VERSION - DEB-GOO_2.37.0_1024
I realized this when trying to install CM11, and got errors saying the package was for deb but device is flo.
I've tried to flash factory, but it still leaves me with the incorrect bootloader. FWIW, I'm doing this on a Mac, and won't have access to a PC for at least a few days. Any help would be really appreciated
jahames said:
So, first, the moral of this story is don't do stuff like this at 2AM after a long day at work.
Tonight, I decided to root my N7 and mess around with a few different roms. Well, apparently I didn't read pages carefully enough because I am now the proud owner of a deb tablet with a flo bootloader on it. My fastboot screen reads:
PRODUCT NAME - deb
VARIANT - deb 32G
...
BOOTLOADER VERSION - FLO-04.02
BASEBAND VERSION - DEB-GOO_2.37.0_1024
I realized this when trying to install CM11, and got errors saying the package was for deb but device is flo.
I've tried to flash factory, but it still leaves me with the incorrect bootloader. FWIW, I'm doing this on a Mac, and won't have access to a PC for at least a few days. Any help would be really appreciated
Click to expand...
Click to collapse
Have you just tried flashing the bootloader independently? Instead of flashing the full factory package?
On Mac the command will be ./fastboot flash bootloader <name of bootloader>.img
Hope this helps?
Stewart
StuMcBill said:
Have you just tried flashing the bootloader independently? Instead of flashing the full factory package?
On Mac the command will be ./fastboot flash bootloader <name of bootloader>.img
Hope this helps?
Stewart
Click to expand...
Click to collapse
Yeah...gave that a shot too. Flash works, but when I reboot, it still gives me the flo bootloader
jahames said:
Yeah...gave that a shot too. Flash works, but when I reboot, it still gives me the flo bootloader
Click to expand...
Click to collapse
Hmmm, weird! Are you totally sure you haven't downloaded the flo factory image by mistake? I know you will have checked already, but I can't really think of anything else?
Maybe try flashing an older bootloader version?
StuMcBill said:
Hmmm, weird! Are you totally sure you haven't downloaded the flo factory image by mistake? I know you will have checked already, but I can't really think of anything else?
Maybe try flashing an older bootloader version?
Click to expand...
Click to collapse
Was working with the 4.4.2 image. Going to give the 4.4 a shot now
Same thing with 4.4...still stuck with the flo bootloader
Ok, I was able to flash back to stock, but when trying to flash the CM11 deb image, I got the same error, saying that the package is for deb but this is a flo. Help please?
jahames said:
Ok, I was able to flash back to stock, but when trying to flash the CM11 deb image, I got the same error, saying that the package is for deb but this is a flo. Help please?
Click to expand...
Click to collapse
You flashed a recovery for flo. Flash one for deb.
Edit:
http://techerrata.com/browse/twrp2/deb
Reasonably sure I had a deb recovery, but apparently redownloading and reflashing the CWM image did the trick. Thanks!
if you ever have problems try nexus root toolkit. It works wonders if you ever severely mess up any nexus device.
Wug is also really good for this.
Sent from my Nexus 4 using xda app-developers app
same issue
Richieboy67 said:
Wug is also really good for this.
Sent from my Nexus 4 using xda app-developers app
Click to expand...
Click to collapse
I am sorry what is WUG, today a guy arrived to my shop with the same problem, wonder if anyone has a solution? thanks
skfalco said:
I am sorry what is WUG, today a guy arrived to my shop with the same problem, wonder if anyone has a solution? thanks
Click to expand...
Click to collapse
Wug's has a toolkit. I prefere fastboot over toolkits.
Sent from my Nexus 7 Flo running Odex SinLess ROM 4.4.2 with ElementalX kernel using XDA Premium 4 mobile app
skfalco said:
I am sorry what is WUG, today a guy arrived to my shop with the same problem, wonder if anyone has a solution? thanks
Click to expand...
Click to collapse
It is here
http://www.wugfresh.com/
It is a toolkit that makes these things very easy. I have used this many times and have never had any issues with it.
---------- Post added at 09:52 PM ---------- Previous post was at 09:50 PM ----------
LinearEquation said:
Wug's has a toolkit. I prefere fastboot over toolkits.
Sent from my Nexus 7 Flo running Odex SinLess ROM 4.4.2 with ElementalX kernel using XDA Premium 4 mobile app
Click to expand...
Click to collapse
Well for beginners the toolkits make things very simple. This one has been around for a very long time and is very stable. I have never had any issues with this at all.
Just have to be sure you follow the simple instructions and make the right selections in the menus.. easy peasy..
Richieboy67 said:
Well for beginners the toolkits make things very simple. This one has been around for a very long time and is very stable. I have never had any issues with this at all.
Just have to be sure you follow the simple instructions and make the right selections in the menus.. easy peasy..
Click to expand...
Click to collapse
I'm not doubting wug's toolkit. He obviously does a great job with it. I was new once too and I know once I discovered how easy it was to use commands it was like a new world. No more waiting on scripts and hoping tool kits would be updated, etc. Everyone has to learn and so I always offer fastboot options. There is also something to be said about working and earning your way to a mod versus a quick one click. My opinion, and you know what they say about opinions :good:
LinearEquation said:
I'm not doubting wug's toolkit. He obviously does a great job with it. I was new once too and I know once I discovered how easy it was to use commands it was like a new world. No more waiting on scripts and hoping tool kits would be updated, etc. Everyone has to learn and so I always offer fastboot options. There is also something to be said about working and earning your way to a mod versus a quick one click. My opinion, and you know what they say about opinions :good:
Click to expand...
Click to collapse
Yes, I agree in some ways but not everyone wants to mess around all the time. Some people just want to take care of it and forget about it.
Personally I work with php,html,mysql and I also have to use ssh commands every day. When doing something simple such as a rom change I just prefer to open the toolkit and not worry about commands.
I agree if you plan on getting deeply into it then it would be best to learn everything and not reply on the toolkits.
Just my opinion though and I was talking about someone who may be doing this for the first time. Commands and the instructions can be very confusing when doing any of this for the first time.
Richieboy67 said:
Yes, I agree in some ways but not everyone wants to mess around all the time. Some people just want to take care of it and forget about it.
Personally I work with php,html,mysql and I also have to use ssh commands every day. When doing something simple such as a rom change I just prefer to open the toolkit and not worry about commands.
I agree if you plan on getting deeply into it then it would be best to learn everything and not reply on the toolkits.
Just my opinion though and I was talking about someone who may be doing this for the first time. Commands and the instructions can be very confusing when doing any of this for the first time.
Click to expand...
Click to collapse
Relying on a toolkit can be disastrous because not all toolkits are alike and I have seen some brick devices. You don't have to want to get "deep" into Android to learn a little something. Some want a quick fix with no understanding of what they're doing do and others want to learn what's going on. There are many tablets that can only be restored with fastboot commands because no toolkit exists.
LinearEquation said:
Relying on a toolkit can be disastrous because not all toolkits are alike and I have seen some brick devices. You don't have to want to get "deep" into Android to learn a little something. Some want a quick fix with no understanding of what they're doing do and others want to learn what's going on. There are many tablets that can only be restored with fastboot commands because no toolkit exists.
Click to expand...
Click to collapse
While not disastrous, I kind of know what you mean, I started with Wug's (and it is a great toolkit), but once I flashed my own kernel (I used francos app to autoflash so did not have to use recovery or fastboot), I did not realize that by using Wug's a week later that it would flash over that kernel to run those commands and NOT replace francos (I found I was back on stock), lucky by then I had learned enough to recover and no damage was done, but it does point out that my reliance had caused me more work and a bit of worry in the long run.
Still Wug's NRT is a great toolkit...but it should be used as a tool, not a replacement for knowing what to do without it.

SM p607t root/custom roms

Is any method of root or custom ROM compatible with our T Mobile Samsung Note tablet? Coming from a HTC one m7 where all rom were compatible other then CDMA/ GSM
I've used the towelroot but really looking to install aosp on this thing already
Sent from my One using XDA Free mobile app
law16 said:
Is any method of root or custom ROM compatible with our T Mobile Samsung Note tablet? Coming from a HTC one m7 where all rom were compatible other then CDMA/ GSM
I've used the towelroot but really looking to install aosp on this thing already
Sent from my One using XDA Free mobile app
Click to expand...
Click to collapse
Your best bet is to ask in the rom thread. I have yet to flash anything on my P607T other then rooting. It looks like Dev work is very slow for this tablet. So you may not get a 100% working AOSP rom any time soon. Stock rom is really fast and sable once you root and deboat it. That is what I am sticking with for awhile.
Prod1702 said:
Your best bet is to ask in the rom thread. I have yet to flash anything on my P607T other then rooting. It looks like Dev work is very slow for this tablet. So you may not get a 100% working AOSP rom any time soon. Stock rom is really fast and sable once you root and deboat it. That is what I am sticking with for awhile.
Click to expand...
Click to collapse
I'm looking for ROMs too. But I think I'll stay with stock for now. Any recommendations on what apps to debloat?
dmunjal said:
I'm looking for ROMs too. But I think I'll stay with stock for now. Any recommendations on what apps to debloat?
Click to expand...
Click to collapse
Your best way is to just use TB and froze whatever you do not want. If you run into problems just unfroze it. If you uninstall and you run into a bootloop you will need to have the stock Odin firmware ready. here is a link to get the stock odin file.
http://www.sammobile.com/firmwares/3/?download=29807
I just uninstalled whatever I did not want. If you google What apps are safe to remove on a Note 3 to debloat, it will pretty much be the same as the 10.1. Both the note 3 and the 10.1 are pretty much the same other then screen.
Edit: I got this list from here
https://docs.google.com/spreadsheet...ZzBfWlR4MC03aDMyZ1BDUFNqU0E&usp=sharing#gid=0
Here is a a list for the GS4 which as a lot of the apps we have as well
http://forum.xda-developers.com/showthread.php?t=2317714
unlocking bootloader
I think we need to get the bootloader unlocked to get development on this thing rollin'
I'm willing to lend my device to a well-reputed senior-member/developer and pay shipping both ways if they think they can work some magic for the SM-P607T
Should I make a new post with regards to this?
Was able to root using this method no Knox either
http://forum.xda-developers.com/showthread.php?t=2785804
Sent from my SM-P607T using XDA Free mobile app
TG2008 said:
I think we need to get the bootloader unlocked to get development on this thing rollin'
I'm willing to lend my device to a well-reputed senior-member/developer and pay shipping both ways if they think they can work some magic for the SM-P607T
Should I make a new post with regards to this?
Click to expand...
Click to collapse
bootloader is unlocked and there is no problems getting root and current Twrp can be installed which says the bootloader is unlock. if the bootloader was locked you wouldn't be able to flash Twrp. from the looks of it no one has a p607. it is all 605 or the wifi only one p600 and 601. stock rom with root and debloated works great. try a 605 rom. hopefully CM starts to pick up more then we are set.
Sent from my HTC One_M8 using Tapatalk
Do P605 ROMs even work on a P607T? I've been wondering that myself. I have a 607T and although I am very impressed with the stock ROM it just is never going to measure up to CM for me.
I've been thinking about giving the P605 CM 11 port a try in a few weeks when it's just a bit more stable, but I have no idea how similar they are or if my device would even boot after flashing it!
amirite said:
Do P605 ROMs even work on a P607T?
Click to expand...
Click to collapse
Yes.
kcrudup said:
Yes.
Click to expand...
Click to collapse
Anyway to flash the "modem.bin" and "NON-HLOS.bin" flash partitions yet?
kcrudup said:
Yes.
Click to expand...
Click to collapse
And how do i install a dialer app to make voice call with my haedset on my note 10.1 2014 edition (T-Mobile) p607t..is it possible at all??
TG2008 said:
Anyway to flash the "modem.bin" and "NON-HLOS.bin" flash partitions yet?
Click to expand...
Click to collapse
Guys... Did you even read that thread in the link?
You should be asking these questions there... That whole thread is dedicated to making calls on the P607T.... And if you read the thread you'll know the author hit a brick wall and a boot loader hack is needed to flash the proper modem files for phone calls.
amirite said:
Guys... Did you even read that thread in the link?
Click to expand...
Click to collapse
Reading is Fundamental, amirite? (... sorry, couldn't resist )
But yeah, go there for any updates.
kcrudup said:
Reading is Fundamental, amirite? (... sorry, couldn't resist )
But yeah, go there for any updates.
Click to expand...
Click to collapse
Haha. Thank you kcrudup for pointing to that thread, gave me some useful info on using P605 Roms on a P607T.
Any idea about what sort of problems may pop up from doing this? I got a reply in the CM thread that their P605 version of CM should work fine on my P607 but... Surely it can't be that simple? Any idea what differences there are between thecode of the two tablets or is it really that similar?
amirite said:
I got a reply in the CM thread that their P605 version of CM should work fine on my P607- but surely it can't be that simple?
Click to expand...
Click to collapse
I'm 95% sure the only difference physically is the radio "front end" hardware is tuned for the T-Mo LTE frequencies so the modem baseband SW reflects that, and software-wise all that's new is a few pre-installed apps like the "My T-Mobile" app and that (loud-and-annoying-as-hell-and-quickly-removed) T-Mobile "jingle" on startup; I've put several P605 ROMs on my 607T and everything's worked OK ('cause the bootloader won't let me overwrite the radios and potentially-dangerous bootloader files anyway).
kcrudup said:
I'm 95% sure the only difference physically is the radio "front end" hardware is tuned for the T-Mo LTE frequencies so the modem baseband SW reflects that, and software-wise all that's new is a few pre-installed apps like the "My T-Mobile" app and that (loud-and-annoying-as-hell-and-quickly-removed) T-Mobile "jingle" on startup; I've put several P605 ROMs on my 607T and everything's worked OK ('cause the bootloader won't let me overwrite the radios and potentially-dangerous bootloader files anyway).
Click to expand...
Click to collapse
Awesome info thanks so much!! So if I understand correctly, any differnces that would render my tablet completely inoperable are already protected from flashing? So I don't need to meet with the TARs for the Roms to remove the modem files or anything?
I mean, I don't mind if my radio breaks or something, I can handle flashing back to stock I am just never sure when I start flashing a new Android device what risks there are of bricking it completely (which, with Knox in the picture, could totally screw me).
So with that I will probably be going flash crazy tonight and tomorrow to test our some different 605 Roms starting with Cyanogen. I'll try to post any findings or quarks here or in those threads!
amirite said:
So I don't need to [mess?] with the TARs for the Roms to remove the modem files or anything?
Click to expand...
Click to collapse
You will have to remove all the "*.mbn" and "*.bin" files from (Samsung-supplied) non-P607T ROMs, though- Odin will abort the flash if it receives a bad status from the bootloader when the bootloader rejects the flash operation. But it should be a straightforward unzip/rm/zip operation to repack, and I'm sure the CM flashes are just "boot" and "system" (and possibly "recovery") partitions anyway.
kcrudup said:
You will have to remove all the "*.mbn" and "*.bin" files from (Samsung-supplied) non-P607T ROMs, though- Odin will abort the flash if it receives a bad status from the bootloader when the bootloader rejects the flash operation. But it should be a straightforward unzip/rm/zip operation to repack, and I'm sure the CM flashes are just "boot" and "system" (and possibly "recovery") partitions anyway.
Click to expand...
Click to collapse
so is it necessary to remove the above mentioned files. I can't just flash a p605 rom with twrp?
stoehner said:
so is it necessary to remove the above mentioned files. I can't just flash a p605 rom with twrp?
Click to expand...
Click to collapse
Yes it is necessary, the .mbn files relate to the bootloader and the .bin files is the modem and NON_HLOS, being that they are for a different ROM it could cause major problems and maybe even bricking. @kcrudup even mentioned the bootloader conflicting with Odin if the device models don't match, so it seems you won't get the 605's installed without removing said files.
Prod1702 said:
Your best bet is to ask in the rom thread. I have yet to flash anything on my P607T other then rooting. It looks like Dev work is very slow for this tablet. So you may not get a 100% working AOSP rom any time soon. Stock rom is really fast and sable once you root and deboat it. That is what I am sticking with for awhile.
Click to expand...
Click to collapse
I have been looking for a guide for flashing twrp onto my sm-p607t but i cant find one. I mainly need the correct twrp img.tar file for odin. I found this one ( openrecovery-twrp-2.6.3.3-lt03wifiue.img ) but I don't know if it is the right one. I used towelroot to root it and i used the proper supersu to disable knox so i just need the custom recovery now.

[Q] Bootloader unlocking for LG G3 D850,D855

Looked at some threads and still wondering if they still works on unlocking bootloader. Seems like it tooks so much time for Devs, have anyone knows whats happening? Is it seems unlockable or not? :/
bdogan1912 said:
Looked at some threads and still wondering if they still works on unlocking bootloader. Seems like it tooks so much time for Devs, have anyone knows whats happening? Is it seems unlockable or not? :/
Click to expand...
Click to collapse
The T-Mobile US version comes unlocked. No one knows yet whether the other G3 versions will be able to be unlocked. The G2 was never unlocked but a work around where you could install custom Roms and kernels was eventually found. Its very much wait and see.
Batfink33 said:
The T-Mobile US version comes unlocked. No one knows yet whether the other G3 versions will be able to be unlocked. The G2 was never unlocked but a work around where you could install custom Roms and kernels was eventually found. Its very much wait and see.
Click to expand...
Click to collapse
Looked at many forums that people opened about 1-2 months ago. It seems like very very difficult to unlock it. I have much respect developers whichones tries to unlock it. Hope they can be successful on this. I'm glad to have stock rom this is very smooth i can admit it not like laggy touchwiz. But want to give a try to CM or PA or any AOSP ROM's like this, because back in time i was used AOSP based rom on my S III I9300 and loved it. Only reason that i want AOSP ROM is i think im loving pure Android it gives me ultra-smooth performance and simple UI.
The Verizon and AT&T threads have a bounty over $5700 and it looks like a few devs are close to having a solution.
what about the sprint ls990
Any word for Tge sprint ls990 at all I know it might be wrong section but might as well post somewhere
i can try
If someone can point me into the direction required to do bootloader unlocking i will give it a shot. Am a developer but have never attempted to do a bootloader unlock.
​
crqzyvonzipper said:
If someone can point me into the direction required to do bootloader unlocking i will give it a shot. Am a developer but have never attempted to do a bootloader unlock.
​
Click to expand...
Click to collapse
Well we have to ask it to developers whichones pro. on this.
bdogan1912 said:
Well we have to ask it to developers whichones pro. on this.
Click to expand...
Click to collapse
If only someone could tell me how to get to debug the software then ill be able to go from there because google isnt your friend when trying to find out.
[email protected] said:
Any word for Tge sprint ls990 at all I know it might be wrong section but might as well post somewhere
Click to expand...
Click to collapse
Devs in the AT&T bounty thread are working on an unlock for ALL variants besides the T-Mobile one.
sent from my LG G3
Yes. I know about that but it seems ike they are tking quite some time and I am not sure if they have given up?
Sent from my LG-D855 using XDA Free mobile app
joeyhdownsouth said:
Devs in the AT&T bounty thread are working on an unlock for ALL variants besides the T-Mobile one.
sent from my LG G3
Click to expand...
Click to collapse
Hope they can unlock soon. Phone was out on May and we're on September. Almost 4 months since released. And i know its hard but we have to wait. I wish i have money to donate/bounty 20 more dollars :/
crqzyvonzipper said:
Yes. I know about that but it seems ike they are tking quite some time and I am not sure if they have given up?
Sent from my LG-D855 using XDA Free mobile app
Click to expand...
Click to collapse
It's giving them hell, there not sure they are gonna be able to, but there's always Loki to try, which is kinda like going around the boot loader.
sent from my LG G3
joeyhdownsouth said:
It's giving them hell, there not sure they are gonna be able to, but there's always Loki to try, which is kinda like going around the boot loader.
sent from my LG G3
Click to expand...
Click to collapse
Locked bootloader is like hot beer. Seems and tastes awfully. I wish companies sends their flagships with unlocked bootloader like T-Mobile did. Without custom recovery we're not able to even do a simple tweak (The tweaks who requires recovery such as modified frameworks and SystemUI's) Otherwise there is another option G3 Tweaksbox. But it shows very limited options if you're poor to buy it.
joeyhdownsouth said:
It's giving them hell, there not sure they are gonna be able to, but there's always Loki to try, which is kinda like going around the boot loader.
sent from my LG G3
Click to expand...
Click to collapse
HMMMM well ill have a look at what i can do tomorrow. Maybe i can find a small window here. I almost want to say that the abswer would be to adjust the bootloader to simply allow multi boot possibilities with partitions (at least in my mind that would be pretty cute).
I dont even really want the money. I just want to be able to do what i need to do. Multi OS's on one device.
bdogan1912 said:
Locked bootloader is like hot beer. Seems and tastes awfully. I wish companies sends their flagships with unlocked bootloader like T-Mobile did. Without custom recovery we're not able to even do a simple tweak (The tweaks who requires recovery such as modified frameworks and SystemUI's) Otherwise there is another option G3 Tweaksbox. But it shows very limited options if you're poor to buy it.
Click to expand...
Click to collapse
I've tried modifying one line in build prop, ended up softbricking. I won't change a thing until unlock, at least then you can have nandroids.
sent from my LG G3
crqzyvonzipper said:
If only someone could tell me how to get to debug the software then ill be able to go from there because google isnt your friend when trying to find out.
Click to expand...
Click to collapse
Also it's good to someone has interest about it. But it's ultimately hard job that they cannot solved in past 4 months. I appreciate all the tries/works on this job. Developers, you da real MVP! Well, other than that small joke we're still waiting. Not only international model D855 other models such as AT&T is waiting to unlock bootloader. T-Mobile users lucky that they got unlocked G3. I hope they will find a cure about it. If you can afford http://forum.xda-developers.com/att-lg-g3/general/bounty-att-lg-g3-bootloader-unlock-t2820785 go this thread and give some bounty (You're not have to do that its only suggest and saying thanks to hardwork)
yeeeeeepppp
joeyhdownsouth said:
I've tried modifying one line in build prop, ended up softbricking. I won't change a thing until unlock, at least then you can have nandroids.
sent from my LG G3
Click to expand...
Click to collapse
Hehe ive also bricked this baby a few times now but lg has a cool restore tool that fixes all the issues.
Why cant we just copy the unlocked bootloader and overwrite the locked bootloader?
But nontheless. Maybe ill end upnrewriting a boot loader to work. But that might take some more time.
joeyhdownsouth said:
I've tried modifying one line in build prop, ended up softbricking. I won't change a thing until unlock, at least then you can have nandroids.
sent from my LG G3
Click to expand...
Click to collapse
So you can say, i tried to modifiying build prop and ended with softbricking but so i got nandroid which is nice to me. Me neither. On my Note 3 i was tweaking build prop without any problem i've even enabled softkeys (I wondered a bit about how it will look etc.) But not gonna touch until this thing unlocks fully. Using stock rom & root with bloatware removed. With helper programs such as Greenify+Coolify. It's like science it's all about develop, try, fail, develop (or fix/debug),try, fail, develop try, success. It's alla about to hardwork and i appreciate all the efforts that developers given on this topic.
crqzyvonzipper said:
Hehe ive also bricked this baby a few times now but lg has a cool restore tool that fixes all the issues.
Why cant we just copy the unlocked bootloader and overwrite the locked bootloader?
But nontheless. Maybe ill end upnrewriting a boot loader to work. But that might take some more time.
Click to expand...
Click to collapse
Variants have different bootloaders. So we cannot do a copy/paste on it. If it works like this the devices will be unlocked in 10 min. I almost softbricked too but won against my wonder and didn't touched anything. It now works good. I love G3 even its bootloader locked lol
crqzyvonzipper said:
Hehe ive also bricked this baby a few times now but lg has a cool restore tool that fixes all the issues.
Why cant we just copy the unlocked bootloader and overwrite the locked bootloader?
But nontheless. Maybe ill end upnrewriting a boot loader to work. But that might take some more time.
Click to expand...
Click to collapse
Why don't you go to the irc chat room where all the devs hang out and do their work? You can talk to them there and see what they've tried or what they haven't. Believe the channel is: #lg-g3

custom recovery . any source to get development updates?

Hey guys,I was wondering if theres any development blogs ,sites, that may get us an indication about what's going on with the custom recovery?
I'm looking for it now and then but all I get is antique topics about how the phone is just out to market and we should give it a month to see custom roms/recoveries .
subwoffer13 said:
Hey guys,I was wondering if theres any development blogs ,sites, that may get us an indication about what's going on with the custom recovery?
I'm looking for it now and then but all I get is antique topics about how the phone is just out to market and we should give it a month to see custom roms/recoveries .
Click to expand...
Click to collapse
T-Mobile is the only one with the bootloader unlocked so they have full access to using recovery and roms, I don't know if other variants are using a recovery yet since I am a vs985 (verizon) user I don't watch them closely
For vs985 we can't get into fastboot mode because verizon decided to remove or disable it, so we can't use tethered recovery (temporarily booting the recovery from adb shell)
I can tell you that Recovery's aren't hard to make at all. its just we don't have a way to use them right now &
Roms will quickly follow after Recovery's are able to be flashed
bunchies said:
T-Mobile is the only one with the bootloader unlocked so they have full access to using recovery and roms, I don't know if other variants are using a recovery yet since I am a vs985 (verizon) user I don't watch them closely
For vs985 we can't get into fastboot mode because verizon decided to remove or disable it, so we can't use tethered recovery (temporarily booting the recovery from adb shell)
I can tell you that Recovery's aren't hard to make at all. its just we don't have a way to use them right now &
Roms will quickly follow after Recovery's are able to be flashed
Click to expand...
Click to collapse
Any personal thoughts /guesses about how long will it take?
I'm really excited about it , because when I bought my g3 I left my note 2 for experiments, and hell isn't the name for what my oldie note went through.
My point is that I finally learned how to install custom EVERYTHING. from kernel to build.prop,and my hands are itchy to do the same on my g3
Unfortunately and until the bootloader is unlocked, we have to patiently wait for our great devs to unlock this retarded bootloader. It may take a couple of days, it may take a month, it may never happen. We just have to wait. Oh, and friendly advice: never ask for an ETA on xda
Ferindel said:
Unfortunately and until the bootloader is unlocked, we have to patiently wait for ou great devs to unlock this retarded bootloader. It may take a couple of days, it may take a month, it may never happen. We just have to wait. Oh, and friendly advice: never ask for an ETA on xda
Click to expand...
Click to collapse
Very true , I'm going to get a nexus as I'm not completely convinced an unlock will come and even if it may be awhile.
dabug123 said:
Very true , I'm going to get a nexus as I'm not completely convinced an unlock will come and even if it may be awhile.
Click to expand...
Click to collapse
jcase already found a Loki-like exploit but won't release it till he is sure a complete unlock is impossible. So, we will have an unlock and if not, then we will 100% have the exploit.
Sent from my LG-D852 using Tapatalk
I hope that it wont take long till they find a way to unlock the bootloader. The stock rom is loaded with a lot of bloatware and lg apps that i never intend to use. I want to see how fast the g3 is on a cm 11!
Helloworld294 said:
jcase already found a Loki-like exploit but won't release it till he is sure a complete unlock is impossible. So, we will have an unlock and if not, then we will 100% have the exploit.
Sent from my LG-D852 using Tapatalk
Click to expand...
Click to collapse
Where did you find this out at? If true it's the best news I've heard in months!
katsika said:
I hope that it wont take long till they find a way to unlock the bootloader. The stock rom is loaded with a lot of bloatware and lg apps that i never intend to use. I want to see how fast the g3 is on a cm 11!
Click to expand...
Click to collapse
i just installed some mod ( forgot the name , something liquid 4.4.4 ) on note 2 , and i didnt think that a phone , especially an old one, could be that quick and smooth .
i dying to do the same with my lg
subwoffer13 said:
i just installed some mod ( forgot the name , something liquid 4.4.4 ) on note 2 , and i didnt think that a phone , especially an old one, could be that quick and smooth .
i dying to do the same with my lg
Click to expand...
Click to collapse
Abit old maybe. But its not ainchent...2 MB ram and quad core cpu.. Its pretty good specs still.
Helloworld294 said:
jcase already found a Loki-like exploit but won't release it till he is sure a complete unlock is impossible. So, we will have an unlock and if not, then we will 100% have the exploit.
Sent from my LG-D852 using Tapatalk
Click to expand...
Click to collapse
Please link us to where this was talked about great news, cheers.
skeamznz said:
Please link us to where this was talked about great news, cheers.
Click to expand...
Click to collapse
no news, this are older "news". you can find them in at&t lg3 forum section with forum search.
be patient, the devs don't like to get stressed and the whole xda drama about unlock.
jcase already said he is able to run custom images but time is the problem to release it. when everyone is stressing them, they will lose interest to unlock under pressure.
when it's ready you will know it. until release be quiet please. thanks.
There's the "news"
http://forum.xda-developers.com/showthread.php?p=55238605
Cheers
Sent from my LG-D852 using Tapatalk

Flashfire supporting Pixel (XL)?

Hi
Does anyone know anything a out the current status of Flashfire on the Pixel (XL)?
I've tried to backup data and the screen turned black, afterwards I hard to hard reset the phone to get it working again.
niko26 said:
Hi
Does anyone know anything a out the current status of Flashfire on the Pixel (XL)?
I've tried to backup data and the screen turned black, afterwards I hard to hard reset the phone to get it working again.
Click to expand...
Click to collapse
Good place to start https://plus.google.com/+Chainfire
danw_oz said:
Good place to start https://plus.google.com/+Chainfire
Click to expand...
Click to collapse
I've tried to contact him already, plus asked him in one of his threads/posts. No response.
niko26 said:
I've tried to contact him already, plus asked him in one of his threads/posts. No response.
Click to expand...
Click to collapse
It's probably because he got sick of being asked the same question over and over again.
If I read the XDA forums http://forum.xda-developers.com/general/paid-software/flashfire-t3075433 searching for the word PIXEL. This app appears that people have this working on Pixel XL, but not since the November release
danw_oz said:
It's probably because he got sick of being asked the same question over and over again.
If I read the XDA forums http://forum.xda-developers.com/general/paid-software/flashfire-t3075433 searching for the word PIXEL. This app appears that people have this working on Pixel XL, but not since the November release
Click to expand...
Click to collapse
Thanks for your comment.
I was not asking why he was not replying to my questions - I've got total sympathy for that because the number of messages he might get must be insane.
My question still stands: Obviously Flashfire is not yet aware of the different layout of partitions on the Pixel phones. Does it still work correctly? If not, did Chainfire say anything about Flashfire being fixed to work with the pixels? I couldn't find anything, that's why I'm asking here.
I assume any announcement on it working on the Pixel will be made when it works on the Pixel. Much like superSU. (hope that doesnt sound like an ass thing to say) it's just the way things have been. unless someone else works on something and it looks like they are going to beat another dev to the punch, you don't usually see any info, much like boot-loader unlocks, rooting of a certain phone etc.. i.e when there is a bounty and team blahblah looks like they gonna take the glory, BANG! suddenly there's a solution that said dev was already working on secretly but wasn't planing on releasing any time soon but since there's competition, kinda thing. Know what I mean?
SuperSU is going to be a much higher priority for him to get going reliably with twrp and the new partition layout.
larsdennert said:
SuperSU is going to be a much higher priority for him to get going reliably with twrp and the new partition layout.
Click to expand...
Click to collapse
Hey just curious what you mean by this. I know that TWRP has some bugs but I thought everything with SuperSU was worked out
I'm thinking they are still working on having them coexist without one wiping the other
larsdennert said:
I'm thinking they are still working on having them coexist without one wiping the other
Click to expand...
Click to collapse
No they work fine, especially SuperSU. TWRP is in alpha but works for installing and most other things but backup and restore does not yet.
larsdennert said:
I'm thinking they are still working on having them coexist without one wiping the other
Click to expand...
Click to collapse
Wow, that was like week number one.
You're waaaaaay behind on updates.
Lol then we should get on chain fires case
larsdennert said:
SuperSU is going to be a much higher priority for him to get going reliably with twrp and the new partition layout.
Click to expand...
Click to collapse
What? SuperSU working perfectly with twrp. As others said twrp still in alpha and some features are iffy, but SuperSU is solid.
Without Flashfire, how do we install a new OTA update if we are rooted? What's the proper/safe procedure?
s1dest3pnate said:
Without Flashfire, how do we install a new OTA update if we are rooted? What's the proper/safe procedure?
Click to expand...
Click to collapse
Are you verizon?
Because if you're verizon then add Verizon to your profile so people can appropriately address your questions.
And add your freaking state/country while you're at it. :good:
CZ Eddie said:
Are you verizon?
Because if you're verizon then add Verizon to your profile so people can appropriately address your questions.
And add your freaking state/country while you're at it. :good:
Click to expand...
Click to collapse
My apologies. T-Mobile, US - added to profile. Thanks for the suggestion!
s1dest3pnate said:
Without Flashfire, how do we install a new OTA update if we are rooted? What's the proper/safe procedure?
Click to expand...
Click to collapse
You can sideload the update via ADB supposedly.
I've never used that method though.
I just flash the entire update on top of my old OS using flashboot and my guide here:
http://forum.xda-developers.com/pixel-xl/how-to/info-how-restored-to-stock-soft-t3494478
Make sure to remove the -w from the script if you don't want your old data/apps wiped.
Then re-root your phone afterwards.
Nothing to worry about there if it's not a Verizon phone.
s1dest3pnate said:
Without Flashfire, how do we install a new OTA update if we are rooted? What's the proper/safe procedure?
Click to expand...
Click to collapse
I do it like in this guide http://www.droid-life.com/2013/02/1...date-a-nexus-without-root-or-custom-recovery/
Very helpful, thanks guys. I did it and it worked - ran flash-all with -w removed. I wonder though if there's any downside to doing this that may not have been identified yet, such as extra space being taken up or diminished performance (even if negligible) possibly due to some duplication of data or something like that.
s1dest3pnate said:
Very helpful, thanks guys. I did it and it worked - ran flash-all with -w removed. I wonder though if there's any downside to doing this that may not have been identified yet, such as extra space being taken up or diminished performance (even if negligible) possibly due to some duplication of data or something like that.
Click to expand...
Click to collapse
No, no downside at all. Flash all without the -w is how most people do it. It could even be argued that it is better.
Sent from my Pixel XL using XDA Labs

Categories

Resources