• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Root helping please

Code:
sudo apt-add-repository ppa:phablet-team/tools && sudo apt-get-update

sudo apt-get install ia32-libs-multiarch

EDIT - fixed.
 
Last edited:
I hate my computer....

Upon first command
Cannot add PPA: 'ppa:phablet-team/tools'.
Please check that the name or format is correct.
 
IMG_20150620_160236.jpg
IMG_20150620_160236.jpg
Screw this computer
 
Code:
sudo apt-get update
sudo apt-get install ia32-libs-multiarch

It looks like you had an extra hyphen in the first command, so your local repo didn't update to let you run the second command. :thumbsupdroid:
 
Earlier on, you said that you couldn't find a driver so you could adb from Windows?

Did you happen to try the Universal ADB Driver?

That's about the only thing I can think of at the moment if we can't get Linux to play nice.
 
Earlier on, you said that you couldn't find a driver so you could adb from Windows?

Did you happen to try the Universal ADB Driver?

That's about the only thing I can think of at the moment if we can't get Linux to play nice.
No, adb is only part of this, then rest of the root method comes as a Linux method.

I'd make a 32-bit Live CD or USB so the Mini-SDK would work.

Either way, I agree, the sidetrack is taking too long and isn't worth it.
 
Last edited:
The method centers on trigger - a bash script.

1434833703900.jpg

On 32-bit live media -

Download the root kit.

Do the apt-get install for adb.

Open Terminal Window in the root kit folder.

Test adb devices.

If no errors, follow steps from XDA thread exactly.

Which is what you've been trying to do all along.
 
No I didn't try that driver.
So make a 32 bit os?

BTW, I have a kali Linux cd, do you think that might work easier? Idk
 
No I didn't try that driver.
So make a 32 bit os?

BTW, I have a kali Linux cd, do you think that might work easier? Idk
No, a forensics-based Linux is not your friend.

Get the latest LTS Ubuntu here -

http://www.ubuntu.com/download/desktop/

^ Choose 32-bit version.

Create live media of your choice -

http://www.ubuntu.com/download/desktop/create-a-usb-stick-on-ubuntu

https://help.ubuntu.com/community/LiveCD

http://www.ubuntu.com/download/desktop/burn-a-dvd-on-windows
 
Doesn't kali come with adb tho? Jw
I don't think so (or at least I couldn't find anything to suggest it). I actually found a lot of posts from folks complaining that they were having trouble getting adb to start on Kali after installing the SDK.

Kali is very capable and purpose-built, but not really great for general use. EM will probably have better luck guiding you through getting things up and running on a vanilla 32-bit Ubuntu setup. :)
 
Nope it doesn't. Just checked. Imma boot back into Windows 7 and make a USB live
If you have room on your windows HD, 20+GB at LEAST, try installing a 32 bit Linux OS (dualboot syle) so you can also make a few permanent additions that'll enable you to come back and rework on the phone at will.. Without reinstalling necessary packages every time you boot into it. I'm running Linux Mint 17.1, myself and have to say it's got a decent user interface compared to just a few yrs ago. Windows is so inherently problematic for Android that it's not funny. After SuperR introduced me to dualboot - I haven't looked back. Linux is my primary OS now and I only use Windows when absolutely necessary. Just a thought and a good suggestion. There's even been times when Windows wouldn't let me do something (like WiFi connection to a Brighthouse point) due to 3rd party restrictions but success in Linux sidestepped the 3rd party deal that carried over when I rebooted back to Windows since it was same PC. MANY advantages to dualboot. Seriously, give it a try.. [emoji89]
 
Last edited:
Back
Top Bottom