Skip to content

Commit a61fea7

Browse files
Merge pull request #2582 from arduino/Hannes7eicher/Udev_Rules
[HWU4M-96[PXCT-929] add link to udev helpcenter article
2 parents 6ece680 + ccaf5b5 commit a61fea7

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

content/software/ide-v2/tutorials/getting-started/01.ide-v2-downloading-and-installing/ide-v2-downloading-and-installing.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -82,3 +82,5 @@ To enable the Arduino IDE to access the serial port and upload code to your boar
8282
```
8383
SUBSYSTEMS=="usb", ATTRS{idVendor}=="2341", GROUP="plugdev", MODE="0666"
8484
```
85+
86+
***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.***

0 commit comments

Comments
 (0)