Fusion5 108 Firmware Missing. - Android Q&A, Help & Troubleshooting

I have this tablet "Fusion 5 108", a few years ago I was trying to flash a Custom ROM in it, but that custom ROM had a lot of bugs, after that I thought about rolling back to Stock Rom which running on "Lollipop 5.1". I started searching for Stock ROM for my Tablet but there was no website providing that ROM.
After searching a lot, I found that this Tablet has a different name in other places "Dragon Touch X10", so I started searching by that name and I found a ROM and then I flashed in my Tablet, and this time it worked. But the problem was that the 'Cameras' and 'Touch Panel' are flipped or reversed on the 'y axis', this was the only problem.
Please someone help me if know how to fix it.
or
If you have this same Tablet, please take a full firmware or system backup and upload it. you can do this with any custom recovery like TWRP, if anyone knows other method to take full backup without custom recovery then please mention it.
Firmware That I Flashed:
Dragon Touch X10 Firmware "Android 5.1"
Device Specifications:
Fusion5 108

Related

Viewsonic G Tablet original ROM

I have tried looking for this everywhere !
Does anyone have the original ROM that was shipped with the Viewsonic G Tablet ?
see the thread below and follow the instructions and you will be roll back to the original firmware.
http://forum.xda-developers.com/showthread.php?t=861950
Additional: Go to the FAQ (first or second thread, when clicking on my sig) and you'll see links for several stock ROM's. The 3053 one is full unaltered stock and should work in clockworkmod .08. It will even flash recovery.
Where is the 3053????
http://forum.xda-developers.com/showthread.php?t=842000
3053 and all the other 1.1 stock ROM's that replaced it.
Why do not I have Spanish language option in my gtablet after repair it?
Anyone know why after making a recovery from the original ROM I have no Spanish, nor other options than the English in my gtablet?
Nor is the bar screen lock.
I have no possibility to change city in dashboard nor use degrees Celsius instead of Fahrenheit.
All this was available when I bought the gtablet.
I had to do a system recovery because somehow the sd partition where are stored the user content was erased and then I could not even turn on ...
I have to confess that I am not an expert in these matters but thanks to these forums could successfully solve the problems, everything works fine but not the same as it was originally. Does anyone help me with this?

[Q] Just bricked an Eken a90 clone & boy are my arms tired

Hello, thanks for taking a look.
My Eken a90 clone is now merely lighting the backlight of the display and not much else.
My unmodded device went into boot loop after I uninstalled an apk & I decided then was a good time to finally look into rooting it and installing custom firmware as the factory firmware is not available for download from the manufacturer. First I flashed cwm6028-a10-9part-v2.zip and I was able to boot into cwm. Then I flashed cm10_a10_20121011.zip and CM10 installed wonderfully and I was thrilled. Next I was supposed to flash gapps-jb-20121011-signed.zip but did not. I had confused myself and mixed up my steps. Instead I flashed t02_compatibility_1.2.0.zip which may not have been the compatability zip I even needed. I did not realize my error until it was too late and now the device has no display and I cannot enter recovery. I can push files but I cannot flash to it. I have tried pushing the cwm & cm10 .zips to sdcard but this has had no effect I felt I should ask for help. Though I have used android devices for years, this is my first experience with custom firmware.
Rodchenko said:
Hello, thanks for taking a look.
My Eken a90 clone is now merely lighting the backlight of the display and not much else.
My unmodded device went into boot loop after I uninstalled an apk & I decided then was a good time to finally look into rooting it and installing custom firmware as the factory firmware is not available for download from the manufacturer. First I flashed cwm6028-a10-9part-v2.zip and I was able to boot into cwm. Then I flashed cm10_a10_20121011.zip and CM10 installed wonderfully and I was thrilled. Next I was supposed to flash gapps-jb-20121011-signed.zip but did not. I had confused myself and mixed up my steps. Instead I flashed t02_compatibility_1.2.0.zip which may not have been the compatability zip I even needed. I did not realize my error until it was too late and now the device has no display and I cannot enter recovery. I can push files but I cannot flash to it. I have tried pushing the cwm & cm10 .zips to sdcard but this has had no effect I felt I should ask for help. Though I have used android devices for years, this is my first experience with custom firmware.
Click to expand...
Click to collapse
hey dont worry this tablet its almos unbrikable you just need this program LiveSuitPack_v1.07 on your pc, and find the original rom from your tablet and flashed
spideyjab said:
hey dont worry this tablet its almos unbrikable you just need this program LiveSuitPack_v1.07 on your pc, and find the original rom from your tablet and flashed
Click to expand...
Click to collapse
Thanks for that. I downloaded and installed it, drivers and all. Now I'll be good to go if I can find a suitable factory img. I have access to a second unmodded tablet of the same model, perhaps I can get an img file from it somehow.

[Q] No more ROM on ME102A and unable to revert to stock rom...

