but the driver of the camera just won’t install
If you're talking kernel-level drivers -- and I don't know what "drivers" means here
you can't use Windows drivers on Linux. I've never used TrackIR, but it's possible that the camera will just work if this is a USB webcam.
kagis
https://forums.x-plane.org/forums/topic/203130-trackir5-on-linux-55-solved/
February 23, 2020
I'm using TrackIR 5v3 (I think yours is v2) on Linux Mint 19 (Ubuntu 18.04) kernel 4.15.0-72-generic. I've had no issues running it, worked the first time.
tried a linix alternative Linuxtrack but I can’t install webqt as I believe it’s only for AMD and I have an NVIDIA)
WebQt?
downloads Linuxtrack build
It looks like it uses Qt4:
$ ldd linuxtrack-0.99.18/bin/*|grep Qt
[snip]
libQtGui.so.4 => not found
Qt4 doesn't appear to be packaged for Debian trixie.
kagis
https://old.reddit.com/r/hoggit/comments/1dcd3pa/dcs_and_trackir_on_linux/
Linux Track is the best solution, BUT... it hasn't been maintained.. and a lot of the libraries it uses are hard to find (uses QT4, and that is depreciated as of a couple years ago)
EDIT: Ok, I got this fork to build last night : and had to find a fix for linuxtrack-wine bridge not installing. had to use the linuxtrack-wine found here
The LinuxTrack fork the guy links to has apparently been ported to Qt5, looking at the git commits. You'll have to compile it yourself, and it doesn't look like it has all of the updates in the original project..
iCUE
https://github.com/bobrown101/linux-corsair-lighting-node-core-control
According to that, unless things have changed in the last 5 years, they don't support Linux with their utility software. That guy reverse-engineered the RGB lighting stuff. Any things you want to do are probably going to be spread across various packages; I don't know what settings you are setting in iCUE. There are ways to fiddle with the mouse polling rate on a generic basis. Mouse acceleration will also be set from generic software, not Corsair-specific stuff. If you want to bind a mouse button to a macro, ditto; maybe look at something like input-remapper.
MSI Afterburner (I need something to limit my GPU temp)
I don't use Nvidia GPUs, but if this is setting the power profile for an Nvidia GPU, you probably want nvidia-smi. It's a vendor-agnostic way to set power profiles and other settings on Nvidia GPUs. In Debian trixie, it's in the nvidia-smi package.
Vortex (this one seems like it would be easy but the app just blinks white even after installing .net 6.0 and setting wine to windows 10)
I've never used it, though I have used Mod Organizer 2 successfully (in Proton, for Steam games, not vanilla WINE).
And lastly the Stream deck.
Never used it, but this says that it provides support.