Octoprint with I3 Mini Serial connection issue

What is the problem?
Octoprint cannot auto-connect to the printer port. PSU Control automatically turns PSU off at bootup. (connected to pin 40).

What did you already try to solve it?

Disconnecting data cord and reconnecting solves connection issues till the next reboot.

Logs (octoprint.log, serial.log or output on terminal tab at a minimum, browser error console if UI issue ... no logs, no support!)

2020-07-08 17:59:52,044 - serial.log is currently not enabled, you can enable it via Settings > Serial Connection > Log communication to serial.log
2020-07-08 20:30:48,302 - serial.log is currently not enabled, you can enable it via Settings > Serial Connection > Log communication to serial.log
2020-07-08 20:42:29,488 - Enabling serial logging
2020-07-08 20:42:35,581 - Changing monitoring state from "Offline" to "Detecting serial port"
2020-07-08 20:42:35,793 - Serial port list: []
2020-07-08 20:42:35,801 - Changing monitoring state from "Detecting serial port" to "Error: Failed to autodetect serial port, please set it manually."
2020-07-08 20:42:35,835 - Failed to autodetect serial port, please set it manually.
2020-07-08 20:42:41,147 - Changing monitoring state from "Offline" to "Detecting serial port"
2020-07-08 20:42:41,372 - Serial port list: []
2020-07-08 20:42:41,376 - Changing monitoring state from "Detecting serial port" to "Error: Failed to autodetect serial port, please set it manually."
2020-07-08 20:42:41,415 - Failed to autodetect serial port, please set it manually.
2020-07-08 20:43:05,423 - Changing monitoring state from "Offline" to "Detecting serial port"
2020-07-08 20:43:05,624 - Serial port list: []
2020-07-08 20:43:05,627 - Changing monitoring state from "Detecting serial port" to "Error: Failed to autodetect serial port, please set it manually."
2020-07-08 20:43:05,665 - Failed to autodetect serial port, please set it manually.

Additional information about your setup (OctoPrint version, OctoPi version, printer, firmware, browser, operating system, ... as much data as possible)

Octoprint Version 1.4.0, Marlin 2.0, firefox, and windows 10

Any help here? dmesg does not even show any usb connection. Tried other cables but no luck this is usb A to usb b cable. Now will not recognize port at all.

1 Like

See OctoPrint can't connect to my printer

If it's not showing in dmesg it's probably toast.

[ 12.834828] bcm2835_audio soc:audio: card created with 8 channels
[ 12.944898] bcm2835-codec bcm2835-codec: Device registered as /dev/video10
[ 12.944961] bcm2835-codec bcm2835-codec: Loaded V4L2 decode
[ 12.951715] bcm2835-codec bcm2835-codec: Device registered as /dev/video11
[ 12.951779] bcm2835-codec bcm2835-codec: Loaded V4L2 encode
[ 12.976154] bcm2835-codec bcm2835-codec: Device registered as /dev/video12
[ 12.976215] bcm2835-codec bcm2835-codec: Loaded V4L2 isp
[ 14.179874] cfg80211: Loading compiled-in X.509 certificates for regulatory database
[ 14.627962] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
[ 15.103986] brcmfmac: F1 signature read @0x18000000=0x1541a9a6
[ 15.123870] brcmfmac: brcmf_fw_alloc_request: using brcm/brcmfmac43430-sdio for chip BCM43430/1
[ 15.124313] usbcore: registered new interface driver brcmfmac
[ 15.390692] brcmfmac: brcmf_fw_alloc_request: using brcm/brcmfmac43430-sdio for chip BCM43430/1
[ 15.390887] brcmfmac: brcmf_c_process_clm_blob: no clm_blob available (err=-2), device may have limited channels available
[ 15.392130] brcmfmac: brcmf_c_preinit_dcmds: Firmware: BCM43430/1 wl0: Oct 23 2017 03:55:53 version 7.45.98.38 (r674442 CY) FWID 01-e58d219f
[ 23.587408] random: crng init done
[ 23.587434] random: 7 urandom warning(s) missed due to ratelimiting
[ 23.998902] 8021q: 802.1Q VLAN Support v1.8
[ 25.227245] uart-pl011 20201000.serial: no DMA platform data
[ 25.635899] Adding 102396k swap on /var/swap. Priority:-2 extents:1 across:102396k SSFS
[ 25.853400] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[ 25.853550] brcmfmac: power management disabled
[ 27.984140] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
[ 30.284241] Bluetooth: Core ver 2.22
[ 30.284427] NET: Registered protocol family 31
[ 30.284436] Bluetooth: HCI device and connection manager initialized
[ 30.284478] Bluetooth: HCI socket layer initialized
[ 30.284492] Bluetooth: L2CAP socket layer initialized
[ 30.284545] Bluetooth: SCO socket layer initialized
[ 30.320059] Bluetooth: HCI UART driver ver 2.3
[ 30.320076] Bluetooth: HCI UART protocol H4 registered
[ 30.320272] Bluetooth: HCI UART protocol Three-wire (H5) registered
[ 30.326970] Bluetooth: HCI UART protocol Broadcom registered
[ 31.614393] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[ 31.614408] Bluetooth: BNEP filters: protocol multicast
[ 31.614433] Bluetooth: BNEP socket layer initialized

I get this message when connected to the computer.

[12841.960564] usb usb1-port1: connect-debounce failed

Does it work on a pc/laptop with something like pronterface?

The above was on my PC with putty. When you say pronterface are you referring to connecting to the Pi or the printer. I had control of the printer before with the USB it would just loose connection when the PSU was cycled. Now it can not find the usb at all. I connected it to the PC just to see if I could get some kind of return. I will try a different usb port on the back of the PC and see if that helps.

I mean using pronterface on your pc and connecting the printer to your pc.
If that doesn't work I gues there is something wrong with your printers mainboard :confused:

I will try that again but it worked last time I did it. maybe I fried it with the Pi connection. However the Pi did not recognize the computer when I connected it directly to the MB.