When I plug my Naze32 into the USB port I can see the connection using the lsusb command. The output from that command is below.
~$ lsusb
Bus 002 Device 002: ID 04f2:b1d6 Chicony Electronics Co., Ltd CNF9055 Toshiba Webcam
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 003 Device 002: ID 3938:1032
Bus 003 Device 006: ID 10c4:ea60 Cygnal Integrated Products, Inc. CP210x UART Bridge / myAVR mySmartUSB light
Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
~$
But when I try to flash the Naze32 using LibrePilot it fails to connect.
Is there more I need to be doing to ensure a connection?
Thanks
Bill