Related
I have finally managed to root my phone. after trying for a rather long time, i did it yesterday and am running modaco custom ROM which is superb. I have listed the instructions I followed in case anyone else is having the same issues as i had
(unable to backup via amon RA image - backup failed)
Text in Bold indicates something you need to type
(Instructions taken from various sites - for XP only - Credits to Unlocker & Modaco)
If your current build number is 2.73.405.5 you can skip the Goldcard section
Phone Details:
Model Number
T-Mobile G2 Touch
Firmware Version
1.5
Baseband Version
63.18.55.06FU_6.35.07.08
Kernel Version
2.6.27-0078c992
Build Number
2.73.110.26 CL#69351 release-keys
Software Version
1.0.0.A6288
In order to root the phone, I had to downgrade the build number from 2.73.110.26 to 2.73.405.66.
Setting UP ADB on XP
First things first, we need to download and setup android SDK,
1) sdk can be downloaded from developer.android.com/sdk/
2) Extract the file to c:\AndroidSDK
3) Plug your phone in to the pc via USB cable. Windows should automatically find the drivers and you should get a message in the bottom right corner saying "device is setup and ready to use" (or something similiar).
Any issues here, google is your friend, find the drivers for your device
4) Now that windows can "see" your hero, click on Start, Run, type cmd and hit enter.
5) on this screen we need to check if adb is working so change the directory to where we extracted the sdk folder:
cd\ press enter
cd\ AndroidSDK\tools press enter
adb devices press enter
You should get something similiar to:
List of devices attached
HT9BTL900210 device
6) If you see this number, all is ok so far.
Now that adb is setup and we can communicate with our phone from the pc we need to create a Goldcard
Create Goldcard
( I tried with a 8GB ScanDisk and it worked)
Take a bakup of your sd card data, copy the files to your pc, before creating
a Goldcard as we need to format the card.
1) Ensure SD card is in your phone, click on Menu | Settings | SD Card & Phone Storage | Unmount SD card, wait a few ticks, then click on Format SD Card
2) Press back a few times and go to Settings | Application | Development and put a tick in USB Debugging
3) Connect the phone to the pc, then click on Start | Run | enter cmd and hit enter, we get the same command window as before
4) Now we need to obtain a code so that we can create the gold card. in the command prompt enter the following:
cd\ press enter
cd\ AndroidSDK\tools press enter
adb devices press enter
you should see a serial number displayed
5) Now type the following
adb shell press enter
cat /sys/class/mmc_host/mmc1/mmc1:*/cid press enter
You should get something similiar to this:
045354535230384780705c3088008a10
Make a note of this code.
6) Next go to this website >> http://hexrev.soaa.me/ , enter your code and click on Submit and make a note of the new code
7) Now go to http://revskills.de/pages/goldcard.html, fill in your details and paste the code, click on submit and check your e-mail. The godcard will be e-mailed to you, save this to your desktop.
8) Now we need to download and install a HexEditor so click the following link, download and install
http://download.cnet.com/HxD-Hex-Ed...068.html?part=dl-HxDHexEdi&subj=uo&tag=button
9) On your phone, pull down the notification bar and click to copy files to your computer, Click on Mount
10) Open the HexEditor and click on Extras | Open Disk | Under Physical Disk select Removable disk, uncheck "Open as Read Only" and click OK
11) Click on Extras | Open disk image | select the goldcard.img file (sent to you via email) Click ok when prompted for the disk size (512 Hard Disk/Floppy Disk)
12) You should have 2 tabs, one is your sd card and the other the goldcard. click on the goldcard, click on Edit | Select All, then Edit | Copy.
13) Click on the sdcard (removable disk) tab, highlight from offset 00000000 to 00000170, click on Edit | Paste Write. The highlighted cells should go red.
14) Click on File | Save and close the HexEditor
15) On your phone, pull down the notification bar and select to turn of USB storage. Pull down the notification bar again and click to copy files to your computer, Click on Mount. If XP opens the SD card all has worked ok.
16) On your phone, pull down the notification bar and select to turn of USB storage. Reboot your phone with the goldcard (sdcard) still inside.
Downgrade to an older ROM
1)You should already have HTC Sync installed on your computer, if not head over to http://www.htc.com/www/SupportDownload.aspx?p_id=283&cat=3&dl_id=852 | download and install HTC Sync
2) Next we need to down load the ROM, RUU_Hero_HTC_WWE_2.73.405.5_WWE_..exe which can be downloaded from here http://www.megaupload.com/?d=RCQ6V92U
3) Connect your phone to the pc and ensure HTC Sync picks up your phone, any issues here, either reboot your pc or phone until the phone\pc can see each other.
4) Double click the file you downloaded RUU_Hero_HTC_WWE_2.73.405.5_WWE_..exe and follow the instructions. they are very straight forward. It can take up 10 mins to complete.
Hopefully you should now have a phone with the Build Number as 2.73.405.5
If this is the case, continue reading.
Download Custom ROM
Now would be a good time to download the ROM you want to use, I am currently using Cronos which is based on 2.1 and is super quick
http://www.cronosproject.org/forum/viewforum.php?f=16&sid=332f8bccd0147f4ee8eb093920eb428d
1) Once downloaded, rename the file to Update.zip
2) Connect your phone to your pc and pull down the notification bar again and click to copy files to your computer, Click on Mount.
3) Copy the file, Update.zip to the root of your SD card.
4) On your phone, pull down the notification bar and select to turn of USB storage
Gain ROOT access
1) On your phone, click on Menu | Settings | Applications | put a tick in "Unknown Sources"
2) Connect the phone to your pc and on your phone, pull down the notification bar and click to copy files to your computer, Click on Mount
3) Download the following 2 files and save them to your desktop
http://zenthought.org/content/project/flashrec Version 1.1.3
http://www.megaupload.com/?d=WP29CWHK recovery-RA-hero-v1.5.2.img
You can also use recovery-RA-hero-v1.5.3.img but I found version 1.5.2 worked for me.
4) Copy both of these 2 files to the root of your SDcard, should show as Removable disk\media within "My Computer"
5) On your phone, pull down the notification bar and select to turn of USB storage. Disconnect your phone from the pc
6) Go to the market place and download a file manager, I used ASTRO
7) Open ASTRO and select flashrec-1.1.3.apk (the file you copied over), if prompted select package installer. click in Install if it doesnt automatically install the app
8) Open FlashRec (click on open after install) and click on Backup Recovery Image. Should take a few seconds to backup
9) Now click on the empty text box and type the following
/sdcard/recovery-RA-hero-v1.5.2.img then click on Flash Custom Recovery Image . It should take to long doing this, 10 seconds maybe
10) Power of your phone, once shutdown, hold down the Home and Power button together until the phone boots in to recovery mode
11) On the Recovery Screen, select Backup/Restore (using the trackball) and then Nand backup, this should take a minute or so
12) Next click on Wipe and select Wipe data/factory reset
13) Now select Flash zip from sdcard, this can take up to 5-15 mins. Once this is done, it should prompt you to reboot your phone, if not select "Reboot system Now"
14) Done, hopefully if everything when according to plan your phone should boot with Cronos (whichever rom you chose), the first time it boots it can take ages.
Update Radio
Check to ensure the radio version is 63.18.55.06JU_6.35.09.26, If yes skip this section, if not you can download it from the Modaco site
http://android.modaco.com/content/h...oms-radios-in-update-zip-format-for-gsm-hero/
1) Connect the phone to your pc and on your phone, pull down the notification bar and click to copy files to your computer, Click on Mount
2) Remove the update.zip file from the SD card
3) Rename the radio from 63.18.55.06JU_6.35.09.26 to Update.zip
4) On your phone, pull down the notification bar and select to turn of USB storage. Disconnect your phone from the pc
5) Power down your phone, select HOME and POWER to boot in to Recovery mode
6) Select Flash zip from sdcard, this should take roughly 5 mins, reboot the phone.
Thats it your done, If you click on Menu | Settings and nothing shows, reboot the phone again ( I had this rather strange issue)
Setting up SD CARD to work with A2SD
Follow this guide, its very good
http://androidandme.com/2009/08/news/how-to-manually-partition-your-sd-card-for-android-apps2sd/
Hopefully you now have a rooted phone all setup and working. As someone on here said, Road to Freedom
Thanks for this.
I'm still stuck. The goldcard seemed to work twice but when I tried the RUU_Hero_HTC_WWE_2.73.405.5_WWE_..exe it said "waiting for bootloader" and the screen on the Hero had changed to the white screen with 3 skateboarding androids and what looked like a selectable option "?RUU USB", can't quite remember but there was no way of selecting it and no buttons advanced the process.
Don't know if anyone else got this? Any tips on what I'm doing wrong?
did you receive any erros on your pc, i,e the RUU setup should be running andupdating you with whats happening, did that throw an error?
I will do it again tonight but got something along the lines of "waiting for bootloader.....timed out" Will confirm in the next hour, but some other threads said they needed to create a gold card a few times before one worked.
Any advice welcome
On the windows RUU update utility I get
ERROR [171]: USB CONNECTION ERROR
This is despite the device syncing well and being fully recognised by RUU until failing waiting for bootloader....
On the HTC Hero I get a white screen with 3 skateboarding androids on it.
On the white screen at the top I get
HERO CVT SHIP S-ON
HBOOT-1.76.0007 (HERO10000)
MICROP-010f
TOUCH PANEL-SYN0104
RADIO-6.35.07.08
Aug 4 2009, 19:43:30 (not the current time)
RUU USB <---- Highlighted in orange. making me think you could select it, however, no buttons on the device do anything. The Hero stays like this until I pull the battery out but then it boots normally (even after the RUU.exe exits). If I pull the USB cord out, the USB text dissapears and only RUU remains highlighted.
Any ideas? The SD card used is the stock one shipped with the device which others have said works fine. If no one has a better idea, I will try later using my other 8gb card, but this is a pain as I have to back it all up.
I formatted the SD card ie non-gold card version and repeated the RUU and got the same message so I'm assuming the goldcard didn't work. Sigh... not to back up my 16Gb card...
So i got a SD card another member recommended as working as a gold card = no go.
This is getting beyond a joke now. Nobody has information on what the actual
credentials are for a card to be use able? I've spent too much money on this crap
I think I'll just sell this ****.
So I tried my 16Gb card but that didn't work either.
I don't think I'm that unlucky to get two cards which won't work as Goldcards and am very confident I have followed the instructions correctly.
The only thing I can think of is that as my phone was returned from being fixed only two weeks ago, they may have patched the kernal so even Goldcard will not work. Sigh, I might just have to wait for T-mo to pull their finger out with the 2.1 upgrade.
For what it's worth, Kernel version:
2.6.27-0078c992
Build : 2.73.110.26
Software version: 1.0.0.A6288
Kernel Version:
2.6.27-0078c992
[email protected] #821
Build Number:
2.73.110.26 cl#69351
Software Version
1.0.0.A6288
Bought and last updated in December 2009
Anyone with the same build etc that was able to gold card?
Thanks for this info.
Looks like it's the same. No-one with a goldcard in south london wants a little visit from me and my Hero ?!?
Chaps, I tried 3 times and on my fourth attempt I was successful, I used a 8GB Scandisk Card which worked. I gave up twice but eventually got lucky and it worked so I understand your frustration
It maybe worth uninstalling and re-installing your drivers, or you can try this:
USBDeview >> http://download.cnet.com/USBDeview/3000-2094_4-10614190.html, download and install
Whilst the phone is plugged in, open USB Deview, find all the htc drivers and delete them, after deleting them, disconnect your phone and plug it back in, drivers should re-install,
Try again with a different USB port on your machine, let me know how you get on
For the guys having problems with goldcards,....
Once you have made the changes to the SD, saved and closed the HEX editor,... re-open it again to make sure the changes have actually saved.
...... Alternatively,... Check to see if there are any differences in the tutorial from this thread, compared to the one here ---> [Guide] Newbie Guide to Install a Custom Rom [Updated 14/04]
Hope something there helps.
Maybe OS may be an issue,... Mine failed on Win7 64bit but worked 1st time with an XP machine.
Complete success!
Seems it was a problem with Win 7 (32-bit).
Worked first time in Vista with the stock 2gb card already created using Win 7 earlier.
Happily now enjoying a custom 2.1 Rom!
Angry yet again with M$.
So pleased I've moved to Ubuntu as my main OS.
I managed to get my goldcard work first time round, fortunately. I used a SanDisk 2Gb card, but curiously, I realised afterwards I forgot to format it, I still had all the hidden linux files (starting with a .) on it
I think all T-mobile branded hero's use the same firmware initially.
Also, I couldn't get the USB to work on Win7, had to go onto XP.
Finally, a guy at my work had the same problem, not being able to goldcard his Hero, I suggested to him, when he goes into the hex editor, include all off the offsets, like when you get down to 170, highlight all the way down to the right of that line.
drspikes said:
Complete success!
Seems it was a problem with Win 7 (32-bit).
Click to expand...
Click to collapse
Wahey!! Glad your sorted now.
I wasnt able to use either of my Win7 (32 or 64) to do this, but behold my daughters Netbook with XP was the winner!!! worked perfect..now...whats the best rom currently?
j_simon208 said:
I wasnt able to use either of my Win7 (32 or 64) to do this, but behold my daughters Netbook with XP was the winner!!! worked perfect..now...whats the best rom currently?
Click to expand...
Click to collapse
I highly recomend MCR3.2 (MoDaCo Custom ROM for GSM Hero) ,... Fast, stable,.... No complaints at all. I flashed this on the 1st day i got my HERO,... Now waiting for a stable Android 2.1 release,... Probably MCR4.0.
ddotpatel said:
I highly recomend MCR3.2 (MoDaCo Custom ROM for GSM Hero) ,... Fast, stable,.... No complaints at all. I flashed this on the 1st day i got my HERO,... Now waiting for a stable Android 2.1 release,... Probably MCR4.0.
Click to expand...
Click to collapse
I have to agree, modaco 3.2 is fantastic, even when memory is running low its still quick, Paul has done an excellent job, flashed the hero with modaco 3.2 as soon as it was rooted, havent tried anything else yet
akhtar1817 said:
I have to agree, modaco 3.2 is fantastic, even when memory is running low its still quick, Paul has done an excellent job
Click to expand...
Click to collapse
Definately,.... Has been just over 6 week with my Hero now and haven't felt the need to even try another ROM.
look at bottom for screenshots
[/FONT]Well today i almost screwed up my phone. (now fixed)
so i decided i wanted to help out others in the same predicament.
1. alright so for people who have problems with odin
a. device not recognized. try reinstalling drivers and if on xp try to update.
b. if flashing process suddenly stops try to use same cable phone came with (for some odd reason it works only with samsung fascinate cables in my experience)
c. if a flash goes wrong. try to get into download mode, use usb jig, try to plug into wall, try car, different cables.
to use odin (hold down button on phone while connected after installing drivers herehttp://www.mediafire.com/?7946i8tdbe0yv50 )download package you want. look at screenshot itll look like that
connect your phone hit PDA and select what package u want.
then check repartition and use atlas pit v22
get this at second link
2. if that doesnt work try heimdall.
ill give a quick tut on how to use it.
first download it http://dl.dropbox.com/u/38077105/heimdall recovery.zip
extract zip to where u want
1. Put your fascinate into download mode and plug it in.
a. Run zadig.exe included in the Drivers subdirectory.
b. From the menu chose Options -> List All Devices.
c. From the USB Device list chose "Samsung USB Composite DEvice".
d. Press "Install Driver", click "Yes" to the prompt and if you receive
a message about being unable to verify the publisher of the driver
click "Install this driver software anyway".
e.run heimdall and youll see a black screen come up and disappear
f.run heimdall-frontend then select the corosponding files
g.put the corresponding files where they belong.
In Repartition:
PIT = atlas_v2.2.pit see below.
In PDA/Code:
FactoryFS=factoryfs.frs
Kernel(zImage)=zImage
Param.lfs=param.lfs
Primary Bootloader=boot.bin
Secondary Bootloader=slb.bin
In CSC:
Cache=cache.rfs
Database Data=dbdata.rfs
In Other:
Modem=modem.bin
Recovery=recovery.bin
go here for wanted heimdall package
http://forum.xda-developers.com/showthread.php?t=1026746
and as Dale v (special thanks for this)
NEVER USE A FILE, ROM, KERNEL, ANYTHING, THAT IS NOT CLEARLY FOR THE VERIZON FASCINATE.
please contribute to this thread to make it more useful for those who need it
and thanks to those who helped me
also ill try to post a rooting tut soon
Hi,
So I have had a good experience with the Kogan Agora 7" a couple of years ago. I flashed a new ROM and my 6 year old still idolizes it. It's perfect for games and movies while traveling and cost bugger all.
I was considering getting my kids a console unit for games but came across the new Quad core HDMI Dongle. I though to myself there is the ticket, When traveling i could use it as a smart TV (plug and play is King) Or it may be possible to replace or augment my Media-portal HTPC system.
I bought one and on the face of it it appears to do all that I require from an Android device like web surfing, mail checking and video streaming fine, except when it came to installing the Playstation controller.
I needed Root access and it was a bit of a pain to get it done. BUT I found it!
I used RK3188_ROOT for CX-919 FW0715 MOD by Everal. found here.
1. Turn the device on
2. Make sure USB debugging is enabled
3. Connect the device to Win7
4. Start the file "TPSparkyRoot.bat" as admin
Enjoy.
So if anyone decides to purchase one of these to play with, you will be glad to know that it is a Rockchip RK188. Weather you think that hardware is good or not is irrelevant but it is useful to know as I tried many methods to gain root but once I had this bit of info it became easy.
Those infinity Pocket PC's may be the same although I can't be sure.
I managed to pair a sixaxis controller and am working on getting it running in a game. I will post if i have any more issues and or success.
Raskern said:
1. Turn the device on
2. Make sure USB debugging is enabled
3. Connect the device to Win7
4. Start the file "TPSparkyRoot.bat" as admin
Click to expand...
Click to collapse
Thanks for posting this info. However I'm not able to get this to work. My PC doesn't recognise the device when it's in "USB Debugging" mode. In the device manager it just appears in "Other Devices" as "KHSTVQCDONA". I've tried updating the software, selecting the "usb_drivers" folder containing drivers provided in the downloading Zip file, and also tried downloading the "Google USB Drivers" directly from Google, but Windows doesn't find the drivers for this device.
If I disable "USB Debugging" the device does connect successfully under "Portable Devices", but clearly that's not much use.
I can't seem to figure it out.
Below are the steps I took in trying to get it to work. I was going to write it as a guide for dummies, but I never got it working...
Download the software from the link above. On the "Share-Online" page click the small-ish button that says "continue for free", and not the bit "DOWNLOAD FILE (regular download)" button in the banner ad (that I feel very silly for clicking several times).
Once the file "RK3188_ROOT for CX-919 FW0715 MOD by Everal.zip" has finished downloading, extract it to a temp location on your PC.
Make sure the Micro-USB port of the device is connected to a power source (either your PC or the provided AC adapter). The port doesn't seem to transfer data.
On the Agora device, go to "Settings", open the "USB" menu, and enable "Connect to PC". Without this the device wasn't recognised by my PC at all.
In "Settings", click on the "Developer options" menu, and tick "USB debugging".
Connect the provided blue Male-Male USB cable to a full-sized USB port on the device, and to a USB port on your PC. At this stage the device connects but is not recognised.
Open the Windows "Device Manager".
In the "Device Manager", expand "Other Devices", then right-click on "KHSTVQCDONA" and click on "Update Driver Software".
Click "Browse my computer for driver software".
Navigate to the "usb_drivers" folder of the software you extracted earlier, select it, and click "OK".
Click "OK". THIS DIDN'T WORK, stating that "Windows was unable to install your KHSTVQCDONA" and "Windows could not find driver software for your device".
[*] Open "Command Prompt", by right-clicking on it and clicking "Run as Administrator".
[*]C:
[*]cd RK3188_ROOT
[*]TPSparkyRoot.bat
At this point I see the following:
*---* 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
error: device not found
error: device not found
error: device not found
--- Reboot 1/3 - Press Space Bar once the device has rebooted
Press any key to continue . . .
error: device not found
error: device not found
error: device not found
--- Reboot 2/3 - Press Space Bar once the device has rebooted
Press any key to continue . . .
error: device not found
--- If the ID shows as 0/root then continue, otherwise CTRL+C to cancel and star
t over
Press any key to continue . . .
Click to expand...
Click to collapse
I terminate at this point
I've also done the following
Un-ticked "Verify apps over USB"
In "Security", ticked "Unkown sources", and un-ticked "Verify apps"
At this point I'm totally at a loss.
I had already started using the device initially, so I did a factory reset, but this hasn't helped at all.
Can you see anything I'm missing, or point me in the right direction?
Many thanks in advance! :good:
Ok So I know i messed around with many drivers installing and uninstalling before it worked. I Thought it was the last set that came with the Root method but I may be wrong.
Also I cant remember exactly now but I am pretty sure if you activate the connect to computer you bypass the ROM and connect to the SD card and the U SD. So that would not help when accessing the root files.
Try re-installing the drivers after connecting without the box checked in settings or try the ones from super oneclick 2.3.3 or even the pocket pC ones. you may also need to uninstall the device then reconnect to get a clean run at it. Windows likes hanging onto what it thinks is the best driver even when they don't work or are completely wrong.
Also I ran the batch file form within windows not in console, Just right clock to run as administrator.
I have just used it for a couple of weeks in Japan get let the Kids watch Aview (iView) and it worked a treat. Also the latest sixaxis updates made the controller even better than before. I can probably have a tool around with it later this week but I am busy before then so wont be able to help any. It can be done!
PM me if you cant find the drivers mentioned above I can email them to you.
Thanks for the quick response.
Can you just confirm that you were connecting using the blue Male-Male USB cable, and not a USB-Micro-USB cable?
When I connect to the Micro-USB port it doesn't see a device at all. It just seems to provide power.
When I connect with the blue Male-Male USB cable, unless I have "Connect to PC" ticked, it also doesn't see a device.
I don't have a micro-SD card installed, but that doesn't matter right?
I'll try those drivers you suggest. Thanks.
I am quite keen to figure out what is different but I cant access it for a couple of days sorry.
I definitely used a full sized USB to Connect, I may have used another one, and powered it from the Micro USB direct to power supply. If you are connecting it to the PC for power it may cause problems.
I know that you cannot access the recovery menu unless you are powering through the Micro USB only. Another thing I meant to mention in my original post. I may have posted it elsewhere.
SUCCESS! After I got the SuperOneClick software to forcibly install the drivers the device was then recognised and I could root the device.
Thanks. I'll write up the full instructions.
Excellent!! Thanks for writing up the guide.
OK, here is a full step-by-step guide for getting this to work:
Download "SuperOneClick" from Download.com (CNET). I can't post external links right now because I'm a new user, but it will appear if you do a Google search.
Extract SuperOneClick to a temporary location ("C:\temp" for the purpose of this installation).
Download the software from the link in the first post above. On the "Share-Online" page click the small-ish button that says "continue for free", and not the big "DOWNLOAD FILE (regular download)" button in the banner ad (that I feel very silly for clicking several times).
Once the file "RK3188_ROOT for CX-919 FW0715 MOD by Everal.zip" has finished downloading, extract it to a temp location on your PC (for the purpose of these instructions "C:\temp").
Make sure the Micro-USB port of the device is connected to a power source (ideally the provided AC adapter). The port doesn't seem to transfer data so don't connect it to your PC, unless you are using your PC as the power source. Basically as long as it's turned on, then continue.
On the Agora device, go to "Settings", open the "USB" menu, and enable "Connect to PC". Without this the device wasn't recognised by my PC at all.
In "Settings", click on the "Developer options" menu, and tick "USB debugging".
Connect the provided blue Male-Male USB cable to a full-sized USB port on the device, and to a USB port on your PC. At this stage the device connects but is not recognised.
Open "SuperOneClick"
In SuperOneClick click the "Advanced" tab, then click "Check Drivers".
When prompted to ask if you would like it to forcefully install drivers, click "Yes".
Click the "Install..." option when prompted by "Windows Security".
You should then hear the device connect, and disconnect, and see an message "Driver installed! Please reconnect your device", so click "OK".
Disconnect the blue USB cable from you PC, and then reconnect it. You should hear that the device has connected successfully (and it now appears as "Android Composite ADB Interface" in you "Device Manager" if you care to check.).
Open "Command Prompt", by right-clicking on it and clicking "Run as Administrator". (I found that running the .bat file directly failed because it didn't find the "adb" application)
C:
cd temp\RK3188_ROOT
TPSparkyRoot.bat
Follow the prompts from here. The application should reboot your device several times (if not something is wrong), after which point you press any ket to continue. From here everything was very straight-forward once the .bat file completed the device was then rooted.
Enjoy
I had to do things differently......
Used rocketchip_batch_tool_1.7 for drivers, superoneclick didnt do anything.
I ran the batch from the folder on my desktop.
For EACH device re-boot i had to RE CHECK connect usb on cx919 settings.
I got a few errors about no more storage on my device when it tried to copy some stuff, although i have the super user and i tried sixaxis controller which requires root and it worked. Not sure what the files were.
update:
Hmm and it seems SSL websites dont work now as well as Netflix or the Store.
ill have to try something else!
Update:
did a factory wipe. all seems ok now.
TeqTeq said:
OK, here is a full step-by-step guide for getting this to work:
Download "SuperOneClick" from Download.com (CNET). I can't post external links right now because I'm a new user, but it will appear if you do a Google search.
Extract SuperOneClick to a temporary location ("C:\temp" for the purpose of this installation).
Download the software from the link in the first post above. On the "Share-Online" page click the small-ish button that says "continue for free", and not the big "DOWNLOAD FILE (regular download)" button in the banner ad (that I feel very silly for clicking several times).
Once the file "RK3188_ROOT for CX-919 FW0715 MOD by Everal.zip" has finished downloading, extract it to a temp location on your PC (for the purpose of these instructions "C:\temp").
Make sure the Micro-USB port of the device is connected to a power source (ideally the provided AC adapter). The port doesn't seem to transfer data so don't connect it to your PC, unless you are using your PC as the power source. Basically as long as it's turned on, then continue.
On the Agora device, go to "Settings", open the "USB" menu, and enable "Connect to PC". Without this the device wasn't recognised by my PC at all.
In "Settings", click on the "Developer options" menu, and tick "USB debugging".
Connect the provided blue Male-Male USB cable to a full-sized USB port on the device, and to a USB port on your PC. At this stage the device connects but is not recognised.
Open "SuperOneClick"
In SuperOneClick click the "Advanced" tab, then click "Check Drivers".
When prompted to ask if you would like it to forcefully install drivers, click "Yes".
Click the "Install..." option when prompted by "Windows Security".
You should then hear the device connect, and disconnect, and see an message "Driver installed! Please reconnect your device", so click "OK".
Disconnect the blue USB cable from you PC, and then reconnect it. You should hear that the device has connected successfully (and it now appears as "Android Composite ADB Interface" in you "Device Manager" if you care to check.).
Open "Command Prompt", by right-clicking on it and clicking "Run as Administrator". (I found that running the .bat file directly failed because it didn't find the "adb" application)
C:
cd temp\RK3188_ROOT
TPSparkyRoot.bat
Follow the prompts from here. The application should reboot your device several times (if not something is wrong), after which point you press any ket to continue. From here everything was very straight-forward once the .bat file completed the device was then rooted.
Enjoy
Click to expand...
Click to collapse
Worked fine since then. All a sudden same prob, no Netflix no store. Wtf?
Just wanted to post an updated root method since i got one of these second hand last week
1. get the universal rockchip drivers, or the latest generic google ones. both worked for me on two different PC's. (including windows 8.1 x64)
2. Enable USB Debug mode in developer options. you know the drill.
3. the kogan device has a "USB" menu in settings, that has a 'connect to PC' setting. turn that on or ADB cuts out shortly after the system boots - turn it off after rooting for it to work normally.
4. connect PC to kogan dongle via the USB port next to the power LED. The other one doesnt work.
5. root with whatever method you want - i used kingo root which rooted it flawlessly first time.
6. have fuuuuun!
3 and 4 stumped me for days til i figured out what was going on. not something i'd ever encountered before, and likely unique to this device and why some people cant figure it out.
So, Guys. Myself thought of writing this thread so that you can prevent yourselves from entering into danger as well as get rid of it even if you enter by mistake.
As you all know that, we are currently facing an issue of SIM offline, myself got into the trouble (as per me, when i insert a sim in sim 1, device recognizes the network provider but there is no signal. sim 2 is fine) and inorder to rectify that issue, i tried all possible ways like deleting IMEI and rewriting it, changing modem etc.
But nothing worked and so thought of using NOKIA CARE SUIT (NCS) >> Product Support Tool For Store 5
& change the firmware to Nokia X2DS RM-1013 059V782 v2.1.0.13 which was the biggest mistake which i ever committed and it resulted in hard brick.
I suggest everyone not to flash 2.1.0.13 version please
In my case, i was not even able to use the volume buttons and power button inorder to get to bootloader or custom recovery. Trust me, i'm not a noob but i do know the situation in which i'm and searched everywhere and took help of lots of guys and finally found the solution to it.
Just follow these steps:
A. Requirements:
1. Nokia Firmware - Thanks to Firmware27
2. QPST_2.7.422
3. QDLoader HS-USB Driver
B. Procedure:
1. Extract Requirement - 1, 2, 3 separately.
2. Now Install requirement - 2 & in Requirement - 3, just install Setup
3. Now connect USB to NOKIA X2 & Laptop/PC
4. Click on the start menu and type QFIL in search box and open it.
5. Under "SELECT PROGRAMMER", click on the browse button and
select "rm1013_2.1.0.13_user_prog_emmc_firehose_8x10. mbn" from the Requirement - 1
6. Under "DOWLOAD", you will find "LOAD XML" and now click on that and a window will appear infront you :silly:
7. Now in the window, type *.xml in the file name so that the xml files will show up.
8. Now select "rm1013_2.1.0.12_059V787_001_rawprogram_unsparse_ui"
9. Soon another window will show up automatically and now type *.xml in the file name so that the xml files will show up.
10. Now select "P12026702dpi600_label_layout"
11. Now Click on the "DOWNLOAD" just button below the Load XML button.
- Make sure your device is connected to the PC/lappy through cable :silly:
Everything is done. Now sit back and Relax.
Your NOKIA X2 will bootup and it looks exactly like device when you purchased except the scratches and all
Note:
I'm not responsible if your device is bricked. Ofcourse if you are doing this, it means that your device might have already been bricked and i guess there is no other way except this to make it right
This works with all the snapdragon chipset devices.
my phone just showing QHSUSB_BULK but it get warning mode, after i install that files it get qloader 9008
but when i download with qspt it get on sahara cannot working
frnsl3 said:
my phone just showing QHSUSB_BULK but it get warning mode, after i install that files it get qloader 9008
but when i download with qspt it get on sahara cannot working
Click to expand...
Click to collapse
The only prob is OS which you are using and Drivers..
Thx, its helped me
Dear,
I am also having the same issue and tried ur method . But I am not able to install the last set up u provided under 2. QPST_2.7.422. it says as "The following package files could not be found:
C:\Users\AMR\Downloads\BallardAppCraftery.CraftyFileViewer_epyrqhfctk40t!App\2. QPST_2.7.422\vcredist_x86\vcredist_x86."exe subsequently the QFIL is not downloading the .xml content. A help would be greatly appreciated.
Kuttappan555 said:
Dear,
I am also having the same issue and tried ur method . But I am not able to install the last set up u provided under 2. QPST_2.7.422. it says as "The following package files could not be found:
C:\Users\AMR\Downloads\BallardAppCraftery.CraftyFileViewer_epyrqhfctk40t!App\2. QPST_2.7.422\vcredist_x86\vcredist_x86."exe subsequently the QFIL is not downloading the .xml content. A help would be greatly appreciated.
Click to expand...
Click to collapse
if you are saying that you cannot download from the link i provided.....i just checked it. Itz working fine. i saved it in my g-drive and shared the link
Hi, I tried this and everything worked fine but phone didn't boot up. I mean the flashing worked but phone did not reboot. Screenshot attached. Do you know what is missing?
Is this method still working?
Hard Bricked
Still Working??
Can someone re-upload these files or point to the right direction?
I'm using my Samsung Tab 2016 P580 for taking lecture notes. I used «Samsung Notes» and now my device is out of storage and seems like I can't access the notes from my pc.
I have a 32GB storage card that can't function as an internal storage.
Do you have any idea how to solve the problem?
I can't access the notes from my pc.
I have a 32GB storage card that can't function as an internal storage.
Do you have any idea how to solve the problem?[/QUOTE]
Have you enabled developer options? One thing I do hate about the SM T580 is how much memory it uses just to run.
You should be able to move the entire folder to the pc and then (if you're using Win10) it should be able to find whatever program needed to open the files. Whats the file extension?
Casper Young said:
I can't access the notes from my pc.
I have a 32GB storage card that can't function as an internal storage.
Do you have any idea how to solve the problem?
Click to expand...
Click to collapse
Have you enabled developer options? One thing I do hate about the SM T580 is how much memory it uses just to run.
You should be able to move the entire folder to the pc and then (if you're using Win10) it should be able to find whatever program needed to open the files. Whats the file extension?[/QUOTE]
I have them enabled but I don't know the default path of the app... Do you have it? Does it matter if I'm not rooted?
Let's ee if it's the PC or the tab. Did you get a Win 10 update recently? I think MSN is targeting all things Android. Find out if you're actually no getting recognized by the pc. Plug in the device.
On the desktop, press Windows key + X and select Device Manager. Or you can enter Device Manager in the search bar next to start.
Check if the Tablet is listed. It should be in the USB sections at the bottom. The Win 10 Update I got in Aug, removed my ADB USB interface and mine was no longer recognizedm but it did show up in the Device Manager in the Modem section. Hopefully yours will show up where it supposed to, or not.
If it is listed, then right-click on the device and select Properties.
Check if the device is working properly.
Install/update drivers if needed.
NO, I didn't update... My device is still recognized in Windows and in Linux.
How can I use adb to backup my data from Samsung Notes?
Casper Young said:
Let's ee if it's the PC or the tab. Did you get a Win 10 update recently? I think MSN is targeting all things Android. Find out if you're actually no getting recognized by the pc. Plug in the device.
On the desktop, press Windows key + X and select Device Manager. Or you can enter Device Manager in the search bar next to start.
Check if the Tablet is listed. It should be in the USB sections at the bottom. The Win 10 Update I got in Aug, removed my ADB USB interface and mine was no longer recognizedm but it did show up in the Device Manager in the Modem section. Hopefully yours will show up where it supposed to, or not.
If it is listed, then right-click on the device and select Properties.
Check if the device is working properly.
Install/update drivers if needed.
Click to expand...
Click to collapse
Delphine192 said:
NO, I didn't update... My device is still recognized in Windows and in Linux.
How can I use adb to backup my data from Samsung Notes?
Click to expand...
Click to collapse
You can try installing Samsung S Note for PC from their website. Or use this, from Microsoft Store.
https://www.microsoft.com/en-us/p/s-note/9wzdncrfhwg6#activetab=pivot:overviewtab
I'm wondering why your PC can see and recognize the device but you can't see or move files??