What's new
VORON Design

Register a free account today to become a member! Once signed in, you'll be able to participate on this site by adding your own topics and posts, as well as connect with other members!

ls: cannot access '/dev/serial/by-id/*': No such file or directory

Ho-whizzle

Well-known member
Brothers and sisters of the vorum community,

I am on the verge of giving so I really hope you can help.

I wouldnt call myself a novice in the Voron community as I successfully built a Voron Trident which i am very happy with.
'The problem I am experiencing is to with the BTT Manta M8P with CB1 board that was supplied with Voron Micron kit from Formbot. The instructions from formbot and not good at all so I am stuck at building the MCU serial firmware to flash on the board. I was able to the do the following:
- SSH into the CB1 board
- Make Menuconfig
- Find the Klipper.bin file and rename to firmware.bin
- Put firmware.bin onto a micro SD card and put in the Manta board in the MCU slot

This is where it ends, when I type in the command ls: cannot access ls /dev/serial/by-id/* it will return with ls: cannot access "/dev/serial/by-id/*': No such file or directory".
I assuming that the firmware/make menuconfig setting might be incorrect but online from BTT and other sites give different settings butI am not 100% sure.

Please help and have a lovely fluffy day.

I am a single parent to a cat (pictured)
 

Attachments

  • IMG_20250110_060939.JPG_compressed.JPEG
    IMG_20250110_060939.JPG_compressed.JPEG
    373.2 KB · Views: 0
I followed the instruction on their printables page, after the 'flash manata with klipper section after step 5 is where it does not match


But the results are difference when I type in the command "sudo dfu-util -a 0 -D ~/klipper/out/klipper.bin --dfuse-address 0x08002000:leave -d 0483:df11<br><br>sudo ifconfig can0 up" as it returned an "Error during download get_status"
 
You're seeing it up as a canbus bridge, right? In that scenario, the ls command shouldn't work, since its communication is canbus based, identified by uuid. I recommend https://canbus.esoterical.online/ for your canbus guide needs
Hi,

Thanks for the reply. I am not famailar Can Bus Bridge so I should let you know the following hardware I am using to shed light. I have recieved from Formbot a BTT Manta M8P with CB1 board, for the toolhead I have a LDO Nitehawk EBB36 that I plan to use rather the BTT EBB36 they included.

Does the above instruction remain valid for my issue?
 
Top