Related
Hey guys
I got root, but then I changed the build prop to the one given in this thread: http://forum.xda-developers.com/showthread.php?t=2782159
However it didn't boot properly,i.e. only the grey logo showed up, then black screen. No bootloop.
Then I thought factory reset would fix it?
no. now the pc doesn't recognise it. Please help! Same grey logo stuff but no PC recognition.
Edit:
No luck yet, but I remember a way I did before.It's not quite the same situation but...
I left the kindle on for a long time, and pressed the power button beyond the point from where it showed out of battery screen. It had like no batterypower at ALL. Yhen i plugged back up to PC and...
I'm trying it out now, if anyone is in the same position as me do the same!
Remember,charge only about 1-2%,if it doesn't work!
Thank you guys a LOT for support! I am in process of getting adb and stuff to work on linux...
let's see how it goes...
ferrouskid said:
Hey guys
I got root, but then I changed the build prop to the one given in this thread: http://forum.xda-developers.com/showthread.php?t=2782159
However it didn't boot properly,i.e. only the grey logo showed up, then black screen. No bootloop.
Then I thought factory reset would fix it?
no. now the pc doesn't recognise it. Please help! Same grey logo stuff but no PC recognition.
Click to expand...
Click to collapse
Does adb work ?
Patrick4 said:
Does adb work ?
Click to expand...
Click to collapse
No, unfortunately!
Patrick4 said:
Does adb work ?
Click to expand...
Click to collapse
No,
well
ferrouskid said:
No,
Click to expand...
Click to collapse
That sucks..I didnt try to swap my whole prop build though.. I just modified my mine..I did it with rommanager lite...I do remember a permission problem if u did swap files or used file manager instead of propbuild editer...has any one got brave enough to try the fastboot option one row under the root option in chinese app?
jimyv said:
That sucks..I didnt try to swap my whole prop build though.. I just modified my mine..I did it with rommanager lite...I do remember a permission problem if u did swap files or used file manager instead of propbuild editer...has any one got brave enough to try the fastboot option one row under the root option in chinese app?
Click to expand...
Click to collapse
Man any ideas?
Thanks
Hashcode and I have talked about it. There IS a working fastboot, but you can't get to it with a fastboot cable, and it's very buggy and not too useful. So it sounds like you are SOL. Sorry. :/
Sent from my Amazon Tate using Tapatalk
?
ferrouskid said:
Man any ideas?
Thanks
Click to expand...
Click to collapse
Fastboot system files?
jimyv said:
Fastboot system files?
Click to expand...
Click to collapse
Wait I know android cowboy had the same problem some time ago. I'll ask him.
ferrouskid said:
Wait I know android cowboy had the same problem some time ago. I'll ask him.
Click to expand...
Click to collapse
If anyone is in the same situation as me,I'm trying stuff out. First things first,I remember I bricked the kindle a while back. I made sure it was out of battery and then charged it a LITTLE and tried. doing that now.
http://forum.xda-developers.com/showthread.php?t=2588608 QUOTE=ferrouskid;53393803]If anyone is in the same situation as me,I'm trying stuff out. First things first,I remember I bricked the kindle a while back. I made sure it was out of battery and then charged it a LITTLE and tried. doing that now.[/QUOTE]
Hi,
I was in the same situation. Luckily, the Kindle was semi-recognized with Linux (adb devices shows ??????? with no permissions), I just had to add the udev rules to allow the device listed in lsusb and then I was able to chmod build.prop to get everything back to work.
Hope it helps
Ptiwee said:
Hi,
I was in the same situation. Luckily, the Kindle was semi-recognized with Linux (adb devices shows ??????? with no permissions), I just had to add the udev rules to allow the device listed in lsusb and then I was able to chmod build.prop to get everything back to work.
Hope it helps
Click to expand...
Click to collapse
HI, you did the factory reset, too?
ARUSTORI said:
HI, you did the factory reset, too?
Click to expand...
Click to collapse
I didn't, though you should try my solution (I'd got a black screen after the grey logo).
I'm sorry but I won't try the factory reset to see if it works
I have the same problem currently, I'll use ubuntu and see if my kindle can get recognized, the cable I'm using also has a light on it so atleast we know its not dead lol.
Ause said:
I have the same problem currently, I'll use ubuntu and see if my kindle can get recognized, the cable I'm using also has a light on it so atleast we know its not dead lol.
Click to expand...
Click to collapse
I'll be over the moon if this works, adb is installed, now waiting for flat kindle to charge...
Ptiwee said:
Hi,
I was in the same situation. Luckily, the Kindle was semi-recognized with Linux (adb devices shows ??????? with no permissions), I just had to add the udev rules to allow the device listed in lsusb and then I was able to chmod build.prop to get everything back to work.
Hope it helps
Click to expand...
Click to collapse
Please expand on that. Thank you so much.
Ptiwee said:
Hi,
I was in the same situation. Luckily, the Kindle was semi-recognized with Linux (adb devices shows ??????? with no permissions), I just had to add the udev rules to allow the device listed in lsusb and then I was able to chmod build.prop to get everything back to work.
Hope it helps
Click to expand...
Click to collapse
Can you please give the commands that you used?
That would be very helpful...
Thanks a lot for the help though
ferrouskid said:
Can you please give the commands that you used?
That would be very helpful...
Thanks a lot for the help though
Click to expand...
Click to collapse
Connect your device to your computer.
By typing "adb devices", you should get this output :
Code:
List of devices attached
???????????? no permissions
Then type "lsusb" and note the ID of the Google Device (Should be 18d1:0001, but I'm not sure you will get the same).
Edit the file "/etc/udev/rules.d/51-android.rules" and add the following lines (If the file doesn't exists create it). Replace 18d1 and 0001 with the values you get in lsusb :
Code:
SUBSYSTEM=="usb", ATTR{idVendor}=="18d1", MODE="0666"
SUBSYSTEM=="usb",ATTR{idVendor}=="18d1",ATTR{idProduct}=="0001",SYMLINK+="android_adb"
SUBSYSTEM=="usb",ATTR{idVendor}=="18d1",ATTR{idProduct}=="0001",SYMLINK+="android_fastboot"
Run "sudo chmod a+r /etc/udev/rules.d/51-android.rules".
Restart your computer and you should be access your device using "adb shell".
Follow this post to restore your device : http://forum.xda-developers.com/showpost.php?p=53388919&postcount=23
Crap. I dont have access to a linux OS..ill have to call amazon i think.
Sent from my LG-D800 using XDA Premium 4 mobile app
Hi guys,
Here I have Amazfit Bip wich I cant connect to phone because when it asks to confirm pairing I cannot click on YES on the screen.
Any idea what should I have to do?
Thank you!
Hello, today I had the same problem. After installing some firmwares the screen doe not recognize any touch.
I think it is a fault happening while installing the firmware.
First i went back to the original chinese rom and the upgraded to the actual via ADB.
Aft that, everyting is fine again.
By the way. Are you too have the problem with lagging stepcount?
skylow said:
Hello, today I had the same problem. After installing some firmwares the screen doe not recognize any touch.
I think it is a fault happening while installing the firmware.
First i went back to the original chinese rom and the upgraded to the actual via ADB.
Aft that, everyting is fine again.
By the way. Are you too have the problem with lagging stepcount?
Click to expand...
Click to collapse
Hi mate,
Yes I had issue with stepcount.
But can you tell me how could I repair the watch as I cant pair it with the smartphone?
Thanks!
masterross said:
Hi mate,
Yes I had issue with stepcount.
But can you tell me how could I repair the watch as I cant pair it with the smartphone?
Thanks!
Click to expand...
Click to collapse
In my case i flashed "huangeheUS-1.3.3a-installer". Then deleted all the installation trash.
I did a full wipe:
adb shell reboot bootloader
fastboot erase data
fastboot erase cache
fastboot reboot
After that the screen was working again but the watch was in Chinese language.
So i flashed "Stratos_Stock_US_Firmware_2.3.5.0". Now everything is working and in English language.
Thx, but your watch is AmazFit PACE and mine is AmazFit BIP wich doesnt have usb interface unfortunately
masterross said:
Thx, but your watch is AmazFit PACE and mine is AmazFit BIP wich doesnt have usb interface unfortunately
Click to expand...
Click to collapse
Oh, i thought that the Bip has the same interface. Sorry.
Guys,
I opened the watch and cant see anything wrong.
I de-attach and attach battery, clean everything but still touch not works.
My Amazfit Pace´s screen dont respond at all. Nothing. But the watch still works as a watch. I had flash the watch with the last firmware from Paceficator Project but it still dont respond. So all I want is to remove the QR Code and use the Watch as a Watch. The problem is that when I try to pair my watch with my Phone the next step is to respond if I´ll use the watch in the left or right arm. But the touch screen dont work, so I´m stucked with this QRCode.
You need to pair in order to get the correct time on watch. I suggest that you use a "remote control" app while watch is connected to the computer so you can send remote "taps" to the watch (of course, it can be done via adb commands as well).
crforti1972 said:
My Amazfit Pace´s screen dont respond at all. Nothing. But the watch still works as a watch. I had flash the watch with the last firmware from Paceficator Project but it still dont respond. So all I want is to remove the QR Code and use the Watch as a Watch. The problem is that when I try to pair my watch with my Phone the next step is to respond if I´ll use the watch in the left or right arm. But the touch screen dont work, so I´m stucked with this QRCode.
Click to expand...
Click to collapse
Are you sure you flashed a Pace firmware? Or a Stratos firmware?
If touchscreen isn't working, you probably did the second one.
Check this thread and let us know if it is your case: https://forum.xda-developers.com/smartwatch/amazfit/guide-restore-null-sn-locked-t3775998
Correct Pace Firmware
Saratoga79 said:
Are you sure you flashed a Pace firmware? Or a Stratos firmware?
If touchscreen isn't working, you probably did the second one.
Check this thread and let us know if it is your case: https://forum.xda-developers.com/smartwatch/amazfit/guide-restore-null-sn-locked-t3775998
Click to expand...
Click to collapse
My watch was not working the touch before I flash the Pace firmware. I thought that the problem was the original old firmware. But even though I flash the correct firmware nothing works. I flashed two times.
remote dont work
lfom said:
You need to pair in order to get the correct time on watch. I suggest that you use a "remote control" app while watch is connected to the computer so you can send remote "taps" to the watch (of course, it can be done via adb commands as well).
Click to expand...
Click to collapse
I've tried a remote but don't work. I mean that the app works but don't connect to my Pace.
I don't know why. But maybe there is another version. Can you share the app page?
crforti1972 said:
I've tried a remote but don't work. I mean that the app works but don't connect to my Pace.
I don't know why. But maybe there is another version. Can you share the app page?
Click to expand...
Click to collapse
This is the one I use (requires Java and adb installed properly to work, check README):
https://github.com/MajeurAndroid/Adb-Remote-Screen
lfom said:
This is the one I use (requires Java and adb installed properly to work, check README):
https://github.com/MajeurAndroid/Adb-Remote-Screen
Click to expand...
Click to collapse
Was exactly this one that I've tried. I follow the readme file instructions. It open but don't connect to my watch.
If you don't follow the correct instructions its don't even open. Just return an error. I've installed the last version of Java and run it on a console window. It open but don't connect to my watch.
Other apps such as the flash install app, connect fine to the watch.
crforti1972 said:
Was exactly this one that I've tried. I follow the readme file instructions. It open but don't connect to my watch.
If you don't follow the correct instructions its don't even open. Just return an error. I've installed the last version of Java and run it on a console window. It open but don't connect to my watch.
Other apps such as the flash install app, connect fine to the watch.
Click to expand...
Click to collapse
Do you have adb installed properly? Can you see the watch when you run "adb devices"? If yes, try to edit the file "local.properties" to point to the correct location of adb, or better yet, put the adb dir in the PATH environment variable.
lfom said:
Do you have adb installed properly? Can you see the watch when you run "adb devices"? If yes, try to edit the file "local.properties" to point to the correct location of adb, or better yet, put the adb dir in the PATH environment variable.
Click to expand...
Click to collapse
I believe that is correct. I install the adb in the root of my computer (c:\adb) and include it in the Path of the computer.
When I flashed my watch the adb comands found my watch. And when I run "adb devices" (from any directory/folder) it returns "daemon started successfully", "List of the devices attached" and "232b0f17 device". So I believe that my adb is working properly.
please someone help me please my verge is bootlooping when i tried to install amazmod using pc after than the watch stopped responding and gets black and it is not rooted and the bootloader is locked i have tried many things non of them are working for me, there is no good source for verge i could find
if anyoune knows something about this please can help me?
xxxanmol said:
please someone help me please my verge is bootlooping when i tried to install amazmod using pc after than the watch stopped responding and gets black and it is not rooted and the bootloader is locked i have tried many things non of them are working for me, there is no good source for verge i could find
if anyoune knows something about this please can help me?
Click to expand...
Click to collapse
Uninstall it, and as a last chance, factory reset your watch using adb reboot wipe command. Another way, If the watch still connects to Amazfit app, unpair the watch while Bluetooth is connected, this will factory reset the watch too.
i solved it finally
Saratoga79 said:
Uninstall it, and as a last chance, factory reset your watch using adb reboot wipe command. Another way, If the watch still connects to Amazfit app, unpair the watch while Bluetooth is connected, this will factory reset the watch too.
Click to expand...
Click to collapse
the issue was with the drivers, i tried it on windows 10 and using all in one tools, installed twrp recovery then flash the rom through STOCK FIRMWARE INSTALLER it really was hard for me to do as lack of drivers and non detecting issues with windows 7 but windows 10 solved it at all finally
overall dont mess with an unrooted, locked bootloader watch or mobile
peace
xxxanmol said:
the issue was with the drivers, i tried it on windows 10 and using all in one tools, installed twrp recovery then flash the rom through STOCK FIRMWARE INSTALLER it really was hard for me to do as lack of drivers and non detecting issues with windows 7 but windows 10 solved it at all finally
overall dont mess with an unrooted, locked bootloader watch or mobile
peace
Click to expand...
Click to collapse
same in here... Amazfit Verge
When I run the command .. it doesn't start in fastboot
kyawzinooygn said:
same in here... Amazfit Verge
Click to expand...
Click to collapse
When I run the command adb shell reboot bootloader, it doesn't start in fastboot. How they solved it?
Can some one help me. I have used "All in one tool" and uninstalled some apks.. Seems they are important apps. Watch is now struck in boot loop that comes after amazfit A symbol. Using the all in one tool, I can again go to this fastboot mode as shown in screenshot. Not sure how to reinstall the uninstalled apks. I am not tech savvy. Can some one help me step by step
xxxanmol said:
i solved it finally
the issue was with the drivers, i tried it on windows 10 and using all in one tools, installed twrp recovery then flash the rom through STOCK FIRMWARE INSTALLER it really was hard for me to do as lack of drivers and non detecting issues with windows 7 but windows 10 solved it at all finally
overall dont mess with an unrooted, locked bootloader watch or mobile
peace
Click to expand...
Click to collapse
Can you help me with boot loop. Uninstalled some apks with the all in one tool (seems some important apks) and the amazfit verge is struck in boot loop as shown in image.
Saratoga79 said:
Uninstall it, and as a last chance, factory reset your watch using adb reboot wipe command. Another way, If the watch still connects to Amazfit app, unpair the watch while Bluetooth is connected, this will factory reset the watch too.
Click to expand...
Click to collapse
What is the remote wipe command for factory reset under fastboot mode? Thank you
Saratoga79 said:
Uninstall it, and as a last chance, factory reset your watch using adb reboot wipe command. Another way, If the watch still connects to Amazfit app, unpair the watch while Bluetooth is connected, this will factory reset the watch too.
Click to expand...
Click to collapse
What is the remote wipe command for factory reset under fastboot mode? Thank you
Hi , so i bought a Stratos 3 China version (A1928) and was on 4.0.19.5 version and did a trial run with it and the gps was working well. However, after updating to 4.2.6.0 and flashing it with the stock US rom , the searching of GPS was prompt with the error " No gps signal detected , please try again outdoors" . After searching the forum , i tried downgrading to 4.2.5.0 and it still doesn't seems to work. Any solution to work around it ?
Gps problem 4.2.7.0
I have the same GPS problem out I am in 4.2.7.0 and the data is random. I did your running and hiking.
I am a little disgusted by the oit saying given GPS at the top with the Stratos 3 and there disaster
The last time I had GPS localisation failure I've reboot the watch a all was working well after that. But I stay in 4.2.5.0 ftm
winni21 said:
The last time I had GPS localisation failure I've reboot the watch a all was working well after that. But I stay in 4.2.5.0 ftm
Click to expand...
Click to collapse
I reset the watch and it remains in 4.2.7.0, how to put in 4.2.5.0 and necessarily forgot the warranty, my stratos is 2 weeks old
bartnissa said:
I reset the watch and it remains in 4.2.7.0, how to put in 4.2.5.0 and necessarily forgot the warranty, my stratos is 2 weeks old
Click to expand...
Click to collapse
You need to unlock bootloader first then use this thread:
https://forum.xda-developers.com/smartwatch/amazfit/fw-tool-stock-global-international-t4031153
(Check previous version section) don't forget to factory reset the watch after flashing the fw.
winni21 said:
You need to unlock bootloader first then use this thread:
https://forum.xda-developers.com/smartwatch/amazfit/fw-tool-stock-global-international-t4031153
(Check previous version section) don't forget to factory reset the watch after flashing the fw.
Click to expand...
Click to collapse
winni 21 if I understood correctly I downloaded Install, that is to say this firmware 'Stratos3_Stock_US_4.2.5.0_Firmware.zip'
and I run with the watch connected to the pc and let it be ?
my model is the A1929 US
bartnissa said:
winni 21 if I understood correctly I downloaded Install, that is to say this firmware 'Stratos3_Stock_US_4.2.5.0_Firmware.zip'
and I run with the watch connected to the pc and let it be ?
my model is the A1929 US
Click to expand...
Click to collapse
If you have your bootloader unlocked yes that's it.
When it's done don't forget to factory reset the watch
winni21 said:
If you have your bootloader unlocked yes that's it.
When it's done don't forget to factory reset the watch
Click to expand...
Click to collapse
I don't know if it's a bootloader and I'm afraid of blocking my watch.
I do not see a simple tutorial for beginners how to install etc ...
thank you
bartnissa said:
I don't know if it's a bootloader and I'm afraid of blocking my watch.
I do not see a simple tutorial for beginners how to install etc ...
thank you
Click to expand...
Click to collapse
here is what I did, install adb setup and then as on the cmd adb devices image, it's ok that means I have the bootloader ???? :confus:
how to reset my watch connected with the computer or the button on the watch to disconnect to the computer.
if I reset the factory settings, it will come back to 4.2.7.0 ?
thanks
bartnissa said:
here is what I did, install adb setup and then as on the cmd adb devices image, it's ok that means I have the bootloader ???? :confus:
how to reset my watch connected with the computer or the button on the watch to disconnect to the computer.
if I reset the factory settings, it will come back to 4.2.7.0 ?
thanks
Click to expand...
Click to collapse
use this thread to unlock bootloader:
https://forum.xda-developers.com/smartwatch/amazfit/tutorial-unlock-bootloader-warning-void-t3654011
then you'll be able to flash 4.2.5.0 FW. if you factory reset the watch after you'll be still in 4.2.5.0 (do it from the menu off the watch or when it's booted and connected to the computer: adb reboot wipe)
winni21 said:
use this thread to unlock bootloader:
https://forum.xda-developers.com/smartwatch/amazfit/tutorial-unlock-bootloader-warning-void-t3654011
then you'll be able to flash 4.2.5.0 FW. if you factory reset the watch after you'll be still in 4.2.5.0 (do it from the menu off the watch or when it's booted and connected to the computer: adb reboot wipe)
Click to expand...
Click to collapse
sorry winni21, then the fastboot a priori was made image attached. the watch has restarted and I am still in 4.2.7.0 is that normal?
now to put the rom, how do I do?
winni21 said:
use this thread to unlock bootloader:
https://forum.xda-developers.com/smartwatch/amazfit/tutorial-unlock-bootloader-warning-void-t3654011
then you'll be able to flash 4.2.5.0 FW. if you factory reset the watch after you'll be still in 4.2.5.0 (do it from the menu off the watch or when it's booted and connected to the computer: adb reboot wipe)
Click to expand...
Click to collapse
sorry winni21, then the fastboot a priori was made image attached. the watch has restarted and I am still in 4.2.7.0 is that normal?
now to put the rom, how do I do? unlocked yes
what is the simple procedure once download please
Stratos3_Stock_US_4.2.5.0_Firmware
bartnissa said:
sorry winni21, then the fastboot a priori was made image attached. the watch has restarted and I am still in 4.2.7.0 is that normal?
now to put the rom, how do I do? unlocked yes
what is the simple procedure once download please
Stratos3_Stock_US_4.2.5.0_Firmware
Click to expand...
Click to collapse
ok so unzip Stratos3_Stock_US_4.2.5.0_Firmware.zip then run flash_US.bat wait process to be done.
once watch is rebooted wipe it
bartnissa said:
sorry winni21, then the fastboot a priori was made image attached. the watch has restarted and I am still in 4.2.7.0 is that normal?
now to put the rom, how do I do? unlocked yes
what is the simple procedure once download please
Stratos3_Stock_US_4.2.5.0_Firmware
Click to expand...
Click to collapse
watch hangs on screen no command with triangle exclamation mark.
I am disgusted
on which stage it has stopped? reboot your computer and whatch then launch only the flash_us.bat (you can not have 2 adp session at the same time)
winni21 said:
on which stage it has stopped? reboot your computer and whatch then launch only the flash_us.bat (you can not have 2 adp session at the same time)
Click to expand...
Click to collapse
I'm here on my watch!
I have to re-install adb?
STAGE 7 OU 8
it is not in fastboot reboot the watch and try again
winni21 said:
on which stage it has stopped? Reboot your computer and whatch then launch only the flash_us.bat (you can not have 2 adp session at the same time)
Click to expand...
Click to collapse
the watch is not recognized usb/pc
bartnissa said:
the watch is not recognized usb/pc
Click to expand...
Click to collapse
the execution waiting for the watch but it is not recognized
winni21 said:
it is not in fastboot reboot the watch and try again
Click to expand...
Click to collapse
if I restart the monr here is triangleleurs:leurs: