Sure!
Here's what it reports (/dev/hidraw4 is the GN Netcom/Jabra Link device which I
udev'ed):
$ sudo rm /etc/udev/rules.d/99-jabra.rules
$ sudo udevadm control --reload-rules && sudo udevadm trigger
--subsystem-match=hidraw
$ echo $USER; ls -lai /dev/hidraw*
rgon
1519 crw------- 1 root root 238, 0 Apr 13 10:56 /dev/hidraw0
1525 crw------- 1 root root 238, 1 Apr 13 10:56 /dev/hidraw1
1528 crw------- 1 root root 238, 2 Apr 13 10:56 /dev/hidraw2
1619 crw------- 1 root root 238, 3 Apr 13 10:56 /dev/hidraw3
3951 crw------- 1 root root 238, 4 Apr 13 10:56 /dev/hidraw4
$ snap run --shell chromium -c 'echo $USER; ls -lai /dev/hidraw*'
rgon
1519 crw------- 1 root root 238, 0 Apr 13 10:56 /dev/hidraw0
1525 crw------- 1 root root 238, 1 Apr 13 10:56 /dev/hidraw1
1528 crw------- 1 root root 238, 2 Apr 13 10:56 /dev/hidraw2
1619 crw------- 1 root root 238, 3 Apr 13 10:56 /dev/hidraw3
3951 crw------- 1 root root 238, 4 Apr 13 10:56 /dev/hidraw4
Of course, without this rule, it gives a FILE_ERROR_ACCESS_DENIED
This is not limited to the Jabra device, for example hidraw3 is a
'Thinkpad USB-C Dock Gen2 USB Audio', hidraw0 is a 'Razer Mamba Dock'
and it does fail.
--
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