BTT Manta m8p v2.0 and Hermit Crab v 2.0

As it is my first post greetings are in order:
Welcome All :slight_smile:

I have a problem connecting Hermit Crab v2.0 to Manta m8p v2.0. I flashed katapult without any problem via usb and flash command. Problem is when I connect it via can cable and try to detect it.

biqu@BTT-CB1:~/katapult/scripts$ python3 flashtool.py -i can0 -q

Gives me:

ERROR:root:Flash Error
Traceback (most recent call last):
File "/home/biqu/katapult/scripts/flashtool.py", line 491, in run_query
self.cansock.bind((intf,))
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/flashtool.py", line 619, in main
loop.run_until_complete(sock.run_query(intf))
File "/usr/lib/python3.9/asyncio/base_events.py", line 642, in run_until_complete
return future.result()
File "/home/biqu/katapult/scripts/flashtool.py", line 493, in run_query
raise FlashCanError("Unable to bind socket to can0")
FlashCanError: Unable to bind socket to can0

What to do with it?

Hello @Silvered87 !

And as the most first posters here do: You deleted the template.

That asked for the klippy.log.

Please attach it to your next post.

1 Like

klippy.log (640.6 KB)

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.