Skip to content

Failed to connect to the chosen device #158

@ibrokemypie

Description

@ibrokemypie

Describe the bug
Trying to use zmk studio to configure my sofle keyboard on linux but whether I use the appimage or chromium I just get the same non-descriptive error when attempting to connect to my keyboard.

To Reproduce
Steps to reproduce the behavior:

  1. Compile and flash firmware with cmake-args: -DCONFIG_ZMK_STUDIO=y -DCONFIG_ZMK_STUDIO_LOCKING=n
  2. Connect keyboard over usb
  3. Hit the &out USB bind
  4. Open zmk studio
  5. Pick keyboard

Expected behavior
It works

Screenshots
Image

Image

Environment (please complete the following information):

  • OS: nixos
  • Browser or App: either
  • Version: 0.3.1
  • Device: choc sofle

Additional context
I also have the groups uucp, plugdev and dialout, and a udev rule to give access to the usb device in an attempt to get this working, but it made no difference:
SUBSYSTEM=="usb", ATTR{idVendor}=="1d50", ATTR{idProduct}=="615e", MODE="0666", GROUP="plugdev", TAG+="uaccess"

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions