-
Notifications
You must be signed in to change notification settings - Fork 31
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Wismec Presa TC75W Test Results #34
Comments
How did you do that? I've got following error while trying to dump flash using latest master:
|
I experienced the same. The python-evic cli.py and device.py code does not conform to the current python hid interface, hence the attribute error. It could be that the current master was intended for a different version of hid, but I haven't verified that. This fork of Ban3/python-evic contains the necessary fixes to get you up and running: |
Thanks!
I'm on Arch Linux and installed via the
python-evic-git
PKGBUILD in the AUR.Plugged in, ran
evic-usb dump-dataflash -o out.bin
:Success!
Ran
evic-usb upload Presa_TC75W_V4.03.bin
:Success!
The screen on the device seemed distorted, but that may just be the new style. I tried
evic-usb screenshot -o screenshot.png
, but it just hung afterThanks again for enabling me to easily flash this without Windows!
The text was updated successfully, but these errors were encountered: