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
udev rules installation fails on immutable distros (Bazzite and Bluefin at least). Manually creating the udev rule at /etc/udev/rules.d/68-santroller.rules works fine but the configurator prompts on every launch to install the udev rules. Could you add error handling to write to /etc/udev/rules.d if writing to /usr/lib/udev/rules.d fails?
/usr/bin/cp: cannot create regular file '/usr/lib/udev/rules.d/68-santroller.rules': Read-only file system
Version
10.1.342
What operating system are you using?
Linux
os-other
No response
What microcontroller are you using?
pi pico
How is your controller programmed?
other issue not controller related or I have not gotten this far
The text was updated successfully, but these errors were encountered:
Please describe your issue.
udev rules installation fails on immutable distros (Bazzite and Bluefin at least). Manually creating the udev rule at /etc/udev/rules.d/68-santroller.rules works fine but the configurator prompts on every launch to install the udev rules. Could you add error handling to write to /etc/udev/rules.d if writing to /usr/lib/udev/rules.d fails?
/usr/bin/cp: cannot create regular file '/usr/lib/udev/rules.d/68-santroller.rules': Read-only file system
Version
10.1.342
What operating system are you using?
Linux
os-other
No response
What microcontroller are you using?
pi pico
How is your controller programmed?
other issue not controller related or I have not gotten this far
The text was updated successfully, but these errors were encountered: