Skip to content

Crashes on H713 #226

Description

@probonopd
user@user-ghostbsd ~/sunxi-tools % ./sunxi-fel version
Assertion failed: (strcmp(buf, "AWUS") == 0), function aw_read_usb_response, file fel_lib.c, line 158.
zsh: abort (core dumped)  ./sunxi-fel version

user@user-ghostbsd ~/sunxi-tools % ./sunxi-fel  spiflash-info
Assertion failed: (strcmp(buf, "AWUS") == 0), function aw_read_usb_response, file fel_lib.c, line 158.
zsh: abort (core dumped)  ./sunxi-fel spiflash-info

user@user-ghostbsd ~/sunxi-tools % dmesg 
ugen1.15: <vendor 0x1f3a product 0xefe8> at usbus1

I compiled sunxi-fel on FreeBSD with:

git clone https://github.com/linux-sunxi/sunxi-tools/
cd sunxi-tools
sudo pkg install dtc
sudo ln -s /usr/local/lib/libfdt* /usr/lib
sudo ln -s /usr/local/include/fdt.h /usr/include
sudo ln -s /usr/local/include/libfdt* /usr/include
gmake

Then followed this procedure on my H713 based projector:

  • Disconnect the power cable entirely
  • Use a USB A to USB A cable and connect it to the host OC
  • A red LED comes up on the projector (note that it is ONLY connected via USB, power is NOT attached)
  • Press the power button
  • dmesg shows <vendor 0x1f3a product 0xefe8> at usbus1 ("sunxi SoC OTG connector in FEL/flashing mode")
  • On the host PC use a tool like sunxi-tools

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions