[Q] JB Rooting Issues - Asus Transformer TF700

Okay so basically all I'm wanting to do is get root access. I'm on the latest JB build thanks to my dad "making sure everything was up to date" before he gave me my infinity for my birthday. Tried the Debugfs method already with no luck at all on 2 PCs. Apparently unlocking my bootloader isn't an option either as I'm stuck with the dreaded "network error" message. Bootloader isn't really an issue though, as I wasn't needing any custom roms/kernels/etc, just wanting to use a PS3 controller. Anyways, short version of my question, whats the quickest way for me to downgrade to ics, root, and upgrade back to JB (if thats even needed?). Or for me to get root access on my current build? Any help is appreciated!

AsusInfinity said:
Okay so basically all I'm wanting to do is get root access.
Click to expand...
Click to collapse
Well,
You'll have to go back to ICS .30 if you want to root with debugfs.
If the Asus unlock servers aren't working it's the only way to get rooted.
Below is a cut and paste from here:http://forum.xda-developers.com/showpost.php?p=30223822&postcount=1
_______________________________________________________________________________
*This method works only with ICS roms
Note: Rooting will NOT void your Warranty!!!
Before you start make sure that:
* USB Debugging is activated (on your device go to Settings/Developer Options/USB debugging)
* Unknown Sources is activated ( on your device go to Settings/Security/Unknown sources )
* Make sure no other Android device is connected to your PC
* Make sure Asus Sync Tool is not running on your PC
========= Rooting procedure =========
1) Create a folder on your desktop an name it " TF700 Rooting " (you can use a different name but i will use this name in this guide)
2) Download Asus USB drivers and Debugfs automated root from here
3) Extract the downloaded files to TF700 Rooting folder
4) Power ON your device and connect it to a USB port on your PC
5) If Windows is asking for the drivers point the driver installer to the Asus USB drivers in the TF700 Rooting folder ... if not, install the ADB drivers from Windows Device Manager (if you don't know how to do it then you better stay off from rooting your device)
6) Open the TF700 Rooting folder and run RootDebugfs.bat (right click --> Run As Administrator)
7) Select option "1" and press "Enter"
8) Follow the instructions on-screen
DONE, if you did everything right your device will be rooted.

Related

Rooting Gingerbread

