#Stuck on this error for Klipper install

18 messages · Page 1 of 1 (latest)

crisp finch
#

Hello everyone, I just finished my V0.2 build, having some issues getting klipper started. I have the BTT pi v1.2 running CB1_Debian11_bullseye_Klipper_kernel5.16_20221110.img.xz and my control board is the BTT Pico 1.0. I have verified in my printer.cfg file that my MCU numbers match for both the board and the display. I've also tried completely reflashing the pi and I'm still getting stuck on this same error. Any help would be greatly appreciated. Thanks.

#

Will also note that I completed all updates in mainsail. Had the error both before and after updating

harsh umbra
crisp finch
harsh umbra
# crisp finch

well that second one (the display) doesn't sound like it has klipper on it

crisp finch
harsh umbra
#

normally no, but only because most of those displays come pre-flashed

#

that device name strongly suggests that yours, for some, reason didn't

crisp finch
#

I see, I'll follow the github instructions and see if that works. Thank you!

#

So I'm new to Klipper, not exactly sure how it works, when it's telling me to do the make menuconfig for the display settings, is that going to mess up the config I did for the Pico? or is it just creating a new instance for me to flash onto the board?

harsh umbra
#

when you do make menuconfig and make and all that, it's just feeding into the creation of the firmware file

#

it has no lasting impact other than that

#

so unless you take the new file, and try to flash it onto the other board, or something silly like that...

crisp finch
#

I see

#

Makes sense