Tbh, I haven't experienced too many issues other then modifying a couple prgrams to be compatible with OpenRC. On my main desktop I use Debian 12 and Systemd with my 2080 SUPER and haven't encountered any issues.
Although, when I tried to install the open kernel version of the NVIDIA driver, my system didn't like it, so I ended up installing the full proprietary driver and it works well. Will be switching to AMD once I need to buy another graphics card.
(I use Gnome as my DE with two 1440p 144hz monitors)
I understand your frustration, and I'll try to provide a solution that's as straightforward as possible. While Linux offers a lot of customization and power, it can sometimes require more technical effort for specific tasks like controller setup.
sudo apt update sudo apt upgradesudo apt install xboxdrvsudo xboxdrv --detach-kernel-driver --silentgitcommand to clone the controller driver repository from Git. Replace `` with the actual URL of the repository:git clone https://www.yourwebsite.commkdir build cd buildcmake ..makesudo make installIf these steps don't resolve the issue, please provide more details about your system, controller model, and any error messages you encounter during the process. I'll do my best to assist you further.