ublue-os/akmods

remove `xone` as it disables too many other controllers

Closed this issue · 0 comments

the xone driver disables too many other controllers by disabling the stock xpad driver in the kernel ... to properly use it, we also need to include xpad-noone but we don't have a quick way to do that right now.

For now, let's disable xone. I'll file another ticket to get xpad-noone working and add both back.

See ublue-os/main#25