Trouble to flash my octopus v1.1 f446 on DFU mode. detected but not responding

Hi everyone, I'm having trouble to flash my octopus v1.1 f446 on DFU mode.it starts flashing then after querying it says "Octopus v1.1 detected but not responding" Jumper is set on power via USB and on boot0.
6 Replies
blacksmithforlife
@miklschmidt any ideas?
miklschmidt
miklschmidt2y ago
yeah same deal as usual. chelper not compiled, is my guess. I have no idea why it's so random. @shifubrams Please try this: To fix it you can do:
rm -f ~/klipper/klippy/chelper/c_helpers.so
sudo systemctl restart klipper
rm -f ~/klipper/klippy/chelper/c_helpers.so
sudo systemctl restart klipper
Then wait 5-10 minutes and try going through the configurator again.
shifubrams
shifubramsOP2y ago
Will do right now Not working. Should I reboot the pi ? I know it's not the motherboard as It works when using the SD card
miklschmidt
miklschmidt2y ago
What do you mean it works when using the SD card? Do you get through the configurator if you choose "Flash via SD card"?
shifubrams
shifubramsOP2y ago
Yes if I choose the flash via SD card. I go through it ... Generate the bin, then download the bin rename it, paste it to the card and boot the card on it. And then ... Tadaaaa working. But DFU mode not
miklschmidt
miklschmidt2y ago
That's odd indeed You may need to remove the boot jumper and press the reset button after it's detected when flashing via DFU mode

Did you find this page helpful?