Bricked Xoom please help - Xoom Q&A, Help & Troubleshooting

I was in rogue recovery and was partitioning an old sdcard i messed up a while back it finished partitioning then my figure hit the power button by mistake..wich shouldnt have hurt anything since it was fished doing what it was doing any way.
I think reboot recovery was hilighted when i hit the power button. It went black and never turned back on. Ive tried the volume+power and adb wont work unless its powered on so im screwed. When i plug into comp nothing happens but when i plug in the charger i get the white charging light.
Ive looked around at other brick threads but they were all stuck at moto logo and stuff but i cant even get that.

ericman77 said:
I was in rogue recovery and was partitioning an old sdcard i messed up a while back it finished partitioning then my figure hit the power button by mistake..wich shouldnt have hurt anything since it was fished doing what it was doing any way.
I think reboot recovery was hilighted when i hit the power button. It went black and never turned back on. Ive tried the volume+power and adb wont work unless its powered on so im screwed. When i plug into comp nothing happens but when i plug in the charger i get the white charging light.
Ive looked around at other brick threads but they were all stuck at moto logo and stuff but i cant even get that.
Click to expand...
Click to collapse
I'm not really familiar with the Rogue recovery for the Xoom (what it actually partitions when you choose "partition sdcard") but are you sure you were partitioning your external sdcard? in the Xoom, the internal storage is also called sdcard. IF you did the internal sdcard, you would be in trouble. I can't imagine that the recovery would let you do that though...

Yeah surly it wouldn't have an option to partition the internal sdcard. Ive used this option several times in clockwork recovery to fix cards. I never even seen any option to choose ether internal or external sdcard. It just said partition sdcard in the advanced. I'm looking at instructions to build a moto programing cord to force it to boot into fastboot.

I made the program cable. I plugged it in it started installing drivers then failed to install. Went to the next usb port then the same thing and the same on the third.
I went to moto.com got the usb drivers now when i plug it in the pc just makes the sound that it does when you plug something in and nothing happens. I checked adb devices in cmd and theres nothing. anybody have any ideas?

The same prob here
ericman77 said:
I made the program cable. I plugged it in it started installing drivers then failed to install. Went to the next usb port then the same thing and the same on the third.
I went to moto.com got the usb drivers now when i plug it in the pc just makes the sound that it does when you plug something in and nothing happens. I checked adb devices in cmd and theres nothing. anybody have any ideas?
Click to expand...
Click to collapse
Hi mates,
I have the same prob like ericman77. When I plug the usb to PC I can heard the sound when a USB is plugged in a PC, but when I am typping "adb devices", CMD says "List of devices attached" without any device. (RDS2 or RDS3 prob¿?¿?¿)
I found some interesting links that are talking about made a "service cable", solding en micro-usb's 5 pin a cable from red cable. I did it one, but nothing changed it.
Today, I will try to do another service cable, and crossing my fingers for found a solution.
I've installed SDK from Android (adb...) and downloaded moto drivers before. I am working on Win7 64 bits.
Any idea?
Thanks in advance.
Xavi.

Solved!
xfernandezs said:
Hi mates,
I have the same prob like ericman77. When I plug the usb to PC I can heard the sound when a USB is plugged in a PC, but when I am typping "adb devices", CMD says "List of devices attached" without any device. (RDS2 or RDS3 prob¿?¿?¿)
I found some interesting links that are talking about made a "service cable", solding en micro-usb's 5 pin a cable from red cable. I did it one, but nothing changed it.
Today, I will try to do another service cable, and crossing my fingers for found a solution.
I've installed SDK from Android (adb...) and downloaded moto drivers before. I am working on Win7 64 bits.
Any idea?
Thanks in advance.
Xavi.
Click to expand...
Click to collapse
Hi folks,
at least a ssolution come to my home.
I had RSD 3 error, so what does it means? My pc recognise Xoom. So, here there are the steps:
First of all, all drivers and SDK on your computer.
Plug USB and the to Xoom. The PC will recognise with the special sound.
Go to this site htt*://developer.motorola.com/products/software/ (register need) and download the files from your xoom model.
Type this:
adb reboot bootloader
fastboot flash boot <dir from boot.img>
fastboot flash system <dir from system.img>
fastboot flash recovery <dir from recovery.img>
fastboot flash userdata <dir from userdata.img>
fastboot erase cache
fastboot reboot
In "dir from" you have to paste all the files that you doanloaded before.
And at least, I have my Xoom alive again.
Thanks mates.
Good luck.
Xavi.

Good job!
Glad you bring xoom back to life!
...I think these threat will help others as well!

I'm thinking I'm just screwe. Adb reboot bootloader gives me error device not found.

Motorola Xoom screen Freezes
Hi,
I am very new and am a novice to software in general. I have a xoom, I followed the steps as described here
http://forum.xda-developers.com/showthread.php?t=1242241
and was able to
a) Set up ADB
b) Get the required drivers
c) Unlock the bootloader
d) Get CWM to work
e) was able to do In cwm, go into "install zip from sdcard" -> "Choose zip from sdcard", then select the Xoom-Universal-Root.zip file you downloaded.
f) I did not have this file in my micro sd card, so I accessed the computer as an USB through CWM and pasted the file into SD card
g) Then it showed in SD card
h) Then I chose it from SD card
i) The message I got is SU is installed
j) Then there was a reboot, however it freezes at the Motorola screen
I am able to get into CWM, but can not get the device to go beyond the Motorola screen.
My objective when I started this was to install a new ROM
Please help and thanks for all help.

Update - 1 and Help request
Since I could access the CWM through the device keys, I thought may be I can install another rom and it would work, so the steps I follwed
a) Connect device to Desktop
b) Device not detected, the adb devices returned nothing
c) other commands returned "waiting for device"
d) any way I connected the device to desktop using a blackberry USB cable
e) Entered Recovery mode
f) Mounted USB storage and accessed the SD card through desktop
g) Saved the file "Eos-umts_everest-2.0.0.zip" into the SD card by accessing this through the Desktop
h) used the CWM to install this zip
i) Installed the google aps as mentioned by team EOS
Result - No more Freezed Motorola screen, and there was a Team EOS screen after that there is an animation which is still going on. I am assuming this is ok and intend to let it run as long as possible. Now it's on charge and then I will take it off charge and let it run till the battery drains itself. Do let me know if I am doing anything wrong.

gaganpattanayak said:
Since I could access the CWM through the device keys, I thought may be I can install another rom and it would work, so the steps I follwed
a) Connect device to Desktop
b) Device not detected, the adb devices returned nothing
c) other commands returned "waiting for device"
d) any way I connected the device to desktop using a blackberry USB cable
e) Entered Recovery mode
f) Mounted USB storage and accessed the SD card through desktop
g) Saved the file "Eos-umts_everest-2.0.0.zip" into the SD card by accessing this through the Desktop
h) used the CWM to install this zip
i) Installed the google aps as mentioned by team EOS
Result - No more Freezed Motorola screen, and there was a Team EOS screen after that there is an animation which is still going on. I am assuming this is ok and intend to let it run as long as possible. Now it's on charge and then I will take it off charge and let it run till the battery drains itself. Do let me know if I am doing anything wrong.
Click to expand...
Click to collapse
The first boot-up can be quite long, but if it goes past, say 20 minutes, get the Xoom back into recovery and you should wipe cache partition, go to advanced and wipe dalvik cache, go back and re-flash the ROM and the Gapps files and then reboot. You might also want to re-download the ROM zip file, just in case the download was corrupt.
Good luck!

