ValveSoftware / ValveSoftware/steam-devices
Nintendo switch controllers missing
Open
Nobody has claimed this yet.
- Dominant language
- No language data
- Stars
- 241
- Forks
- 59
- PR merge metrics
- No merged PRs in 30d
Description
I see the pro controler listed in the rules:
# Nintendo Switch Pro Controller over bluetooth hidraw
KERNEL=="hidraw*", KERNELS=="*057E:2009*", MODE="0660", TAG+="uaccess"
But the regular one seems to be missing:
[301891.672726] input: Nintendo Switch Right Joy-Con as /devices/pci0000:00/0000:00:14.0/usb1/1-14/1-14:1.0/bluetooth/hci0/hci0:256/0005:057E:2007.0039/input/input110
I think the same rule as above should work just changing 2009 to 2007?
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Locate the udev rule containing the Nintendo Switch Pro Controller identifier 057E:2009 and compare it with the reported regular controller identifier 057E:2007. Add or verify the corresponding rule for the regular controller, then check that the resulting rule grants the expected permissions to the Joy-Con device.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- linux
- Domain
- operating-systems
- Issue type
- Bug
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100