From b8ec5e11e26a123033cbe9bc31ab6364878311b7 Mon Sep 17 00:00:00 2001 From: Oscar Krause Date: Wed, 21 May 2025 10:10:49 +0200 Subject: [PATCH 1/6] updated urls --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 0b7457f..4223a11 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ Minimal Delegated License Service (DLS). > [!warning] Branch support > FastAPI-DLS Version 1.x supports up to **`17.x`** releases. \ > FastAPI-DLS Version 2.x is backwards compatible to `17.x` and supports **`18.x`** releases in combination -> with [gridd-unlock-patcher](https://git.collinwebdesigns.de/oscar.krause/gridd-unlock-patcher). +> with [gridd-unlock-patcher](https://git.collinwebdesigns.de/vgpu/gridd-unlock-patcher). > Other combinations of FastAPI-DLS and Driver-Branches may work but are not tested. > [!note] Compatibility @@ -924,6 +924,6 @@ Special thanks to: - `Krutav Shah` who wrote the [vGPU_Unlock Wiki](https://docs.google.com/document/d/1pzrWJ9h-zANCtyqRgS7Vzla0Y8Ea2-5z2HEi4X75d2Q/) - `Wim van 't Hoog` for the [Proxmox All-In-One Installer Script](https://wvthoog.nl/proxmox-vgpu-v3/) - `mrzenc` who wrote [fastapi-dls-nixos](https://github.com/mrzenc/fastapi-dls-nixos) -- `electricsheep49` who wrote [gridd-unlock-patcher](https://git.collinwebdesigns.de/oscar.krause/gridd-unlock-patcher) +- `electricsheep49` who wrote [gridd-unlock-patcher](https://git.collinwebdesigns.de/vgpu/gridd-unlock-patcher) And thanks to all people who contributed to all these libraries! From 3ebf87f01aacc4c0b62e3bfbf53e65682b20ab1b Mon Sep 17 00:00:00 2001 From: Oscar Krause Date: Mon, 2 Jun 2025 07:03:06 +0200 Subject: [PATCH 2/6] added vgpu 18.2 --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 4223a11..8cdfcbe 100644 --- a/README.md +++ b/README.md @@ -889,7 +889,8 @@ Successfully tested with this package versions. | FastAPI-DLS Version | vGPU Suftware | Driver Branch | Linux vGPU Manager | Linux Driver | Windows Driver | Release Date | EOL Date | |---------------------|:-------------:|:-------------:|--------------------|--------------|----------------|--------------:|--------------:| -| `2.x` | `18.1` | **R570** | `570.133.08` | `570.133.07` | `572.83` | April 2025 | March 2026 | +| `2.x` | `18.2` | **R570** | `570.148.06` | `570.148.08` | `573.07` | May 2025 | March 2026 | +| | `18.1` | **R570** | `570.133.08` | `570.133.07` | `572.83` | April 2025 | March 2026 | | | `18.0` | **R570** | `570.124.03` | `570.124.06` | `572.60` | March 2025 | March 2026 | | `1.x` & `2.x` | `17.6` | **R550** | `550.163.02` | `550.63.01` | `553.74` | April 2025 | June 2025 | | | `17.5` | | `550.144.02` | `550.144.03` | `553.62` | January 2025 | | From b5e186a58e581b13414aa1a4085c2c123344422c Mon Sep 17 00:00:00 2001 From: Oscar Krause Date: Thu, 3 Jul 2025 08:55:00 +0200 Subject: [PATCH 3/6] added vgpu 18.3 --- README.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 8cdfcbe..e267144 100644 --- a/README.md +++ b/README.md @@ -889,9 +889,10 @@ Successfully tested with this package versions. | FastAPI-DLS Version | vGPU Suftware | Driver Branch | Linux vGPU Manager | Linux Driver | Windows Driver | Release Date | EOL Date | |---------------------|:-------------:|:-------------:|--------------------|--------------|----------------|--------------:|--------------:| -| `2.x` | `18.2` | **R570** | `570.148.06` | `570.148.08` | `573.07` | May 2025 | March 2026 | -| | `18.1` | **R570** | `570.133.08` | `570.133.07` | `572.83` | April 2025 | March 2026 | -| | `18.0` | **R570** | `570.124.03` | `570.124.06` | `572.60` | March 2025 | March 2026 | +| `2.x` | `18.3` | **R570** | `570.158.02` | `570.158.01` | `573.36` | June 2025 | March 2026 | +| | `18.2` | **R570** | `570.148.06` | `570.148.08` | `573.07` | May 2025 | | +| | `18.1` | **R570** | `570.133.08` | `570.133.07` | `572.83` | April 2025 | | +| | `18.0` | **R570** | `570.124.03` | `570.124.06` | `572.60` | March 2025 | | | `1.x` & `2.x` | `17.6` | **R550** | `550.163.02` | `550.63.01` | `553.74` | April 2025 | June 2025 | | | `17.5` | | `550.144.02` | `550.144.03` | `553.62` | January 2025 | | | | `17.4` | | `550.127.06` | `550.127.05` | `553.24` | October 2024 | | From 2afd3a4eb3ce111568f99989207eaa7adc3f392c Mon Sep 17 00:00:00 2001 From: Oscar Krause Date: Thu, 3 Jul 2025 09:03:53 +0200 Subject: [PATCH 4/6] requirements.txt updated --- requirements.txt | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/requirements.txt b/requirements.txt index 96cf81d..fae05d7 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,8 +1,8 @@ -fastapi==0.115.12 -uvicorn[standard]==0.34.2 -python-jose[cryptography]==3.4.0 -cryptography==44.0.3 +fastapi==0.115.14 +uvicorn[standard]==0.35.0 +python-jose[cryptography]==3.5.0 +cryptography==45.0.5 python-dateutil==2.9.0 sqlalchemy==2.0.41 -markdown==3.8 -python-dotenv==1.1.0 +markdown==3.8.2 +python-dotenv==1.1.1 From 5c54f5171f4d2be9a572a1d662a10013d526cc7c Mon Sep 17 00:00:00 2001 From: Oscar Krause Date: Fri, 4 Jul 2025 10:12:07 +0200 Subject: [PATCH 5/6] styling --- README.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/README.md b/README.md index e267144..dc6296c 100644 --- a/README.md +++ b/README.md @@ -883,9 +883,7 @@ The error message can safely be ignored (since we have no license limitation :P) # vGPU Software Compatibility Matrix
- Show Table - -Successfully tested with this package versions. + Successfully tested with this package versions: Show Table | FastAPI-DLS Version | vGPU Suftware | Driver Branch | Linux vGPU Manager | Linux Driver | Windows Driver | Release Date | EOL Date | |---------------------|:-------------:|:-------------:|--------------------|--------------|----------------|--------------:|--------------:| From 0c5368b8630f77c48f51e23f386551dcc8eeb1e3 Mon Sep 17 00:00:00 2001 From: Oscar Krause Date: Fri, 4 Jul 2025 10:12:26 +0200 Subject: [PATCH 6/6] styling --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index dc6296c..eda6136 100644 --- a/README.md +++ b/README.md @@ -9,8 +9,8 @@ Minimal Delegated License Service (DLS). > Other combinations of FastAPI-DLS and Driver-Branches may work but are not tested. > [!note] Compatibility -> Compatibility tested with official NLS 2.0.1, 2.1.0, 3.1.0, 3.3.1, 3.4.0. For Driver compatibility -> see [compatibility matrix](#vgpu-software-compatibility-matrix). +> Compatibility tested with official NLS 2.0.1, 2.1.0, 3.1.0, 3.3.1, 3.4.0. **For Driver compatibility +> see [compatibility matrix](#vgpu-software-compatibility-matrix)**. This service can be used without internet connection. Only the clients need a connection to this service on configured port.