Skip to content

[HWU4M-96[PXCT-929] add link to udev helpcenter article #2582

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

Hannes7eicher
Copy link
Contributor

What This PR Changes

This PR adds a link to the IDE 2 installation article on where to find more information about udev rules in the helpcenter.

Contribution Guidelines

@Hannes7eicher Hannes7eicher added documentation Improvements or additions to documentation arduino Bugs and fixes added by the Arduino Team preview labels Jul 28, 2025
Copy link

Preview Deployment

🚀 Preview this PR: https://68875d36ea9dd80f493d0820--docs-content.netlify.app
📍 Commit SHA: ff44334

@@ -82,3 +82,5 @@ To enable the Arduino IDE to access the serial port and upload code to your boar
```
SUBSYSTEMS=="usb", ATTRS{idVendor}=="2341", GROUP="plugdev", MODE="0666"
```

Make sure you've run the `post_install.sh` script to set the correct udev rules. You can find full instructions and download links in our [Help Center article](https://support.arduino.cc/hc/en-us/articles/9005041052444-Fix-udev-rules-on-Linux) on fixing udev rules.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@Hannes7eicher should this be a note tag instead to stand out more?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
arduino Bugs and fixes added by the Arduino Team documentation Improvements or additions to documentation preview
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants