mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-07 13:06:59 +02:00
changelog: Add entries for nvidia.service changes
Signed-off-by: Jeremi Piotrowski <jpiotrowski@microsoft.com>
This commit is contained in:
parent
f61987b23c
commit
e313934fea
@ -0,0 +1 @@
|
||||
- The kernel module build directory now contains native binaries in arm64 images instead of the previous amd64 binaries ([scripts#2694](https://github.com/flatcar/scripts/pull/2694))
|
1
changelog/bugfixes/2025-03-07-nvidia-driver-type.md
Normal file
1
changelog/bugfixes/2025-03-07-nvidia-driver-type.md
Normal file
@ -0,0 +1 @@
|
||||
- Nvidia driver installer service now supports the 570 driver branch by forcing the use of the proprietary kernel module. The 570 branch defaults to the kernel-open driver which requires loading firmware, which is not yet supported on Flatcar. ([scripts#2694](https://github.com/flatcar/scripts/pull/2694))
|
1
changelog/changes/2025-03-07-nvidia-arm64-support.md
Normal file
1
changelog/changes/2025-03-07-nvidia-arm64-support.md
Normal file
@ -0,0 +1 @@
|
||||
- Added support for ARM64 architecture in the NVIDIA driver installer service ([scripts#2694](https://github.com/flatcar/scripts/pull/2694))
|
2
changelog/updates/2025-03-07-nvidia.md
Normal file
2
changelog/updates/2025-03-07-nvidia.md
Normal file
@ -0,0 +1,2 @@
|
||||
- AMD64: nvidia-drivers ([535.230.02](https://docs.nvidia.com/datacenter/tesla/tesla-release-notes-535-230-02/index.html))
|
||||
- ARM64: nvidia-drivers ([570.86.15](https://docs.nvidia.com/datacenter/tesla/tesla-release-notes-570-86-15/index.html))
|
Loading…
Reference in New Issue
Block a user