If you're on linux, rather than lsusb, try dmesg and see what it gives you.
I get:
[10870836.263108] usb 2-1.2: new full-speed USB device number 5 using ehci-pci [10870836.349886] usb 2-1.2: New USB device found, idVendor=2341, idProduct=0010 [10870836.349895] usb 2-1.2: New USB device strings: Mfr=1, Product=2, SerialNumber=0 [10870836.349899] usb 2-1.2: Product: Ultimaker 2.0 [10870836.349902] usb 2-1.2: Manufacturer: Ultimaker BV (www.ultimaker.com) [10870836.371712] cdc_acm 2-1.2:1.0: ttyACM0: USB ACM device [10870836.372227] usbcore: registered new interface driver cdc_acm [10870836.372229] cdc_acm: USB Abstract Control Model driver for USB modems and ISDN adaptersAlso, what kind of USB ports are you using? Not sure if anyone has experienced issues with 3.0 on the Ultimakers, but a lot of Arduino people have had trouble with some chipsets.
Thanks for the reply. I've got...
[ 1.705124] usb 3-1: New USB device found, idVendor=2341, idProduct=0010
[ 1.705127] usb 3-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 1.705130] usb 3-1: Product: Ultimaker 2.0
[ 1.705132] usb 3-1: Manufacturer: Ultimaker BV (www.ultimaker.com)
As for the USB ports, I'm using my wife's old laptop (with Mint) so I'm pretty sure that won't be USB 3.0 - the ports aren't blue.
Any other ideas?
.
Recommended Posts
SyntaxTerror 344
If you're on linux, rather than lsusb, try dmesg and see what it gives you.
I get:
Also, what kind of USB ports are you using? Not sure if anyone has experienced issues with 3.0 on the Ultimakers, but a lot of Arduino people have had trouble with some chipsets.
Edited by GuestLink to post
Share on other sites