Skip to content

Releases: pedro00dk/nvidia-exec

v0.3.2

Choose a tag to compare

@pedro00dk pedro00dk released this 03 Sep 00:47
68be47d
  • fix nvx start hangs on program exit

v0.3.1: Fix fstrings (#47)

Choose a tag to compare

@pedro00dk pedro00dk released this 28 Jun 20:17
e1e1d10
  • Fix python fstrings

v0.3.0

Choose a tag to compare

@pedro00dk pedro00dk released this 28 Jun 20:07
22e61bb
  • Change service type from oneshot to simple.
  • Fix wrong module list in load module sequence.

v0.2.9

Choose a tag to compare

@pedro00dk pedro00dk released this 15 Jun 15:27

Fix CLI start and enabled fbdev by default

v0.2.8

Choose a tag to compare

@pedro00dk pedro00dk released this 23 May 11:14

Add a way to re-enable nvidia egl vendor on boot by changing configuration

v0.2.7

Choose a tag to compare

@pedro00dk pedro00dk released this 23 May 01:28

Fix missing permissions to open log file on cli

v0.2.6

Choose a tag to compare

@pedro00dk pedro00dk released this 23 May 01:03

Simplify logging

v0.2.5

Choose a tag to compare

@pedro00dk pedro00dk released this 23 May 00:36

Improve exception handling from interrupts in the start command

v0.2.4

Choose a tag to compare

@pedro00dk pedro00dk released this 23 May 00:19

Fix unload modules and remove file handler

v0.2.3

Choose a tag to compare

@pedro00dk pedro00dk released this 22 May 23:59

New configuration options, egl vendor disable, and minor improvements