I'm thinking what ever I did when I formatted that sdcard must have completely whipped my hole xoom. Good thing I had a 3 year square trade warranty.

ericman77 said:
I'm thinking what ever I did when I formatted that sdcard must have completely whipped my hole xoom. Good thing I had a 3 year square trade warranty.
Click to expand...
Click to collapse
That's what I said in my first comment...it formatted the partitions of your internal "sdcard"...your "hard drive" in essence. That's why I stay away from that operation completely.

Update - 2 and Help request
Please see quote below,
I have mentioned that I was able to root and then upgrade to Teameos ROM. However I tried various options in Goo Manager and when I tried to flash other roms, I got a message that I need an open recovery enabled script. The goo manager offered to find and install one for me, I tried that however the same message that I need an open recovery enabled script when ever I tried to flash nightlies. Hence I decided to go back to the stock rom
a) Downloaded the relevant files from Motorola websites
b) Followed the instructions and was able to downgrade and followed the instructions for OTA updates after flashing the stock rom
c) Now this has replaced the Clockwork mod recovery.
d) Now I want to reinstall Clockwork mod
e) Hence, unlocked the bootloader, got confirmation on Xoom that it is unlocked and the device rebooted automatically, I did not have to type the reboot command in ADB
f) I flashed the clockworkmod recovery image as I have done it earlier
g) The device says flashing is successful
h) However when I reboot there is no CWM
I started surfing and realized that this is has something do with the OTA updates.
So I again flashed the Motorola stock and did the CWM without the OTA, even then I am not able to get the CWM
Please just link me to proper post so I can learn, thanks for all the help
gaganpattanayak said:
Since I could access the CWM through the device keys, I thought may be I can install another rom and it would work, so the steps I follwed
a) Connect device to Desktop
b) Device not detected, the adb devices returned nothing
c) other commands returned "waiting for device"
d) any way I connected the device to desktop using a blackberry USB cable
e) Entered Recovery mode
f) Mounted USB storage and accessed the SD card through desktop
g) Saved the file "Eos-umts_everest-2.0.0.zip" into the SD card by accessing this through the Desktop
h) used the CWM to install this zip
i) Installed the google aps as mentioned by team EOS
Result - No more Freezed Motorola screen, and there was a Team EOS screen after that there is an animation which is still going on. I am assuming this is ok and intend to let it run as long as possible. Now it's on charge and then I will take it off charge and let it run till the battery drains itself. Do let me know if I am doing anything wrong.
Click to expand...
Click to collapse

I was able to sort it out. Had to install the Gapps package.
However I was mot able to install this through goo manager. Had to download it to the SD card and install it via CWM
Regards and Thank you for all help

gaganpattanayak said:
I was able to sort it out. Had to install the Gapps package.
However I was mot able to install this through goo manager. Had to download it to the SD card and install it via CWM
Regards and Thank you for all help
Click to expand...
Click to collapse
Goomanager is great and it is also still a work in process. I'm glad you figured it out.

anyone have solutions for not powering on after flashing?

05/30/2012 14:26:08 [WARNING] Machine: stingray
05/30/2012 14:26:08 [INFORMATION] stingray_panel_init: setting pll_c to 598000000 Hz plck to 66400000 Hz
05/30/2012 14:26:09 [INFORMATION] print_constraints: stingray_panel_reg: 5000 mV
05/30/2012 14:26:12 [INFORMATION] GPIO Input Driver: Start gpio inputs for stingray-keypad in interrupt mode
05/30/2012 14:26:12 [INFORMATION] input: stingray-keypad as /devices/virtual/input/input7
05/30/2012 14:26:12 [INFORMATION] using input dev stingray-keypad for key reset
05/30/2012 14:26:13 [INFORMATION] keychord: using input dev stingray-keypad for fevent
05/30/2012 14:26:14 [INFORMATION] stingray_gps_reset_gpio: setting GPS Reset GPIO to 0
05/30/2012 14:26:14 [INFORMATION] stingray_gps_standby_gpio: setting GPS standby GPIO to 0
05/30/2012 14:26:14 [INFORMATION] stingray_gps_reset_gpio: setting GPS Reset GPIO to 1
05/30/2012 14:26:14 [INFORMATION] stingray_gps_standby_gpio: setting GPS standby GPIO to 1
05/30/2012 14:26:32 [INFORMATION] stingray_gps_standby_gpio: setting GPS standby GPIO to 0
I used android-os-monitor to get this, my xoom is mz601, i am curious why the machine identifies it as stingray.
does it mean i can flash roms for stingray
Sent from my MZ601 using xda premium

gaganpattanayak said:
05/30/2012 14:26:08 [WARNING] Machine: stingray
05/30/2012 14:26:08 [INFORMATION] stingray_panel_init: setting pll_c to 598000000 Hz plck to 66400000 Hz
05/30/2012 14:26:09 [INFORMATION] print_constraints: stingray_panel_reg: 5000 mV
05/30/2012 14:26:12 [INFORMATION] GPIO Input Driver: Start gpio inputs for stingray-keypad in interrupt mode
05/30/2012 14:26:12 [INFORMATION] input: stingray-keypad as /devices/virtual/input/input7
05/30/2012 14:26:12 [INFORMATION] using input dev stingray-keypad for key reset
05/30/2012 14:26:13 [INFORMATION] keychord: using input dev stingray-keypad for fevent
05/30/2012 14:26:14 [INFORMATION] stingray_gps_reset_gpio: setting GPS Reset GPIO to 0
05/30/2012 14:26:14 [INFORMATION] stingray_gps_standby_gpio: setting GPS standby GPIO to 0
05/30/2012 14:26:14 [INFORMATION] stingray_gps_reset_gpio: setting GPS Reset GPIO to 1
05/30/2012 14:26:14 [INFORMATION] stingray_gps_standby_gpio: setting GPS standby GPIO to 1
05/30/2012 14:26:32 [INFORMATION] stingray_gps_standby_gpio: setting GPS standby GPIO to 0
I used android-os-monitor to get this, my xoom is mz601, i am curious why the machine identifies it as stingray.
does it mean i can flash roms for stingray
Sent from my MZ601 using xda premium
Click to expand...
Click to collapse
Stingray is for CDMA/LTE (and GSM???), wingray is wifi, only.
Is your Xoom for CDMA/LTE (US version usually) or is it GSM?

My xoom is MZ601, this would me umts evesrest its a gsm/wifi handset, however this is presenting itself as stingray, so can i install nightlies for stingray or not
Sent from my MZ601 using xda premium

Related

[Q] CMW (internal storage) no ROM (on SD) on TF101 b80

