Skip to content

ValueError: Invalid OTP #44

@WAHM08

Description

@WAHM08

When I execute sudo python run_521d.py. I have the next error:

#######################################################
This program might break your device.
Consider that it may flash the device firmware.
Continue at your own risk.
But don't hold us responsible if your device is broken!
Don't run this program as part of a regular process.
#######################################################
Type 1329 to continue and confirm that you are not a bot: 1329
__init__(21021, <class 'protocol.USBProtocol'>, 5)
Found Goodix device: "FingerPrint" from "Goodix" on bus 3 address 4.
Found interface data: 0
Found endpoint in: 0x83
Found endpoint out: 0x1
empty_buffer()
nop()
firmware_version()
Firmware: GFUSB_GM168SEC_APP_10019
preset_psk_read(3137470465, 32, 0)
Valid PSK: True
reset(True, False, 20)
read_sensor_register(0, 4)
read_otp()
Traceback (most recent call last):
  File "/home/wahm/goodix-fp-dump/run_521d.py", line 3, in <module>
    driver_52xd.main(0x521d)
  File "/home/wahm/goodix-fp-dump/driver_52xd.py", line 351, in main
    run_driver(device)
  File "/home/wahm/goodix-fp-dump/driver_52xd.py", line 134, in run_driver
    raise ValueError("Invalid OTP")
ValueError: Invalid OTP

I don´t know how to solve. Can someone help me?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions