You are not logged in.

#1 2017-07-30 20:19:14

jeniara
Member
Registered: 2017-07-30
Posts: 1

Build 1529 missing /dev/ttyACM0

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

#2 2017-07-31 04:48:54

Shahin
Administrator
Registered: 2016-02-17
Posts: 3,556

Re: Build 1529 missing /dev/ttyACM0

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

#3 2017-08-25 21:08:13

Shahin
Administrator
Registered: 2016-02-17
Posts: 3,556

Re: Build 1529 missing /dev/ttyACM0

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

#4 2017-08-25 21:18:59

Shahin
Administrator
Registered: 2016-02-17
Posts: 3,556

Re: Build 1529 missing /dev/ttyACM0

SSH and Run command below on RPi.
ls -l /dev/ttyA*

Paste the result here.

Offline

#5 2017-08-25 22:38:10

Shahin
Administrator
Registered: 2016-02-17
Posts: 3,556

Re: Build 1529 missing /dev/ttyACM0

Put space between -I and /dev

Offline

#6 2017-08-25 23:50:24

Shahin
Administrator
Registered: 2016-02-17
Posts: 3,556

Re: Build 1529 missing /dev/ttyACM0

Base on shared screenshot I believe you have extra space after slash on serial port address. (setup page)

Offline

Board footer

Powered by FluxBB