Hello all! I am working on re-activating my printer after having to reset my board. I have been getting this error for a while now: mcu ‘EBBCan’: Unable to connect
Once the underlying issue is corrected, use the
“FIRMWARE_RESTART” command to reset the firmware, reload the
config, and restart the host software.
Error configuring printer
I have done the following to troubleshoot it:
Confirmed bitrates
Reflashed multiple times
Tried a new canbus wire
Rewired/ rejumped pins
Checked lsusb
After running :“ip -details link show can” I get a “ERROR-ACTIVE” can state
It was working originally, I just had one hiccup one night and have been trying to get it fixed ever since. The wiring is the exact same as when it was working so it cannot be that. I have setup my Manta m8p V2 as a usb can bridge because I didn’t want to purchase an exterior board.
Thanks, I tinkered around with it a little more (re-doing the usb-can installation) and I am finding anew error message. mcu 'mcu': Unable to connect Once the underlying issue is corrected, use the "FIRMWARE_RESTART" command to reset the firmware, reload the config, and restart the host software. Error configuring printer
I took a look at my klipper log and it says that the Canbus can’t connect (shocking, I know) Can You tell me what you mean by the linux OS doesn’t bring up the CAN interface correctly for me? klippy (31).log (64.5 KB)
Awesome! I had a lot of trouble re-going through the flashing steps. I was attempting to flash the firmware (I wasn’t getting any board uuid) so I re installed the bootloader and it worked! Thank you for the help.