When I plug it in I have the pop up saying “Microsoft Inc. Pro Controller connected”, but then nothing.
In the “controller” tabs of the settings, nothing. On steam, still nothing.
I tried this : doesn’t work (Hopefully) helpful instructions about using a Switch Pro controller with Steam client on Arch Linux · GitHub . I even tried with code 0666 instead of 0660.
I checked steam but it’s supposedly accepting nintendo controllers.
using LLM advices (I know but i’m stuck and it sucks) here is its analysis : Your lsusb output confirms the Nintendo Switch Pro Controller (ID 057e:2009) is physically connected, but it’s not appearing in /proc/bus/input/devices or /dev/input/ as a joystick. This means the kernel is detecting the USB device but not creating an input device for it, which is why Steam and KDE settings don’t recognize it. Idfk how useful it is
I have tried this : sudo modprobe hid-nintendo and the same with xbot (llm advice saying this controller might have wrong drivers installed)
It appears on lsusb :
❯ lsusb
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 001 Device 002: ID 174f:2459 Syntek Integrated Camera
Bus 001 Device 003: ID 057e:2009 Nintendo Co., Ltd Switch Pro Controller
Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 003 Device 003: ID 0cf3:e300 Qualcomm Atheros Communications QCA61x4 Bluetooth 4.0
Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
And here is another part of the analysis of the LLM after doing sudo dmesg | tail
Your dmesg output reveals the core issue:
[ 500.896121] usb 1-2: Product: Pro Controller
[ 500.896125] usb 1-2: Manufacturer: Microsoft Inc.
Your Konix controller is identifying itself as a “Microsoft Inc. Pro Controller” to the kernel. This means it’s emulating an Xbox controller, not a Nintendo Switch Pro Controller. As a result, the hid-nintendo module won’t bind to it—it’s expecting a Nintendo vendor ID (057e), but the device is reporting a Microsoft vendor ID (045e is typical for Xbox, but your lsusb shows 057e:2009).
This is a firmware/emulation quirk of your Konix controller. It’s likely using a generic USB HID descriptor that makes it appear as an Xbox controller to the OS, but the actual vendor/product IDs (057e:2009) are Nintendo’s.
Here is the reference to my controller : https://www.konix-interactive.com/products/mha-blue-nintendo-switch-wired-controller/?lang=en, it works on windows. Here the lights doesn’t even light on.
No answer on the official Discord Server.
Any idea on how to connect it ? I’m dying to try silksong