CachyOS / CachyOS/linux-cachyos
[BUG] Controller has lost functionality
- Dominant language
- Shell
- Stars
- 4.5k
- Forks
- 160
- Avg merge
- 2d 12h
- Merged PRs (30d)
- 1
Description
### Pre-flight checklist
- [x] I have searched existing issues and this is not a duplicate.
- [x] I have read the [Contributing Guidelines](https://github.com/CachyOS/linux-cachyos/blob/master/CONTRIBUTING.md).
- [x] I have verified the issue is reproducible with the latest available CachyOS kernel.
### Upstream / vanilla kernel check
I was unable to test with a vanilla/upstream kernel
### Kernel variant
linux-cachyos (EEVDF, Clang)
### System information (cachyos-bugreport.sh)
```text
https://paste.cachyos.org/p/f6d5cb3.log
```
### Manual system information (if cachyos-bugreport.sh is unavailable)
```text
```
### Bug description
My controller has lost vibration functionality and some games are seeing it as a mouse and keyboard (Assetto Corsa Rally).
Sometimes it is being picked up as the wrong model as well - its a Gamesir G7 Pro but sometimes comes up as a kaleid model.
### Steps to reproduce
1. Turn controller on
2. Try any game with vibration
3. Check controller in system settings
### Expected behavior
1. Games will have vibration through controller
2. Games will treat it as a controller not mouse and keyboard
### Actual behavior
1. No vibration in any games
2. Some games treat controller as mouse and keyboard
### Logs / stack traces
```text
lsmod | grep xpad
xpad 49152 0
ff_memless 24576 1 xpad
journlctrl file attached
lsusb -tv logs attached - below conditions used
controller not connected, steam not started
controller connected, steam not started
steam started
[lsusblogs.txt](https://github.com/user-attachments/files/26023908/lsusblogs.txt)
```
### Additional system information
32gb ram
KDE Plasma
[journalctl.txt](https://github.com/user-attachments/files/26004518/journalctl.txt)
Contributor guide
Assessment
This issue has not been assessed yet.