Fill out above information andin all cases attach yourklippy.logfile (use zip to compress it, if too big). Pasting yourprinter.cfgis not needed Be sure to check our “Knowledge Base” Category first. Most relevant items, e.g. error messages, are covered there
Describe your issue:
I have connected Manta 8P +CB1 with EBB42 and following the steps as mentioned in the video.
But I am unable to get the UUID (refer video time 9:40)
biqu@bigtreetech-cb1:~/katapult/scripts$ python3 flash_can.py -q
ERROR:root:Flash Tool Error
Traceback (most recent call last):
File “/home/biqu/katapult/scripts/flash_can.py”, line 807, in run
self.cansock.bind((self._can_interface,))
OSError: [Errno 19] No such device
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File “/home/biqu/katapult/scripts/flash_can.py”, line 1096, in main
await sock.run()
File “/home/biqu/katapult/scripts/flash_can.py”, line 809, in run
raise FlashError(f"Unable to bind socket to {self._can_interface}")
FlashError: Unable to bind socket to can0
biqu@bigtreetech-cb1:~/katapult/scripts$
Are you using a USB cable to flash katapult to the EBB42 ? Been a while since I changed my Idex to canbus but if I recall there is a button combination on the EBB boards to put them into flash mode. To flash my Octopus board I had to install the DFU jumper then remove it when done, not sure about the Manta.
I’m not sure what OS the CB1 uses but there are set up differences in newer OS (IE: Bookworm vs Bullseye) due to systemd.
Order is important, do katapult first before since it’s the bootloader.