Octopi cannot detect printer after failed firmware update
I tried to update my i3MK3 with an ARM windows laptop. It gave a failure message, but the printer still worked from the SD card. But Octopi could no longer find a USB connection. I reverted the firmware using an Intel windows laptop and it completed without error. Still no USB port detected. Flashed again to the latest firmware and still, the RaPi Octopi cannot find the printer. The Octopi does find the USB camera and everything else in octopi works as it always has.
Yes, I checked the RPi Port to ensure it is OFF. I tried ON also but no change. I tried a different RaPi running octopi but no change, still not detected. The Prusa board USB port must be working as I can use it to flash the firmware.
Using SSH to check USB ports in octopi with dmesg I find the following:
[4.599229] usb 1-1.2: new high-speed USB device number 4 using dwc_otg
[ 4.780304] usb 1-1.2: New USB device found, idVendor=1908, idProduct=2310, bcdDevice= 1.00
[ 4.785299] usb 1-1.2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 4.790451] usb 1-1.2: Product: USB2.0 PC CAMERA
[ 4.793194] usb 1-1.2: Manufacturer: Generic
[ 5.079219] usb 1-1.1.1: new high-speed USB device number 5 using dwc_otg
[ 5.209673] usb 1-1.1.1: New USB device found, idVendor=0424, idProduct=7800, bcdDevice= 3.00
[ 5.214500] usb 1-1.1.1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[ 5.483905] lan78xx 1-1.1.1:1.0 (unnamed net_device) (uninitialized): No External EEPROM. Setting MAC Speed
[ 5.510002] lan78xx 1-1.1.1:1.0 (unnamed net_device) (uninitialized): int urb period 64
It seems 1.2 is the camera and 1.1 must be the printer, but it is getting unnamed... errors I think.
I am lost. Does anyone have any ideas here? I am guessing that the failed firmware flash left some flag set wrong that is not reset during a normal successful flashing.
Thank You
RE: Octopi cannot detect SOLVED
I purchased a MK3 printer and later purchased the MK3S update kit. This updated everything BUT the logic board.
I was downloading the MK3S firmware instead of the MK3 as I should be using.
The USB is being detected correctly now.