We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
LIBUSB_ERROR_IO [-1]
When trying to connect to a RK3188.
Traceback (most recent call last): File "/home/anubis/git/rkflashkit/src/rkflashkit/main.py", line 393, in __on_device_changed partitions = op.load_partitions() File "/home/anubis/git/rkflashkit/src/rkflashkit/rktalk.py", line 190, in load_partitions self.__init_device() File "/home/anubis/git/rkflashkit/src/rkflashkit/rktalk.py", line 150, in __init_device ''.join(prepare_cmd(0x80, 0x00060000, 0x00000000, 0x00000000))) File "/home/anubis/git/rkflashkit/src/rkflashkit/usb1.py", line 1145, in bulkWrite return self._bulkTransfer(endpoint, data, sizeof(data), timeout) File "/home/anubis/git/rkflashkit/src/rkflashkit/usb1.py", line 1129, in _bulkTransfer raise libusb1.USBError(result) rkflashkit.libusb1.USBError: LIBUSB_ERROR_IO [-1]
The text was updated successfully, but these errors were encountered:
@FFY00 run as root
Sorry, something went wrong.
No branches or pull requests
When trying to connect to a RK3188.
The text was updated successfully, but these errors were encountered: