Wired XBox Controller not working
My friend got a new Xbox controller (SCUF Valor Pro) gifted wants to play it on his install of Bazzite 43.
lusb:
Bus 001 Device 010: ID 1b1c:3a0b Corsair SCUF Valor Pro wired XBOX Controller
lsusb -t shows that no drivers are loaded for this controller.
As a workaround I wrote a script that temporarily loads the module from this repo: https://github.com/dlundqvist/xone After loading it, the controller works fine and is detected. He just needs to execute the script on each boot prior to be able to use the controller.
Installing it persistently is a huge hassle since /usr/src is read-only and the source needs to be copied there.
What is the right way to get it to work? I don't want him to give up on Linux Gaming because of bad controller support.
Secure boot is off, in case anyone was wondering.
lusb:
Bus 001 Device 010: ID 1b1c:3a0b Corsair SCUF Valor Pro wired XBOX Controller
lsusb -t shows that no drivers are loaded for this controller.
As a workaround I wrote a script that temporarily loads the module from this repo: https://github.com/dlundqvist/xone After loading it, the controller works fine and is detected. He just needs to execute the script on each boot prior to be able to use the controller.
Installing it persistently is a huge hassle since /usr/src is read-only and the source needs to be copied there.
What is the right way to get it to work? I don't want him to give up on Linux Gaming because of bad controller support.
Secure boot is off, in case anyone was wondering.