qmk/qmk_firmware

[Bug] 50-qmk.rules udev rule breaks game controllers

Open

#24.222 geöffnet am 31. Juli 2024

Auf GitHub ansehen
 (13 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)C (43.867 Forks)batch import
bughelp wanted

Repository-Metriken

Stars
 (20.368 Stars)
PR-Merge-Metriken
 (Durchschn. Merge 20T 9h) (27 gemergte PRs in 30 T)

Beschreibung

Describe the Bug

When you install this file according to the docs, you end up with game controllers (non qmk based, regular game controllers) not working anymore.

I've seen this behaviour with xbox series bluetooth controllers and xpadneo driver.

Once you remove qmk udev rule and reload, controller works again.

It is noticeable as apps not being able to receive controller inputs. You press keys, move sticks, etc and there is no input in the apps. Hovewer, evtest still shows input data.

It doesn't matter if QMK keyboard (or any input device other than gamepad itself) is connected to the system.

Keyboard Used

irrelevant

Link to product page (if applicable)

also irrelevant

Operating System

Arch Linux

qmk doctor Output

not using qmk cli

Is AutoHotKey / Karabiner installed

  • AutoHotKey (Windows)
  • Karabiner (macOS)

Other keyboard-related software installed

none

Additional Context

No response

Contributor Guide