Please help me root my lg optimus P500 with gingerbread V20G downloaded from lg's server.Its not even getting rooted my superoneclick & gingerbreak.Pls help.....
Sent from my LG-P500 using XDA Premium App
Wrong forum buddy. Belongs in general
Sent from my LG-P500 using XDA App
doktornotor rage summon
I give up. Click on the recovery howto in my signature and flash custom recovery. After that, flash a rooted ROM. If you dislike this advice, then kindly search harder. People generally get irritated when then are answering the same questions 10 times a day because people are too lazy.
superoneclick (gingerbreak exploit) work for me on stock V20c, check this thread:
http://forum.xda-developers.com/showthread.php?t=1156403
hxxp://www.lg-p500.ru/2011/06/root-android-233.html
shanktech said:
Please help me root my lg optimus P500 with gingerbread V20G downloaded from lg's server.Its not even getting rooted my superoneclick & gingerbreak.Pls help.....
Sent from my LG-P500 using XDA Premium App
Click to expand...
Click to collapse
Hi guys, regarding the problem about rooting the original GB, it can be done, and it's not that complicated.
First of all there are a couple of things that you have to consider before starting to root.
1. Be sure that you have installed the original V20G GB ROM.
2. if you have it installed and tried different methods to root on it do a factory reset before trying this one.
3. Be absolutely sure that you have all the drives installed when working with the phone in USB debugging mode, if not install them.
4. Download SuperOneClickv1.9.5-ShortFuse, after download extract the files into a folder with the same name as the archive.
5. After you extracted the files, go to C:\Windows\System32 and copy the cmd.exe to the folder where you extracted the files, in my case C:\Users\myuser\Desktop\SuperOneClickv1.9.5-ShortFuse\ADB.
6. Connect the phone to the PC with Debugging mode (Enter the phone settings menu, to the Development and tick the USB debugging mode)
7. right click on cmd.exe from the ADB folder, Run as administrator, than write:
adb devices (after this command you should see your device id)
adb shell
echo 1 > /data/local/lge_adb.conf,
Do not close the window, live it like that.
8. Start SuperOneClick.exe, leave the settings to the SuperOneClick as they are when it opens, click on ROOT and wait, it will say Starting ADB server..., than it will do it's job and than it will appear Waiting for device... it will say ok and that if it freezes while running psneuter do the following:
a. Turn USB Debugging OFF wait until it will appear in the window again Starting ADB server..., after that,
b. Turn USB Debugging ON, and after this trick it will start rooting.
This is the method that i did twice and it worked like a charm.
After this it will ask you to reboot the phone, DO NOT FORGET, and after the reboot click on the SuperUser icon in the phone's menu. it will aks you if you allow or deny it's access. click allow. After this you must connect to the internet via Wireless or a apn, click on the superuser icon again if you exit it, go to settings, scroll down and you will see Su Binary v.XXXX, click on that to update it, than go to market and search the super user app and update it. Also update busybox. After this you have root access and you can install a custom recovery. Also you can install your preferred Kernel if you don't like the stock one.
If you do not get the Allow Deny message the root was not completed successfully. do a factory reset and try again the same steps.
see images attached as proof.
Well, I installed V20 C via doktornotor method but couldn root it by flashing the signed su binary via recovery.
So I tried the above mentioned method and it worked. But every time the Superuser Force closes and its too buggy.. Any solutions. ?
Yes, same here, i tried doktornotor's method both 20C and 20G and didnt work, this Super1click works but su force closes everytime Any ideeas??
====================EDIT============================
I managed to root gingerbread with doktornotor's method V20g
Just use his image, BUT dont use su-2.3.6.3-cd-signed.zip
Download from here http://forum.xda-developers.com/showthread.php?t=1110733 su-2.3.6.2-efgh-signed.zip and install it wia clockworkmod recovery zip installer and works like a charm
omfg! plz make Zroot for 2.3.3
g0mezz said:
Hi guys, regarding the problem about rooting the original GB, it can be done, and it's not that complicated.
First of all there are a couple of things that you have to consider before starting to root.
1. Be sure that you have installed the original V20G GB ROM.
2. if you have it installed and tried different methods to root on it do a factory reset before trying this one.
3. Be absolutely sure that you have all the drives installed when working with the phone in USB debugging mode, if not install them.
4. Download SuperOneClickv1.9.5-ShortFuse, after download extract the files into a folder with the same name as the archive.
5. After you extracted the files, go to C:\Windows\System32 and copy the cmd.exe to the folder where you extracted the files, in my case C:\Users\myuser\Desktop\SuperOneClickv1.9.5-ShortFuse\ADB.
6. Connect the phone to the PC with Debugging mode (Enter the phone settings menu, to the Development and tick the USB debugging mode)
7. right click on cmd.exe from the ADB folder, Run as administrator, than write:
adb devices (after this command you should see your device id)
adb shell
echo 1 > /data/local/lge_adb.conf,
Do not close the window, live it like that.
8. Start SuperOneClick.exe, leave the settings to the SuperOneClick as they are when it opens, click on ROOT and wait, it will say Starting ADB server..., than it will do it's job and than it will appear Waiting for device... it will say ok and that if it freezes while running psneuter do the following:
a. Turn USB Debugging OFF wait until it will appear in the window again Starting ADB server..., after that,
b. Turn USB Debugging ON, and after this trick it will start rooting.
This is the method that i did twice and it worked like a charm.
After this it will ask you to reboot the phone, DO NOT FORGET, and after the reboot click on the SuperUser icon in the phone's menu. it will aks you if you allow or deny it's access. click allow. After this you must connect to the internet via Wireless or a apn, click on the superuser icon again if you exit it, go to settings, scroll down and you will see Su Binary v.XXXX, click on that to update it, than go to market and search the super user app and update it. Also update busybox. After this you have root access and you can install a custom recovery. Also you can install your preferred Kernel if you don't like the stock one.
If you do not get the Allow Deny message the root was not completed successfully. do a factory reset and try again the same steps.
Click to expand...
Click to collapse
this also works for rooting v20e european P500 gingerbread rom, so many ppl have asked about this, ffs cannot believe how a small thing can make such a diff
g0mezz said:
echo 1 > /data/local/lge_adb.conf,
Click to expand...
Click to collapse
Should I type the comma at the end on cmd? Can you please explain what exactly the above command does? Does it create the above file on the above filepath on device? If I typed both
echo 1 > /data/local/lge_adb.conf
and
echo 1 > /data/local/lge_adb.conf,
should I erase one of these files?
Without comma.
Help me for rooting Indian V20c LGP500
g0mezz said:
Hi guys, regarding the problem about rooting the original GB, it can be done, and it's not that complicated.
First of all there are a couple of things that you have to consider before starting to root.
1. Be sure that you have installed the original V20G GB ROM.
2. if you have it installed and tried different methods to root on it do a factory reset before trying this one.
3. Be absolutely sure that you have all the drives installed when working with the phone in USB debugging mode, if not install them.
4. Download SuperOneClickv1.9.5-ShortFuse, after download extract the files into a folder with the same name as the archive.
5. After you extracted the files, go to C:\Windows\System32 and copy the cmd.exe to the folder where you extracted the files, in my case C:\Users\myuser\Desktop\SuperOneClickv1.9.5-ShortFuse\ADB.
6. Connect the phone to the PC with Debugging mode (Enter the phone settings menu, to the Development and tick the USB debugging mode)
7. right click on cmd.exe from the ADB folder, Run as administrator, than write:
adb devices (after this command you should see your device id)
adb shell
echo 1 > /data/local/lge_adb.conf,
Do not close the window, live it like that.
8. Start SuperOneClick.exe, leave the settings to the SuperOneClick as they are when it opens, click on ROOT and wait, it will say Starting ADB server..., than it will do it's job and than it will appear Waiting for device... it will say ok and that if it freezes while running psneuter do the following:
a. Turn USB Debugging OFF wait until it will appear in the window again Starting ADB server..., after that,
b. Turn USB Debugging ON, and after this trick it will start rooting.
This is the method that i did twice and it worked like a charm.
After this it will ask you to reboot the phone, DO NOT FORGET, and after the reboot click on the SuperUser icon in the phone's menu. it will aks you if you allow or deny it's access. click allow. After this you must connect to the internet via Wireless or a apn, click on the superuser icon again if you exit it, go to settings, scroll down and you will see Su Binary v.XXXX, click on that to update it, than go to market and search the super user app and update it. Also update busybox. After this you have root access and you can install a custom recovery. Also you can install your preferred Kernel if you don't like the stock one.
If you do not get the Allow Deny message the root was not completed successfully. do a factory reset and try again the same steps.
Click to expand...
Click to collapse
Hi,
Actually I want root my LG Optimus One .I have INDIA phone with official V20c Rom. Can anybody help me how to root my phone without any risk of bricking it. I have also read many thread about rooting 2.3.3 through super one click {like this one h**p://forum.xda-developers.com/showthread.php?t=1200167} but people were saying something about force close errors... So can anybody provide me a successful and error free method of rooting it. and Please also share me the method to unroot it.
Thanks in advance.
I've read in a topic that I can't find, that after rooting usb debugging should always be on and disabling it could cause problems. I can't remember what kind of problems. Is that true? Should I keep it enabled?
Ok im pretty sure my phone is rooted coz it said in the superuser log root-allowed so yes thnx for helping me root my phone, now install custom recovery bla blah and then rom install
Which Drivers? From where?
[QUOTE=
3. Be absolutely sure that you have all the drives installed when working with the phone in USB debugging mode, if not install them.
Thanks for the post. But i want to know which drivers? People like me do not know about this so please help. I can connect my phone via usb as i downloaded lg support tool and it installed the driver or drivers. Is that enough?
Awaiting response desperately as i am eager to root now, thanks a lot.

Rooting the rko3066/rockchip 3066 device

I'm a newbie to Android, but I fumbled around with a rooting tool and found a method that works to root two flavours of rko3066, rockchip 3066 devices. As it only roots the device, I see no reason why it should not root any android device, as long as the correct device drivers are used.
USE AT YOUR OWN RISK.
As always with any routine that flashes the eprom of any
cpu, no responsibility is assumed or implied by the author
for any damage that following these instructions may cause
to your phone, tablet, pc or device.
USE AT YOUR OWN RISK.
Rooting u30gt-h
On tablet
1.In U30gt-h Settings->Display open sleep setting.
2.Set sleep to at least ten minutes.
3.In U30gt-h Settings->storage->click on Three dots in upper
right of Settings window title field
4 Select USB computer connection Dropdown menu .
5. Select "Mass Storage" check box
6. <-- backout of storage settings
7. Browse down in Settings and select Security
8.In Security Settings, Select Unknown sources, to give the
Android device permission to install software from sources
not specifically sanctioned by Google and the Android
Consortium. This ensures that the Root utility,
Tp-Sparky-Root.bat will have the necessary access rights to
root the u30gt. If you have any qualms about unsanctioned
files on your tablet or device, you will want to uncheck
this selection after the rooting process is complete.
Whether any of the rooted utilities and programs you will
want to use are sanctioned, is anybody's guess. As always,
be careful when Dling or intalling Any software. I trust
everyone has and uses anti-virus software on all your
devices.
8.scroll down in settings and select {} Developer
Options, if not there, go to (i)about tablet and touch and
hold the Build field and it will bring up developer Options
in the left hand main menu.
9. In Developer Options, select USB debugging.
10. Close settings, and any other open apps.
11. Goto U30gt main android desktop, to ensure good clean
reboots.
12. Using a Known good micro USB to std USB cable,
connect U30gt tablet to PC, you'll get a "connecting to usb"
in notifications area in Android, and a usb icon in the
notification area. You Do Not want to select "Connect to Pc
to Transfer Files", in the notification menu, just plug in the
cable and let it be.
USE AT YOUR OWN RISK.
On PC
1. Search in a web browser for RKBatchTool_u30.zip, the 1.5
version, DL and unzip in the default zip file subdirs.
Rk-batch-tool 1.5 has u30gt drivers, browse the Rk-batch
tool's dir for the u30 drivers for your PC OS. Right click
on the rockusb.inf and chose Install, to install the driver.
2. Verify that you have a rockchip_usb USB Device under disk
drives in Device Manager. Control Panel->System->Hardware->
Device Manager->Disk Drives->rockchip_usb USB Device.
3. Dl TPSarky-VonDroid-Root.rar from
*"mediafire.com/?vd3y1rld2amdxq5"*
as a newbie I cannot post links, so search mediafire.com for TPSarky-VonDroid-Root.rar
4. Unarchive TPSarky-VonDroid-Root.rar, using an archive, or
zip utility: Winzip, alzip, etc. It may require the password
"geekbuying.com" to unrar the archive.
5. Mouse into TPSarky-VonDroid-Root directory created by the
rar file, until you get to TPsparkyRoot.bat and adb.exe
files, a couple of sudirs inside TpSarky unzipped file
directories.
6. Run, double click on, adb.exe first. It opens up a dos
command window, runs a dos executable that launches adb
server and connects to the U30gt. It opens and closes so
fast you won't hardly see it. If you Do Not run adb.exe.
first, Tp-Sparky-Root.bat will not communicate with the
U30gt, and your root will fail.
7. Now run, double click on, Tp-Sparky-Root.bat
Tp-Sparky-Root.bat will Immediately reboot the u30gt.
8. When the u30gt reboots, hit space key as instructed.
Tp-Sparky-Root.bat will reboot the u30gt, again.
9. Press the space key as instructed, again. The command line
will show
uid=0<root> gid=0<root>
if you have a successful root.
10. Press the space key as instructed, again.
The command informs you the U30gt root has been remounted,
there are a couple of errors relating to SuperSU, I presume
SuperSu was Not included in the tpsarky zip file, or is in
the wrong place for the batch file to find it, but you can
DL SuperSU from GooglePlayStore, nhnf. The Utility notifies
you that Tp-Sparky-Root.bat is completing the root.
11. The u30gt will reboot one last time.
12. DL Titanium Backup Root, Rootchecker, or Avast Android to the tablet,
and they will confirm a rooted tablet.
**As this method only Roots the device, and since it worked
on both my u30gt and an Imito-Mx1 mini android, I think it
should work on nearly any RKO3066 droid device.
As always with any routine that flashes the eprom of any
cpu,
USE AT YOUR OWN RISK.
Thanks to the people who initially posted the original root
routine for the IMITO-MX1 on Youtube, and to geekbuying for
this procedure, as well as the files for rooting the IMITO-
MX1 and ultimately the u30gt. A big thanks to Tp-Sarky or
Tp-Sparky, whoever they may be, for writing the batch file
that does all the work. I also want to thank 900Supersport,
kastycube and the good folks at alldocube for their various
flavours of the u30gt firmware and utilities, as well as
flashmyandroid.com
I have tried all flavours of android 4.1 firmware, 900
supersport, kastycube, to the generic cube-tablet.com
versions from 1.07 to the latest greatest build 1.11, and
None of them gives me access to the microsd card. I bought
two of these puppies for Christmas, IPS version, and neither
the original out of the box or my reconfigured one reads
microsd. It is possible that both got bad sd card readers,
but unlikely. As my imito-mx1 miniandroid reads the microsd
cards, as does the adapter in my pc, it is most probably an
U30gt flavour android system software issue. Anybody got any
clues how to resolve microsd issues in android?
works great
533online said:
I'm a newbie to Android, but I fumbled around with a rooting tool and found a method that works to root two flavours of rko3066, rockchip 3066 devices. As it only roots the device, I see no reason why it should not root any android device, as long as the correct device drivers are used.
USE AT YOUR OWN RISK.
As always with any routine that flashes the eprom of any
cpu, no responsibility is assumed or implied by the author
for any damage that following these instructions may cause
to your phone, tablet, pc or device.
USE AT YOUR OWN RISK.
Rooting u30gt-h
On tablet
1.In U30gt-h Settings->Display open sleep setting.
2.Set sleep to at least ten minutes.
3.In U30gt-h Settings->storage->click on Three dots in upper
right of Settings window title field
4 Select USB computer connection Dropdown menu .
5. Select "Mass Storage" check box
6. <-- backout of storage settings
7. Browse down in Settings and select Security
8.In Security Settings, Select Unknown sources, to give the
Android device permission to install software from sources
not specifically sanctioned by Google and the Android
Consortium. This ensures that the Root utility,
Tp-Sparky-Root.bat will have the necessary access rights to
root the u30gt. If you have any qualms about unsanctioned
files on your tablet or device, you will want to uncheck
this selection after the rooting process is complete.
Whether any of the rooted utilities and programs you will
want to use are sanctioned, is anybody's guess. As always,
be careful when Dling or intalling Any software. I trust
everyone has and uses anti-virus software on all your
devices.
8.scroll down in settings and select {} Developer
Options, if not there, go to (i)about tablet and touch and
hold the Build field and it will bring up developer Options
in the left hand main menu.
9. In Developer Options, select USB debugging.
10. Close settings, and any other open apps.
11. Goto U30gt main android desktop, to ensure good clean
reboots.
12. Using a Known good micro USB to std USB cable,
connect U30gt tablet to PC, you'll get a "connecting to usb"
in notifications area in Android, and a usb icon in the
notification area. You Do Not want to select "Connect to Pc
to Transfer Files", in the notification menu, just plug in the
cable and let it be.
USE AT YOUR OWN RISK.
On PC
1. Search in a web browser for RKBatchTool_u30.zip, the 1.5
version, DL and unzip in the default zip file subdirs.
Rk-batch-tool 1.5 has u30gt drivers, browse the Rk-batch
tool's dir for the u30 drivers for your PC OS. Right click
on the rockusb.inf and chose Install, to install the driver.
2. Verify that you have a rockchip_usb USB Device under disk
drives in Device Manager. Control Panel->System->Hardware->
Device Manager->Disk Drives->rockchip_usb USB Device.
3. Dl TPSarky-VonDroid-Root.rar from
*"mediafire.com/?vd3y1rld2amdxq5"*
as a newbie I cannot post links, so search mediafire.com for TPSarky-VonDroid-Root.rar
4. Unarchive TPSarky-VonDroid-Root.rar, using an archive, or
zip utility: Winzip, alzip, etc. It may require the password
"geekbuying.com" to unrar the archive.
5. Mouse into TPSarky-VonDroid-Root directory created by the
rar file, until you get to TPsparkyRoot.bat and adb.exe
files, a couple of sudirs inside TpSarky unzipped file
directories.
6. Run, double click on, adb.exe first. It opens up a dos
command window, runs a dos executable that launches adb
server and connects to the U30gt. It opens and closes so
fast you won't hardly see it. If you Do Not run adb.exe.
first, Tp-Sparky-Root.bat will not communicate with the
U30gt, and your root will fail.
7. Now run, double click on, Tp-Sparky-Root.bat
Tp-Sparky-Root.bat will Immediately reboot the u30gt.
8. When the u30gt reboots, hit space key as instructed.
Tp-Sparky-Root.bat will reboot the u30gt, again.
9. Press the space key as instructed, again. The command line
will show
uid=0<root> gid=0<root>
if you have a successful root.
10. Press the space key as instructed, again.
The command informs you the U30gt root has been remounted,
there are a couple of errors relating to SuperSU, I presume
SuperSu was Not included in the tpsarky zip file, or is in
the wrong place for the batch file to find it, but you can
DL SuperSU from GooglePlayStore, nhnf. The Utility notifies
you that Tp-Sparky-Root.bat is completing the root.
11. The u30gt will reboot one last time.
12. DL Titanium Backup Root, Rootchecker, or Avast Android to the tablet,
and they will confirm a rooted tablet.
**As this method only Roots the device, and since it worked
on both my u30gt and an Imito-Mx1 mini android, I think it
should work on nearly any RKO3066 droid device.
As always with any routine that flashes the eprom of any
cpu,
USE AT YOUR OWN RISK.
Thanks to the people who initially posted the original root
routine for the IMITO-MX1 on Youtube, and to geekbuying for
this procedure, as well as the files for rooting the IMITO-
MX1 and ultimately the u30gt. A big thanks to Tp-Sarky or
Tp-Sparky, whoever they may be, for writing the batch file
that does all the work. I also want to thank 900Supersport,
kastycube and the good folks at alldocube for their various
flavours of the u30gt firmware and utilities, as well as
flashmyandroid.com
I have tried all flavours of android 4.1 firmware, 900
supersport, kastycube, to the generic cube-tablet.com
versions from 1.07 to the latest greatest build 1.11, and
None of them gives me access to the microsd card. I bought
two of these puppies for Christmas, IPS version, and neither
the original out of the box or my reconfigured one reads
microsd. It is possible that both got bad sd card readers,
but unlikely. As my imito-mx1 miniandroid reads the microsd
cards, as does the adapter in my pc, it is most probably an
U30gt flavour android system software issue. Anybody got any
clues how to resolve microsd issues in android?
Click to expand...
Click to collapse
works great full root on sk30sdk android 4.1.1 2013 rockchip tablet follow instructions and all is well
do you have any idea; f this process works on
Next book 7 premium se
s/n: YFG121******* ?
Sent from my Next7P12 using Tapatalk 4 Beta
Just rooted PIPO M9 which is a RK3188 using this method.
Althought I can everything that a rooted device does, including executing the apps and changing syste files, I don't see SU app anywhere?
Is this normal?
cool, I think I'm gonna try this method tonight after work.
I'll let you know how it goes
Hacking my Own Next7P12-GP, PM me if you can help
Thanks .. it works for RK30_ICS :good::good:
Djuganight said:
Just rooted PIPO M9 which is a RK3188 using this method.
Althought I can everything that a rooted device does, including executing the apps and changing syste files, I don't see SU app anywhere?
Is this normal?
Click to expand...
Click to collapse
Yep, but for security reasons it's better to install some su governor, because now every app can have root access without your permission.
http://forum.xda-developers.com/showthread.php?p=43584766#post43584766
Check this for simple 4 steps root for this device. Easy and without any risks and even with an unroot tool.
Hi Guys, I Need Help to Root my Alcatel One Touch Tab 7HD with
Chipset: Rockchip RK3066
Android 4.1.1
Kernel Version: 3.0.8+
Build Number: 100_ASPPH_000
I cannot enter too Stock Android Recovery Mode ;(
I already Install the adb driver, usb driver of this device and Rockchip Driver ;(
I'll try many Rooting Procedures but Opportunetly it doesnt work ;(
The ff. the i will use to ROOT this Alcatel One Touch Tab 7 HD are
Application Status
1. UnlockRoot Failed
2. SuperOneClick v.1.9.1.0 Failed
3. Root_with_Restore_by_Bin4ry_v31 Failed
4. Srsroot Failed
5. Zuodashi Failed
i'll Try also this Method but its doesn't work too ;(
Rooting the rko3066/rockchip 3066 device
http://forum.xda-developers.com/show....php?t=2127573
[GUIDE] Fix ADB USB driver for Rockchip RK3066
http://forum.xda-developers.com/show....php?t=2061063
I hope any can Help me. ;(
Thank you very much, I have just rooted my Cube U18GT-S
Works also on Kiano Core 10.1 Dual 3G...
after installing Samsung Android ADB driver for Win 7. Thank you very much.....:fingers-crossed: :good:
Search in a web browser for RKBatchTool_u30.zip, the 1.5
version, DL and unzip in the default zip file subdirs.
Rk-batch-tool 1.5 has u30gt drivers, browse the Rk-batch
tool's dir for the u30 drivers for your PC OS. Right click
on the rockusb.inf and chose Install, to install the driver.
Click to expand...
Click to collapse
I'm trying to root my Andi-7 tablet with Android 4.1.1 and the RK30sdk.
I searched as instructed and found this zip file.
Extracted the file, found rockusb.inf and right clicked and chose install.
Every time, I get the error message.
Any help?
Thanks
Works on Xelio P717A
You can try this method found here http://forum.xda-developers.com/showthread.php?t=1987280&page=2. It's the method I used on my IdeaUSA CT705 it's just repetative having to keeping pushing the"enter" button as it also states in the thread.
Working on iRulu AX105
Thank you, working on iRulu AX105 Tablet, 10.1"
Permission denied
As ichiyamato said, this method not working for sk3066 device. Scrips are not working because there are no permission to copy necessary files into device.
All scripts gave,
Code:
*---* VonDroid.com N101 II Root Tool based on work by sunnydavid *---*
--- Plug in your device, make sure debugging is enabled in Developer Options
--- This script will now copy files over to your N101 II
failed on '/data/local/tmp' - Permission denied
link failed File exists
I think we should open write permission on device. But i dont know how.
Thanks.
Work on Touchmate TM-MID940
I have successfully root my Touchmate TM-MID940 with TPSarky Android rooting method
Thanks
Confirmed working on an Energy System i8 tablet.
The micro SD card on my device does not stay in properly, so this method was needed.
I had to manually fiddle with adb a little (I had been trying other methods to root), so personally I would change the instructions to explain how to open a command prompt and execute:
adb kill-server
adb start-server
(Check it says starting server)
adb get-state
(check it says device)
then run the batch file
Rooted Cube U30GT-H firmware original v1.11 Rockchip 3066 with Kingo Root. Easy, easy. :good:
rootmaster
ichiyamato said:
Hi Guys, I Need Help to Root my Alcatel One Touch Tab 7HD with
Chipset: Rockchip RK3066
Android 4.1.1
Kernel Version: 3.0.8+
Build Number: 100_ASPPH_000
I cannot enter too Stock Android Recovery Mode ;(
I already Install the adb driver, usb driver of this device and Rockchip Driver ;(
I'll try many Rooting Procedures but Opportunetly it doesnt work ;(
The ff. the i will use to ROOT this Alcatel One Touch Tab 7 HD are
Application Status
1. UnlockRoot Failed
2. SuperOneClick v.1.9.1.0 Failed
3. Root_with_Restore_by_Bin4ry_v31 Failed
4. Srsroot Failed
5. Zuodashi Failed
i'll Try also this Method but its doesn't work too ;(
Rooting the rko3066/rockchip 3066 device
http://forum.xda-developers.com/show....php?t=2127573
[GUIDE] Fix ADB USB driver for Rockchip RK3066
http://forum.xda-developers.com/show....php?t=2061063
I hope any can Help me. ;(
Click to expand...
Click to collapse
I think u should try rootmaster . Search it on google . Its an chieneese app but u shall understand how to use when u will install it . It can root many of the rk3066 devices

Frequently Asked Questions for Asus Transformer TF300T Thread

Welcome to the Frequently Asked Questions for your Asus Transformer TF300T
Click to expand...
Click to collapse
This thread is here to help our community out as best as it can.
Why is this thread here?
There's 2 main reasons really. The first reason is to stop the development threads getting filled with questions which have nothing to do with the thread they're posted in. That then makes the thread go off-topic which is not what a development thread is there for.
The second reason is because there are too many repetitive questions being asked. The main problem with that is the fact that other users will sometimes attack the OP and 'flaming' them.
The main way which this thread will help to stop that happening is by helping you out as much as possible, while being in a friendly environment.
Below you will find the Thread Rules which I expect you all to follow and not to break them.
Thread Rules
1. Remember that while posting in this thread and across the whole site, you must not break the Forum Rules.
2. Even though this thread is for everyone to use, there'll be a lot if new members in here so no flaming or insulting anyone else.
3. As this is a help thread, remember that there is no such thing as a stupid question.
4. Even if you get your question answered by reading the 2nd post, be sure to come back here and read some more. It will help you to learn even more.
​
Click to expand...
Click to collapse
Hall Of Fame
As I'll be keeping an eye on this thread quite a lot, I'll be adding the people to this list who have been the most helpful and are contributing the most, and we need your help for a good FAQs​
Code:
[B][CENTER]
[B]1.[URL="http://forum.xda-developers.com/member.php?u=4518416"][B][COLOR="Blue"] - QuantumFoam[/COLOR][/B][/URL] who is the chief editor of the FAQ
2. - [URL="http://forum.xda-developers.com/member.php?u=2559267"][B][COLOR="Green"]tobdaryl[/COLOR][/B][/URL] - Help provider
3.
4.
5.[/B][/SIZE][/CENTER][/B]
​
Asus TF300 Moderators
Click to expand...
Click to collapse
If you report any posts, the report will go to our SM (Senior Moderator) and FSMs (Forum Specific Moderators). They are our SM - zelendel and our FSMs - babijoee, chrisd1a1, Divine_Madcat, GODZSON, Moscow Desire, zacthespack . If you have any questions about this forum in particular then feel free to drop them a PM or you can use the button report
XDA In General
Click to expand...
Click to collapse
First of all, I'm linking to some general XDA threads which can help you become more familiar with this site and how things run. I feel this is one thing which new users don't realize because they think it's okay to come to this site and post anywhere.
If you don't feel this applies to you, please move onto the Asus TF300T links further down this post.
The first of all is the Forum Rules, which is the first thread that you must read and implement for taking good time here
The XDA Tour and Report Posts
XDA New User Guide - I can't stress enough how important that thread is. If you follow what that guide says, you'll be well on your way to becoming an asset to the XDA forums.
[HOW TO] Make A Substantial Thread, Post, Question & Poll - This is also a must read thread. Why, you ask? Well it's simple. Reading this will show you the best way to post your thread to ensure that people will respond and be able to help you. Rather than just giving no information or a thread title called "Mah phone brikked. Hlp me plzzz!", following that thread will give you the best chance of being helped.
[HOW TO] Make A Good Signature - This really is needed because as you'll see in a lot of signatures, mine included, is that we list our current devices and what ROM/kernel we are using. This helps people to help us. Take a look at the thread to find out what else to include in your signature.
ASUS TF300T Helpful Links
Click to expand...
Click to collapse
- [INDEX][04 Feb 2013]TF300T & TG-INDEX of Roms/Dev Guides/Kernels/Recoveries/etc.
- [GUIDE]Upgrade your TF300t to Jellybean, recovery, root & remove bloatware[Noobproof]
- (TF300T)For All Your Jelly Bean discussions-problems
- (TF300TG)For All Your Jelly Bean discussions-problems
- Small guide for Install recovery and rooting when you are already to JB
- [GUIDE] Help for flash more faster when you use Fastboot Line Command
- How to install Universal Naked Drivers
In post 2 there'll be an FAQ which will help you out aswell
And don't forget to rate for this thread -
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Thanks in advance
Reserved for FAQ
Reserved again
Reserved again
Aaaand I'll take #5
USB ADB Drivers (both OS and Recovery modes)
I have a new TF300T factory ICS 4.0.3.
I was able to setup APX mode and its driver is correctly
installed. The tablet is recognized as an MTP device and the
internal (/sdcard) mount point is reachable.
After enabling setup/developer options/USB debugging,
ADB does not 'see' the device though, adb devices
does not return the serial number.
I'm guessing I need more / different drivers.
I have the 'naked driver 0.72' package, but the
.inf is not setup for 'install' and device manager
update driver says I have the latest driver installed?
Do I uninstall the USB driver ASUS sync installed and
and then install the 'naked driver' package from the
new device wizard?
Thanks
fuzzynco said:
I have a new TF300T factory ICS 4.0.3.
I was able to setup APX mode and its driver is correctly
installed. The tablet is recognized as an MTP device and the
internal (/sdcard) mount point is reachable.
After enabling setup/developer options/USB debugging,
ADB does not 'see' the device though, adb devices
does not return the serial number.
I'm guessing I need more / different drivers.
I have the 'naked driver 0.72' package, but the
.inf is not setup for 'install' and device manager
update driver says I have the latest driver installed?
Do I uninstall the USB driver ASUS sync installed and
and then install the 'naked driver' package from the
new device wizard?
Thanks
Click to expand...
Click to collapse
First some info. Windows thinks it should make the choices about drivers and is designed to keep us from choosing something that might cause problems. We need to maintain control through the process. I just received a window computer last week and had the same issue. This will be a long post but was necessary for me.
Here are the choices I had to use to change my drivers
.
windows-start - in search type device manager and return.
right click on the entry you wish to change the driver for.
Update Driver Software.
Browse my computer for driver software.
Let me pick from a list of device drivers on my computer.
Have Disk
Browse
choose the universal naked drivers directory
click on the proper inf file
windows says not signed; install anyway
using this method you don't have to uninstall your current driver
if you deviate at any step windows will refuse to allow this change
Good Luck!
sigh MTP works but ADB doesn't
tobdaryl said:
First some info. Windows thinks it should make the choices about drivers and is designed to keep us from choosing something that might cause problems. We need to maintain control through the process. I just received a window computer last week and had the same issue. This will be a long post but was necessary for me.
Here are the choices I had to use to change my drivers
.
windows-start - in search type device manager and return.
right click on the entry you wish to change the driver for.
Update Driver Software.
Browse my computer for driver software.
Let me pick from a list of device drivers on my computer.
Have Disk
Browse
choose the universal naked drivers directory
click on the proper inf file
windows says not signed; install anyway
using this method you don't have to uninstall your current driver
if you deviate at any step windows will refuse to allow this change
Good Luck!
Click to expand...
Click to collapse
can'tn test fastboot yet, but guessing when one work both will.
fuzzynco said:
can'tn test fastboot yet, but guessing when one work both will.
Click to expand...
Click to collapse
I'm sorry your screen capture is not large enough to see.
With your tablet unplugged open device manager; now plug your tablet into the computer and you will either see asus adb interface or maybe a driver failure. Either a larger screen capture or try to explain the changes in device manager is needed.
It would be good if I knew the state of your tablet while you are doing this.
My screenshot for adb (at the top ) and data at the bottom.
followup: tf300 adb drivers?
tobdaryl said:
I'm sorry your screen capture is not large enough to see.
With your tablet unplugged open device manager; now plug your tablet into the computer
and you will either see asus adb interface or maybe a driver failure. Either a larger screen
capture or try to explain the changes in device manager is needed. It would be good if I
knew the state of your tablet while you are doing this.
Click to expand...
Click to collapse
Both tablets work normally with their OSes and the supplied apps work as expected.
For the ICS one all I did was set developer options to enable adb, the tablet does display
the icon in the lower right corner, so the 'server' is working. I wanted to experiment
with custom firmware, so I got a new tablet that still has ICS so it can run nvflash
for tf300t.
Normal boot (the ICS tablet is unrooted & locked as it came from factory,
the JB one is rooted, (using OTA Rootkeeper and OTA JB updates),
locked). I have 2 tablets (Black is JB and Blue is ICS).
MTP and APX modes are recognized, neither recognizes ADB
('adb devices' does not return serial number with normal 'desktop'
displayed).
I see code 10 on the ASUS Transformer ADB interface, (with the usual 'exclamation point' error flag).
MTP and APX drivers did install and work as expected. normal OS (either ICS or JB) boot).
As I said, after looking at the content of the .inf file, there is a section for tf101 and tf201
but not for tf300 and tf700, I wondered if that was the issue ? If so, where does one get the
correct tf300t drivers for adb modes and fastboot mode?
http://support.microsoft.com/kb/943104
As usual ASUS support was less than helpful. They tell me there are no ADB drivers
or Fastboot drivers.
While I'm asking, is ICS supposed to support USB mass storage, (on my HTC devices
I'm prompted for USB connection mode, (charge only (used with adb), disk (UMS) or
HTC sync)? ASUS doesn't prompt for UMS or MTP connection modes?
Thanks
fuzzynco said:
Both tablets work normally with their OSes and the supplied apps work as expected.
For the ICS one all I did was set developer options to enable adb, the tablet does display
the icon in the lower right corner, so the 'server' is working. I wanted to experiment
with custom firmware, so I got a new tablet that still has ICS so it can run nvflash
for tf300t.
Normal boot (the ICS tablet is unrooted & locked as it came from factory,
the JB one is rooted, (using OTA Rootkeeper and OTA JB updates),
locked). I have 2 tablets (Black is JB and Blue is ICS).
MTP and APX modes are recognized, neither recognizes ADB
('adb devices' does not return serial number with normal 'desktop'
displayed).
I see code 10 on the ASUS Transformer ADB interface, (with the usual 'exclamation point' error flag).
MTP and APX drivers did install and work as expected. normal OS (either ICS or JB) boot).
As I said, after looking at the content of the .inf file, there is a section for tf101 and tf201
but not for tf300 and tf700, I wondered if that was the issue ? If so, where does one get the
correct tf300t drivers for adb modes and fastboot mode?
As usual ASUS support was less than helpful. They tell me there are no ADB drivers
or Fastboot drivers.
While I'm asking, is ICS supposed to support USB mass storage, (on my HTC devices
I'm prompted for USB connection mode, (charge only (used with adb), disk (UMS) or
HTC sync)? ASUS doesn't prompt for UMS or MTP connection modes?
Thanks
Click to expand...
Click to collapse
The universal naked drivers work properly for our unit even though they are not marked as such.
Asus MTP, go to settings/storage and select (in my case) three dots in the upper right(options). This will give you usb computer connection, click that, place a check beside MTP.
Your device manager entry with code 10 is where you use the directions I provided earlier to install universal drivers. While you were away I made a post in general with screen shots that may help.
Uptate:
I forgot fastboot. The tablet will only present the fastboot interface to your pc when you are in fastboot mode. From bootloader menu volume down to the usb symbol and volume up to select. This is only available after you unlock!
progress ADB for JB works, ICS doesn't.
tobdaryl said:
The universal naked drivers work properly for our unit even though they are not marked as such.
Asus MTP, go to settings/storage and select (in my case) three dots in the upper right(options). This will give you usb computer connection, click that, place a check beside MTP.
Your device manager entry with code 10 is where you use the directions I provided earlier to install universal drivers. While you were away I made a post in general with screen shots that may help.
Uptate:
I forgot fastboot. The tablet will only present the fastboot interface to your pc when you are in fastboot mode. From bootloader menu volume down to the usb symbol and volume up to select. This is only available after you unlock!
Click to expand...
Click to collapse
Since neither tablet is currently unlocked I'm just trying
to get 'adb devices' to return the serial number in normal
OS boot mode. With the tablets in APX mode, Windows
Device Manager does see the APX driver correctly.
After updating the driver per your instructions, Windows 7
+ JB works, Windows 7 + ICS does not.
Windows 7 Pro '"see's" the Jellybean TF300T ('adb devices' responds with device serial number)
That tablet is running 4.1.1 (OTA JB) started life as 4.0.3 and was rooted without unlock while
on ICS, OTA Rootkeeper saved, JB OTA updated, OTA Rootkeeper restored root successfully.
The new ICS tablet that has nothing other than USB debugging turned on, is not seen on the same
Windows 7 Pro that see's Jellybean fine. I'm puzzled, if JB is seen properly, the driver is installed
correctly, right?? Unless there is factory defect in the new tablet, what else might cause different
behavior for ICS vs JB firmware, with the same driver?
Thanks
fuzzynco said:
Since neither tablet is currently unlocked I'm just trying
to get 'adb devices' to return the serial number in normal
OS boot mode. With the tablets in APX mode, Windows
Device Manager does see the APX driver correctly.
After updating the driver per your instructions, Windows 7
+ JB works, Windows 7 + ICS does not.
Windows 7 Pro '"see's" the Jellybean TF300T ('adb devices' responds with device serial number)
That tablet is running 4.1.1 (OTA JB) started life as 4.0.3 and was rooted without unlock while
on ICS, OTA Rootkeeper saved, JB OTA updated, OTA Rootkeeper restored root successfully.
The new ICS tablet that has nothing other than USB debugging turned on, is not seen on the same
Windows 7 Pro that see's Jellybean fine. I'm puzzled, if JB is seen properly, the driver is installed
correctly, right?? Unless there is factory defect in the new tablet, what else might cause different
behavior for ICS vs JB firmware, with the same driver?
Thanks
Click to expand...
Click to collapse
It is very possible that adb will not work properly on ICS unless it is unlocked. I can't remember but would say it is very likely since JB does work and both use the same drivers. In two days I was unlocked, on the latest JB, twrp installed and waiting for a non stock based rom.
There are some differences between JB and ICS. I received ICS input from wha2do concerning methods of entry into apx and bootloader while I was gathering info to update my thread. Here are the ones we identified.
or - no need to hold volume with these
8. adb reboot bootloader
or
9. fastboot -i 0x0B05 reboot-bootloader
or
10. from terminal - you must be rooted for this to work
su
reboot bootloader
Note 1: If you have nvflash installed some of the commands presented in this post may not work; possibly 8, 9, and 10 - THANKS TO wha2do for this info!
I need to update my info to: If you have ICS or Nvflash.
I think you are ok but give adb another try on ICS when you unlock and if you have problems let me know.
OK - 1st try will be unlock and attempt adb again
I think you are ok but give adb another try on ICS when you unlock and if you have problems let me know.
Click to expand...
Click to collapse
on ICS tablet
Do the locked root process
OTA Rootkeeper save
Unlock ICS bootloader
test fastboot devices
test adb devices
(if ok)
adb backup
fastboot flash recovery
boot to recovery
test adb devices (in recovery mode)
nandroid backup
Hopefully everything will work as it should
if everything else worked I can try nvflash backup process
*sigh* I hope it works
fuzzynco said:
on ICS tablet
Do the locked root process
OTA Rootkeeper save
Unlock ICS bootloader
test fastboot devices
test adb devices
(if ok)
adb backup
fastboot flash recovery
boot to recovery
test adb devices (in recovery mode)
nandroid backup
Hopefully everything will work as it should
if everything else worked I can try nvflash backup process
*sigh* I hope it works
Click to expand...
Click to collapse
Good list and order. I'm always in favor of getting adb and fastboot working properly before going forward. If you experience problems you have done everything possible to give yourself a path to recovery.
Let me know If I can help further.
Good Luck!
Be positive! It's going to work!
Just take your time and try to stick to your list.
Note: do not use WIPE DATA on the bootloader menu!!!
Note: do not use WIPE DATA on the bootloader menu!!!
Note: do not useWIPE DATA on the bootloader menu!!!
Click to expand...
Click to collapse
You know, I've often wondered why that is even there,
The right place to do 'wipes' is in a custom Recovery,
where there is an OS controlling the device mounts
and unmounts. The boot loader is more or less like
a PC's BIOS, while it can do it, its too early in the
boot process for it to have the right understanding
about whats happening in the devices setup, to
do it safely and properly.
fuzzynco said:
You know, I've often wondered why that is even there,
The right place to do 'wipes' is in a custom Recovery,
where there is an OS controlling the device mounts
and unmounts. The boot loader is more or less like
a PC's BIOS, while it can do it, its too early in the
boot process for it to have the right understanding
about whats happening in the devices setup, to
do it safely and properly.
Click to expand...
Click to collapse
+1
Thanks for the explanation.
how to unlock bootloader please?
I just received my asus t300 and updated all the software OTA so it is now on stock Jelly Bean. I have read in a few places saying use the ASUS bootloader unlocker but it was for ICS i believe. I have read posts of the asus unlocker bricking devices that have JB installed and I don't want to be one of those people. Please point me in the right direction on how to safely unlock the bootloader so I can root and try out a faster ROM. I have rooted my cell phones (note2, gsIII) all day long but for some reason I can't find the start of the "bread crumb" trial for this device.
Thanks!!!
Q
quantum3 said:
I just received my asus t300 and updated all the software OTA so it is now on stock Jelly Bean. I have read in a few places saying use the ASUS bootloader unlocker but it was for ICS i believe. I have read posts of the asus unlocker bricking devices that have JB installed and I don't want to be one of those people. Please point me in the right direction on how to safely unlock the bootloader so I can root and try out a faster ROM. I have rooted my cell phones (note2, gsIII) all day long but for some reason I can't find the start of the "bread crumb" trial for this device.
Thanks!!!
Q
Click to expand...
Click to collapse
Quot from Asus: ※This tool now only works with TF300T ICS & JB of TW,US,WW CN SKU. It won’t work on other devices.
Register your unit with Asus, log into play store, run the unlocker. The bricks I have seen unlocking have been caused by WIPE DATA on the bootloader/recovery menu. Never use that!
Note: I failed to add this link earlier. This is good simple directions for unlock.
I'm not sure how to search for my problem, but I can try to describe it
all of my root directory has been moved into a folder called 0, and now there are just some random folders in the new root directory
I recently unlocked my bootloader and flashed twrp, and I made a recovery image at that point.
Then I flashed CM10.1
Then I decided not to use CM10.1 , so i tried to restore from the recovery image
So now thats where I am, and I am trying to root it now.
The default root directory that i had previously placed the CM10.1 zip is in the folder 0, and it wouldnt read any zips i placed in the regular root directory.
So if i place the root-signed zip into the regular root directory, it doesn't read it.
It does read it if it is in the same directory as the CM10.1 zip, or the folder called 0
I flashed the zip, and it didnt seem to do anything.
I may have not done a certain step during the recovery or restoration process, but I was pretty sure to wipe cache before flashing stuff, and I reset to factory before flashing CM10.1
So the main problem I am having now is that I am unable to be rooted.
Im sorry this is horribly worded >.<
any help would be greatly appreciated!

How to root samgsung homesync gt-b9150

Hi, first of all this is my first contribution to the forum. I've been using the resources until now but i wanted to contribute with something. This is not my development, and only gathered the information and put it here, so thanks to all the guys who help me in the first place.
I bought the Homesync waiting more from the device, and i now the device has so much potential but has been wasted for samgsung, they havent give a real update to the device and they left it at Android 4.2.2, with little support to apps in the store, with no suppor for multiwindow, and other things they could make for this device to success. Well, what we can do i to root it so we can gain access to other apps, and apps from independent markets or developers.
Requeriments:
1) Set your devide to a MJ3 ROM, either updating it or downgrading it from a stock ROM. You can get it from sammobile here http://www.sammobile.com/firmwares/3/?download=24442. I had to use Odin to downgrade to Stock Rom MJ3. If you dont know how to use Odin, in the same link you can read how to do it. Why MJ3? Because that ROM is working with root process im doing here.
2) After with the MJ3 ROM up and running. From your PC, do the following: download the superuser folder from the attachment below.
3) This part is thanks to the user K1MU, you can see his work here http://forum.xda-developers.com/showthread.php?t=2565758 ,before you try using this rooting program, you'll need to have the USB drivers installed for the homesync. Download here if you cant see your homesync when connected to the microUSB port.
http://developer.samsung.com/android/tools-sdks/Samsung-Android-USB-Driver-for-Windows;jsessionid=1cG8Jw2NLJgzwXpG3RhBjQ5tQLGMQTVw2xwJxQld0yyKlG6psQ1W!-2096422745
4) The next thing you must do is to enable USB debugging on your phone. Go to "Settings", "More...", then "Developer Options".
If "Developer Options" doesn't appear, then you'll need to enable it - go to "Settings", "More", "About Phone". Scroll down so the "Build Number" is visible, then tap on that several times until developer mode is enabled. In Developer Options, make sure "USB Debugging" is checkmarked.
5) Make sure that your computer is allowed to use USB debugging on your homesync. To do this, unplug your phone and unlock it. Then, plug in the USB cable. If you see an "Alllow USB debugging?" window pop up, tap on the "Always allow from this computer" to check it, then tap OK. If you don't see that popup, it's OK, you should be OK to proceed. This is going to appear in the Homesync.
6) Then you need to unpack the attached ZIP file somewhere onto your PC. You should have the following when done:
- a file called "install.bat"
- a file called "install.sh"
- a folder called "files"
7) Double click on the "install.bat" to run the root. It will root and reboot your phone. Once that's done, you're rooted!
The first thing that the install script will ask you is whether or not to install Busybox. Busybox is a program that provides a fairly extensive set of Linux shell utilities that a Unix user would expect to see. If you're not going to be using the shell (terminal emulator or adb shell) then you may not want to install Busybox. You may, however, find that some root-required utilities assume that Busybox is installed. If SuperSU asks you to update the su binary, choose the "Normal" method. If SuperSU asks you about disabling Knox, allow it. This exploit will NOT set the Knox Warranty Void flag. It will set the "Custom" flag, but that's nothing to worry about. While you're running this, you'll need to keep the phone awake and watch both the computer running the rooting script and your phone. You shouldn't unplug the phone unless you're prompted by the rooting script. Leave it connected until it's done.
8) In this point you will be rooted and ready to boom your Homesync.
I think i will be expanding this post, but for now this is it. Everything works fine with the phone using the homesync app.
Root Samsung Homesync gt-b9150
Hi everybody, Samsung homesync is root with Kingroot, that´s all, thanks/Hola a todos, el Samsung Homesync se rootea con Kingroot, es todo, gracias.

[Q] Problems while updating drivers

Hi everybody !
I got my new OPO phone Tuesday, and I decided to root & unlock it. I downloaded Bacon Root Toolkit v1.0.2, and runned it. I first opened it and wrote that i had an old version of android, because my OPO was not updated yet, so the rooting didn't work. So i updated Cyanogen Version on my OPO today, it's now 64GB SandStone, XNHP44S-KTU84Q. I clicked on Full Driver Installion - Automatic + Manual, and then went to Step 3 as recommended. I downloaded Google Drivers, then clicked on Configure ADB. So appears the Device Manager, i clicked on A0001 ( OnePlus One ) and then tried to Update Drivers Software, but i can't have the " Android Devices " in the selection, i only have " USB MTP Device ". And if i try to Fastboot the OPO, it doesn't appears anymore in the Device Manager.
My friends didn't have that problem so they couldn't help, maybe could you ?
Sorry for bad english, i'm a French student ...
Waiting for an answer soon ! Cya !
Chyquito said:
Hi everybody !
I got my new OPO phone Tuesday, and I decided to root & unlock it. I downloaded Bacon Root Toolkit v1.0.2, and runned it. I first opened it and wrote that i had an old version of android, because my OPO was not updated yet, so the rooting didn't work. So i updated Cyanogen Version on my OPO today, it's now 64GB SandStone, XNHP44S-KTU84Q. I clicked on Full Driver Installion - Automatic + Manual, and then went to Step 3 as recommended. I downloaded Google Drivers, then clicked on Configure ADB. So appears the Device Manager, i clicked on A0001 ( OnePlus One ) and then tried to Update Drivers Software, but i can't have the " Android Devices " in the selection, i only have " USB MTP Device ". And if i try to Fastboot the OPO, it doesn't appears anymore in the Device Manager.
My friends didn't have that problem so they couldn't help, maybe could you ?
Sorry for bad english, i'm a French student ...
Waiting for an answer soon ! Cya !
Click to expand...
Click to collapse
first off root kit is not needed to root your phone. Secondly you did not have to update it prior to rooting as well. Now I came across this issue with my friends phone the other day and used this method here.
It works just dont skip a step and please use the stickied method in General to root your phone. You learn nothing with root kits. Its also keeps you from searching properly and finding answers.....
...
playya said:
first off root kit is not needed to root your phone. Secondly you did not have to update it prior to rooting as well. Now I came across this issue with my friends phone the other day and used this method here.
It works just dont skip a step and please use the stickied method in General to root your phone. You learn nothing with root kits. Its also keeps you from searching properly and finding answers.....
Click to expand...
Click to collapse
I did Step 1 and Step 2 successfully, now i reached the Step 3, and did a) and b). When i do c) step, i cannot find my OPO in the list, it is int the " Hided Devices " and when i try to update drivers softwares, i just have : " Android Devices -> USB MTP Device ", and not, Google Inc. - Android Bootloader Interface., how can i find it ?
Chyquito said:
I did Step 1 and Step 2 successfully, now i reached the Step 3, and did a) and b). When i do c) step, i cannot find my OPO in the list, it is int the " Hided Devices " and when i try to update drivers softwares, i just have : " Android Devices -> USB MTP Device ", and not, Google Inc. - Android Bootloader Interface., how can i find it ?
Click to expand...
Click to collapse
you are confusing me if you followed the directions then put your phone in Fastboot mode you should see your phone popup in your device manager list.
Install the latest Samsung drivers: SAMSUNG USB Driver v1.5.33.0
Restart the computer (very important)
Go to Device Manager, find the Android device, and select Update Driver Software.
Select Browse my computer for driver software
Select Let me pick from a list of device drivers on my computer
Select ADB Interface from the list
Select SAMSUNG Android ADB Interface (this is a signed driver). If you get a warning, select Yesto continue.
Done!
Please dont take this wrong but is this your first android phone and rooting? If so there is soooo much you should be reading before doing this. Also make sure this is what you want to do. With rooting what goal are you trying to achieve
playya said:
first off root kit is not needed to root your phone. Secondly you did not have to update it prior to rooting as well. Now I came across this issue with my friends phone the other day and used this method here.
It works just dont skip a step and please use the stickied method in General to root your phone. You learn nothing with root kits. Its also keeps you from searching properly and finding answers.....
Click to expand...
Click to collapse
playya said:
you are confusing me if you followed the directions then put your phone in Fastboot mode you should see your phone popup in your device manager list.
Install the latest Samsung drivers: SAMSUNG USB Driver v1.5.33.0
Restart the computer (very important)
Go to Device Manager, find the Android device, and select Update Driver Software.
Select Browse my computer for driver software
Select Let me pick from a list of device drivers on my computer
Select ADB Interface from the list
Select SAMSUNG Android ADB Interface (this is a signed driver). If you get a warning, select Yesto continue.
Done!
Please dont take this wrong but is this your first android phone and rooting? If so there is soooo much you should be reading before doing this. Also make sure this is what you want to do. With rooting what goal are you trying to achieve
Click to expand...
Click to collapse
This is my second Android phone, and i never rooted my phone. A friend told me to do this and i have to do this if i want to get WiFi access at my school.
When i'm the Device Manager, the OPO doesn't appears in Fastboot mode... Neither Android Device...
I downloaded the Samsung Driver, but after rebooting the PC, i can't see any Android Device in the Device Manager. I only have MTP, that contain A0001, Android ADB Device, and something else useless. And i can't update Android ADB Device's Drivers Software...
Chyquito said:
This is my second Android phone, and i never rooted my phone. A friend told me to do this and i have to do this if i want to get WiFi access at my school.
When i'm the Device Manager, the OPO doesn't appears in Fastboot mode... Neither Android Device...
I downloaded the Samsung Driver, but after rebooting the PC, i can't see any Android Device in the Device Manager. I only have MTP, that contain A0001, Android ADB Device, and something else useless. And i can't update Android ADB Device's Drivers Software...
Click to expand...
Click to collapse
OK with android and rooting following instructions is key. By your response you did not follow all the steps. Please follow each one to the letter
There are more steps for you to do after a reboot

Categories

Resources