Robin-73 / openzwave-control-panel

Automatically exported from code.google.com/p/openzwave-control-panel
0 stars 0 forks source link

Control Panel usage with VMWare Player #3

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Shout Control Panel see the device I've connected?

I run Ubuntu 10.04 thru VMWare Player. I've enabled usage of the USB device 
(Aeon Lab USB Stick 2) in VMWave Player (Virtual Machine - Removable Devices - 
cygnal integrated cp2102 usb to uart bridge controller). But Control Panel 
doesn't see that (I've marked USB and pressed Initialize), the Log shows:

2011-09-04 18:00:55:286 Driver for controller HID Controller removed
2011-09-04 18:02:49:001 Added driver for controller HID Controller
2011-09-04 18:02:49:011 Opening controller HID Controller
2011-09-04 18:02:49:012 Open HID port HID Controller
2011-09-04 18:02:49:025 Cannot find specified HID port with VID:1b5f and 
PID:0x0001.
2011-09-04 18:02:49:027 Enumerating connected HIDs:
2011-09-04 18:02:49:037 Failed to open HID port HID Controller
2011-09-04 18:02:49:037 HIDAPI ERROR STRING (if any):
(null)

2011-09-04 18:02:49:037 Failed to init the controller (attempt 0)
2011-09-04 18:02:54:038 Opening controller HID Controller
2011-09-04 18:02:54:038 Open HID port HID Controller
2011-09-04 18:02:54:039 Cannot find specified HID port with VID:1b5f and 
PID:0x0001.
2011-09-04 18:02:54:039 Enumerating connected HIDs:
2011-09-04 18:02:54:039 Failed to open HID port HID Controller
2011-09-04 18:02:54:043 HIDAPI ERROR STRING (if any):
(null)

Original issue reported on code.google.com by and7ey@gmail.com on 4 Sep 2011 at 4:06

GoogleCodeExporter commented 8 years ago
*should

Original comment by and7ey@gmail.com on 4 Sep 2011 at 4:17

GoogleCodeExporter commented 8 years ago
The Aeon Labs USB controller creates a serial device in /dev. The USB checkbox 
is for HID (non-serial) devices.

Original comment by glsatz on 4 Sep 2011 at 11:01

GoogleCodeExporter commented 8 years ago
If I don't tick USB checkbox and press Initialize, then just nothing happens. 
No records in the log.

Original comment by and7ey@gmail.com on 5 Sep 2011 at 6:47

GoogleCodeExporter commented 8 years ago
Thanks. Usage of /dev/ttyUSB0 as device name helped.

Original comment by and7ey@gmail.com on 5 Sep 2011 at 3:54