Linux doesn't recognize mElephant 3D printer


#1

I’m using Ubuntu 16.04.1 LTS, kernel 4.4.0.
lsusb command doesn’t seem to show anything when I connect my 3D printer to the PC.
I guess that there are some driver problems.
Thx.


#2

Hi Poviliukas20,

If you print through the linux PC, you need look for a arduino driver for Linux from the Arduino website: https://www.arduino.cc


#3

I have Arduino drives installed. Arduino IDE does not recognize only the printer as an Arduino board. All other Arduinos are working fine except for mElephants. Printer is works fine on Windows but not on Linux.

When I run dmesg command in terminal i get this message:
[10144.616600] usb 2-1.2: new full-speed USB device number 7 using ehci-pci
[10144.690625] usb 2-1.2: device descriptor read/64, error -32
[10144.865633] usb 2-1.2: device descriptor read/64, error -32
[10145.039628] usb 2-1.2: new full-speed USB device number 8 using ehci-pci
[10145.113652] usb 2-1.2: device descriptor read/64, error -32
[10145.277626] usb 2-1.2: device descriptor read/64, error -32
[10145.451676] usb 2-1.2: new full-speed USB device number 9 using ehci-pci
[10145.853593] usb 2-1.2: device not accepting address 9, error -32
[10145.926601] usb 2-1.2: new full-speed USB device number 10 using ehci-pci
[10146.328626] usb 2-1.2: device not accepting address 10, error -32
[10146.328707] usb 2-1-port2: unable to enumerate USB device


#4

Hi Poviliukas20,

You may temporarily move all the other Arduino Board’s serial ports and only connect the Printer to the linux have a check, does the linux show the serial port for the connection between PC and printer?


#5