Hi,
I´m hoping someone is reading this and is willing to help me out.
I recently bought the ME102A and succesfully rooted it with Kingo. Yesterday I used the info from androtab.info to install the CWM recovery, which worked great! I then accidently wiped the ASUS ROM from the tablet, trying to install a custom ROM. I should have read better, seeing as there are no custom ROM´s yet for the ME102A. I the tried almost every option I can think of, trying to get the original firmware back on the tablet but to no avail. I've read countless of threads and sites, but have yet to find the solution for me.
I´m currently back to stock recovery, unable to use the tablet. I can only boot into Android system recovery. I tried to install the custom CWM image found in this thread, as well as the stock image found on adrotab.info. I´ve seen almonst every error mentioned on this site and on others, like the "assert failed" and the "<waiting for device>" as well as "Installation aborted"...
I'm at a loss and am hoping some of you good folks can help me bring the life back to my tablet. It's not my first time flashing ROM's so I understand some of the basics (although reading apparently isn't my strongest point...) and can work a little with ADB and FastBoot etc. I have however no understanding of RKAndroidTool and the likes. But I am willing to try almost everything at this point...
Regards, Arie
If you are still around I ran into a very similar problem today and managed to bring the memo pad back to life. It may not be exactly the same problem you had but I would be more than happy to help if you are still around
This is basically what i managed to do
Issues on current version
official update cannot be installed. you need to modify updater-script as follows
remove
assert(getprop("ro.build.asus.sku") == "XX");
replace
write_raw_image(package_extract_file("YYYY"), "ZZZZ");
with
package_extract_file("YYYY", "/dev/block/platform/emmc/by-name/ZZZZ");
(it seems it needs more fixes for OTA update...)
touch(swipe) does not work.
arievandriel said:
Hi,
I´m hoping someone is reading this and is willing to help me out.
I recently bought the ME102A and succesfully rooted it with Kingo. Yesterday I used the info from androtab.info to install the CWM recovery, which worked great! I then accidently wiped the ASUS ROM from the tablet, trying to install a custom ROM. I should have read better, seeing as there are no custom ROM´s yet for the ME102A. I the tried almost every option I can think of, trying to get the original firmware back on the tablet but to no avail. I've read countless of threads and sites, but have yet to find the solution for me.
I´m currently back to stock recovery, unable to use the tablet. I can only boot into Android system recovery. I tried to install the custom CWM image found in this thread, as well as the stock image found on adrotab.info. I´ve seen almonst every error mentioned on this site and on others, like the "assert failed" and the "<waiting for device>" as well as "Installation aborted"...
I'm at a loss and am hoping some of you good folks can help me bring the life back to my tablet. It's not my first time flashing ROM's so I understand some of the basics (although reading apparently isn't my strongest point...) and can work a little with ADB and FastBoot etc. I have however no understanding of RKAndroidTool and the likes. But I am willing to try almost everything at this point...
Regards, Arie
Click to expand...
Click to collapse

[Q] TELETALK X120Q MT6589 Bootloop

Hello, i am new to Flashing ROM and encountered the problem while doing so on my device. My device is TELETALK X120Q(MT6589).. My board is gionee89_dwe_jb2. My OS was JB 4.2.1.
I downloaded a rom and tried to flash it on my device. I got the rom watching on one of the video on youtube.
I could not provide the link to youtube as it was restricted to me. Anyway the ROM, i wanted to install was said to be made for MT6589 devices and was based on Pure Xperia Z2 .
After completing the installion it didn't boot. i followed all the instruction, yet i encountered the problem. My device keeps on booting. bootloop. and on being so, camera's led glows.?
What has happened to my device? and how to make it work again?
And if you know any rom for this device.. please suggest me..
With?
First, we have to know what you flashed with. Like for Samsung, they use Odin. If you used a program or an application on your device to flash the new rom, try finding the flashing program. If you really cannot find it or it doesn't work, take it to the service but they might not take it in because the phone itself might be rooted (in the rom, there may be a root binary). If that doesn't work then you are completely hopeless or I just ran out of ideas. NO MATTER WHAT, IF YOUR PHONE IS NOT A SAMSUNG, DO NOT USE ODIN.
Good Luck!:fingers-crossed:

Galaxy Alpha GF850F- Stuck In Bootloop After Trying To Flash OzcanRom

desperate with bootloop on GF850F
hey guys!
i'm really desperated now, i'm trying for two days to flash a new rom on my phone and troubleshoot the problems.
my phone have a bootloop and i cant break through it. i want to install a custom rom (SM-G850F Galaxy Alpha OzcanRom Aroma Lollipop v2.5 (07.08.2015)) and followed all steps correctly, but something went anyway wrong.
maybe there was a crc error while download the rom, i didnt know it because i deleted the old file and downloaded a new. now i have the problem that i cant upload it to my phone, i tried to update to the newest adb (1.4.2.) (and using this tutorial).. but when i want to push it to the phone, the console output is: "error: closed". so i googled for more information and how to fix that and came to a thread here on xda , but nothing will work.
normally i'm able to handle technical problems, i've rooted and installed custom roms on a few phones.. but this time, i'm feeling like a real noob. i'm sure, this is just a little problem and i'm only to fixed on the wrong place.
if somebody could help me, i would spend a little reward for the hero who saved my day!
What should work always is flashing stock ROM for any region with Odin. This should produce a bootable phone. Then you can go for TWRP and flash OzcanROM.
Keep in mind that you can't install OzcanROM over a 4.4.4 ROM because Ozcan is 5.0.2 based and you need the stock bootloader for 5.0.2 on your device first. This is also done by flashing stock ROM with Odin.
For fast downloading of the 5.0.2 firmware try SamFirm.

Categories

Resources