webusb / arduino

WebUSB demos running on Arduino (and compatible) hardware.
566 stars 152 forks source link

Undefined vendor ID #27

Closed oostap1 closed 7 years ago

oostap1 commented 7 years ago

I've tried to run project with Arduino Leonardo ETH on Linux (Ubuntu 16.04).

  1. Chrome v57
  2. Udev rules in place
  3. Getting landing page popup BUT devices list is empty. I see only one weird thing: vendorID is not recognized by Chrome: [17:53:53] USB device added: path=/dev/bus/usb/001/052 vendor=10755 "Unknown", product=32832 "Arduino Leonardo ETH", serial="WUART", guid=d9605209-bc67-4dce-8e70-800789d6a4fe Ubuntu shows "dog hunter AG" as company name. Bus 001 Device 048: ID 2a03:8040 dog hunter AG

Is there any security restrictions based on vendorID?

oostap1 commented 7 years ago

Not sure what helped system reboot or installation all dependencies to build chromium, but works now on Ubuntu like a charm.