-
Notifications
You must be signed in to change notification settings - Fork 61
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
manta mp8 klipper firmware update #179
Comments
Please explain you issue more clearly. |
M8P V2.0 |
Ok Did the file on the sdcard change from firmware.bin to firmware.CUR? check by plugging back into your computer. Which SDCARD slot are you using the one under the bord where the CB1/CM4 attaches is for those boards. |
yes it changed to firmware.CUR after doing the power on procedure holding reset the led blinked a few times |
I can record but nothing changes sudo dfu-util -d ,0483:df11 -a 0 --dfuse-address 0x8000000:force:mass-erase -D ./klipper.bin Copyright 2005-2009 Weston Schmidt, Harald Welte and OpenMoko Inc. dfu-util: Invalid DFU suffix signature |
I found the solution to the problem in a video on YouTube, I'll put it here so you can see |
When running make menuconfig from klipper, what options do I have to select to update but use the default card?
https://imgur.com/gcr1KSL
This part is different from the manual
and now the command ls /dev/serial/by-id/*
reports that there is no serial port
biqu@BTT-CB1:
$ ls /dev/serial/by-id/*$ls: cannot access '/dev/serial/by-id/*': No such file or directory
biqu@BTT-CB1:
biqu@BTT-CB1:
$ sudo ls /dev/serial/by-id/*$ls: cannot access '/dev/serial/by-id/*': No such file or directory
biqu@BTT-CB1:
The text was updated successfully, but these errors were encountered: