The issue can be bypassed by adding the udev tag
"snap_chromium_chromium" to the rule that . For example, in the case of
jabra headphones with its vendor ID, I added:

cat /etc/udev/rules.d/99-jabra.rules
SUBSYSTEM=="hidraw", KERNEL=="hidraw*", ATTRS{idVendor}=="0b0e", MODE="0666", 
TAG+="uaccess", TAG+="snap_chromium_chromium"

However, is this the intended behaviour? I don't recall needing to add
any of this for WebSerial, for example

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

Title:
  [snap] Chromium can enumerate WebHID devices but cannot access them

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


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

Reply via email to