Tristan Maat
Tristan Maat
> However I already asked @edo9300 about this and I'm waiting for a respond if we can use that website, I guess we play it by ear based off what...
> wrap the entire package around nix-ld I mean, if you are already using nix-ld you can just use the binary published on the edopro website and it will work...
> If I do end up making this a package do you want to be a maintainer Sure, assuming we find a proper solution to this image problem. I was...
This would indeed be nice, I'd like to e.g. write a simple idle inhibitor using `systemd-inhibit`, which requires indefinitely running a blocking process, e.g.: ```console systemd-inhibit /bin/sh -c "mkfifo /tmp/test;...
I think that considering the UI problems using markdown or similar typable markup languages is probably the way to go. I personally would like to see this feature, if markdown...
I'm also running into this, except on NixOS and with driver version `575.57.08`. This *was* definitely working until about a week or two ago, and may have coincided with a...
I am using the direct backend, and have been since I started using this years ago: ```console ~> echo $env.NVD_BACKEND direct ``` Also using all other suggested configuration, precisely as...
The following: ```console ~> NVD_BACKEND='direct' vainfo Trying display: wayland libva info: VA-API version 1.22.0 libva info: User environment variable requested driver 'nvidia' libva info: Trying to open /run/opengl-driver/lib/dri/nvidia_drv_video.so libva info:...
Finally figured it out, pretty sure this is a duplicate of #370 (and should be closed, just update, my bad, I *thought* I was on the latest version).
@maxbrunet maintains the package, maybe you want to take a look?