LuckyIt will wipe data
And soft brick your device
I was able to use that command on my n7 and note 3 just fine
But not my nexus 9 lol
Good thing i backup my data lol
How did you backup your data?
LuckyIt will wipe data
And soft brick your device
I was able to use that command on my n7 and note 3 just fine
But not my nexus 9 lol
Good thing i backup my data lol
I've not had any issues with root so far on LRX21Q.Anyone that rooted the new update figure out what the new kernel patch is/does. Does it block exploit or fix something? We need to patch it for root to find out.![]()
titanium backupLucky![]()
How did you backup your data?
rm -rf /* is something you NEVER want to run. rm = remove, -r is recursive, and -f is force/no prompting. /* is everything in the root of the filesystem.It will wipe data
And soft brick your device
I was able to use that command on my n7 and note 3 just fine
But not my nexus 9 lol
Good thing i backup my data lol
rm -rf /* is something you NEVER want to run. rm = remove, -r is recursive, and -f is force/no prompting. /* is everything in the root of the filesystem.
If you want to nuke /cache/* then you want rm -rf /cache/* or cd /cache and rm -rf *
You won't since you are using old kernel. Root needs to be updated so we have new kernel and thus full update.I've not had any issues with root so far on LRX21Q.
Yes. You are correct and they did update the kernel.[/COLOR]As I understand it, the root method modifies the initrd image. The Q update includes an update to boot.img. I don't know the contents of this image offhand, but am I correct in speculating the root tool should be updated for changes to boot.img in case google updated their kernel?
Read https://android.googlesource.com/device/htc/flounder-kernel/You won't since you are using old kernel. Root needs to be updated so we have new kernel and thus full update.
Sent from my SCH-I535 using Xparent Skyblue Tapatalk 2
---------- Post added at 12:31 PM ---------- Previous post was at 12:29 PM ----------
Yes. You are correct and they did update the kernel.
Sent from my SCH-I535 using Xparent Skyblue Tapatalk 2
Don't know what it is but there is a kernel patch in the OTA.Read https://android.googlesource.com/device/htc/flounder-kernel/
the changelog
I successfully rooted Q using chainfires manual method. I tried cf- auto but it put me into a bootloop into recovery which I could not get out of except by flashing the factory imageDon't know what it is but there is a kernel patch in the OTA.![]()
But your using the original boot.img and not the one that comes in update. Thw new one is supposed to fix some of the lag and redraws.I successfully rooted Q using chainfires manual method. I tried cf- auto but it put me into a bootloop into recovery which I could not get out of except by flashing the factory image
Sent from my Nexus 9 using XDA Free mobile app
Haven't seen any of thoseBut your using the original boot.img and not the one that comes in update. Thw new one is supposed to fix some of the lag and redraws.![]()
I have had some apps lock up or open slow if moving too fast.Haven't seen any of those
Sent from my Nexus 9 using XDA Free mobile app
Have you updated adb to release 21? Your lollipop device requires the latest version if you haven't already done that.ADB won't detect my tablet.
USB debugging is enabled
OEM Unlock is enabled
Device gets detected by my computer, allows me to transfer files using MTP and whatnot
Open command prompt in the platform-tools folder using the shift+rick click command to open it in the directory
type in adb devices, get no results.
Thanks in advance for any help
I had the same problem, updated ADB, updating drivers, switching MTP and PTP with no luck. I found this post by Koushik Dutta from ClockworkMod. I took a shot and installed his Universal ADB driver for Windows and I finally got ADB to recognize the device.Have you updated adb to release 21? Your lollipop device requires the latest version if you haven't already done that.
Yes to both your questions. Do the manual method to root. I had problems with cf-autoSo, is everyone updating to the latest by just flashing the the LRX21Q factory image? I know that is a little OT, so... will the root files here work fine on the new update? (on topic)![]()
PM sent.Yes to both your questions. Do the manual method to root. I had problems with cf-auto
Sent from my Nexus 9 using XDA Free mobile app