hi! my apologies but i searched and read alot of post already on how to solve this.
i flashed Roach latest CMW how ever being so stupid i forgot to put a ROM on internal memory. did full wipe already and i have no ROM to flash as it reads internal memory only.
ive read alot of post regarding the concern, i want to try to push a ROM on internal drive using ADB but when i run "adb devices" nothing is found.
any suggestions or any links to posts that i might get help or tutorial. im not an expert on using ADB so keep instructions simple, im a noob i admit it but i just need help. thanks!
read through posts "[Troubleshooting/Solved] ClockworkMod recovery 5.5.0.4 from Koush" "Used roach's new CWM recovery, now can't intall rom" "
im on recovery and when i run adb devices it just blank. any walk through is much appreciated!
Do yo have USB debugging on?
I dont know because i was about to flash a new rom so i did a full wipe already
Did you ever get ADB working before all this? USB debugging usually have to be turn on by the user. In Settings>Developer options.
i havent with my tablet but with my htc desire hd i used adb. and when ever i flash a ROM on my tf i usually turn on usb debugging always. right now in on recovery roach r2. my ROM is on my external memory. also tried to do a nvflash how ever whenever i run the download.bat cmd opens then closes 3 secs maybe
i also got a new sdk from this forum " [GUIDE] Getting ADB Setup; An Idiots' proof guide on getting ADB working for Rooting!" as ave said above when i type "adb devices" its just blank and does not list any device.
I had exactly the same problem - I'm not sure about tablet version that I own, but I've flashed Wipe Lite and new Recovery. I also have HTC phone that I've been using on the same PC .
I've spent an hour trying to get my TF back on feet and I managed it.
I would recommend uninstalling all HTC and ASUS software and drivers, rebooting PC and installing just ASUS PC Suite. It worked in my case - suddenly Device ID showed up for a few seconds before ADB reported "no device" again.
So I've pushed Rogue XM Recovery to data/media:
adb push roguexm data/media
Of course use name of zip file instead "roguexm" in command above.
After that zip file showed up on sdcard and I could flash it - it doesn't support AROMA but it works quite fine otherwise.
Hope it'll work in your case. Good luck!
Hope it will help
I once were in your case, did full wipe and forgot to put a Rom in internal memory. But in my case I just rebooted the transformer and all of a supprise, my tablet reverted to the stock Rom! I dont know how this happend but may be Asus did something to keep stock Rom persistent whatever you have flashed roms or CWMs.
So i hope this also happened in your case, just give it a try. Good luck!
If he did "Full Wipe - factory reset" then he should be able to boot HC/ICS and from that copy files onto internal /sdcard.
But if he used Android Revolution Super Wipe script either Lite or Full then he has nothing to boot into, no system at all - I've done that Only thing that left was recovery without external sdcard support, so I had nothing to install...
ASUS and HTC drivers have some issues and make everything harder than it should be, that's why I recommend to uninstall all HTC and ASUS software, rebooting PC and installing ASUS PC Suite only, to have "clean" drivers on PC.
I've tried different drivers and none of them worked, until I've done that.
Ok, I'll try to write it simple, I'm not sure if I can post links so just in case I'll give thread names. If it will be too simple don't get mad - ok?
1. Uninstall ASUS and HTC software, reinstall ASUS software like mentioned above.
2. Create folder on your C: drive called CWM
3. Go to post "Eee Pad Transformer Android Development\[Recovery] Rogue XM Recovery v1.3.0 (CWM-based Recovery v5.0.2.7" thread - http://forum.xda-developers.com/showthread.php?t=1446019
and "save as..." cwm_recovery-5027_rogue_rburrow-tf101-r1.zip to C:\CWM
4. Highlight/select command below:
adb push cwm_recovery-5027_rogue_rburrow-tf101-r1.zip data/media
then right click on it and select "copy" - it will save you typing it later.
5. Boot Recovery on your Transformer and connect it to PC, let system install device drivers
6. Click START, "Run...", type: cmd
7. It should show you path to your profile folder - C:\Users\yourname>
8. Type: cd /CWM
it will change folder to C:\CWM>
9. type: adb devices
(it should give you your device ID, if it still will give "no device id" then there I can't help you - I'm sorry)
10. right click on black background and select "paste" (you'll see command that you've copied from number 4), then press enter
11. It should copy recovery onto your internal sdcard - you will be able to select it from tablet
12. type adb kill-server and disconnect tablet, install new recovery and from that one you will be able to select external or internal sdcard
Notes:
I don't know why but I was able to send only small file from CWM-adb connection, it kept disconnecting quite quickly that is why I recommend sending Rogue XM Recovery instead of whole new ROM.
Other thing - it may depend on what windows system you have - I'm on Win 7 x64 (don't remember how it worked on other versions) and I can paste onto cmd (black) window without problems from right click menu. If you won't be able to paste there or you'll get some rubbish, try to right click on top bar and select "Edit" and then "Paste".
Ok, that's all. Hope it will work.
thanks for all inputs. i did a full wipe but not as scripts. i wiped manually. i did try to reboot but stuck as eepad screen. will try to re-install asus drivers and uninstall htc ones. hopefully i get it done today. i will update later...
still no luck. device not found. im going to try to install new sdk... i hope it works. ive already removed htc sync and drivers. also re-installed asus sync and updated drivers. on device manager detects on other devices transformer but drivers are not installed.
yahoo! got it working now. i had to enable adb usb Drivers for Nvidia Tegra based Android Tablets and re-install SDK download android usb and learn What Is ADB And How To Install It With Android SDK.
finally got my tablet working again and my first thing to do is have a copy of a ROM and CWM in both storages!
thanks alot for the input and for helping!
thanks Kraliz
monespeso said:
yahoo! got it working now. i had to enable adb usb Drivers for Nvidia Tegra based Android Tablets and re-install SDK download android usb and learn What Is ADB And How To Install It With Android SDK.
finally got my tablet working again and my first thing to do is have a copy of a ROM and CWM in both storages!
thanks alot for the input and for helping!
thanks Kraliz
Click to expand...
Click to collapse
Could you tell me how to do that? Because I have the exact same problem.

I'll Pay $35 To Anyone Who Can Provide A Solution

