jankowskib / FELix

An open-source flash tool for Allwinner
45 stars 11 forks source link

* Setting work mode to: usb_product [WTF] #1

Closed tribalart closed 8 years ago

tribalart commented 8 years ago

hello , im new to this, i installed a wrong recovery (CWM) on a q102 A31S tablet . (fusion5 finite4) so i try to re install firmware with felix (win8 , 32bit) i got this error :

C:\Windows\System32>ruby c:\felix-master\felix --tofes c:\android-adb\sun6.img FELix 1.0 RC4 by Lolet

Warning: I don't give any warranty on this software. You use it at own risk!

i dont understand what this mean ?

and so, i cant --felix nand on or off , its fail to set flash mode . or cant use this felix --write boot0_nand.fex -c fes -t boot0 -a 0

sometime , its just stuck at setting work mode to: usb_product, with no error .

jankowskib commented 8 years ago

Tested that and it appears it's Windows only issue. I'll checkout a workaround just in a moment.

tribalart commented 8 years ago

its working fine now, thanks you :)

tribalart commented 8 years ago

hello i dont know if its related or not :

when i try :

c:\android-adb>ruby c:\felix-master\felix --write c:\android-adb\sunxi_mbr.fex --item mbr FELix 1.0 RC4 by Lolet Warning: I don't give any warranty on this software. You use it at own risk! ────────────────────────────────────

c:\android-adb>

jankowskib commented 8 years ago

Nope, that's unrelated. Your device doesn't have written MBR, you must use --mbr comand to write it. Please open a new issue if you find any problem.