Skip to content

Releases: Tremeschin/nvibrant

Release v1.2.0

06 Mar 22:08
Immutable release. Only release title and notes can be modified.
e0c806c

Choose a tag to compare

Release v1.1.0

29 Jul 19:49
Immutable release. Only release title and notes can be modified.
ae3b4e9

Choose a tag to compare

Release v1.0.6

25 May 21:50
Immutable release. Only release title and notes can be modified.
52178f7

Choose a tag to compare

Release v1.0.5

22 Apr 10:22
Immutable release. Only release title and notes can be modified.
f00a833

Choose a tag to compare

Release v1.0.4

20 Apr 13:34
Immutable release. Only release title and notes can be modified.
ce46c56

Choose a tag to compare

Release v1.0.3

18 Apr 05:27
a5bbd7c

Choose a tag to compare

  • ♻️ Revert to releasing one binary per driver version for guaranteed compatibility and avoid issues (#1). Newer nvibrant features can be backported to older drivers, so files are released as nvibrant-(nvidia)-v(version).bin, no way around 🤷‍♂️
  • ⬆️ Support Nvidia Driver 575.51.02+ released 12h ago, feedback welcome as haven't reached stable Arch yet!

Release v1.0.2

28 Mar 21:18
24b3d81

Choose a tag to compare

Notable changes:

  • (#1) NvKms headers seems stable to use a single binary for many driver versions, report any issues!
  • (#2) Improve Readme instructions and list all output ports and ther connector type
  • Read version from /sys/module/nvidia/version, override with NVIDIA_DRIVER_VERSION=x.y.z

Release v1.0.1

28 Mar 00:38
6a5ae4f

Choose a tag to compare

Convenience: Get the latest v570.133.07 binary. Make sure to have the same driver version, chmod +x to run!

  • 🚀 Make releases for all driver versions tagged in NVIDIA/open-gpu-kernel-modules.
  • 🤦‍♂️ Changed --buildtype to release, much smaller binaries.
  • ✅ Releases are built in GitHub Actions, reproducible, secure.

See the readme for usage :)

Release v1.0.0

27 Mar 22:39
d83ce15

Choose a tag to compare

Proof of concept, compiled locally, see the readme for usage, extra info and warnings.

  • Need to set up a GitHub Actions and automate targeting more driver versions by checking out the submodule.
  • I think releasing the binaries as nvibrant-(os)-(arch)-(nv driver)-(version).bin will be a good way to go