That's right, I'll pay $35 (Paypal) to anyone who can provide a working solution to my problem.
PROBLEM
---------
I recently bought the Ramos W13 8 inch tablet with Android 4.0.3. I was disappointed to note that it didn't have the Google Play Store on it. After trying to install it with Google Services Framework etc it still didn't seem to run.
Like an idiot I then got a modded firmware of another Ramos model (W6HD) which is a 7 inch and installed it through the UPDATE Mode (vol up and power). It installed and powers up to the android setup screen but is all messed up because of (I assume) the screen size difference. Touch screen doesn't seem to work either now.
Now for some reason I cannot get it to the UPDATE mode using the vol up and power button. When I do that it goes to a screen with an empty battery icon.
It might be that the Ramos W6HD requires a different method to get it into the update mode which is VOL+ and MENU while for my W13 it's VOL+ and POWER. And because the firmware I installed on my W13 is the one of W6HD it requires me to press the VOL+ and MENU but unfortunately my W13 doesn't have MENU button.
I can connect it to my computer through USB but not sure if it is debugging mode. I cannot get to the settings because the touch screen doesn't seem to work but I assume it is already in debugging mode because it gives an option to use USB for storage (in Chinese) once connected.
I've tried ADB once connected through USB but the command "ADB devices" shows no devices.
I'm sure there's a solution to this and I'm willing to pay $35 (Paypal) to anyone who can figure out a working solution.
Thanks,
Dan
It might be that the Ramos W6HD requires a different method to get it into the update mode which is VOL+ and MENU while for my W13 it's VOL+ and POWER. And because the firmware I installed on my W13 is the one of W6HD it requires me to press the VOL+ and MENU but unfortunately my W13 doesn't have MENU button.
So have I totally messed it up? Any way around it?
Thanks
Dan
Hm, "adb reboot recovery" should do...
Thanks utak3r but the tablet does load up but I can't controll it using the touchscreen for some reason hence I can't get to settings to put on USB debug mode. I've tried connecting it anyway but the "adb devices" command doesn't come up with any devices.
Any other suggestions?
Thanks,
Dan
No other suggestions? Is there any software/program I can use that can install the correct firmware (which I already have) without me needing to enable USB debugging?
Thanks
Dan
I'm now giving away $35 (Paypal) to anyone who could provide a working solution.
Thanks
Dan
There is an USB port on your tablet?
I had a similar problem when adb didn't see my device. I found the answer on you tube, it is the path of the adb folder. Once I figured that out I could see my device. So search you tube for adb. Good luck.
Sent from my ADR6425LVW using xda premium
smaury - Yes it has a micro USB port.
cam1pbell - I tried looking on Youtube, tried uninstalling and reinstalling device drivers but no luck. Not sure if the tablet is in debugging mode, I assume it is but it may not be, if it's not I don't have any way of putting it in debugging mode as the touch screen is not functioning.
If you had a "normal" usb port you could connect a mouse or a keyboard to control the tab and change rom through dd command using a terminal emulator!
I just tried installing the PDAnet software and it keeps telling me to connect to the device and turn USB debugging on. So I guess the USB debugging isn't already on.
Hmm...
What about: http://goclever.com/manuals/update_a73_en.pdf Point 2 ?
Does your microphone have special "button" ?
If yes, you can use Livesuit to upgrade your ROM via USB ( I know it is by ZIP in recovery), but you wouldn't know if you don't try You can find many ROM for 8inch- Cortex-A9 Tablets. And of course you can install recovery and try to install official updates
PS: Sorry for my "english" : )
Possible answer
try Droid Explorer ,should work for you
trofmoc - I just tried that, it didn't work, it couldn't recognise my tablet.
Bollero - I have a little reset button on my tablet, don't think it's for upgrading. Where can I download Livesuit from? Also in the PDF it says I need to download a specific Livesuit for my tablet.
http://download.goclever.net/serwis/tab/LiveSuitPack_1.09.zip < livesuit, works with 99% tablets
And this rom:
http://www.chinadigitalcomm.com/ice...791.html?sid=57498115339322d167292fdab3f3e45c
Try try try
I downloaded the Custom-ICS_4.0.3-Novo8-psquare_2.0RC1-signed ROM, is that the correct one? If so how do I install it with Livesuit? I tried pressing the little reset button, connecting it to computer with USB and releasing the button but it didn't seem to do anything. Then I tried the procedure with the VOLUME + button and the computer made a connection sound. So it seems to connect that way. Now how install the ROM?
Bolerro said:
http://download.goclever.net/serwis/tab/LiveSuitPack_1.09.zip < livesuit, works with 99% tablets
And this rom:
http://www.chinadigitalcomm.com/ice...791.html?sid=57498115339322d167292fdab3f3e45c
Try try try
Click to expand...
Click to collapse
you should first learn what is adb and fastboot, and how to use this commands
i will take a look on the rom privided by bolero and see if i can make you something to work, but this tomorrow
it is bad that you dont have to many info about the tablet
like processor, android version etc.
the sound that you heard can be from 3 things
1. the device is in adb mode, you can check this by using the command adb devices
2. the device is in fastboot mode, you can check this by using the command
fastboot devices
3. the device in is programming mode.
Did you installed the tablet drivers ?
The sound it makes when I press the volume up button and connect it to computer with USB is like 3 quick low sounds (der der der) not the usual sound of USB connection.
I know the basics about adb. Neither adb devices or fastboot devices commands show any devices.
Yes the tablet drivers are installed but in device managr the "Android ADB Interface" and "Android Composite ADB Interface" both have issues and it says "This device cannot start. (Code 10)"
Here are the tablet specs:
Ramos W13 Specifications
CPU Cortex-A9 1GHz
GPU Mali400
Operating System Android 4.0.3
RAM 1GB DDR2
Storage 8GB
Camera Two cameras
Storage Other microSD(TF) up to 32GB
Screen Size 8 inch
Screen Resolution 1024×768
Screen Type Capacitive
Video HD Support 1080P
Screen Output HDMI
Internet Connections WIFI
Wifi 802.11 b/g
GPS None
3G None
Battery Unknown
Music around the state About 6 hours
About the video mode About 3-4 hours
Music formats MP3,WMA,WAV,APE,FLAC,AAC,OGG
E-book formats TXT/PBD/PDF/EPUB/FB2/HTML
Video formats AVI,WMV,MP4,MKV,RM,RMVB,FLV,MOV,3GP
Picture formats JPG/BMP/GIF
Language Multi-language
Screen calibration Support
Clock function Support
Calendar function Support
G-sensor function Support
Remote control functions None
Transmission Interface USB 2.0
Other functions None
Hope that helps,
Thanks
Dan
globula_neagra said:
you should first learn what is adb and fastboot, and how to use this commands
i will take a look on the rom privided by bolero and see if i can make you something to work, but this tomorrow
it is bad that you dont have to many info about the tablet
like processor, android version etc.
the sound that you heard can be from 3 things
1. the device is in adb mode, you can check this by using the command adb devices
2. the device is in fastboot mode, you can check this by using the command
fastboot devices
3. the device in is programming mode.
Did you installed the tablet drivers ?
Click to expand...
Click to collapse
Well, in case you still don't have (I know you can't install it yet) the official ICS firmware for your Ramos W13
here is the download link:
http://www.ramos.com.cn//download/w13/w13-4.0.3-20120410.rar
Here, the translated site from where I took the download link with installation instructions.
As I understand the translation:
1.download the ROM and extract it to an empty/formatted memory card (a sd TF card.) You probably need to put the contents of the folder you extracted from the rar file onto the sd card not the folder itself.
2.power off the tablet and insert the memory card
3.press and hold the Vol+ and power button until you see something like an upgrade going on.
4.wait until the tablet reboots.
Watch out that it is the Vol+ button. Usually the Vol- button brings your to the download menu where you can install a Kernel or ROM via ODIN or something else.
Of course, if it doesn't work I would try every other possible two button combination.
Here is the rather unhelpful chinese specs pdf: http://www.ramos.com.cn//download/pd/W13_product_description_cn_120202_D.pdf
Some specs from the current english website.
Concerning the drivers, did you make sure whether the usb driver for your tablet is present in the device manager? If there is one but with an error sign, the debugging mode is probably activated but proper drivers are missing.
In that case, maybe USBDeview can be of some use.
At last, maybe you would like to post in this forum as well.
Thanks for that, before this problem, I got the official Ramos W13 firmware and installed it using the VOL+ and POWER, then I accidently installed Ramos W6HD firmware and it all messed up and the VOL+ and POWER combination doesn't work for installing firmware anymore, it just shows an empty battery icon.
I've tried all combinations but no luck.
Android Composite ADB Interface driver are present in Device Manager but show issues and cannot start for some reason. I've tried USBDeview to remove the drivers and install them again but still no luck.
Thanks,
Dan
siseam said:
Well, in case you still don't have (I know you can't install it yet) the official ICS firmware for your Ramos W13
here is the download link:
http://www.ramos.com.cn//download/w13/w13-4.0.3-20120410.rar
Here, the translated site from where I took the download link with installation instructions.
As I understand the translation:
1.download the ROM and extract it to an empty/formatted memory card (a sd TF card.) You probably need to put the contents of the folder you extracted from the rar file onto the sd card not the folder itself.
2.power off the tablet and insert the memory card
3.press and hold the Vol+ and power button until you see something like an upgrade going on.
4.wait until the tablet reboots.
Watch out that it is the Vol+ button. Usually the Vol- button brings your to the download menu where you can install a Kernel or ROM via ODIN or something else.
Of course, if it doesn't work I would try every other possible two button combination.
Here is the rather unhelpful chinese specs pdf: http://www.ramos.com.cn//download/pd/W13_product_description_cn_120202_D.pdf
Some specs from the current english website.
Concerning the drivers, did you make sure whether the usb driver for your tablet is present in the device manager? If there is one but with an error sign, the debugging mode is probably activated but proper drivers are missing.
In that case, maybe USBDeview can be of some use.
At last, maybe you would like to post in this forum as well.
Click to expand...
Click to collapse

