7 lines
388 B
Markdown
7 lines
388 B
Markdown
****#linux
|
|
#laptop
|
|
[Documentation](https://github.com/knauth/goodix-521d-explanation)
|
|
|
|
From the usbreset directory run `gcc usbreset.c -o usbreset.out` to compile the reset bin, then `sudo ./usbreset.out /dev/bus/usb/<bus>/<device>` to reset it, for this device it's ``sudo ./usbreset.out /dev/bus/usb/003/002``
|
|
|
|
from goodix-fp-dump run `sudo python run_521d.py` to reflash the firmware |