qmk / qmk_toolbox

A Toolbox companion for QMK Firmware
https://qmk.fm/toolbox
MIT License
2.55k stars 504 forks source link

Error when flashing kb #462

Closed Leandroqo closed 4 months ago

Leandroqo commented 4 months ago

Describe the Bug

I'm encountering an error when attempting to flash my crkbd. Any ideas on how to resolve it?

System Information

Additional Context

➜ qmk doctor Ψ QMK Doctor is checking your environment. Ψ CLI version: 1.1.5 Ψ QMK home: /Users/leandro.queiroz/qmk_firmware Ψ Detected macOS 14.4 (Apple Silicon). Ψ Git branch: master Ψ Repo version: 0.12.47 ⚠ Git has unstashed/uncommitted changes. Ψ - Latest master: 2023-11-06 23:07:44 -0300 (a66312332c) -- crkbd leandroqo based on gotham Ψ - Latest upstream/master: 2024-03-13 08:24:21 +0100 (aa73362674) -- [Keyboard] add glyphkbd_v2 (#23131) Ψ - Latest upstream/develop: None Ψ - Common ancestor with upstream/master: 2023-08-15 19:06:18 +1000 (dbd847d4d3) -- [Keyboard] Add Chouchou keyboard (#21699) Ψ - Common ancestor with upstream/develop: None Ψ CLI installed in virtualenv. Ψ All dependencies are installed. Ψ Found arm-none-eabi-gcc version 13.2.0 Ψ Found avr-gcc version 8.5.0 Ψ Found avrdude version 7.3-2024022 Ψ Found dfu-programmer version 1.1.0 Ψ Found dfu-util version 0.11 Ψ Submodules are up to date. Ψ Submodule status: Ψ - lib/chibios: 2023-04-15 13:48:04 +0000 -- (11edb1610) Ψ - lib/chibios-contrib: 2023-01-11 16:42:27 +0100 -- (a224be15) Ψ - lib/googletest: 2021-06-11 06:37:43 -0700 -- (e2239ee6) Ψ - lib/lufa: 2022-08-26 12:09:55 +1000 -- (549b97320) Ψ - lib/vusb: 2022-06-13 09:18:17 +1000 -- (819dbc1) Ψ - lib/printf: 2022-06-29 23:59:58 +0300 -- (c2e3b4e) Ψ - lib/pico-sdk: 2023-02-12 20:19:37 +0100 -- (a3398d8) Ψ - lib/lvgl: 2022-04-11 04:44:53 -0600 -- (e19410f8) Ψ QMK is ready to go, but minor problems were found

right7ctrl commented 4 months ago

I just faced the same issue on my M1. Using version 0.2.2 its worked for me

Leandroqo commented 4 months ago

I just faced the same issue on my M1. Using version 0.2.2 its worked for me

It's worked. Thanks 🤘

izaakm commented 4 months ago

I'm also having this issue w/ v0.3.1.

I propose re-opening this because downgrading it does not resolve the issue.