Trouble getting adb to work

Sorry about the uninspiring title, but after an afternoon of this I'm uninspired. All I wanted to do was root this Xoom so I could take some screenshots..
I can get the tablet to stage where it says
--> fastboot
starting fastboot protocol support.
at which time I assume I can start adb. I've tried the USB drivers from the PDAnet package, but when I plug in the Xoom I get a desktop notification saying 'HTC Exit -1' (sorry, that may not be the exact wording, but the same effect).
in that 'fastboot' state, adb devices tells me there aren't any devices connected
the Xoom show up OK when booted into Android, Windows (7, 64 bit) sees it as a drive, and Device Manager sees an MZ604. adb still doesn't see anything
I started off by using the minimum set of utilities (adb, fastboot and their dlls) and then installed the SDK and used its tools (yeah, I've pathed everything properly, I was writing DOS batch files in 1985... and now am a grumpy old man )
The Xoom is Australian WiFi only, runs Honeycomb 3.2.2, hasn't been rooted (I'm trying to do that)
speaking of old, though, the fiddly volume rockers get that way (and or so ironically are used for screenshots in ICS I believe)
I have a feeling that I don't have the proper USB driver installed, I've uninstalled PDAnet, and the Xoom still shows up in windows, but since I can't get a root prompt on the Xoom have no idea what it's using
Any ideas?
Rob
SD card not found
I may as well get all my woes into the open
When in Recovery Mode, the Xoom won't recognise the SD card, it seems to be trying to mount it on /sdcard
I have some zip files of a rooted Honeycomb image, and was going to triple cjeck whether flashing a zip file was a good idea or not first, but I don't get that far
I can see the card and contents from Windows while it's mounted in the Xoom
I should be able to use the card from recovery mode, right?
Rob
emueyes said:
Sorry about the uninspiring title, but after an afternoon of this I'm uninspired. All I wanted to do was root this Xoom so I could take some screenshots..
I can get the tablet to stage where it says
--> fastboot
starting fastboot protocol support.
at which time I assume I can start adb. I've tried the USB drivers from the PDAnet package, but when I plug in the Xoom I get a desktop notification saying 'HTC Exit -1' (sorry, that may not be the exact wording, but the same effect).
in that 'fastboot' state, adb devices tells me there aren't any devices connected
the Xoom show up OK when booted into Android, Windows (7, 64 bit) sees it as a drive, and Device Manager sees an MZ604. adb still doesn't see anything
I started off by using the minimum set of utilities (adb, fastboot and their dlls) and then installed the SDK and used its tools (yeah, I've pathed everything properly, I was writing DOS batch files in 1985... and now am a grumpy old man )
The Xoom is Australian WiFi only, runs Honeycomb 3.2.2, hasn't been rooted (I'm trying to do that)
speaking of old, though, the fiddly volume rockers get that way (and or so ironically are used for screenshots in ICS I believe)
I have a feeling that I don't have the proper USB driver installed, I've uninstalled PDAnet, and the Xoom still shows up in windows, but since I can't get a root prompt on the Xoom have no idea what it's using
Any ideas?
Rob
Click to expand...
Click to collapse
What USB cable are you using? Try to use your Xoom oem cable. Also, make sure that you try different USB ports, especially the ones tied more directly to the pc motherboard. It's finicky like that. Recheck your drivers. I'm not familiar with that PDAnet source. Motodev is the place to get them from. You may also need the java sdk from oracle.
There are some useful guides on setting up adb/fastboot/rooting in General...you may have to go back a few pages but it will be worth it to make your task easier.
Good luck!
---------- Post added at 10:51 AM ---------- Previous post was at 10:47 AM ----------
emueyes said:
I may as well get all my woes into the open
When in Recovery Mode, the Xoom won't recognise the SD card, it seems to be trying to mount it on /sdcard
I have some zip files of a rooted Honeycomb image, and was going to triple cjeck whether flashing a zip file was a good idea or not first, but I don't get that far
I can see the card and contents from Windows while it's mounted in the Xoom
I should be able to use the card from recovery mode, right?
Rob
Click to expand...
Click to collapse
Which recovery mode are you talking about? Have you unlocked and installed a custom recovery, as in a ClockworkMod-based recovery? If so, which one? They have some different behaviors. If it is stock recovery, I don't think it sees the external sdcard at all.
Also make sure usb debugging option is enabled. And flash another recovery image.
You don't really need to root. Just unlock the bootloader. Push the recovery image. Reboot to recovery. And flash a pre rooted rom from team EOS.
Sent from my MZ601 using Tapatalk 2

[Q] Hard bricked kindle fire 2(omap4430)

