#Trouble flashing klipper on Octopus

29 messages · Page 1 of 1 (latest)

reef smelt
#

I did the make menu config
then running: make flash FLASH_DEVICE=/dev/ttyACM0
and I get the following error

#

When I run ls /dev/serial/by-id I get ls: cannot access '/dev/serial/by-id/': No such file or directory

reef smelt
#

@lapis kestrel hey, sorry for the ping, but would you have any idea that would help troubleshoot this?

reef smelt
#

these 3

#

that's only with MCU plugged into the pi

lapis kestrel
#

But it showed up okay in dfu mode, I take it?

reef smelt
#

correct, with jumper on boot0 and reset button pressed, I can see it

lapis kestrel
#

So it seems like just a problem with the firmware you're flashing, most likely

#

Can you show your make menuconfig ?

reef smelt
lapis kestrel
#

Why don't you have the additional options turned on like the docs show?

#

Could be an incorrect clock speed hidden under there

reef smelt
#

you are 100% right, default is 8mhz, I need 12mhz

#

i just completely missed that

#

you're gonna hate me for this but that worked I think!

#

I can see the board after removing the boot0 jumper, klipper still doesnt boot though but klippy log show I'm missing some config files!

#

will try fixing that and report back

reef smelt
#

Yayy back online!!!! Just one tiny detail, in config, it appears this path for rpi mcu is now wrong, any idea how I can find the right path? @lapis kestrel

lapis kestrel
#

I'd check whether that piece of software is actually installed and running

reef smelt
#

I installed the dependencies but still nothing

lapis kestrel
#

You still need the software

#

Doesn't matter why you're using the software mcu

reef smelt
lapis kestrel