Hello !
I recently rooted my Nexus 5, flashed TWRP and added a few tweeks. Everything was ok . After a few days , I wanted to flash a stock 4.4.2 ROM . I booted into TWRP and went to Wipe -> Advanced Wipe menu .. and wiped everything ... including system (clean install)... .I tried to mount SD card but without success .. I also tried to use "adb push ROM.zip" command but it says " error : device not found " ; however , when i use "fastboot devices" command it shows my devices number . On the other hand , with "adb devices" command it shows nothing .. just "List of devices attached : " and that's all . So i figured out that it must be a driver problem ... . It looks like fastboot commands work just fine as I mannaged to flash CWM ( hoping that with CWM i would be able to mount my SD card). I don't know what to do . I hope you can help me guys . Thank you !
have you tried reinstalling the drivers? i recommend always keeping a usb otg dongle handy at all times. especially for situations like this.
blakice488 said:
Hello !
I recently rooted my Nexus 5, flashed TWRP and added a few tweeks. Everything was ok . After a few days , I wanted to flash a stock 4.4.2 ROM . I booted into TWRP and went to Wipe -> Advanced Wipe menu .. and wiped everything ... including system (clean install)... .I tried to mount SD card but without success .. I also tried to use "adb push ROM.zip" command but it says " error : device not found " ; however , when i use "fastboot devices" command it shows my devices number . On the other hand , with "adb devices" command it shows nothing .. just "List of devices attached : " and that's all . So i figured out that it must be a driver problem ... . It looks like fastboot commands work just fine as I mannaged to flash CWM ( hoping that with CWM i would be able to mount my SD card). I don't know what to do . I hope you can help me guys . Thank you !
Click to expand...
Click to collapse
You're probably going to have flash the factory image with fastboot at this point. You could try the android naked usb drivers, Google them. I've had good success with then getting adb and fastboot working
if you are trying to use adb in the bootloader, it doesnt work there, but fastboot does. in recovery adb should work, but fastboot wont.
You were right . I downloaded a factory image for the nexus 5 from google and flash it as an update with fastboot update . Thank you guys !! :good:
Related
Hi,
I also got my DS ( S-off) stuck in bootloader ( 6.98.1002 ).
I have goldcard installed !
I followed the guide from "amidabudha" for flashing the ENG bootloader via adb and all wen't well until....my PC did :
sending 'hboot' (1024kb).....
OKAY ยจ[ 0.188s]
writing 'hboot'...
Now waiting for ever ????
What am i doing wrong ?
Grts
Patrick
PS: I am on Revolutionary.
Are you sure that you are using adb dd commands?
or this is the fastboot output?
also before flashing RUU make sure it is the proper version
Hi,
I don't know exactly the difference between the two, but i think fastboot.
I get the serial from the DS by typing 'fastboot devices' so i think fastboot.
When disconnecting the USB i get :
FAILED (status read failed ( to many links))
finished.total time:507.781s
It's like the PC makes connection with DS but can't transfer the data.
Goldcard has nothing to do with htis i assulme ?
Maybe i should install 4EXT first over the revolutionary ?
Revolutionary works but installing from SD is always aborted , so i can't install via SD card.
I get also the "unmount errors" , but accordingly the guide on XDA the chip isn't fried.
And what are you trying to do?
Why do you need this GoldCard?
Return to stock?
Or just replace the bootloader?
Or something else?
Truying to get my DS unstuck.
The gold card is from my older DS i unlocked with XTC clip , i have removed it already.
I have tried to flash 4ext and the same problem ??
PC staying on " writing recovery ......" and PC and HTC freeses.
How did you got stuck?
And most important - have you pulled your battery out?
How did you got stuck?
Its second hand so the guy told me by doing a download , but .....
And most important - have you pulled your battery out?
Yes , I know its very bad but the only way to stop the DS
Sorry , it was by installing an app.
Still not clear - what download? Maybe update?
So it stuck while installing an app?
So you didn't had a custom recovery like 4EXT before or you did?
What's the difference between fastboot end the dd commands ?
Cauf said:
What's the difference between fastboot end the dd commands ?
Click to expand...
Click to collapse
to make fastboot command you have to be in bootloader (white screen with 3 android guys on skateboards and text in several colors). To use adb and adb shell commands (which includes "dd") you have to be in recovery
So it stuck while installing an app? Yes
So you didn't had a custom recovery like 4EXT before or you did?
Yes, revolutionary,and this works , but when i try to install from SD card it's allways aborted .
It's like the phone allways freezes and the only way to reboot is disconnecting the battery .
Have you tried the "wipe cache" option from the recovery? Then reboot if you have not flashed anything yet (like other ROM or smth.) it should boot fine
white screen with 3 android guys on skateboards and text in several colors
Thats the screen i am in when i try to flash the IMG files via command prompts (adb).
It says in red FASTBOOT USB
Is this ok ?
Have you tried the "wipe cache" option from the recovery?
I just did.:
Cache wipe complete
and then 2 can't open.... and 2 can't mount..... errors
Then reboot if you have not flashed anything yet
This of course i am not sure what the previous owner has done.
Cauf said:
Have you tried the "wipe cache" option from the recovery?
I just did.:
Cache wipe complete
and then 2 can't open.... and 2 can't mount..... errors
Then reboot if you have not flashed anything yet
This of course i am not sure what the previous owner has done.
Click to expand...
Click to collapse
Ok. Now open the [GUIDE] Read this before going for eMMC replacement. and start reading carefully. Good luck. If any questions - post here
Ok, replied in the "guide" forum.
Hi,
I have a problem with my r7plusf.
I tried to install lineageOs, with the CM recovery I just got a "zip signature verification" problem. To avoid this problem i flashed TWRP and tried installing it without checking the zip signature. When doing that i got a "table error".
I try to reflash back the rom I had and now I am in trouble :
when i flash it it boots on TWRP instead of the rom.
I tried installing the colorOs recovery and it did not work (I just saw a message telling me "formating data and cache")
/*And now twrp is always telling me "can't mount /data".*/
I resolved this problem by formating the data partition
Does anyone know what i can do to reuse my phone?
Thank you by advance for all the help you could give me.
Little update :
I tried to build lineageOS by hand with this link : https://wiki.lineageos.org/r7plus_build.html to see if there was the cyanogenmod/lineage recovery included but when I try to brunch, I just get this error :
Code:
"ninja: error: '/home/user/android/system/out/target/product/r7plus/obj_arm/SHARED_LIBRARIES/libtime_genoff_intermediates/export_includes', needed by '/home/user/android/system/out/target/product/r7plus/obj_arm/SHARED_LIBRARIES/libandroid_servers_intermediates/import_includes', missing and no known rule to make it"
After looking at the files I just saw that the folder named "obj_arm" does not exists. For info Iam on archlinux whith linux kernel version 4.9.6-1 and I have GCC 6.3.1 .
Does anyone know how to solve this bug or has anyone got the cyanogenmod recovery?
UPDATE : I tried with the cyanogenmod recovery that someone gave to me and it didn't work either, the phone still boots on the recovery. I don't have anymore ideas anymore
Some one oppo forum just gave me the way to save my phone, i just had to boot in fastboot mode, plug the phone in my computer, open a command prompt and type the command "fastboot continue", everything just work fine now.
f22217 said:
Some one oppo forum just gave me the way to save my phone, i just had to boot in fastboot mode, plug the phone in my computer, open a command prompt and type the command "fastboot continue", everything just work fine now.
Click to expand...
Click to collapse
That just helped med A LOT
Hallo everybody!
I'm on stock ROM NXT-L29C432B192 and since yesterday my Mate 8 is proposing the new Rom B560.
I installed TWRP and rooted my phone, besides I left the bootloader unlocked.
Since I no longer have the stock recovery, it's impossible to install the Rom update, that's why I'm trying to return to the stock recovery.
I used the thailand tool (I also used to upgrade to B192 on december) to restore the recovery: it seems to work as it copies files on the device, but at the end of the copy the phone stays on bootloader mode and the tool on a "waiting for device" state. If I reboot the phone, TWRP is still there.
I tried the "manual" way upgrading ADB drivers and using minimal-adb files, but while the command "adb devices" reports my device in an "offline" status, the "fastboot devices" reports nothing.
Obviously I activated the USB debug on the phone ...
Any suggestion? What am I doing wrong or forgetting about?
Many thanks,
Enrico
Do you reboot in Twrp and type fastboot devices or in Bootloader?
I managed to download recent "Minimal ADB and Fastboot" files that show my device no more as offline, but when I reboot in Fastboot&Rescue Mode my device is no longer visible and the command "fastboot devices" returns nothing ... if I try the command "fastboot flash recovery recovery.img" it says "waiting for any device" while my device is on Fastboot mode and connected. USB Debug is activated and re-authorized from scratch ...
letschky said:
Do you reboot in Twrp and type fastboot devices or in Bootloader?
Click to expand...
Click to collapse
In Bootloader ...
Go in your Pc to the Devicemanager and looking the Driver.I thinky you use the wrong Driver,the right name is the name with sooner bla bla bla...
You can change the Driver manually in Devicemanager,named Android sooner .....
I hope you understand my bad english,sorry
letschky said:
Do you reboot in Twrp and type fastboot devices or in Bootloader?
Click to expand...
Click to collapse
letschky said:
Go in your Pc to the Devicemanager and looking the Driver.I thinky you use the wrong Driver,the right name is the name with sooner bla bla bla...
You can change the Driver manually in Devicemanager,named Android sooner .....
I hope you understand my bad english,sorry
Click to expand...
Click to collapse
Thank you, that's probably the reason, anyway I meanwhile solved by using my Mac instead of my PC ... as always ...
Now I've the stock recovery, but the update process starts and then (around 25%)reports an error and I have to reboot and download the whole update again ... and again ... and again ... I'm stuck there now ...
Anyone else had this update problem?
What you want,Update to Nougat B560 from B192?
letschky said:
What you want,Update to Nougat B560 from B192?
Click to expand...
Click to collapse
Yes, that's what I want: upgrade from B192 to B560.
I also extracted RECOVERY.img from B560 UPDATE file and installed it through fastboot.
My mate 8 downloads the update, reboot to install it and stay stuck on the "your device is unlocked so cannot be trusted - bla bla bla - booting now".
I have to reboot several times (volume down + power) to have it restarting ... on B192, of course ...
Factory Reset?
So, now you are on B192 rom with B560 stock recovery?
You have to flash B192 stock recovery if you want to update to B560.
Let me know...
konroma said:
So, now you are on B192 rom with B560 stock recovery?
You have to flash B192 stock recovery if you want to update to B560.
Let me know...
Click to expand...
Click to collapse
Great! That solved my problem: so, if you need to upgrade you have to first install the recovery coming from your actual version! That's crazy, it cannot be an earlier recovery or a more recent one, it has to be that one!
Thank you all for the precious suggestions.
HI!
I lost my phone .... by accident I made a wipe internal storage via twrp and I have no more system on ... impossible to start the phone so that qfil it detects ... it does not start that fastboot mode or recovery under twrp .... as everything is erased, I can not flasher anything ...
Can anyone help me please????
wrong section dude
pieropel76 said:
HI!
I lost my phone .... by accident I made a wipe internal storage via twrp and I have no more system on ... impossible to start the phone so that qfil it detects ... it does not start that fastboot mode or recovery under twrp .... as everything is erased, I can not flasher anything ...
Can anyone help me please????
Click to expand...
Click to collapse
Just connect the phone to the pc and transfer a rom from the pc to the phone.
Plz an admin to close this topic.
I finally managed to recover it by going through the activation of adb sideload on twrp. Once entered in this mode on twrp, I connected the tel to the pc then I could flash directly my zip of aex since adb by typing the command "adb sideload nomduzip.zip" it started to flash on twrp .
... good to know this technique.
Anyway thanks to you.
Where do I post for assistance with a dead phone - Moto G4 Play. I think my ssd may be doinked. Froze up today and can't boot Android and can't boot to TWRP. TWRP just gives me a constant vibration and then reboots. Tried mfastboot for a stock image but am getting write errors.
Windows says it can't recognize the device and Explorer doesn't see it but "fastboot devices" returns the serial no.
Where, what . . .
I'd like to fix this just because I'm stubborn .
Put the wrong decryption password into twrp > skip > format data > reboot twrp > nandroid backup.
Fingers crossed . . .
BOOM! Data partition must have become corrupted . . . ?
Cheap entertainment.
SgtDork said:
Where do I post for assistance with a dead phone - Moto G4 Play. I think my ssd may be doinked. Froze up today and can't boot Android and can't boot to TWRP. TWRP just gives me a constant vibration and then reboots. Tried mfastboot for a stock image but am getting write errors.
Windows says it can't recognize the device and Explorer doesn't see it but "fastboot devices" returns the serial no.
Where, what . . .
I'd like to fix this just because I'm stubborn .
Click to expand...
Click to collapse
You can use the tool which is used to flash firmware for Moto phones , just do a google search