camrein / EzGraver

Simple multi-platform management software for NEJE laser engravers.
MIT License
133 stars 37 forks source link

Where are linux driver ? #64

Open Slartitorto opened 3 years ago

Slartitorto commented 3 years ago

Hi all, I have a Neje Master. I really appreciate this project; it compiles, it starts but I am looking for Linux driver and can't find it.

Can anyone help me ?

shantarsecurity commented 3 years ago

Take a look here: https://wiki.nejetool.com/

Slartitorto commented 3 years ago

Many thanks shantarsecurity, but I am looking for linux driver there, without success.

moje01konto commented 3 years ago

Linux driver? What driver?

innovate-invent commented 3 years ago

When you plug it in it will register as QinHeng Electronics CH340 serial converter when you type lsusb. You might see a different serial converter depending on the model of the engraver. Just run lsusb before and after plugging it in to see the device.

If it is CH340 or CH341 run lsmod | grep ch34 and see if anything is listed. If not then you need to install the driver. You can find drivers here: https://learn.sparkfun.com/tutorials/how-to-install-ch340-drivers/all#linux

For Arch you can simply install ch34x-dkms-git from AUR to install the driver.

ls /dev/ttyUSB* should list something if the driver is functioning.

0xtrzy commented 3 years ago

I have neje master 2 2020 and have this same trouble. software wrote: connections sucessfuly but nothing happened, I cand moving head and nothing send to engraver