Related
i got problem with KFU and here is my screenshot attached:
anyone knows what's the problem and how to fix it?? thanks in advance.
Yeah doesn't look like it knows what bootmode your kindle is in reboot your computer and power down your kindle a try again after powering back on.
---------- Post added at 12:18 AM ---------- Previous post was at 12:05 AM ----------
boot status should say 4000 which is normal yours says unknown
heck maybe you got a bad kfu download to redownload it and extract it to your desktop or to the root of your c drive
my windows is in chinese language... wonder if that makes my KFU not working??
I tried rebooting both the kindle and PC, still not working, when KFU opens, only gave me the "findstr" is not a valid command error.
Thepooch said:
Yeah doesn't look like it knows what bootmode your kindle is in reboot your computer and power down your kindle a try again after powering back on.
---------- Post added at 12:18 AM ---------- Previous post was at 12:05 AM ----------
boot status should say 4000 which is normal yours says unknown
Click to expand...
Click to collapse
ok download it from here http://forum.xda-developers.com/showthread.php?t=1399889 in english try again
I cannot help you with errors in unless I can read it plus it doesnt appear to be functioning at all to be truthful from your image
---------- Post added at 01:18 AM ---------- Previous post was at 01:08 AM ----------
http://www.youtube.com/watch?v=mwMHIkX20YI
---------- Post added at 01:28 AM ---------- Previous post was at 01:18 AM ----------
你有吗?
you know you could be right the chinese characters might be messing up the utility you might have to change your windows to english to have success
---------- Post added at 01:34 AM ---------- Previous post was at 01:28 AM ----------
你知道你可以对中文字符可能被搞乱了实用,你可能要改变您的Windows英语有成功
if what I just wrote doesnt translate blame google
So I decided to try to run ubuntu touch on my Samsung Galaxy Nexus(verizon). All went well, but now it seems I cant start the phone, can only get into fastboot mode. Can anyone please walk me through the steps of putting stock android back on my phone? I have adb and fastboot installed on my computer. There's a guide here that walks you through the process of returning the phone to stock software/firmware, but it requires USB debugging to be on, which I can't turn on because the phone won't boot up. I greatly appreciate any help!!!
Phone Info(what's written in fastboot):
PRODUCT NAME-Tuna
VARIANT- toro 32GB
HW VERSION- 9
BOOTLOADER VERSION: PRIMELC03
BASEBAND VERSION- I515.FK02 CDMA-I515.FK01
CARRIER INFO- NONE
SIGNING- production
LOCK STATE- UNLOCKED
You dont need USB debug on in order to use fastboot
---------- Post added at 05:39 PM ---------- Previous post was at 05:38 PM ----------
Debugging is only needed if using adb.
But if u already in fastboot bootloader mode then u don't need to do "adb reboot bootloader" command
ashclepdia said:
You dont need USB debug on in order to use fastboot
---------- Post added at 05:39 PM ---------- Previous post was at 05:38 PM ----------
Debugging is only needed if using adb.
But if u already in fastboot bootloader mode then u don't need to do "adb reboot bootloader" command
Click to expand...
Click to collapse
Thanks for the pretty fast response! I'm still lost as to how I can make everything go back to the way it is (i.e, get rid of ubuntu and get android back on ) . Definitely my last time trying to muck around with roms and such D;
vsp3317 said:
Thanks for the pretty fast response! I'm still lost as to how I can make everything go back to the way it is (i.e, get rid of ubuntu and get android back on ) . Definitely my last time trying to muck around with roms and such D;
Click to expand...
Click to collapse
Don't give up!
Once you've done it once or twice it becomes easier, everything starts to make sense
Did you download one of the Google factory img for toro to your computer? Get it from here
https://developers.google.com/android/nexus/images
(It will be under the Mysid/toro name) any of the available ones will work that are for toro.
---------- Post added at 06:19 PM ---------- Previous post was at 06:17 PM ----------
Then you just uncompress the file, open command prompt(aka terminal) in that folder/directory , put device into fastboot mode(bootloader), and then execute the flash all script that comes with the factory IMG download.
---------- Post added at 06:26 PM ---------- Previous post was at 06:19 PM ----------
Oh, and to easily open a command prompt in that directory, uncompress the factory img download file from that site linked above, then open the folder to view it's contents. Hold shift and right click within the folder and choose "open command prompt"
Then all you should need to do is put "flash-all.exe" and hit enter in the command prompt that pops up once device is connected and in fastboot(bootloader)mode. (No quotes...just enter the text) and then be patient. The flashing of the radio files might seem to take a long time especially the CDMA radio. Do NOT unplug or anything before it is completed fully)
If need anymore info ask away
ashclepdia said:
Don't give up!
Once you've done it once or twice it becomes easier, everything starts to make sense
Did you download one of the Google factory img for toro to your computer? Get it from here
(It will be under the Mysid/toro name) any of the available ones will work that are for toro.
---------- Post added at 06:19 PM ---------- Previous post was at 06:17 PM ----------
Then you just uncompress the file, open command prompt(aka terminal) in that folder/directory , put device into fastboot mode(bootloader), and then execute the flash all script that comes with the factory IMG download.
---------- Post added at 06:26 PM ---------- Previous post was at 06:19 PM ----------
Oh, and to easily open a command prompt in that directory, uncompress the factory img download file from that site linked above, then open the folder to view it's contents. Hold shift and right click within the folder and choose "open command prompt"
Then all you should need to do is put "flash-all.exe" and hit enter in the command prompt that pops up once device is connected and in fastboot(bootloader)mode. (No quotes...just enter the text) and then be patient. The flashing of the radio files might seem to take a long time especially the CDMA radio. Do NOT unplug or anything before it is completed fully)
If need anymore info ask away
Click to expand...
Click to collapse
Wow, I can't thank you enough man!!! :highfive: That worked like a charm , no problems at all . And oh it's "flash-all.bat" not .exe, for the people that might come across this thread later. Thanks again though, I really don't know what I would've done. Definitely going to do a **** ton more research next time I decide to go and flash a rom haha.
vsp3317 said:
Wow, I can't thank you enough man!!! :highfive: That worked like a charm , no problems at all . And oh it's "flash-all.bat" not .exe, for the people that might come across this thread later. Thanks again though, I really don't know what I would've done. Definitely going to do a **** ton more research next time I decide to go and flash a rom haha.
Click to expand...
Click to collapse
No problem buddy
That's what these forums are for, learning, helping, development, all that good stuff! Just happy it went smoothly for ya.
I think it used to be named .exe, at least it shows as exe on my laptop but I use Linux so it could just be seeing it differently(since I have wine installed)
There is usually a windows executable and a Linux .sh script that can be executed from the terminal to start the process.
See, it's not all THAT bad now is it? Especially since now you know how to do it, messing up the device isn't such a daunting thing anymore lol.
As for keeping status 7 from happening again I highly recommend bookmarking the TWRP or CWM official sites so that before flashing things in the future, you can make sure you have the most up to date custom recovery installed by comparing what is available vs what you have installed(booting into recovery mode will usually have the version info somewhere on the main screen) and of course having a recent nandroid backup made within your current custom recovery. I prefer TWRP but it's a personal choice to each user which they use
Just don't be afraid to play around
Congrats again on your first soft brick&restore! Lol
It's such a relieving feeling once you bring device back from the dead ain't it?
Download all the files attached below I forgot to attach super su you can download it from here- https://ws.cubbyusercontent.com/p/_8b94a93b2bf34f949b3f0c4ed5d29fa2/SuperSU.apk/1045721080
Follow the steps from here or from the images attached -
1) Install kingroot and click on green button to start rooting process
2) After the process is complete open ES file explorer and enable root explorer from tools
3) Copy supersu.apk to device/system/app and set permission to rw-r-r and reboot
4)After reboot open supersu and click on install su binary and then click on normal if it does not install reboot and try to install su binary again
5)After installing su binary If you want you can remove kinguser which was installed along with kingroot from system/app
That's it ! You are now rooted
Thanx its helpful
---------- Post added at 06:32 PM ---------- Previous post was at 06:29 PM ----------
Grishking said:
Thanx its helpful
Click to expand...
Click to collapse
Can you upload or send me video for this
Grishking said:
Thanx its helpful
---------- Post added at 06:32 PM ---------- Previous post was at 06:29 PM ----------
Can you upload or send me video for this
Click to expand...
Click to collapse
Answer fast please
It seems I have a big mess on my hands, and would greatly appreciate any help given.
I have a Gen 1 KF with no factory cable. I just recently updated TWRP and FFF with the latest KFU. However, I can not do no fastboot or adb commands what so ever. Under my device manager it shows " Android Composite ADB Interface" but under my command prompt I get the error message "adb is not recognized as an internal or external command, operable program or batch file". When running TWRP, I get the ADB status: online, and Boot Status: 4000 (normal).
With that being said, somewhere in this process I wiped and have no OS currently installed. It also says my KF is not rooted anymore and would I like to install, which I do but nothing happens.
When I reboot in normal status all I get is the kindle fire logo screen. I can get back to recovery thru using TWRP.
I have no idea where to go from here, and was hoping you guys could please help me out.
Thanks!
You need to be in the same directory as adb or set the path to include it.
basenjidad said:
You need to be in the same directory as adb or set the path to include it.
Click to expand...
Click to collapse
I can get to the C:\kfu and see all the directorys and what not. Then I go into tools and I can see the adb.exe, and supposedly I should be able to type code: "adb devices" to see if its working properly but all I get back is the error message above.
Where am I going wrong here?
Are you using KFU?
basenjidad said:
Are you using KFU?
Click to expand...
Click to collapse
Yes, I have the latest version of KFU 0.9.9, and it seems to be working fine. Can I still install a new OS using TWRP, but I can not get a zip file to the SD card on the KF to use TWRP to install. Right now I have no OS, and I can't push a zip without using the ADB commands, correct?
Correct. The error you're describing suggests that Windows can't find adb.exe Either change to the directory that has and or change path: to include C:\KFU\tools.
hunting9 said:
Yes, I have the latest version of KFU 0.9.9, and it seems to be working fine. Can I still install a new OS using TWRP, but I can not get a zip file to the SD card on the KF to use TWRP to install. Right now I have no OS, and I can't push a zip without using the ADB commands, correct?
Click to expand...
Click to collapse
Don't use KFU if you have twrp
---------- Post added at 10:45 PM ---------- Previous post was at 10:42 PM ----------
In twrp select mount >the check storage(SD card) > mount USB storage
---------- Post added at 10:45 PM ---------- Previous post was at 10:45 PM ----------
Should get SD card access on pc
---------- Post added at 10:46 PM ---------- Previous post was at 10:45 PM ----------
The not rooted warning just means you don't have a Rom installed
sd_shadow said:
Don't use KFU if you have twrp
---------- Post added at 10:45 PM ---------- Previous post was at 10:42 PM ----------
In twrp select mount >the check storage(SD card) > mount USB storage
---------- Post added at 10:45 PM ---------- Previous post was at 10:45 PM ----------
Should get SD card access on pc
---------- Post added at 10:46 PM ---------- Previous post was at 10:45 PM ----------
The not rooted warning just means you don't have a Rom installed
Click to expand...
Click to collapse
Thanks guys! I think I have most of this mopped up except one more issue. For some reason I can not get all the Goggle apps that TWRP has to install under the Extras options. I get a few but I do not get Google Store and some more. What would be the best way for me to add the Google Store app.
Also, I was able to flash a ROM . . currently got this one installed - OFFICIAL CM11.0 + 3.0.72 Kernel for Kindle Fire [NIGHTLIES]
hunting9 said:
Thanks guys! I think I have most of this mopped up except one more issue. For some reason I can not get all the Goggle apps that TWRP has to install under the Extras options. I get a few but I do not get Google Store and some more. What would be the best way for me to add the Google Store app.
Also, I was able to flash a ROM . . currently got this one installed - OFFICIAL CM11.0 + 3.0.72 Kernel for Kindle Fire [NIGHTLIES]
Click to expand...
Click to collapse
google apps are installed with a GApps zip
like gapps-kk-20140606-signed.zip like the rom zip
Many roms like CM do not include Google apps, because of copyright issues, so they are separate install files
---------- Post added at 10:03 PM ---------- Previous post was at 09:50 PM ----------
It usually best to install the Gapps file recommended by the dev.
If there is not one recommended or link is dead, use a gapps zip for the same android version of the rom.
You installed a KitKat rom so you want to use a KatKat Gapps zip.
Google Apps are updated often, and usually newest gapps are best, as long as it still same android version as your rom.
I prefer PA Gapps it has a more detailed installer, and several different sizes depending on how much google you want.
401MB to 88MB , because the Kindle does not have a lot of storage, you may want to install the micro or mini versions
see http://forum.xda-developers.com/showthread.php?t=2397942
I tried to push a couple different GApps zip to the SDcard, and then use TWRP to flash them. It seemed to run successful but when the reboot took place, there was nothing added.
Where I am going wrong buddy, I am by no means talented like you guys when it comes to this.
Actually, the one you listed above was one I tried, and I also tried to push gapps-lp-20141109-signed
hunting9 said:
I tried to push a couple different GApps zip to the SDcard, and then use TWRP to flash them. It seemed to run successful but when the reboot took place, there was nothing added.
Where I am going wrong buddy, I am by no means talented like you guys when it comes to this.
Actually, the one you listed above was one I tried, and I also tried to push gapps-lp-20141109-signed
Click to expand...
Click to collapse
for all files you should verify md5 checksum with a checksum utility see https://sites.google.com/site/sdshadowscollection/home/hash-checksums
if md5 is incorrect, redownload
if md5 is correct, try the PA GApps
---------- Post added at 10:15 PM ---------- Previous post was at 10:12 PM ----------
do not use lp or 5.0 GApps
using the wrong GApps can mess up the rom and you will need to factory reset in twrp and reinstall rom and gapps
I was wrong bud, I used the lp Gapps when I flashed the PacMan version trying to get the google apps. Then I wiped and went back to the ROM I listed earlier.
I just did what you said on the md5 and it was correct, so I tried to TWRP the pa micro and I got a long error messaging saying insufficient storage space available. How is that even possible at only 170mb?
hunting9 said:
I was wrong bud, I used the lp Gapps when I flashed the PacMan version trying to get the google apps. Then I wiped and went back to the ROM I listed earlier.
I just did what you said on the md5 and it was correct, so I tried to TWRP the pa micro and I got a long error messaging saying insufficient storage space available. How is that even possible at only 170mb?
Click to expand...
Click to collapse
I would factory reset in twrp, and Wipe>advanced>check system>swipe to wipe
reinstall rom and install gapps before booting rom
---------- Post added at 10:51 PM ---------- Previous post was at 10:50 PM ----------
normally you want to install rom and gapps at same time, or there can be issues
sd_shadow said:
I would factory reset in twrp, and Wipe>advanced>check system>swipe to wipe
reinstall rom and install gapps before booting rom
---------- Post added at 10:51 PM ---------- Previous post was at 10:50 PM ----------
normally you want to install rom and gapps at same time, or there can be issues
Click to expand...
Click to collapse
I am going to all that right now, and see what happens . . .
It looks like it finally worked . . but why do I not have the Google store??? Looks like I got everything bu that app now.
I get error messages when opening google apps that say "google play services, which some of your applications rely on, in not supported by your device. please contact the manfu. for assistance".
hunting9 said:
It looks like it finally worked . . but why do I not have the Google store??? Looks like I got everything bu that app now.
Click to expand...
Click to collapse
It's "Play Store"
---------- Post added at 11:29 PM ---------- Previous post was at 11:26 PM ----------
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Sorry about that, your right its the Play Store . . but I do not see the App available no where.
I get error messages when opening google apps that say "google play services, which some of your applications rely on, in not supported by your device. please contact the manfu. for assistance".
What were the Rom and gapps file names?
---------- Post added at 11:42 PM ---------- Previous post was at 11:40 PM ----------
And twrp and bootloader versions?
sd_shadow said:
What were the Rom and gapps file names?
---------- Post added at 11:42 PM ---------- Previous post was at 11:40 PM ----------
And twrp and bootloader versions?
Click to expand...
Click to collapse
ROM: cm-11-20141220-NIGHTLY-otter
GApps: gapps-kk-20140606-signed
TWRP: v2.6.3.1
Bootloader: FFF that came with the latest KFU
You have a custom bootloader or you could not access twrp
Version is on Kindle Fire screen when booting up in corner 1.4 1.4a or 1.5
Those files should be good, but gapps are getting old
I suggest using PA gapps
You will need to wipe again
---------- Post added at 11:58 PM ---------- Previous post was at 11:57 PM ----------
Could update to twrp 2.7.1.0 too Kindle Fire Flashable Recoveries TWRP/COTR/CWM[2014]
Hello couple days before i decide to do a hard reset on my phone...but after the reset the phone has gone into a bootloop. I can`t go to the recovery mode i try to flash the phone but that didn't help... the phone is stuck to the bootloop and from time to time i get on the display "android is starting" and just like that the phone is restarting and going back to the loop. I try everything and nothing helps... please help me
Flash stock rom again with qfil.
android 5 or 6 ? i flash it with custom rom and with the stok s288 and nothing ....
i am having the same issue..any ideas how to fix? i tried everything..after flashing the stock rom it is still in the bootloop mode..
iam flashing the P1a42_S272_160506_ROW_QPST with qfil..the phone starts comes the lenovo logo and after that it starts to close and boot again continiously.. an infinite bootlop ..
i noticed an error in qfil :
Throughput: 11.86329M/s
Reset Phone
Waiting for reset done...
Download Fail:FireHose Fail Fail to find QDLoader port after switch
Finish Download
what does that mean? what must i do to unbrick it?any help , any ideas appreciated.
I flash it with bouth custom and stock rom in QFIL and nothing.. flash it with Miflash and nothing
finally after 3 days of coniniously effort i was able to flash and unbrick the phone..until now i was using qfil today i tried yo flash with miflash ..
and dont forget to disable signature validation in safemode inj windows..tap f8 when starting and disable it
---------- Post added at 07:01 PM ---------- Previous post was at 06:47 PM ----------
also try this file from the link
http://www.droidsavvy.com/unbrick-qualcomm-mobiles/
windows 10 or 7 ??? i`m on the 10
T1k said:
windows 10 or 7 ??? i`m on the 10
Click to expand...
Click to collapse
iam on win 7 .. do the same steps for win 10, its the same
p1
Hi guys I have some problem with my P1C72..from chinese ...etotalk mod rom..
After I use qfil with new rom..phone is in bootloop..I try with several roms..some thing
I didnt disable this recognision of new driver!!!
Can you explain how to do this with miflash and what rom to put
I can go in recovery mode,,but cant in fastboot..
I didnt sleep cople nights)) can you put some links
I can even get some donations
thanks
---------- Post added at 06:56 AM ---------- Previous post was at 06:33 AM ----------
Hi I have same problem with my lenovo P1 c72 from china..with etotalk rom...I can flash with qfil...but phone is always in boot loop..uf...I Didnt disable driver recognisiton in win 7..I can go in recovery but not in fastboot..and instal ADB driver because of bootloop
How you did with miflash..can you please explain..put some photos,links or..
If you can also suply ROM..i will donate you some money if you want
I didnt sleep couple nights regarding this problem))
thanks
p1 bootloop
Hi guys
some problem again)
I also flashed P1a42_S272_160506_ROW_QPST with qfil..the phone starts comes the lenovo logo and after that it starts to close and boot again continiously.. an infinite bootlop ..
i noticed an error in qfil :
Throughput: 11.86329M/s
Reset Phone
Waiting for reset done...
Download Fail:FireHose Fail Fail to find QDLoader port after switch
some error
I want to try with miflash,,where can I find flashboot rom.... .tgz
thanks
REGARDS
Maybe is this solution)
I found on some site that you cant wipe phone because google acount..
I didnt erase gogle account before I do factory reset.. down is topic
In Android devices when you have already entered your google account:
- Android 5.1 you can't do the "Wipe" anything other than standard from the settings (Settings -> backup & reset).
- Android OS 6 cannot do the reset or "Wipe" does not eliminate the account (Settings -> Accounts -> Google - Remove account).
Reset account maintained by the risk that smartphone or tablet at the start will require the Internet and enter the google account that was reset. Won't be a problem if you know the username and password of the account. But if you forgot it or you injected someone else (at your request or you took the device for temporary use, and may be bought with it), then after the reset you will get a locked device and full firmware from the PC will not help you!!!
In conclusion: Before the firmware, reset the standard means Android or "Wipe" be sure to delete the account from the device and no problems.
uf....if I put new rom is this articme maybe way phone is always in bootloop?)
thanks
there is something called search engine..did u try it? like gogle or yahoo . you just have to type two words in the search engine like : miflash , download .. can you do that?
hi
me again Finaly I made it,,but not completely,,still boot loop but I menage to instal TWRP 3.0.0 Is it posible to somebody give me link of backup of ROM,,Or can I flesh official firmware stock rom with twrp,,,because of bootloop
later I can flesh it again
I have P1C72 CHINESE...
hi
menetcc said:
there is something called search engine..did u try it? like gogle or yahoo . you just have to type two words in the search engine like : miflash , download .. can you do that?
Click to expand...
Click to collapse
I know that,,I dont know how to set this windows scritps,,,flash all except and other one((
Can I use this tool anyhow witj may P1c72 thanks
If somebody can make me twrp backup of his phone,,this will save me,,I will pay with pay pal
Solved
After 7 days fighting with my bricked p1c72..I found way out of darkness))
Sollution is very easy.... download file 8675_W00 inside is bat script FlashAll(after qfil) you need open cmd prompt inside this folder dont start it yet,,,,start with qfil P1A42_S272_160506..but when you see that download is almost finshed,when you see text reseting phone,imidiately disconect usb cable put phone in fastboot mode and replug usb cable again,,,ASAP press that script flashall(after qfil) you need to have ADB driver to do this..you will see the progres of this comand..after this ...and that it..phone will start INITIALIZING..dont interrupt 10-15 min logo of lenovo with 1 small progres line...thats it)
p1c72 bootloop
@hondahornet
I'm facing a similar problem with a bricked p1c72
After Qfil I've got bellow in log:
Waiting for reset done...
Download Fail:FireHose Fail Fail to find QDLoader port after switch
Finish Download
And the phone is now in a bootoop..logo.. then "unfortunately, nfc service has stopped" and restart
How did you managed to put again the prhone in download mode as I'm not able tot turn it off in order to press Vol + and connect in order for the port to be recognized
How did you put the phone in fastboot mode?
victor_gheorghe said:
@hondahornet
I'm facing a similar problem with a bricked p1c72
After Qfil I've got bellow in log:
Waiting for reset done...
Download Fail:FireHose Fail Fail to find QDLoader port after switch
Finish Download
And the phone is now in a bootoop..logo.. then "unfortunately, nfc service has stopped" and restart
How did you managed to put again the prhone in download mode as I'm not able tot turn it off in order to press Vol + and connect in order for the port to be recognized
How did you put the phone in fastboot mode?
Click to expand...
Click to collapse
if your phone try to boot then press 2 volume button and power, now u are in recovery press the power off. If the nfc service is coming up, then fast u can press ok and then poweroff your phone but u need to be enough fast.
Thanks for your answer hondahornet
I''ve got 8675_W00, phone is in fastboot mode ( screen with 0.Reboot 1 Current Test.. 14 Copy Preresource) connected to the computer
ADB (ADB Installer v1.4.3) is installed from here https://forum.xda-developers.com/showthread.php?p=48915118#post48915118
I try
Directory of e:\b\8675_W00
25.06.2017 21:51 <DIR> .
25.06.2017 21:51 <DIR> ..
13.04.2015 04:17 1.615.360 8936_msimage.mbn
10.11.2012 05:54 815.104 adb.exe
10.11.2012 05:54 96.256 AdbWinApi.dll
10.11.2012 05:54 60.928 AdbWinUsbApi.dll
11.04.2015 06:52 134.217.728 cache.img
11.04.2015 06:50 32.768 DDR.bin
13.04.2015 04:17 610.304 dt.img
13.04.2015 04:17 1.572.864 dummy.bin
13.04.2015 04:17 2.874.516 emmc_appsbootbak.mbn
26.02.2014 11:15 525.787 fastboot.exe
14.04.2015 05:23 3.109 FlashAll(AfterQFil).bat
13.04.2015 04:17 16.896 gpt_backup0.bin
13.04.2015 04:17 17.408 gpt_main0.bin
11.04.2015 06:50 1.048.576 MISC.img
11.04.2015 06:50 1.572.864 modemst1.bin
11.04.2015 06:50 1.572.864 modemst2.bin
11.04.2015 06:51 1.572.864 nv.tar.mbn
13.04.2015 04:17 181.544 nv_T0.tar.mbn
11.04.2015 06:52 20.971.520 panic.img
11.04.2015 06:51 1.048.576 param.bin
13.04.2015 04:17 5.235 partition.xml
14.04.2015 05:26 6.286 patch0.xml
11.04.2015 06:51 10.485.760 persist.img
13.04.2015 04:17 589 PhoneInfo.yl
13.04.2015 04:17 99.944 prog_emmc_firehose_8936.mbn
14.04.2015 05:27 7.614 rawprogram0.xml
11.11.1999 00:00 16.384 sleep.exe
27 File(s) 181.049.648 bytes
2 Dir(s) 551.541.018.624 bytes free
e:\b\8675_W00>adb devices
adb server is out of date. killing...
* daemon started successfully *
List of devices attached
? offline
e:\b\8675_W00>adb devices
List of devices attached
? offline
e:\b\8675_W00>FlashAll(AfterQFil).bat
'FlashAll' is not recognized as an internal or external command,
operable program or batch file.
Any ideea what is wrong, Why I don't see any adb device?
It is available in device manager called Lenovo Composite ADB Interface
Regards,
Victor
victor_gheorghe said:
Thanks for your answer hondahornet
I''ve got 8675_W00, phone is in fastboot mode ( screen with 0.Reboot 1 Current Test.. 14 Copy Preresource) connected to the computer
ADB (ADB Installer v1.4.3) is installed from here https://forum.xda-developers.com/showthread.php?p=48915118#post48915118
I try
Directory of e:\b\8675_W00
25.06.2017 21:51 <DIR> .
25.06.2017 21:51 <DIR> ..
13.04.2015 04:17 1.615.360 8936_msimage.mbn
10.11.2012 05:54 815.104 adb.exe
10.11.2012 05:54 96.256 AdbWinApi.dll
10.11.2012 05:54 60.928 AdbWinUsbApi.dll
11.04.2015 06:52 134.217.728 cache.img
11.04.2015 06:50 32.768 DDR.bin
13.04.2015 04:17 610.304 dt.img
13.04.2015 04:17 1.572.864 dummy.bin
13.04.2015 04:17 2.874.516 emmc_appsbootbak.mbn
26.02.2014 11:15 525.787 fastboot.exe
14.04.2015 05:23 3.109 FlashAll(AfterQFil).bat
13.04.2015 04:17 16.896 gpt_backup0.bin
13.04.2015 04:17 17.408 gpt_main0.bin
11.04.2015 06:50 1.048.576 MISC.img
11.04.2015 06:50 1.572.864 modemst1.bin
11.04.2015 06:50 1.572.864 modemst2.bin
11.04.2015 06:51 1.572.864 nv.tar.mbn
13.04.2015 04:17 181.544 nv_T0.tar.mbn
11.04.2015 06:52 20.971.520 panic.img
11.04.2015 06:51 1.048.576 param.bin
13.04.2015 04:17 5.235 partition.xml
14.04.2015 05:26 6.286 patch0.xml
11.04.2015 06:51 10.485.760 persist.img
13.04.2015 04:17 589 PhoneInfo.yl
13.04.2015 04:17 99.944 prog_emmc_firehose_8936.mbn
14.04.2015 05:27 7.614 rawprogram0.xml
11.11.1999 00:00 16.384 sleep.exe
27 File(s) 181.049.648 bytes
2 Dir(s) 551.541.018.624 bytes free
e:\b\8675_W00>adb devices
adb server is out of date. killing...
* daemon started successfully *
List of devices attached
? offline
e:\b\8675_W00>adb devices
List of devices attached
? offline
e:\b\8675_W00>FlashAll(AfterQFil).bat
'FlashAll' is not recognized as an internal or external command,
operable program or batch file.
Any ideea what is wrong, Why I don't see any adb device?
It is available in device manager called Lenovo Composite ADB Interface
Regards,
Victor
Click to expand...
Click to collapse
First of all im not honda , but u need use fastboot commanda not adb, like fastboot devices..
If you use 8675 files you will delete your imei partitions be careful. Just flash qfil 2 3 times again and again it will fix bootloop.