-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
Hi,
I have the xs board connected to my Pi 3 model B. I installed the drivers from this repo and when I do
sudo ykurcmd -l it doesn't find any boards.
Running lsusb I get:
pi@raspberrypi:~/Workspace/pykush $ lsusb
Bus 001 Device 012: ID 04d8:f0cd Microchip Technology, Inc.
Bus 001 Device 011: ID 0424:2422 Standard Microsystems Corp.
Bus 001 Device 003: ID 0424:ec00 Standard Microsystems Corp. SMSC9512/9514 Fast Ethernet Adapter
Bus 001 Device 002: ID 0424:9514 Standard Microsystems Corp. SMC9514 Hub
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
I installed your Python library and running python pykush.py -l gives me:
listing YKUSH family devices
found a None release 2 device with serial number None
system device path 0001:000e:00, vendor id 0x04d8, product id 0xf0cd
control functions are not available, the device is working in bootloader mode
Any idea what to do?
[Edit]
I needed to add the ykushxs bit in the command to work:
E.g.:
sudo ykushcmd ykushxs -l
Metadata
Metadata
Assignees
Labels
No labels