Closed TaiKamilla closed 5 years ago
Sorry, I haven't maintained this code in awhile. It looks like either it is not reading data from your device or the check for 'VR' failed: https://github.com/x64x6a/PyBadUSB/blob/master/lib/pybadusb/phison.py#L77
Could you also verify that you're using the appropriate path to the device? For the first example you use /dev/sdb1
, but for the second you use /dev/sdb
.
Also, could I ask what chipset the device uses? And is the device still running the default firmware?
When I run
I get this
If I try to go ahead anyway with
I get this:
Any advice or Idea?
Im using a compatible device since I manage to make it work on windows (Not with this project). But I want it to work on Linux!