PylonToMQTT icon indicating copy to clipboard operation
PylonToMQTT copied to clipboard

error gathering device information while adding custom device "/dev/ttyUSB0": no such file or directory

Open YozoraHoshi opened this issue 2 years ago • 3 comments

Thanks for your project! I am new to raspberry and met some trouble when deploying your project: it says device "/dev/ttyUSB0": no such file or directory when start stack,how can i solve it? trouble

YozoraHoshi avatar Mar 07 '24 13:03 YozoraHoshi

Looks like your pi isn't detecting your USB to serial adapter try: ls -l /dev/serial/by-id image

graham22 avatar Mar 08 '24 11:03 graham22

Thanks for your reply! There is a new problem: trouble trouble2

YozoraHoshi avatar Mar 11 '24 01:03 YozoraHoshi

Your RPI needs to be running the 64-bit version of the O/S , see comment in https://github.com/linuxserver/Heimdall/issues/1176

image

graham22 avatar Mar 11 '24 12:03 graham22