Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add udev rules instructions #108

Open
incognitojam opened this issue Feb 22, 2025 · 4 comments
Open

Add udev rules instructions #108

incognitojam opened this issue Feb 22, 2025 · 4 comments
Labels
enhancement New feature or request

Comments

@incognitojam
Copy link
Member

On Linux, the user may need to add udev rules to avoid getting a SecurityError when the app tries to communicate with the device in QDL mode

@incognitojam incognitojam added the enhancement New feature or request label Feb 22, 2025
@andiradulescu
Copy link
Collaborator

Interesting, this just got me thinking since I remember I got a similar problem in Chromium installed with snap on Ubuntu 22.04 on arm64. Was just impossible to go over a similar “Security” exception. Will try to reproduce. I’m pretty sure I added the udev rules with no effect.

@incognitojam
Copy link
Member Author

Ah, I hadn't reproduced it yet, so maybe that is the real cause

@andiradulescu
Copy link
Collaborator

Though @jyoung8607 confirmed the issue got away after he added the udev rule.

@andiradulescu
Copy link
Collaborator

I created a separate issue for the Chromium snap SecurityError I mentioned.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants