You're using the snap version of chromium, which is strictly confined,
and thus won't let you access /dev/bus/usb/001/011 by design.

Using chromium-browser from the ubuntu archive should allow you to see
your device:

    sudo apt install chromium-browser
    chromium-browser

Now, I'm also interested in your feedback on testing a version of the
snap that allows access to USB devices:

    sudo snap refresh chromium --channel=candidate/raw-usb-test
    sudo snap connect chromium:raw-usb
    snap run chromium

Please let me know if that version lets you see your device.

Note that both the snap package and the deb package can coexist on your
system without a problem. You can tell which package you're running by
checking the command line in chrome://version.

Thanks in advance for your feedback!

** Tags added: snap

** Summary changed:

- Chromium cannot use WebUSB (works fine in Chrome)
+ [snap] Chromium cannot use WebUSB

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1780678

Title:
  [snap] Chromium cannot use WebUSB

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/chromium-browser/+bug/1780678/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to