First of all this is my first post and I am a complete NOOB.
Also I apologize in advance if I break any rules with this post and please excuse my terrible grammar and spelling.
Computer 1:Windows 7 Ultimate 32bit
Computer 2:Ubuntu 12.04 LTS
Device: Amazon Kindle Fire 2nd Gen
I will try to provide as much information as I can stating how I got here
Eastern Time:
11:00pm : Decided to root and flash a custom rom on my friends kindle fire hd 10.4.6 have rooted and flashed my first gen kindle and a galaxy s before successfully. So i looked around the forums and found this http://forum.xda-developers.com/showthread.php?t=2494232 The last comment lead me to this site staticchaos.freeoda.com/fire/ where I downloaded the following files
1)Kindle Fire USB driver
2) RootFire.zip
The RootFire.zip had http://imgur.com/uqFGWyu
and i rooted the device using the RunME shown http://imgur.com/OCYoM9p
11:49pm: Happy and dandy rooted and superuser was installed no problem now I had to install TWRP so I followed http://forum.xda-developers.com/showthread.php?t=2404120 and
I thought everything was fine until I realized that in the post the version he says to download is CM-10.1 and I had downloaded cm-11-20140106-NIGHTLY-otter2.zip from the link he provided. I realized that after I was in TWRP after wiping all the caches and the system I went to install it and it gave me an error which i don't remember what it said.
12:40am: So now im trying to figure how the hell to mount the kindle back so I can transfer the rom out and put the correct one in. I see there is a mount option in TWRP but it would always show up as a hidden removeable disk and when i looked at the command line it said
"E: unable to locate volume information for usb storage mode"
So i googled that and found this post http://forum.xda-developers.com/showthread.php?t=2274315
I figured okay I don't have a fastboot cable so let me try the sideboot loader. But now my computer running windows 7 ultimate 32 bit was not recognizing the kindle like before. It came up as kindle fire2 and the previous drivers werent working
so when i ran cmd an issued the adb devices command nothing showed and I was unable to sideload anything.
So then i got to thinking the error said it could not locate volume information, there was an option in TWRP that said format or partition I don't remember so the idea in my noob brain was ill partition a small part of the memory inside to hold the correct ROM and than flash it using TWRP and problem solved. until this point I could turn my kindle off and on and be able to get into TWRP no problem just hitting the power button.
After the third try of partitioning and each time failing because it could not mount "/data"
i got fustrated and went looking for answers but the kindle was dying at 3% so i shut it off and let it charge while i looked. MISTAKE
i powered it off via the power button and the light disappeared when I went to turn it on again I had no luck BLACK SCREEN and nothing
SO i turned on my xbox and decided Ill play while it charges.
1:40am: no luck nothing on the screen cant get it to come up on the computer F Me i bricked this thing. Finally wiggle the usb around plug out of the hub and directly into the computer and BAM OMAP4430 is being connected and disconnected continuously
YES WE HAVE LIFE. So i began looking at what it is and found several post
http://forum.xda-developers.com/showthread.php?t=1413951
http://forum.xda-developers.com/showthread.php?p=20565446
http://forum.xda-developers.com/showpost.php?p=19800610&postcount=74
First i found out that im in the "cpu's USB boot mode. You need to send the cpu something to boot over usb or it will loop forever trying to find something to boot off flash".
so I powered up my vmware and transfered all the files in I would need to run 2) Open a terminal and sudo or su to root. It's easier that way.
3) Unplug the USB or AC adapter if it's plugged into the KF. But have the USB cable's A end plugged into the PC. This is very important.
4) Turn the power completely off. Do a shutdown if actually running Android, or hold the power button until there's no LED or backlight.
5) Pry open the back cover. The iFixit teardown (Google it) gives some ideas on how to do it, but be really careful because it's easy to snap the tabs along the long sides. DID NOT DO THIS SINCE I HAD READ ELSEWHERE I WAS ALREADY IN THIS MODE
6) The power must still be off. If you accidentally powered it back on, turn it back off.
7) Run:
Code:
./usbboot aboot.bin u-boot.bin; ./fastboot boot twrp-blaze-2.0.0RC0.img
This will chain load aboot, FIREFIREFIRE, then TWRP.
This got me nothing expect waiting for
OMAP44xx device...
sending 2ndstage to target...
waiting for 2ndstage response...
unexpected 2ndstage response
< waiting for device >
and then the terminal just stood there so then on another thread I read
http://forum.xda-developers.com/showthread.php?t=1413358
" run the script usb_fix_parts_and_install_fff_twrp and plug your device in while off when it says <waiting for omap44xx device> in the terminal. The script should run when your device boots up because it`s in this state. I don`t believe you will even need the short trick"
yes a solution finally after looking for so long!
3:37am: download the files run the script run the
[email protected]:/home/orlando/Desktop/rekindle/rekindle# ./fk
5837+1 records in
5837+1 records out
5977554 bytes (6.0 MB) copied, 4.69615 s, 1.3 MB/s
Stopping any running adb servers...
Done. Tools are in /root/firekit. Files copied to USB are likely in /cdrom
Scripts:
install_fff_twrp_from_stock - install FFF and TWRP while in stock Android
install_fff_twrp - install FFF and TWRP while in fastboot
fix_parts - restore partition table to stock while in fastboot
normal_boot - set the bootmode to boot android and reboot while in fastboot
usb_boot_twrp - USB boot TWRP without installing
usb_install_fff_twrp - USB boot FFF, install FFF and TWRP
usb_fix_parts_and_install_fff_twrp - USB boot FFF, restore partition
table to stock, install FFF and TWRP
Good luck. -pokey9000
[email protected]:~/firekit#
[email protected]:~/firekit#
[email protected]:~/firekit#
[email protected]:~/firekit# usb_fix_parts_and_install_fff_twrp
Loading FFF through USB...
?
waiting for OMAP44xx device...
sending 2ndstage to target...
waiting for 2ndstage response...
unexpected 2ndstage response
Fixing partitions...
< waiting for device >
"YES ITS GONNA FIX IT"
20 mins later
"NOPE"
It froze there and the kindle kept connecting and disconnecting it is now 4:30am
it will still only connect and disconnect as OMAP4430
If the developers or someone who knows more than me would be kind enough to lead me in the right direction I would appreciate it
I have tried hard to fix this thing and no luck.
+1
+1
Is this considered as terminal?
As a super hard core bricked?
*i'm here now all ill be doing now buying is broken Screen Kindle and assemble with my good screen
Try search on YouTube for Tekify lollipop or marshmallow on Kindle fire HD. He has a real easy to follow step by step. I used him on 2 kindles both with success in minutes.
Or: www.tekify.co.uk/kindle-fire-hd/roms/cyanogenmod-13-6-0-marshmallow

Bricked Idol 3, need help recovering

