You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
i am tring to turn on / off KUSH XS by using pykush but i can't !!
$ python pykush.py --list
listing YKUSH family devices
found a release 2 device with serial number
system device path 0003:0008:00, vendor id 0x04d8, product id 0xf0cd
control functions are not available, the device is working in bootloader mode
$ python pykush.py -d
managing YKUSH family devices
found a release 2 device with serial number
system device path 0003:0008:00, vendor id 0x04d8, product id 0xf0cd
control functions are not available, the device is working in bootloader mode
$ python pykush.py -u
managing YKUSH family devices
found a release 2 device with serial number
system device path 0003:0008:00, vendor id 0x04d8, product id 0xf0cd
control functions are not available, the device is working in bootloader mode
The text was updated successfully, but these errors were encountered:
i am tring to turn on / off KUSH XS by using pykush but i can't !!
$ python pykush.py --list
listing YKUSH family devices
found a release 2 device with serial number
system device path 0003:0008:00, vendor id 0x04d8, product id 0xf0cd
control functions are not available, the device is working in bootloader mode
$ python pykush.py -d
managing YKUSH family devices
found a release 2 device with serial number
system device path 0003:0008:00, vendor id 0x04d8, product id 0xf0cd
control functions are not available, the device is working in bootloader mode
$ python pykush.py -u
managing YKUSH family devices
found a release 2 device with serial number
system device path 0003:0008:00, vendor id 0x04d8, product id 0xf0cd
control functions are not available, the device is working in bootloader mode
The text was updated successfully, but these errors were encountered: