You are not logged in.
Pages: 1
Hello!
I have an Rasperry Pi 3 and an Wanhao D7 printer.
I "etched" the last image of NanoDLP on a SD card, no error message when starting. But then I clicked on "update" and after that, I got an error message. Now it says build 1529 and the following error message:
"ActionSerial port could not be activated open /dev/ttyACM0: no such file or directory"
When I check with I only find another driver:
pi@raspberrypi:~ $ ls -l /dev/ttyA*
crw-rw---- 1 root dialout 204, 64 Jul 30 14:48 /dev/ttyAMA0
What to do?
best regards,
Jeniara
Offline
Maybe cable is lose or something as nanodlp update could not make USB device disappear. Also it could not change from ttyACM to ttyAMA as these names refer to different type of devices.
Offline
I have the same problem ... with version 13 ** no problem with 1589 and 1617 this happens .. (I have raspberry pi3, arduino mega, ramps 1.4 and nextion display)
Last edited by MaxJewels (2017-08-25 19:44:22)
Offline
If I remember correctly nextion is using serial connection, disconnect nextion and see if it makes any difference.
I doubt it is related to nanodlp as error indicate missing tty file, which could be linux setting or hardware issue.
Offline
The Last log is only rasp,arduino and ramps, nothing more..
Offline
SSH and Run command below on RPi.
ls -l /dev/ttyA*
Paste the result here.
Offline
no nextion and relase 1617
with nextion and relase 1589
Offline
Put space between -I and /dev
Offline
Offline
Base on shared screenshot I believe you have extra space after slash on serial port address. (setup page)
Offline
I had noticed that error and changed it, but from the NanoDLP setup set the space, how can I fix it?
I removed the space 5 times and finally memorized it, although the setup page remains the space now works
Last edited by MaxJewels (2017-08-26 08:57:54)
Offline
Pages: 1