8 ms·
I'm surprised to hear you are having trouble with wheels / pedals, we should be there already! https://github.com/JacKeTUs/linux-steering-wheels https://github
by arwineap 9mo ago
I'm surprised to hear you are having trouble with wheels / pedals, we should be there already!
https://github.com/JacKeTUs/linux-steering-wheels https://github.com/JacKeTUs/linux-steering-wheels
Hopefully vr headset support will get better
- Fr0styMatt88 9mo agoFunnily enough the most annoying things on my system at the moment is RGB and keyboard/mouse customisation. I haven’t found a tool that can access all the extra settings of my Logitech mouse, not my Logitech speakers. OpenRGB is amazing but I’m stuck on a version that constantly crashes; this should be fixed in the recent versions but nixpkgs doesn’t seem to have it (last I checked). On the other hand I did manage to get SteamVR somewhat working with ALVR on the Quest 3, but performance wasn’t great or consistent at all from what I remember (RTX 3070, Wayland KDE).
- starky 9mo agoI was annoyed recently because I replaced my GPU and I had to boot into Windows for the first time in months and install drivers just to turn off the RGB on the card because OpenRGB wouldn't find it.
- rounce 9mo agoHave you tried running the windows RGB utility via Wine with HIDRAW enabled for the device? Alternatively, given you’re running NixOS you can just override the `src` of the derivation with a newer version. This is part of the point of running NixOS: making small modifications to packages in the fly.
- Fr0styMatt88 9mo agoGood idea about HIDRAW — I’ll have to look into that, thanks! I did try overriding the src for OpenRGB but as I’m on unstable, something else in the dependency chain must have broken as the post-install patches weren’t applying IIRC. Wasn’t urgent but I’ll likely get back to it at some point.
- rounce 9mo agoFor VR support Monado works very well for me with both Pimax (base-station tracked) and WMR (inside-out tracked) headsets.