Hi,
After doing a complete wipe I installed an invalid OS and the kindle is not booting.
How can I solve this submitting a new ROM to install if the ADB driver doesn't recognize my kindle to upload it?
Recovery mode is working, but mounting is not, nor ADB sideload..
Is there any way to resolve this??
Thanks
ceinomor said:
Hi,
After doing a complete wipe I installed an invalid OS and the kindle is not booting.
How can I solve this submitting a new ROM to install if the ADB driver doesn't recognize my kindle to upload it?
Recovery mode is working, but mounting is not, nor ADB sideload..
Is there any way to resolve this??
Thanks
Click to expand...
Click to collapse
What twrp and bootloader versions?
File names if you can
Sent from my DROIDX using XDA Free mobile app
sd_shadow said:
What twrp and bootloader versions?
File names if you can
Sent from my DROIDX using XDA Free mobile app
Click to expand...
Click to collapse
bootloader => v1.4a
twrp => v2.6.31
what file names?
tnx
ceinomor said:
bootloader => v1.4a
twrp => v2.6.31
what file names?
tnx
Click to expand...
Click to collapse
any that you used.
How is kindle listed in device manager?
When in twrp, you selected mount, checked SD card, and selected mount usb?
Sent from my DROIDX using XDA Free mobile app
sd_shadow said:
any that you used.
How is kindle listed in device manager?
When in twrp, you selected mount, checked SD card, and selected mount usb?
Sent from my DROIDX using XDA Free mobile app
Click to expand...
Click to collapse
at the windows device manager the kindle is shown as Amazon Kindle Fire, but when I try to send commands using the kindle fire utility v.0.99 it hangs up..
in twrp I can select the SD card and mount it, but nothing happens at windows.. I cannot see the SD card as a new disk in windows
In device manager double click on kindle should be a 2nd line
Don't recommend kindle fire utility except for installing drivers.
Sent from my DROIDX using XDA Free mobile app
sd_shadow said:
In device manager double click on kindle should be a 2nd line
Don't recommend kindle fire utility except for installing drivers.
Sent from my DROIDX using XDA Free mobile app
Click to expand...
Click to collapse
Sorry, if I double click on the device 'Android ADB Interface' I just see a status message saying the device is working properly
The driver is recognizing the device apparently well, but I cannot mount the SD card to copy a ROM to install.. how can I proceed?
When you mount SD card, did you look in computer where drives are shown?
Sent from my DROIDX using XDA Free mobile app
---------- Post added at 10:06 PM ---------- Previous post was at 10:04 PM ----------
If its not shown, reboot PC and kindle and try again
Sent from my DROIDX using XDA Free mobile app
ceinomor said:
Sorry, if I double click on the device 'Android ADB Interface' I just see a status message saying the device is working properly
The driver is recognizing the device apparently well, but I cannot mount the SD card to copy a ROM to install.. how can I proceed?
Click to expand...
Click to collapse
When I started it in recovery mode (twrp menu) in windows is shown as "Android Composite ADB Interface".. I don't know if this helps
sd_shadow said:
When you mount SD card, did you look in computer where drives are shown?
Sent from my DROIDX using XDA Free mobile app
---------- Post added at 10:06 PM ---------- Previous post was at 10:04 PM ----------
If its not shown, reboot PC and kindle and try again
Sent from my DROIDX using XDA Free mobile app
Click to expand...
Click to collapse
the drive is shown, but when I try to access it got this message: please insert a disk into Removable Disk..
ceinomor said:
the drive is shown, but when I try to access it got this message: please insert a disk into Removable Disk..
Click to expand...
Click to collapse
try checking system and sd card
sd_shadow said:
try checking system and sd card
Click to expand...
Click to collapse
no luck i checked both and mount them.. but got the same result.. still see the new drive but unaccessible
unmount, home, wipe, advanced wipe, check sd card, cache and system, wipe
sd_shadow said:
unmount, home, wipe, advanced wipe, check sd card, cache and system, wipe
Click to expand...
Click to collapse
still the same.. i wiped out sdcard, cache and system.. then at mount option the three were checked, but I can't access the disk.. should i see 3 disks for this?? i didn't reboot the tablet
no should just show 1 drive
---------- Post added at 10:32 PM ---------- Previous post was at 10:31 PM ----------
download adb/fastboot files (adb-fastboot.zip) from http://forum.xda-developers.com/showpost.php?p=53652317&postcount=2
---------- Post added at 10:36 PM ---------- Previous post was at 10:32 PM ----------
Unzip adb-fastboot.zip
Copy adb/fastboot files (AdbWinUsbApi.dll, AdbWinApi.dll, adb.exe, fastboot.exe), fff-u-boot_v1.5.bin, and twrp.img
to same folder c:adb (folder named adb in c drive)
with kindle connected in twrp
Open command prompt (Start menu>all programs>Accessories>Command Prompt
Enter Commands
Code:
cd\adb
adb devices
should get a return something like
Code:
123456789 recovery
sd_shadow said:
no should just show 1 drive
---------- Post added at 10:32 PM ---------- Previous post was at 10:31 PM ----------
download adb/fastboot files (adb-fastboot.zip) from http://forum.xda-developers.com/showpost.php?p=53652317&postcount=2
---------- Post added at 10:36 PM ---------- Previous post was at 10:32 PM ----------
Unzip adb-fastboot.zip
Copy adb/fastboot files (AdbWinUsbApi.dll, AdbWinApi.dll, adb.exe, fastboot.exe), fff-u-boot_v1.5.bin, and twrp.img
to same folder c:adb (folder named adb in c drive)
with kindle connected in twrp
Open command prompt (Start menu>all programs>Accessories>Command Prompt
Enter Commands
Code:
cd\adb
adb devices
should get a return something like
Code:
123456789 recovery
Click to expand...
Click to collapse
i downloaded fff & twrp from other links as they were not included in the zip..
I got this after running adb
C:\adb>adb devices
List of devices attached
0123456789ABCDEF recovery
is it ok??
ceinomor said:
i downloaded fff & twrp from other links as they were not included in the zip..
I got this after running adb
C:\adb>adb devices
List of devices attached
0123456789ABCDEF recovery
is it ok??
Click to expand...
Click to collapse
yes pc can send commands to kindle, and kindle replied
---------- Post added at 10:48 PM ---------- Previous post was at 10:46 PM ----------
What rom are you trying to install? file name?
sd_shadow said:
yes pc can send commands to kindle, and kindle replied
---------- Post added at 10:48 PM ---------- Previous post was at 10:46 PM ----------
What rom are you trying to install? file name?
Click to expand...
Click to collapse
tnx a lot man!! it worked, i pushed a rom file and now i'm able to install it!!
thanks again!!
Related
I downloaded the zip file for Android Revolution HD, and it says cannot read zip file whenever I try to sideboot it, or flash it from TWRP on my phone
Vsolon7 said:
I downloaded the zip file for Android Revolution HD, and it says cannot read zip file whenever I try to sideboot it, or flash it from TWRP on my phone
Click to expand...
Click to collapse
Sideload is very picky. Just push the file instead. Just load twrp but don't load sideload.
Adb push Rom.zip /sdcard/
This will put it in your sdcard directory. If it fails again load bootloader and do
Fastboot erase cache
Load twrp and try again.
Sent from my HTC One_M8 using XDA Premium 4 mobile app
---------- Post added at 08:30 PM ---------- Previous post was at 08:28 PM ----------
When you push there is no percentage. 1.5 gig takes 400 seconds or so. Just wait till your prompt says it is done.
Sent from my HTC One_M8 using XDA Premium 4 mobile app
After realizing all my previous failures in rooting my Kindle Fire was due the 6.3.3 update I found this post: [How To][Root] Kindle Fire 1 update 6.3.3 [2014]
Well, that worked well. I went from there to follow this thread: [How To][Root] Kindle Fire 1 update 6.3.3 [2014]
Everything was going well and then I got a call. After the call I accidentally skipped the chmod section and now my Kindle is stuck on the initial logo screen.
Any help would be greatly appreciated.
ibzguy said:
After realizing all my previous failures in rooting my Kindle Fire was due the 6.3.3 update I found this post: [How To][Root] Kindle Fire 1 update 6.3.3 [2014]
Well, that worked well. I went from there to follow this thread: [How To][Root] Kindle Fire 1 update 6.3.3 [2014]
Everything was going well and then I got a call. After the call I accidentally skipped the chmod section and now my Kindle is stuck on the initial logo screen.
Any help would be greatly appreciated.
Click to expand...
Click to collapse
chmod sets file permissions and probably not necessary. If kindle is stuck it is likely in fastboot mode, just continue with fastboot commands. Fastboot mode has not label or special background, it looks just like boot screen.
---------- Post added at 07:16 PM ---------- Previous post was at 07:11 PM ----------
edited original directions to include that.
sd_shadow said:
chmod sets file permissions and probably not necessary. If kindle is stuck it is likely in fastboot mode, just continue with fastboot commands. Fastboot mode has not label or special background, it looks just like boot screen.
---------- Post added at 07:16 PM ---------- Previous post was at 07:11 PM ----------
edited original directions to include that.
Click to expand...
Click to collapse
When I attempt to run the fastboot commands I get < waiting for device >
I then tried restarting adb and get error: device not found
The Kindle logo is stuck immediately after turning it on. No animation, nothing.
ibzguy said:
When I attempt to run the fastboot commands I get < waiting for device >
I then tried restarting adb and get error: device not found
Click to expand...
Click to collapse
"device not found" error is usually a divers issue
Windows 8.1?
how is kindle listed in Device manager?
---------- Post added at 12:30 AM ---------- Previous post was at 12:15 AM ----------
ibzguy said:
The Kindle logo is stuck immediately after turning it on. No animation, nothing.
Click to expand...
Click to collapse
That should be Fastboot Mode
sd_shadow said:
"device not found" error is usually a divers issue
Windows 8.1?
how is kindle listed in Device manager?
---------- Post added at 12:30 AM ---------- Previous post was at 12:15 AM ----------
That should be Fastboot Mode
Click to expand...
Click to collapse
After re installing the drivers and another reboot I was able to finish up the fastboot section and all is good again! Thanks for the help sd_shadow. I was more than a bit scared I bricked my Kindle. Your posts & vids were invaluable.
ibzguy said:
After re installing the drivers and another reboot I was able to finish up the fastboot section and all is good again! Thanks for the help sd_shadow. I was more than a bit scared I bricked my Kindle. Your posts & vids were invaluable.
Click to expand...
Click to collapse
Hey, I am stuck with the same condition, trying to reinstall everything. Decive is recognized by pc as Android Phone ADB when checking thru device manager, but it somehow wasn't recognized in command prompt (waiting for devices etc.), any help? Thanks so much
anriant said:
Hey, I am stuck with the same condition, trying to reinstall everything. Decive is recognized by pc as Android Phone ADB when checking thru device manager, but it somehow wasn't recognized in command prompt (waiting for devices etc.), any help? Thanks so much
Click to expand...
Click to collapse
I wish I'd documented all the mistakes & steps. To the best of my memory I re installed the drivers supplied with the KFU yet again and it worked. IIRC the key was rebooting after the last driver re install, As you've learned the ADB drivers are usually the culprit.
Also, make sure you go to reboot with shift held down. Win 8.1, right? If you haven't already been doing that they'll never install correctly. I doubt I can insert links but here's a good walk through on disabling driver signing learn.sparkfun.com/tutorials/disabling-driver-signature-on-windows-8/all
https://learn.sparkfun.com/tutorials/disabling-driver-signature-on-windows-8/all
---------- Post added at 01:13 PM ---------- Previous post was at 01:12 PM ----------
Would you say that is better explained there than here http://forum.xda-developers.com/showpost.php?p=54371084&postcount=7
---------- Post added at 01:13 PM ---------- Previous post was at 01:13 PM ----------
I don't have win 8
sd_shadow said:
https://learn.sparkfun.com/tutorials/disabling-driver-signature-on-windows-8/all
---------- Post added at 01:13 PM ---------- Previous post was at 01:12 PM ----------
Would you say that is better explained there than here http://forum.xda-developers.com/showpost.php?p=54371084&postcount=7
---------- Post added at 01:13 PM ---------- Previous post was at 01:13 PM ----------
I don't have win 8
Click to expand...
Click to collapse
Much more definitive for sure. Just wasn't sure the poster was disabling the signing feature and my situation was win 8.
Hello, this is my first post on this forum, though I have lurked on XDA since as far back as my droid eris.
I have looked around the kindle fire forum for the answers I seek, but I have not seen a thread that helps. If I am asking a redundant question, please kindly show me the relevant thread(s) and I will read them.
I was at a small computer store my friend owns in our tiny little town (white hat computer solutions minersville, pa), when a mutual friend and former classmate of ours brought us a Kindle Fire D01400 with a cracked screen he bought off ebay. the previous owner claimed it worked despite the cracked screen, From a hardware standpoint that is quite correct, as you can see everything yet, and the touchscreen responds.
However, they neglected to mention they were selling one that already was modified, it is running TWRP 2.4.4.0 and has an improperly flashed ROM on it ( the stock keyboard crashes, home screen soft key does nothing, gmail works, but google play store does not). sideloading a keyboard app on fixed the keyboard, but the gapps with the exception of gmail don't function. I figured doing a wipe and flash of a new rom and gapps would be a good starting point to attempt to fix this problem.
However when I go into TWRP recovery and try to wipe the system, dalvik, or cache, the operation fails.
I have tried taking the TWRP manager app and sideloading it and using that to update to the latest TWRP. but the version number remains at 2.7.0.1
So my question is, with the above details kept in mind: How exactly do I go about fixing this tablet and making it a functional piece of android hardware for my friend/customer?
Try my flash able twrp.zips thread http://forum.xda-developers.com/showthread.php?t=2811253
Kindle Fire Flashable Recoveries TWRP/COTR/CWM[2014]
Sent from my XT862 using Tapatalk
sd_shadow said:
Try my flash able twrp.zips thread http://forum.xda-developers.com/showthread.php?t=2811253
Kindle Fire Flashable Recoveries TWRP/COTR/CWM[2014]
Sent from my XT862 using Tapatalk
Click to expand...
Click to collapse
Downloading and trying it now. Thanks, I usually do my best to find relevant threads before posting, I am not sure how I missed that one.
Will post back with results as soon as I am done
EDIT:
Flashed it to twrp 2.6.1.0 otter I still can't use the wipe option. tried factory reset figuring i could just push the rom and gapps down using adb again, but factory reset also failed. is there a permission I can reset using adb?
vstrenko said:
I am not sure how I missed that one.
Click to expand...
Click to collapse
It's not stickied and 'flashable recoveries' can be misleading, but that is what they are called by many.
---------- Post added at 02:59 PM ---------- Previous post was at 02:05 PM ----------
vstrenko said:
Downloading and trying it now. Thanks, I usually do my best to find relevant threads before posting, I am not sure how I missed that one.
Will post back with results as soon as I am done
EDIT:
Flashed it to twrp 2.6.1.0 otter I still can't use the wipe option. tried factory reset figuring i could just push the rom and gapps down using adb again, but factory reset also failed. is there a permission I can reset using adb?
Click to expand...
Click to collapse
If you edit your post i don't get notified.
sorry I didn't realize, I lurk more than I post
vstrenko said:
sorry I didn't realize, I lurk more than I post
Click to expand...
Click to collapse
what is the rom version currently installed
full name listed in setting>about device(maybe about phone or tablet)>system version
JellyBeer-v4.33-23072013-190721
vstrenko said:
JellyBeer-v4.33-23072013-190721
Click to expand...
Click to collapse
have you used adb.exe or fastboot.exe before?
---------- Post added at 03:26 PM ---------- Previous post was at 03:25 PM ----------
windows 7 or 8?
I have used adb before with my acer iconia a500 and my droid3
windows 7 64bit is my OS
vstrenko said:
I have used adb before with my acer iconia a500 and my droid3
windows 7 64bit is my OS
Click to expand...
Click to collapse
use Install.Drivers.bat from Kindle Fire Utility if you have not yet.
reboot pc, check device manager with kindle connected to PC
should be listed as an Android Phone>adb interface
if OK then
boot Kindle to TWRP
in command prompt on PC
Code:
adb devices
should get something like
Code:
123456789 recovery
if you get waiting for device for more than a few secs or or some kind of bad command error post it.
---------- Post added at 04:15 PM ---------- Previous post was at 04:03 PM ----------
if response is good
Code:
adb shell "cat /proc/cmdline"
sd_shadow said:
use Install.Drivers.bat from Kindle Fire Utility if you have not yet.
reboot pc, check device manager with kindle connected to PC
should be listed as an Android Phone>adb interface
if OK then
boot Kindle to TWRP
in command prompt on PC
Code:
adb devices
should get something like
Code:
123456789 recovery
if you get waiting for device for more than a few secs or or some kind of bad command error post it.
---------- Post added at 04:15 PM ---------- Previous post was at 04:03 PM ----------
if response is good
Code:
adb shell "cat /proc/cmdline"
Click to expand...
Click to collapse
When it is booted into android, it shows in adb as
Code:
list of devices attached
0123456789ABCDEF device
When I boot into TWRP and execute adb devices i get
Code:
list of devices attached
with no further error messages
In TWRP on the second row at the top, along with the battery level (100%) and time 5:26pm, it says SIMULATING ACTIONS in all caps. is it supposed to say that or should it say something else
vstrenko said:
When it is booted into android, it shows in adb as
Code:
list of devices attached
0123456789ABCDEF device
When I boot into TWRP and execute adb devices i get
Code:
list of devices attached
with no further error messages
In TWRP on the second row at the top, along with the battery level (100%) and time 5:26pm, it says SIMULATING ACTIONS in all caps. is it supposed to say that or should it say something else
Click to expand...
Click to collapse
ok
try
with Kindle off, but connected to PC
Code:
fastboot devices
then boot Kindle
sd_shadow said:
ok
try
with Kindle off, but connected to PC
Code:
fastboot devices
then boot Kindle
Click to expand...
Click to collapse
fastboot reports nothing at all when i try that, when i type that in it pauses for a fraction of a second then i am left with a prompt on a new line to enter a command
Code:
C:\Windows\system32\> fastboot devices
C:\Windows\system32\>
vstrenko said:
fastboot reports nothing at all when i try that, when i type that in it pauses for a fraction of a second then i am left with a prompt on a new line to enter a command
Code:
C:\Windows\system32\> fastboot devices
C:\Windows\system32\>
Click to expand...
Click to collapse
download adb-fastboot.zip
Create a folder in C drive named adb (c:adb)
Unzip adb-fastboot.zip
Copy adb/fastboot files (AdbWinUsbApi.dll, AdbWinApi.dll, adb.exe, fastboot.exe) to folder
Connect kindle to pc, power off kindle
Open Command Prompt
Enter Commands
Code:
cd\adb
Code:
fastboot devices
power on kindle
sd_shadow said:
download adb-fastboot.zip
Create a folder in C drive named adb (c:adb)
Unzip adb-fastboot.zip
Copy adb/fastboot files (AdbWinUsbApi.dll, AdbWinApi.dll, adb.exe, fastboot.exe) to folder
Connect kindle to pc, power off kindle
Open Command Prompt
Enter Commands
Code:
cd\adb
Code:
fastboot devices
power on kindle
Click to expand...
Click to collapse
It is on when I use fastboot devices from a command prompt.
that is what I get as a result
vstrenko said:
It is on when I use fastboot devices from a command prompt.
that is what I get as a result
Click to expand...
Click to collapse
you may not have enough posts to link images, if that was your intent
try sending a pm or email
---------- Post added at 07:02 PM ---------- Previous post was at 07:00 PM ----------
Kindle should be off when entering fastboot commands, because kindle is in fastboot mode only a short time when powering on
sd_shadow said:
you may not have enough posts to link images, if that was your intent
try sending a pm or email
---------- Post added at 07:02 PM ---------- Previous post was at 07:00 PM ----------
Kindle should be off when entering fastboot commands, because kindle is in fastboot mode only a short time when powering on
Click to expand...
Click to collapse
Previous owner of the device had the TWRP recovery set to use simulation mode. I was unaware that was even an option since i was not familar with TWRP( my previous android flashing experiences used clockwork) after unchecking those boxes in the advanced settings, I was successfully able to flash a rom and gapps, and everything was perfect after that.
sorry for wasting so much time on this, I really missed something simple on this one.
vstrenko said:
Previous owner of the device had the TWRP recovery set to use simulation mode. I was unaware that was even an option since i was not familar with TWRP( my previous android flashing experiences used clockwork) after unchecking those boxes in the advanced settings, I was successfully able to flash a rom and gapps, and everything was perfect after that.
sorry for wasting so much time on this, I really missed something simple on this one.
Click to expand...
Click to collapse
no problem, I've never used the simulation options before...
I've been trying on Windows, and followed the instructions, but when the Kindle rebooted, I didn't see any recovery menu. On Ubuntu now, and I installed Soupkit, adb, and fastboot. But I don't know what to do with these in Linux. I tried one guide, and it tried to load u-boot.bin, which wasn't included in the Soupkit install, and it turns out that Soupkit installed files in the wrong directory, so I tried making the directory path, and copying the files over there, and downloaded the u-boot.bin file I just ended up noticing and putting it in both directories, and it still wouldn't work.
Also, am I supposed to install Fire Fire Fire before TWRP?
Can't use twrp without fff bootloader
Sent from my DROIDX using Tapatalk
---------- Post added at 02:11 PM ---------- Previous post was at 02:06 PM ----------
SoupKit will not work until Kindle is rooted and in fastboot mode
see http://forum.xda-developers.com/kin...w-to-firefirefire-twrp-6-3-3-factory-t2817362
sd_shadow said:
Can't use twrp without fff bootloader
Sent from my DROIDX using Tapatalk
---------- Post added at 02:11 PM ---------- Previous post was at 02:06 PM ----------
SoupKit will not work until Kindle is rooted and in fastboot mode
see http://forum.xda-developers.com/kin...w-to-firefirefire-twrp-6-3-3-factory-t2817362
Click to expand...
Click to collapse
Know how I go about getting fff installed? I tried looking up "Install Fire Fire Fire Kindle 6.3.3" and other similar searches, all I got was how to unbrick with twrp and stuff like that.
Edit: nvm, didn't notice the link. I tried Soupkitchen without the Kindle plugged in. Am I supposed to run it with it plugged in? I tried to run Soupkitchen again, but it's not letting me now.
Overlord Valvatorez said:
Know how I go about getting fff installed? I tried looking up "Install Fire Fire Fire Kindle 6.3.3" and other similar searches, all I got was how to unbrick with twrp and stuff like that.
Edit: nvm, didn't notice the link. I tried Soupkitchen without the Kindle plugged in. Am I supposed to run it with it plugged in? I tried to run Soupkitchen again, but it's not letting me now.
Click to expand...
Click to collapse
Is kindle rooted?
sd_shadow said:
Is kindle rooted?
Click to expand...
Click to collapse
I rooted it with Saferoot. Ran a root check app to make sure, and it said it's rooted. I tried following the instructions on the page you linked but it ends up pointing to Soupkit and it says no such file or directory when I try the push command.
I have adb.exe, fastboot.exe, and u-boot.bin in the Soupkit directory. I used the official Soupkit download, through terminal.
Overlord Valvatorez said:
I rooted it with Saferoot. Ran a root check app to make sure, and it said it's rooted. I tried following the instructions on the page you linked but it ends up pointing to Soupkit and it says no such file or directory when I try the push command.
I have adb.exe, fastboot.exe, and u-boot.bin in the Soupkit directory. I used the official Soupkit download, through terminal.
Click to expand...
Click to collapse
Kindle must be in fastboot mode to use SoupKit.
If windows command prompt says " it says no such file or directory when I try the push command."
adb/fastboot files are not in same older as command prompt is pointing to.
sd_shadow said:
Kindle must be in fastboot mode to use SoupKit.
If windows command prompt says " it says no such file or directory when I try the push command."
adb/fastboot files are not in same older as command prompt is pointing to.
Click to expand...
Click to collapse
I have the exe files in the Soupkit folder. Is there anything I'm missing that I need to get fbmode to work? I'll go look around for a pack.
Overlord Valvatorez said:
I have the exe files in the Soupkit folder. Is there anything I'm missing that I need to get fbmode to work? I'll go look around for a pack.
Click to expand...
Click to collapse
yes, SoupKit can not put the Kindle Fire with system version 6.3.3 in fastboot mode, you need to manually push the files with adb
---------- Post added at 03:22 PM ---------- Previous post was at 03:21 PM ----------
like in the the link i posted http://forum.xda-developers.com/kin...w-to-firefirefire-twrp-6-3-3-factory-t2817362
sd_shadow said:
yes, SoupKit can not put the Kindle Fire with system version 6.3.3 in fastboot mode, you need to manually push the files with adb
---------- Post added at 03:22 PM ---------- Previous post was at 03:21 PM ----------
like in the the link i posted http://forum.xda-developers.com/kin...w-to-firefirefire-twrp-6-3-3-factory-t2817362
Click to expand...
Click to collapse
I have the fbmode file. I always get stuck at the push command. I know I have the files that are needed, and I have two Soupkit folders just in case. One in jason/bin and the other in bin. I even tried copying the files in the files folder directly into the Soupkit folder, still no joy. I have adb.exe, fastboot.exe, fbmode.exe, and u-boot.bin and haven't messed around with any other folders I think. This is a sample of my terminal text.
[email protected]:~$ adb push fbmode /data/local/tmp
bash: /home/jason/bin/SoupKit/files/adb: No such file or directory
According to http://lifehacker.com/the-easiest-way-to-install-androids-adb-and-fastboot-to-1586992378
enter and run this command:
Code:
sudo apt-get install android-tools-adb android-tools-fastboot
And you're all set up! You can send commands to your device from any terminal window.
sd_shadow said:
According to http://lifehacker.com/the-easiest-way-to-install-androids-adb-and-fastboot-to-1586992378
enter and run this command:
Code:
sudo apt-get install android-tools-adb android-tools-fastboot
And you're all set up! You can send commands to your device from any terminal window.
Click to expand...
Click to collapse
It says nothing was upgraded, and I already have the newest version. And when I try the push command, I still get the same error. Tried skipping ahead to adb shell and still getting a no such file or directory error. I downloaded the files that were linked in the guide, and I'm pretty sure I'm missing certain files, but I forgot what those were. I borked my bootloader when trying to use EasyBCD to replace Android x86 with Ubuntu. Ended up plugging in my spare drive and grabbing Ubuntu off of that, and loading it from my USB, so I have an OS again, but the files I had were lost, so I've been having to hunt down missing files.
Edit: I have Superuser on my Kindle. I wonder if there's anything I can do from there to make things easier.
Hi I have a Kindle fire and I got it with no OS. It has twrp recovery, but when I plug it into my pc nothing pops up to copy a rom over. No fast boot either. Please fast help would be really great
malikfaraj96 said:
Hi I have a Kindle fire and I got it with no OS. It has twrp recovery, but when I plug it into my pc nothing pops up to copy a rom over. No fast boot either. Please fast help would be really great
Click to expand...
Click to collapse
Download kindle fire utility
Uninstall kindle and drivers from device manager
Extract files from kindle fire utility zip
Open extracted folder
Run the install.drivers.bat
Reboot PC
http://forum.xda-developers.com/showthread.php?t=2192818
[Root][TWRP][COTR][BOOTLOADERS]Kindle Fire Utility v0.9.9 (4/5/13) [1st Gen Only!]
Sent from my DROIDX using Tapatalk
sd_shadow said:
Download kindle fire utility
Uninstall kindle and drivers from device manager
Extract files from kindle fire utility zip
Open extracted folder
Run the install.drivers.bat
Reboot PC
http://forum.xda-developers.com/showthread.php?t=2192818
[Root][TWRP][COTR][BOOTLOADERS]Kindle Fire Utility v0.9.9 (4/5/13) [1st Gen Only!]
Sent from my DROIDX using Tapatalk
Click to expand...
Click to collapse
Thanks for the quick reply still nothing. It shows it in the eject menu and even in the disk management (says no media but still visible)
malikfaraj96 said:
Thanks for the quick reply still nothing. It shows it in the eject menu and even in the disk management (says no media but still visible)
Click to expand...
Click to collapse
It's a kindle fire 1?
Sent from my DROIDX using Tapatalk
sd_shadow said:
It's a kindle fire 1?
Sent from my DROIDX using Tapatalk
Click to expand...
Click to collapse
Yea oh btw the driver says google usb failed to insatll
malikfaraj96 said:
Yea oh btw the driver says google usb failed to insatll
Click to expand...
Click to collapse
If you have windows 8, you need to disable driver signature enforcement
Sent from my DROIDX using Tapatalk
---------- Post added at 09:51 PM ---------- Previous post was at 09:50 PM ----------
https://learn.sparkfun.com/tutorials/disabling-driver-signature-on-windows-8/all
Sent from my DROIDX using Tapatalk
sd_shadow said:
If you have windows 8, you need to disable driver signature enforcement
Sent from my DROIDX using Tapatalk
---------- Post added at 09:51 PM ---------- Previous post was at 09:50 PM ----------
https://learn.sparkfun.com/tutorials/disabling-driver-signature-on-windows-8/all
Sent from my DROIDX using Tapatalk
Click to expand...
Click to collapse
Did that installed the driver but still doesn't pop up in explorer
Edit: twrp 2.2.2.0 if that matters
malikfaraj96 said:
Did that installed the driver but still doesn't pop up in explorer
Edit: twrp 2.2.2.0 if that matters
Click to expand...
Click to collapse
Until it is listed as android phone>adb interface
In device manager it will not work
Sent from my DROIDX using Tapatalk
sd_shadow said:
Until it is listed as android phone>adb interface
In device manager it will not work
Sent from my DROIDX using Tapatalk
Click to expand...
Click to collapse
I'm so sorry. It's listed as kindle-adb device. (There's no adb in twrp/advanced)
Ok so I went through the whole adb thing, pushed the rom&gapps (cm10.1 cuz old recovery) and when I go to flash it fills the progress bar in like 2 seconds and says reboot as of it flashed but it didn't