node-elgato-stream-deck icon indicating copy to clipboard operation
node-elgato-stream-deck copied to clipboard

Raspberry Pi WebHID

Open nerdworldDE opened this issue 3 years ago • 2 comments

Anyone figured out how to setup the StreamDeck on Raspbian?

All i get is this - even tho udev rules are setup. No device access granted: NotAllowedError: Failed to open the device.

The device runs flawlessly with the normal node code.

nerdworldDE avatar Oct 16 '22 21:10 nerdworldDE

does it work with webhid on other machines?

Julusian avatar Oct 19 '22 08:10 Julusian

Yes.

Am 19. Okt. 2022, 10:58, um 10:58, Julian Waller @.***> schrieb:

does it work with webhid on other machines?

-- Reply to this email directly or view it on GitHub: https://github.com/Julusian/node-elgato-stream-deck/issues/58#issuecomment-1283658121 You are receiving this because you authored the thread.

Message ID: @.***>

nerdworldDE avatar Oct 19 '22 10:10 nerdworldDE

Im afraid I don't have any good suggestions for you. I use linux as my main os, and haven't had any issues recently with webhid since setting up udev rules (which were also needed for node).

The one quirk I did have a while back was not being able to use the original revision of the 15 key on linux (with the hidraw backend, which is now the default for this library). But that got fixed by some kernel update a year or so ago. Perhaps this is what you are seeing?

Julusian avatar Dec 09 '22 00:12 Julusian