Name: V972 tablet in flashing mode
Device 1f3a:efe8 is my tablet in flashing mode.
The tablet: Onda V972 Quad Core, 9.7", 2048x1536 IPS, 32GB
ID 1f3a could be the vendor Onda, but one cannot be sure without verification of other Onda devices in flashing mode.
ID efe8 could be the V972v1 (my exact model) or it could also include V972v2. It is also possible that other Onda devices report this ID as well.
I used PhoenixSuit to flash, the ARMv7 CPU is an Allwinner A31 (Cortex A7, Quad Core).
LinuxUser330250
2013-07-21 20:32:01
The device:
http://www.onda-tablet.com/onda-v972-quad-core-9-7-inch-retina-screen-daul-camera-android-tablet-pc.html
Additional information...
To get Onda Firmware:
http://www.onda-tablet.com/news/
How to flash:
http://www.arctablet.com/blog/featured/phoenixsuit-flashing-tutorial-onda-v972-v812-allwinner-a31-tablets/
LinuxUser330250
2013-07-21 20:35:09
Name: FEL flashing mode
Note: This id is given for severl AllWinner SoC in FEL flashing mode
As explained in Device UD:1f3a, this id seems to be related to FEL flash mode for AllWinner SoCs (at least A20/A31 generation).
1f3a: AllWinner Technology
efe8: Seems to be FEL flashing mode (that fetch NAND image from USB) on at least AllWinner A20 & A31 generation of AllWinner Technology, and perhaps for A10/A10s/A13 too ?
Popolon
2013-09-09 22:52:12
Name: EFL flashing mode
Note: Confirmed with Allwinner A10 on Cubieboard 1
another user confirmed the same id : 1f3a:efe8 for flashing mode on Cubieboard (1st model) that uses AllWinner A10.
Popolon
2013-09-09 22:53:49
Name: FEL flashing mode
Note: information on AllWinner flashing tool for GNU/Linux archive PDF.
The LiveSuite is a tool from AllWinner Technology for flashing the NAND with their SoCs
You can get linux version here (a zip containing an installer + 1 PDF :
http://cubieboard.org/download/#Software%20Tools
The pdf signed by allwinnertech.com suggest to add a udev rules file containing this rules for flashing :
SUBSYSTEM!="usb_device", ACTION!="add", GOTO="objdev_rules_end"
#USBasp
ATTRS{idVendor}=="1f3a", ATTRS{idProduct}=="efe8", GROUP="test",
MODE="0666"
LABEL="objdev_rules_end"
This confirm the id and Product.
Popolon
2013-09-09 23:05:54
Name: FEL device (flashing mode)
https://github.com/linux-sunxi/sunxi-tools, file fel.c, lines 311 and 314: "Allwinner USB FEL device"
http://linux-sunxi.org/FEL: "FEL mode"
I suggest the name "FEL device (flashing mode)"
OT:
FYI, good to read that you cannot brick an Allwinner device: http://elinux.org/Hack_A10_devices
LinuxUser330250
2013-09-29 13:27:38
Please update to read FEL device.
LinuxUser330250
2014-09-06 20:10:13
Name: sunxi SoC OTG connector in FEL/flashing mode
harrison
2018-09-09 18:15:11
Name: sunxi SoC OTG connector in FEL/flashing mode
Note: It's used for a very wide range of Allwinner-based devices in FEL Flashing mode: https://linux-sunxi.org/FEL#Verifying_FEL_mode I have a tablet, a TV stick and an ereader, all of them are 1f3a:efe8
feitingen
2020-05-17 08:36:00