EzGraver icon indicating copy to clipboard operation
EzGraver copied to clipboard

Where are linux driver ?

Open Slartitorto opened this issue 5 years ago • 5 comments

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 ?

Slartitorto avatar Nov 14 '20 13:11 Slartitorto

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

shantarsecurity avatar Dec 08 '20 20:12 shantarsecurity

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

Slartitorto avatar Dec 09 '20 08:12 Slartitorto

Linux driver? What driver?

moje01konto avatar Dec 23 '20 18:12 moje01konto

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.

innovate-invent avatar Feb 21 '21 00:02 innovate-invent

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

0xtrzy avatar Mar 03 '21 20:03 0xtrzy