I installed the OTA update last night and it's just looping through the "alcatel one touch" and "smart move" screens. It's been like that for hours.
I need assistance in getting into recovery mode, and hopefully getting my files off the device.
I have downloaded android-studio and am about to install it to get adb and fastboot, and have downloaded the drivers for the idol 3. At this point when it's plugged in, my computer doesn't recognize the device.
If you did not have usb debugging enabled BEFORE the boot loop installing adb and fastboot now won't do you any good. Are you still able to get into recovery and is it twrp or the factory recovery? Without a direct way to get the phone into bootloader regretfully the only solution is to send it in for warranty repair (or replacement via your credit card if you paid that way under purchase protection)
Are you trying to remove the data to prevent access by others or because you need the data? Did you make any backups to external sd or copied to the pc?
I as well am stuck in bootloop. Was able to get into factory recovery and reset phone several times. Still no luck. I have a TWRP backup, but how to I do a temporary boot into it? Only option available in factory recovery was to sideload via ADB, but no luck using fastboot commands there. Phoned Alcatel and they have referred me back to Amazon. Amazon only wants to refund me, won't exchange! Of course I bought at the pre-order price. Any help would be greatly appreciated.
wrench588 said:
I as well am stuck in bootloop. Was able to get into factory recovery and reset phone several times. Still no luck. I have a TWRP backup, but how to I do a temporary boot into it? Only option available in factory recovery was to sideload via ADB, but no luck using fastboot commands there. Phoned Alcatel and they have referred me back to Amazon. Amazon only wants to refund me, won't exchange! Of course I bought at the pre-order price. Any help would be greatly appreciated.
Click to expand...
Click to collapse
The factory reset killed you....if you had usb debugging enabled prior and had not done a factory reset (which kills /data) you could have possibly gotten to an adb shell long enough to do an adb reboot bootloader. The problem is there's no way now to get you into bootloader....you can't get to it from recovery (factory).
If you purchased it by credit card you might see if their purchase protection (typically 60-90 days) allows a claim submission for a replacement....in this case they would cut you a check for the cost of a replacement after mailing in your old one. That's the only solution I see to remain at the $199 price.
You could also see if amazon will issue a $50 credit to your account in addition to return to allow for repurchase. Unlikely but possible.
Ok thanks for the input and advice. As a last ditch effort, is there a way to create or modify the twrp file as a "signed" zip file so that I could boot into it via stock recovery. This was how I rooted my old Galaxy S2, although it was a CWM recovery.
wrench588 said:
Ok thanks for the input and advice. As a last ditch effort, is there a way to create or modify the twrp file as a "signed" zip file so that I could boot into it via stock recovery. This was how I rooted my old Galaxy S2, although it was a CWM recovery.
Click to expand...
Click to collapse
Nothing so far has worked in that regard...in fact I created a update.zip using "zipme" to replace the build.prop that another user says the factory recovery refused to process.
Without a full factory rom to pull needed info in or the source code to compile one we can't do some of the things which would "save" the device.
wrench588 said:
...Only option available in factory recovery was to sideload via ADB, but no luck using fastboot commands there.
Click to expand...
Click to collapse
Strange ... the stock recovery of 6039y has an option for reboot to the bootloader.
petrov.0 said:
Strange ... the stock recovery of 6039y has an option for reboot to the bootloader.
Click to expand...
Click to collapse
Can you post a screenshot where the option is? I'm not doubting your word but perhaps he's looking in the wrong place? I'm back on TWRP so can't look in the stock recovery myself.
famewolf said:
Can you post a screenshot where the option is? I'm not doubting your word but perhaps he's looking in the wrong place? I'm back on TWRP so can't look in the stock recovery myself.
Click to expand...
Click to collapse
There is no option for screenshot while the phone is in the stock recovery. I need a camera to take a picture of the menu. I can do this later. The menu however looks like this:
Code:
reboot system now
apply update from ADB
apply update from sdcard
apply update from phone storage
wipe data/factory reset
wipe cache partition
reboot to bootloader
power down
view recovery log
petrov.0 said:
There is no option for screenshot while the phone is in the stock recovery. I need a camera to take a picture of the menu. I can do this later. The menu however looks like this:
Code:
reboot system now
apply update from ADB
apply update from sdcard
apply update from phone storage
wipe data/factory reset
wipe cache partition
reboot to bootloader
power down
view recovery log
Click to expand...
Click to collapse
If it's right off the main page like that then I can confirm it's not on the 6045. It's been one of the main issues with folks bricking their devices...if their rom gets messed up and they have factory recovery they have no way to get into bootloader to do anything to repair the device. Seems alcatel needs to add the reboot to bootloader to our recovery. I wonder where we could report that.
Is there a way to "lock" recovery so the updates cannot replace twrp? TWRP allows adb access and reboot to bootloader.
famewolf said:
If it's right off the main page like that then I can confirm it's not on the 6045. It's been one of the main issues with folks bricking their devices...if their rom gets messed up and they have factory recovery they have no way to get into bootloader to do anything to repair the device. Seems alcatel needs to add the reboot to bootloader to our recovery. I wonder where we could report that.
Is there a way to "lock" recovery so the updates cannot replace twrp? TWRP allows adb access and reboot to bootloader.
Click to expand...
Click to collapse
This is a snapshot from the recovery menu of 6039y.
The short answer of your question regarding the "lock" is ... no. If a longer explanation is needed ... this is from the update file, a link to which was provided by you:
Code:
if ! applypatch -c EMMC:/dev/block/bootdevice/by-name/recovery:18393344:f9062580503eb61b315a5d12c5c6b3bb133aa4b2; then
....etc.
what it does is to check the sha1 sum of the recovery partition and if the sha1 sum doesn't match to f9062580503eb61b315a5d12c5c6b3bb133aa4b2 will continue with an overwriting of the recovery partition and then will apply a patch. It can't be changed because the whole update will fail.
yep no bootloader
I've got reboot to boatloader on main page from stock recovery on my 6045k
Sent from hell
famewolf said:
Is there a way to "lock" recovery so the updates cannot replace twrp? TWRP allows adb access and reboot to bootloader.
Click to expand...
Click to collapse
Back to the "lock" question. Probably it is possible the OTA update to be slightly modified and then to be flashed through the TWRP recovery (there is an option in TWRP to skip the signature verification ... the verification will fail if the zip file is modified). But I prefer to wait for the OTA update of the 6039y, as I want to perform some tests with the upgrade.
ractar28 said:
I installed the OTA update last night and it's just looping through the "alcatel one touch" and "smart move" screens. It's been like that for hours.
I need assistance in getting into recovery mode, and hopefully getting my files off the device.
I have downloaded android-studio and am about to install it to get adb and fastboot, and have downloaded the drivers for the idol 3. At this point when it's plugged in, my computer doesn't recognize the device.
Click to expand...
Click to collapse
I am in the same boat as OP re the state my Idol 3 (6045i) is currently in. I also unchecked superuser but did not unroot completely before installing the update. I have not yet done a data wipe through recovery though. Unfortunately, back when I rooted the phone I did NOT check the box telling the phone to remember the computer/RSA key for future use. As a result, now when the phone is stuck at the white/animated Alcatel boot logo I can see the phone under adb devices, but it shows as unauthorized.
One thing that did seem odd, was browsing through stock recovery when trying to browse to apply an update from either phone storage or the SD card, no files are showing up at all. All it is showing is the folder root ( /.. ) in both instances and nothing else. Even after I attempted loading several system update and twrp images (in .zip and .img formats) on the SD card from my computer, once loaded in the phone none of the files show up through stock recovery. Is this SD card not compatible/formatted wrong or is something else going on?
Is there any current method to gaining access to the phone via adb manupulating the adbkey files in the $User$/Home/.android folder? I do currently have the adbkey files on my Mac from connecting the phone previously. I'm assuming these files are uniquely generated hashes?
That is ridiculous if the 6045k has bootloader access from recovery and 6045i does not. What would be the reasoning for this?
Nikola Jovanovic said:
I've got reboot to boatloader on main page from stock recovery on my 6045k
Sent from hell
Click to expand...
Click to collapse
Does the sha1 sum of your recovery happen to match f9062580503eb61b315a5d12c5c6b3bb133aa4b2 ? If so it could solve some issues but why do I suddenly think all 3 models have their own recovery?
---------- Post added at 08:47 AM ---------- Previous post was at 08:43 AM ----------
n3tnut said:
I am in the same boat as OP re the state my Idol 3 (6045i) is currently in. I also unchecked superuser but did not unroot completely before installing the update. I have not yet done a data wipe through recovery though. Unfortunately, back when I rooted the phone I did NOT check the box telling the phone to remember the computer/RSA key for future use. As a result, now when the phone is stuck at the white/animated Alcatel boot logo I can see the phone under adb devices, but it shows as unauthorized.
One thing that did seem odd, was browsing through stock recovery when trying to browse to apply an update from either phone storage or the SD card, no files are showing up at all. All it is showing is the folder root ( /.. ) in both instances and nothing else. Even after I attempted loading several system update and twrp images (in .zip and .img formats) on the SD card from my computer, once loaded in the phone none of the files show up through stock recovery. Is this SD card not compatible/formatted wrong or is something else going on?
Is there any current method to gaining access to the phone via adb manupulating the adbkey files in the $User$/Home/.android folder? I do currently have the adbkey files on my Mac from connecting the phone previously. I'm assuming these files are uniquely generated hashes?
That is ridiculous if the 6045k has bootloader access from recovery and 6045i does not. What would be the reasoning for this?
Click to expand...
Click to collapse
adb reboot bootloader won't work even with it showing unauthorized? If you can get into bootloader you can fix /system without messing up your /data (don't wipe data or you lose adb entirely...you may figure out how to add the correct hash if we can find how it's generated)
Here's some info on the hashes you might find useful taken from: http://nelenkov.blogspot.com/2013/02/secure-usb-debugging-in-android-422.html
Secure ADB implementation
The ADB host authentication functionality is enabled by default when the ro.adb.secure system property is set to 1, and there is no way to disable it via the system settings interface (which is a good thing). The device is initially in the OFFLINE state and only goes into the ONLINE state once the host has authenticated. As you may already know, hosts use RSA keys in order to authenticate to the ADB daemon on the device. Authentication is typically a three step process:
After a host tries to connect, the device sends and AUTH message of type TOKEN that includes a 20 byte random value (read from /dev/urandom).
The host responds with a SIGNATURE packet that includes a SHA1withRSA signature of the random token with one of its private keys.
The device tries to verify the received signature, and if signature verification succeeds, it responds with a CONNECT message and goes into the ONLINE state. If verification fails, either because the signature value doesn't match or because there is no corresponding public key to verify with, the device sends another AUTH TOKEN with a new random value, so that the host can try authenticating again (slowing down if the number of failures goes over a certain threshold).
Signature verification typically fails the first time you connect the device to a new host because it doesn't yet have the host key. In that case the host sends its public key in an AUTH RSAPUBLICKEY message. The device takes the MD5 hash of that key and displays it in the 'Allow USB debugging' confirmation dialog. Since adbd is a native daemon, the key needs to be passed to the main Android OS. This is accomplished by simply writing the key to a local socket (aptly named, 'adbd'). When you enable ADB debugging from the developer settings screen, a thread that listens to the 'adbd' socket is started. When it receives a message starting with "PK" it treats it as a public key, parses it, calculates the MD5 hash and displays the confirmation dialog (an activity actually, part of the SystemUI package). If you tap 'OK', it sends a simple simple "OK" response and adbd uses the key to verify the authentication message (otherwise it just stays offline). In case you check the 'Always allow from this computer' checkbox, the public key is written to disk and automatically used for signature verification the next time you connect to the same host. The allow/deny debugging functionality, along with starting/stopping the adbd daemon, is exposed as public methods of the UsbDeviceManager system service.
We've described the ADB authentication protocol in some detail, but haven't said much about the actual keys used in the process. Those are 2048-bit RSA keys and are generated by the local ADB server. They are typically stored in $HOME/.android as adbkey and adbkey.pub. On Windows that usually translates to %USERPOFILE%\.android, but keys might end up in C:\Windows\System32\config\systemprofile\.android in some cases (see issue 49465). The default key directory can be overridden by setting the ANDROID_SDK_HOME environment variable. If the ADB_VENDOR_KEYS environment variable is set, the directory it points to is also searched for keys. If no keys are found in any of the above locations, a new key pair is generated and saved. On the device, keys are stored in the /data/misc/adb/adb_keys file, and new authorized keys are appended to the same file as you accept them. Read-only 'vendor keys' are stored in the /adb_keys file, but it doesn't seem to exist on current Nexus devices. The private key is in standard OpenSSL PEM format, while the public one consists of the Base 64 encoded key followed by a `[email protected]` user identifier, separated by space. The user identifier doesn't seem to be used at the moment and is only meaningful on Unix-based OS'es, on Windows it is always '[email protected]'.
While the USB debugging confirmation dialog helpfully displays a key fingerprint to let you verify you are connected to the expected host, the adb client doesn't have a handy command to print the fingerprint of the host key. You might think that there is little room for confusion: after all there is only one cable plugged to a single machine, but if you are running a couple of VMs, thing can get a little fuzzy. Here's one of way of displaying the host key's fingerprint in the same format the confirmation dialog uses (run in $HOME/.android or specify the full path to the public key file):
awk '{print $1}' < adbkey.pub|openssl base64 -A -d -a \
|openssl md5 -c|awk '{print $2}'|tr '[:lower:]' '[:upper:]'
We've reviewed how secure ADB debugging is implemented and have shown why it is needed, but just to show that all of this solves a real problem, we'll finish off with a screenshot of what a failed ADB attack against an 4.2.2 device from another Android device looks like:
famewolf said:
adb reboot bootloader won't work even with it showing unauthorized? If you can get into bootloader you can fix /system without messing up your /data (don't wipe data or you lose adb entirely...you may figure out how to add the correct hash if we can find how it's generated)
Click to expand...
Click to collapse
Just tested using adb reboot bootloader again and this is the result: error: device unauthorized. Please check the confirmation dialog on your device.
Something else I tried was running fastboot commands in the narrow window that the phone initially boots (black screen with Android logo) but that didn't seem to work either. I tried:
fastboot reboot-bootloader
fastboot -i 0x1bbb reboot-bootloader
fastboot -i 0x1bbb devices
I noticed if you plug the phone into the computer via USB while the phone is off, it will briefly power on to the Android logo/black screen before flashing the battery status once and turning off. Is this an opportunity to send fastboot or adb commands to the phone?
I'll try messing with the adbkey stuff later when I have time to dig into it.
There is a tool from Alcatel (TCL) which can perform upgrades of the device from a Windows PC. You can try it if nothing else helps. There are two COM ports available under Windows when the device is powered off and the USB cable is connected to the phone. This tool use them to perform some checks on the device and probably will continue with an upgrade (it says that all of your data will be wiped after the upgrade etc. so there is a possibility to overwrite everything with a stock image) ... there are instructions how to work with it. The link is from the French support section of Alcatel. Despite that the program has support for 6039 and 6045 is not clear for which of their versions.
petrov.0 said:
There is a tool from Alcatel (TCL) which can perform upgrades of the device from a Windows PC. You can try it if nothing else helps. There are two COM ports available under Windows when the device is powered off and the USB cable is connected to the phone. This tool use them to perform some checks on the device and probably will continue with an upgrade (it says that all of your data will be wiped after the upgrade etc. so there is a possibility to overwrite everything with a stock image) ... there are instructions how to work with it. The link is from the French support section of Alcatel. Despite that the program has support for 6039 and 6045 is not clear for which of their versions.
Click to expand...
Click to collapse
The problem is we currently have no stock images in the format it requires to flash to restore the device. I would think those have to be available first?
---------- Post added at 02:56 AM ---------- Previous post was at 02:55 AM ----------
n3tnut said:
Just tested using adb reboot bootloader again and this is the result: error: device unauthorized. Please check the confirmation dialog on your device.
Something else I tried was running fastboot commands in the narrow window that the phone initially boots (black screen with Android logo) but that didn't seem to work either. I tried:
fastboot reboot-bootloader
fastboot -i 0x1bbb reboot-bootloader
fastboot -i 0x1bbb devices
I noticed if you plug the phone into the computer via USB while the phone is off, it will briefly power on to the Android logo/black screen before flashing the battery status once and turning off. Is this an opportunity to send fastboot or adb commands to the phone?
I'll try messing with the adbkey stuff later when I have time to dig into it.
Click to expand...
Click to collapse
You can't do fastboot commands until the phone is IN bootloader....so you'd have to do adb reboot bootloader
adb devices
etc....
famewolf said:
The problem is we currently have no stock images in the format it requires to flash to restore the device. I would think those have to be available first?
Click to expand...
Click to collapse
It is possible the program to download these images from a server.
I found another interesting thing. The device has a download mode. It is activated when the phone is powered off and connected to a PC. You must wait the display to turn off after the charging battery symbol and then to press and hold both volume keys, after which to press and hold the power button (without releasing these for the volume). But still don't know what to do in this mode. No device is detected on my Linux box when the phone is in this state. Probably I should try in Windows.
Also when the Alcatel upgrade tool was trying to detect the phone I'm almost sure that one of the COM ports was
Qualcomm HS-USB Diagnostics 9006
there is a lot information for other devices how this can be used to unbrick your phone, so this is a some start. The images which the people flash through it are in raw format.

Categories

Resources