Hi Edward,
I am still getting these error messages:
usb 1-2.2: usbfs: USBDEVFS_CONTROL failed cmd vstrm_serverd_r rqt 128 rq 6 len 255 ret -110
Yes, I still have problems detecting the CMSIS-DAP in the DS-5 debugger settings still. DS-5 sometimes detects the CMSIS-DAP hardly at all. Not even 1 in 10 times. More like 1 in 40 times.
I don't have a hardware USB compatibility menu in ubuntu, but there is some information about the USB controller. It says the max speed is 12 MBit/sec, meaning it's USB 1.1 already.
When I plug in the CMSIS-DAP in to the VM, this is what syslog reports:
usb 1-2.2: new full-speed USB device number 8 using uhci_hcd
usb 1-2.2: New USB device found, idVendor=c251, idProduct=f002
usb 1-2.2: New USB device strings: Mfr=1, Product=2, SerialNumber=3
usb 1-2.2: Product: OpenSDA CMSIS-DAP
usb 1-2.2: Manufacturer: KEIL - Tools By ARM
usb 1-2.2: SerialNumber: A000000001
hid-generic 0003:C251:F002.0005: hiddev0,hidraw2: USB HID v1.00 Device [KEIL - Tools By ARM OpenSDA CMSIS-DAP] on usb-0000:02:00.0-2.2/input0
Thank you.