Hello! I've a problem with Homecare Fly One. I used Nvidia Tegra Note 7 Super Tool for flash stock rom. I having softbreack now (bootloop). When i flash tegranote_insecure_boot.img - android continue indefinitely loading.
Last edited:
That is not an Nvidia Tegra Note 7. Unless you have some kind of recovery firmware for that device you are out of luck.Hello! I've a problem with Homecare Fly One. I used Nvidia Tegra Note 7 Super Tool for flash stock rom. I having softbreack now (bootloop). When i flash tegranote_insecure_boot.img - android continue indefinitely loading.
?? I thought it was a Nvidia Tegra Note 7 ??That is not an Nvidia Tegra Note 7. Unless you have some kind of recovery firmware for that device you are out of luck.
Nope you have another device. Your box doesn't say Nvidia Tegra Note 7. It says Fly or whatever your model is.?? I thought it was a Nvidia Tegra Note 7 ??
Also, I thought they are the actual manufacturer, of all the Nvidia Tegra Note 7
![]()
From what i hear Nvidia designed the tablet then had various other companies produce it (Evga, XOLO, Advent, etc). I would consider referring to it as nvidia tegra note 7 as the generic name. Although most people would have the Evga variant so it would be a safe bet to assume they mean that.?? I thought it was a Nvidia Tegra Note 7 ??
Also, I thought they are the actual manufacturer, of all the Nvidia Tegra Note 7
![]()
Why are saying about the box to me, all I said was that, Homecare Flyer is one of the badges on a Nvidia Tegra Note 7.Nope you have another device. Your box doesn't say Nvidia Tegra Note 7. It says Fly or whatever your model is.
Sent from my XT1053 using Tapatalk
Supertool is for EVGA and it says so I believe.Why are saying about the box to me, all I said was that, Homecare Flyer is one of the badges on a Nvidia Tegra Note 7.
HP
Advent
Xolo
EVGA
Gigabyte
Homecare Fly One
Huiwei Fly One
?
Evga/HP is only in the us.From what i hear Nvidia designed the tablet then had various other companies produce it (Evga, XOLO, Advent, etc). I would consider referring to it as nvidia tegra note 7 as the generic name. Although most people would have the Evga variant so it would be a safe bet to assume they mean that.
i have Backup of my note (system, data, cache), but i have not backup boot. cwm can't do it. is there any program that can backup boot? friend has same note working.mattlgroff That is not an Nvidia Tegra Note 7. Unless you have some kind of recovery firmwaror that device you are out of luck.
He can grab it off if he has root, yes.i have Backup of my note (system, data, cache), but i have not backup boot. cwm can't do it. is there any program that can backup boot? friend has same note working.
adb shell
su
dd if=/dev/block/platform/sdhci-tegra.3/by-name/LNX of=/sdcard/boot.img
exit
exit
adb pull /sdcard/boot.img
I noticed, I was like OMG WE GOT OUR OWN FORUM!!! :laugh:Btw everyone we have our own tegra note forum yess!!!
Seems silly but I can't seem to find it....Whats it called?? II noticed, I was like OMG WE GOT OUR OWN FORUM!!! :laugh:
Near the top where it says what the forum topic it should say something like "nvidia tegra note 7 > android development > (topic name)" just click on nvidia tegra note 7 or you could try googling "nvidia tegra note 7 xda"Seems silly but I can't seem to find it....Whats it called?? I
tried searching in google and types in our device name in the "type to find your device bar"
Heh I just got this guy a few days ago and I realized the day I bought the device it got its own forum.Btw everyone we have our own tegra note forum yess!!!
Hi,i have Backup of my note (system, data, cache), but i have not backup boot. cwm can't do it. is there any program that can backup boot? friend has same note working.
What bootloader are you on? Also that sounds like you aren't flashing boot but just booting it. Command is fastboot flash boot boot.imgHi,
Were you able to grab the boot image from your friend's note?
I updated my note using the script tool and it was successful but once it rebooted it went to a boot loop. I could get it to boot successfully if I flash a boot image using fastboot but when I reboot again the same boot loop happens again. Been trying different boot images but so far unsuccessful. I tried restoring the old system using a backup I made using cwm recovery but I still get the same bootloop (Tegra Note just keeps appearing after a reboot).
I thought I forgot something. Thanks for reminding me. Quite new to this adb stuff.What bootloader are you on? Also that sounds like you aren't flashing boot but just booting it. Command is fastboot flash boot boot.img
The Super Tool 1.4 flashes 4.3 system recovery and boot.
sent from my Galaxy Note 3 running HyperDrive.
Yes. You can download boot.img for homecare from hereHi,
Were you able to grab the boot image from your friend's note?
I updated my note using the script tool and it was successful but once it rebooted it went to a boot loop. I could get it to boot successfully if I flash a boot image using fastboot but when I reboot again the same boot loop happens again. Been trying different boot images but so far unsuccessful. I tried restoring the old system using a backup I made using cwm recovery but I still get the same bootloop (Tegra Note just keeps appearing after a reboot).