qmk/qmk_firmware

[BUG] IO error Can't flash keyboard with qmk toolbox on macos Ventura

Open

#19,157 opened on Nov 26, 2022

View on GitHub
 (7 comments) (0 reactions) (0 assignees)C (43,867 forks)batch import
bughelp wanted

Repository metrics

Stars
 (20,368 stars)
PR merge metrics
 (Avg merge 20d 9h) (27 merged PRs in 30d)

Description

Describe the Bug

I am unable to flash KBD67 mkiirgb v3 with QMK toolbox since upgrading to MacOS ventura.

When I try to flash my keyboard, it comes up with the IO error IO ERROR: “kbdfans_kbd67_mkiirgb_v3_333.bin” couldn’t be copied to “KBDFANS ”.

I am able to flash the same .bin file on MacOS moneterey with no issues.

Keyboard Used

Kbdfans/kbd67/mkiirgb/v3

Link to product page (if applicable)

No response

Operating System

MacOS ventura 13.0.1

qmk doctor Output

Ψ QMK Doctor is checking your environment.
Ψ CLI version: 1.1.1
Ψ QMK home: /Users/home/qmk_firmware
Ψ Detected macOS 13.0.1 (Apple Silicon).
Ψ Git branch: master
Ψ Repo version: 0.18.17
⚠ Git has unstashed/uncommitted changes.
Ψ - Latest master: 2022-11-21 12:17:09 +0800 (9291c8f867) -- [Keyboard] add og60 keyboard (#19114)
Ψ - Latest upstream/master: 2022-11-26 04:31:58 +1100 (8f9b49dc5b) -- Fix build failures for `bastardkb/tbk` and `jels/boaty` (#19152)
Ψ - Latest upstream/develop: None
Ψ - Common ancestor with upstream/master: 2022-11-21 12:17:09 +0800 (9291c8f867) -- [Keyboard] add og60 keyboard (#19114)
Ψ - Common ancestor with upstream/develop: None
Ψ CLI installed in virtualenv.
Ψ All dependencies are installed.
Ψ Found arm-none-eabi-gcc version 8.3.1
Ψ Found avr-gcc version 8.5.0
Ψ Found avrdude version 7.0
Ψ Found dfu-util version 0.11
Ψ Found dfu-programmer version 0.7.2
Ψ Submodules are up to date.
Ψ Submodule status:
Ψ - lib/chibios: 2022-06-11 09:09:45 +0000 --  (f836d24b0)
Ψ - lib/chibios-contrib: 2022-07-27 10:46:15 +0200 --  (d03aa9cc)
Ψ - lib/googletest: 2021-06-11 06:37:43 -0700 --  (e2239ee6)
Ψ - lib/lufa: 2022-08-26 12:09:55 +1000 --  (549b97320)
Ψ - lib/pico-sdk: 2022-05-17 19:19:01 +0200 --  (07edde8)
Ψ - lib/printf: 2022-06-29 23:59:58 +0300 --  (c2e3b4e)
Ψ - lib/vusb: 2022-06-13 09:18:17 +1000 --  (819dbc1)
Ψ QMK is ready to go, but minor problems were found

Is AutoHotKey / Karabiner installed

  • AutoHotKey (Windows)
  • Karabiner (macOS)

Other keyboard-related software installed

Via

Additional Context

No response

Contributor guide