You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm using Linux Mint 19 (Ubuntu 18.04) and I've the latest Arduino IDE 1.8.15 installed.
I can install/update all other boards using Boards Manager... without issue or notification but when I'm installing/updating the Pico/Nano/Portenta (Mbed) boards using Boards Manager I get this message in the terminal window/console of the IDE saying "Please run as root".
Despite the message, everything seems in order.
Just curious if it's something on my end.
The text was updated successfully, but these errors were encountered:
The post_install.sh script that adds an udev rule for the RP2040 bootloader failed.
You can run it manually with: sudo $HOME/.arduino15/packages/arduino/hardware/mbed_nano/2.1.0/post_install.sh (Nano) sudo $HOME/.arduino15/packages/arduino/hardware/mbed_rp2040/2.1.0/post_install.sh (Pico)
I do not have the Protenta support installed, but you should find the post_install.sh for it somewhere in $HOME/.arduino15/packages/arduino/hardware.
I'm using Linux Mint 19 (Ubuntu 18.04) and I've the latest Arduino IDE 1.8.15 installed.
I can install/update all other boards using Boards Manager... without issue or notification but when I'm installing/updating the Pico/Nano/Portenta (Mbed) boards using Boards Manager I get this message in the terminal window/console of the IDE saying "Please run as root".
Despite the message, everything seems in order.
Just curious if it's something on my end.
The text was updated successfully, but these errors were encountered: