Not working: sudo chown rgon /dev/hidraw4
(in the chromium snap shell, it appears as: 3951 crw------- 1 rgon root 238, 4
Apr 13 10:56 /dev/hidraw4)
After enabling the rule from #1 and reloading, it successfully loads. In
this case, the result of the ls-in-shell command is:
$ snap run --shell chromium -c 'echo $USER; ls -lai /dev/hidraw*'
rgon
1519 crw------- 1 root root 238, 0 Apr 13 11:07 /dev/hidraw0
1525 crw------- 1 root root 238, 1 Apr 13 11:07 /dev/hidraw1
1528 crw------- 1 root root 238, 2 Apr 13 11:07 /dev/hidraw2
1619 crw------- 1 root root 238, 3 Apr 13 11:07 /dev/hidraw3
3951 crw-rw-rw- 1 root root 238, 4 Apr 13 11:07 /dev/hidraw4
But the chmod 0666 is not enough to give it access, the udev TAG is
required to make it work
--
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