CW1002 Failed to Find USB

I have a CW1002 ChipWhisperer Capture Rev2

This thing is being a bear and not connecting to anything. I tried to connect it to the VM and my own machine but I got zip. I was hoping that someone might be able to help me out here and tell me where I’m being stupid at.

My machine is running Lubuntu 17.04 on a dell machine

I am able to see the chipwhisperer connect to the machine, I am able to talk to the Atmel device using avrdude. The program itself will not connect to it.

Please someone help me!

Here is my lsusb output:

Bus 001 Device 005: ID 0a5c:5800 Broadcom Corp. BCM5880 Secure Applications Processor
Bus 001 Device 004: ID 0c45:6708 Microdia 
Bus 001 Device 003: ID 8087:0a2a Intel Corp. 
Bus 001 Device 002: ID 8087:8001 Intel Corp. 
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 003 Device 002: ID 413c:5534 Dell Computer Corp. 
Bus 003 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 002 Device 006: ID 04f3:0417 Elan Microelectronics Corp. 
Bus 002 Device 007: ID 046d:c077 Logitech, Inc. M105 Optical Mouse
Bus 002 Device 005: ID 413c:2513 Dell Computer Corp. internal USB Hub of E-Port Replicator
Bus 002 Device 009: ID 03eb:2104 Atmel Corp. AVR ISP mkII
Bus 002 Device 004: ID 046d:c31c Logitech, Inc. Keyboard K120
Bus 002 Device 002: ID 413c:2134 Dell Computer Corp. 
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub

avrdude output:

~/chipwhisperer/hardware/victims/firmware/simpleserial-base$ avrdude -p m328p -c avrispmkII -P usb flash:w:simpleserial-base-CW301_AVR.hex

avrdude: AVR device initialized and ready to accept instructions

Reading | ################################################## | 100% 0.00s

avrdude: Device signature = 0x1e950f (probably m328p)

avrdude: safemode: Fuses OK (E:FF, H:D9, L:E0)

avrdude done.  Thank you.

Terminal Output:

~/chipwhisperer/software/scripts$ python2.7 chipwhisperer-cap
/usr/share/themes/Lubuntu-default/gtk-2.0/apps/thunar.rc:55: error: invalid string constant "thunar-statusbar", expected valid string constant
INFO:Could not import module: chipwhisperer.capture.scopes.VisaScope: No module named visa
INFO:Could not import module: chipwhisperer.capture.scopes.picoscope_interface.picoscopes: No module named picoscope
INFO:Dictionary contains zero modules
INFO:Could not instantiate module <class 'chipwhisperer.capture.scopes.PicoScope.PicoScopeInterface'>: 'PS5000a'
INFO:Could not import module: chipwhisperer.capture.targets.ChipWhispererSPI: No module named hid
INFO:Could not import module: chipwhisperer.capture.targets.smartcard_readers.pcsc: Smartcard libraries are missing
INFO:Could not import module: chipwhisperer.common.traces.TraceContainerMySQL: No module named umysql
WARNING:Failed to find USB Device