Hi,
I'm using Void Linux. I'm trying to use this extension to debug a MeshCore repeater. Unfortunately I'm hitting a bit of a roadblock.
When I click the "Port" button to choose a port, I get "No serial ports found." accompanied by the error message "Failed to list serial ports: spawn udevadm ENOENT".
udev/udevadm is part of systemd. My distroy (Void Linux) does not include systemd. This appears to prevent me from using this extension entirely.
Enumerating serial devices without systemd appears to be possible, as PlatformIO / pioarduino's "Devices" page is able to list all serial devices.
Thanks,
Yoshi
Hi,
I'm using Void Linux. I'm trying to use this extension to debug a MeshCore repeater. Unfortunately I'm hitting a bit of a roadblock.
When I click the "Port" button to choose a port, I get "No serial ports found." accompanied by the error message "Failed to list serial ports: spawn udevadm ENOENT".
udev/udevadm is part of systemd. My distroy (Void Linux) does not include systemd. This appears to prevent me from using this extension entirely.
Enumerating serial devices without systemd appears to be possible, as PlatformIO / pioarduino's "Devices" page is able to list all serial devices.
Thanks,
Yoshi