octoprint_deploy icon indicating copy to clipboard operation
octoprint_deploy copied to clipboard

Prusa Mini not being detected but dmesg shows the printer

Open ToledoRayburn opened this issue 2 years ago • 4 comments

I tried unplugging and replugging . The generic instance can talk to it on ttyAMC0

Dmesg output Device= 0.02 [ 26.091403] usb 1-3: New USB device strings: Mfr=0, Product=0, SerialNumber=0 [ 131.686487] usb 1-6: new full-speed USB device number 7 using xhci_hcd [ 131.840654] usb 1-6: New USB device found, idVendor=2c99, idProduct=000c, bcdDevice= 2.00 [ 131.840665] usb 1-6: New USB device strings: Mfr=1, Product=2, SerialNumber=3 [ 131.840671] usb 1-6: Product: Original Prusa MINI [ 131.840675] usb 1-6: Manufacturer: Prusa Research (prusa3d.com) [ 131.840679] usb 1-6: SerialNumber: CZPX2622X017XC85868 [ 131.995714] usbcore: registered new interface driver cdc_acm [ 531.201970] usb 1-6: USB disconnect, device number 7 [ 536.110562] usb 1-6: new full-speed USB device number 8 using xhci_hcd [ 536.260440] usb 1-6: New USB device found, idVendor=2c99, idProduct=000c, bcdDevice= 2.00 [ 536.260453] usb 1-6: New USB device strings: Mfr=1, Product=2, SerialNumber=3 [ 536.260459] usb 1-6: Product: Original Prusa MINI [ 536.260463] usb 1-6: Manufacturer: Prusa Research (prusa3d.com) [ 536.260468] usb 1-6: SerialNumber: CZPX2622X017XC85868

ToledoRayburn avatar Aug 28 '22 06:08 ToledoRayburn

So in octoprint_deploy just times out? I've tested with a Mini with no issues, and based on that dmesg output it should detect the serial number.

paukstelis avatar Aug 28 '22 13:08 paukstelis

It just times out... if I do the usb check, it also times out. I am doing an Unbuntu install if that helps.

Get Outlook for Androidhttps://aka.ms/AAb9ysg


From: paukstelis @.> Sent: Sunday, August 28, 2022 8:07:27 AM To: paukstelis/octoprint_deploy @.> Cc: ToledoRayburn @.>; Author @.> Subject: Re: [paukstelis/octoprint_deploy] Prusa Mini not being detected but dmesg shows the printer (Issue #34)

So in octoprint_deploy just times out? I've tested with a Mini with no issues, and based on that dmesg output it should detect the serial number.

— Reply to this email directly, view it on GitHubhttps://github.com/paukstelis/octoprint_deploy/issues/34#issuecomment-1229453738, or unsubscribehttps://github.com/notifications/unsubscribe-auth/ARSQMFPWMFHMTOGCOJXFZ3TV3NQA7ANCNFSM572RJQLQ. You are receiving this because you authored the thread.Message ID: @.***>

ToledoRayburn avatar Oct 11 '22 08:10 ToledoRayburn

You can try updating octoprint_deploy (git -C octoprint_deploy pull). It now uses dmesg for detection, so if it actually is detected, it will work.

On Tue, Oct 11, 2022, 4:39 AM ToledoRayburn @.***> wrote:

It just times out... if I do the usb check, it also times out. I am doing an Unbuntu install if that helps.

Get Outlook for Androidhttps://aka.ms/AAb9ysg


From: paukstelis @.> Sent: Sunday, August 28, 2022 8:07:27 AM To: paukstelis/octoprint_deploy @.> Cc: ToledoRayburn @.>; Author @.> Subject: Re: [paukstelis/octoprint_deploy] Prusa Mini not being detected but dmesg shows the printer (Issue #34)

So in octoprint_deploy just times out? I've tested with a Mini with no issues, and based on that dmesg output it should detect the serial number.

— Reply to this email directly, view it on GitHub< https://github.com/paukstelis/octoprint_deploy/issues/34#issuecomment-1229453738>, or unsubscribe< https://github.com/notifications/unsubscribe-auth/ARSQMFPWMFHMTOGCOJXFZ3TV3NQA7ANCNFSM572RJQLQ

. You are receiving this because you authored the thread.Message ID: @.***>

— Reply to this email directly, view it on GitHub https://github.com/paukstelis/octoprint_deploy/issues/34#issuecomment-1274317568, or unsubscribe https://github.com/notifications/unsubscribe-auth/AGYDYRSNQY2KUN2CCDLCD73WCURTBANCNFSM572RJQLQ . You are receiving this because you commented.Message ID: @.***>

paukstelis avatar Oct 11 '22 12:10 paukstelis

Can confirm here that Prusa Mini is detected on latest master. You could consider closing this issue.

davidzwa avatar Jul 31 '23 13:07 davidzwa