Lach
Lach
1. Which version of kernel do you have? (6.3+ is required, for lower versions you need to recompile kernel with patches in this repo) 2. Which GPU do you use?...
It looks like it is failing to find the display: `Tried to find direct display through Wayland: (nil)` 1. Are you using latest version of the driver (v0.6.0)? On v1.27...
> I noticed some ALVR things in the output I was using ALVR for pico headset, even tho I uninstalled the driver some stuff I guess remained) Both drivers are...
1 - I think nvidia broke something in newest drivers, can you try with driver 520.56? I have only tested nvidia support on this version, and can't test on others...
2 - It just happens sometimes. SteamVR has bad support for linux, unfortunately, and bugfixes are rare. 3 - Well, seems like I misremembered it having one. Maybe some CLI...
Interestingly, I don't see this problem for icons provided by qt-based domUs, only gtk icons have such artifacts for me.
> the stations vec has 2 elements, but self.stations has 0 after .extend is invoked. I'm not fluent in Rust, please help fixing it. Are you sure it has zero...
> This makes me think that there is a problem with ownership. No, that's something else, rust ownership system is compile-time only. Don't you have "disconnecting from base stations" message...
> vec with a vec of station name Strings and getting same result of .extend not working, maybe it doesn't work well together with .collect? Rust has no such magic,...
Glibc 2.33 is 3 years old, 2.34 is 6 months newer. Nix build of this driver requires 2.34+, and will work [at least] on this list of distributions (Based on...