mirror of
https://github.com/NVIDIA/nvidia-container-toolkit
synced 2024-11-22 08:18:32 +00:00
0a37f8798a
Path to locate the GSP firmware is explicitly set to /lib/firmware/nvidia. Users may chose to install the GSP firmware in alternate locations where the kernel would look for firmware on the root filesystem. Add locate functionality which looks for the GSP firmware files in the same location as the kernel would (https://docs.kernel.org/driver-api/firmware/fw_search_path.html). The paths searched in order are: - path described in /sys/module/firmware_class/parameters/path - /lib/firmware/updates/UTS_RELEASE/ - /lib/firmware/updates/ - /lib/firmware/UTS_RELEASE/ - /lib/firmware/ Signed-off-by: Evan Lezar <elezar@nvidia.com> |
||
---|---|---|
.. | ||
spec | ||
transform | ||
api.go | ||
common-nvml.go | ||
device-wsl.go | ||
driver-nvml.go | ||
driver-wsl_test.go | ||
driver-wsl.go | ||
full-gpu-nvml.go | ||
gds.go | ||
lib_test.go | ||
lib-csv.go | ||
lib-nvml.go | ||
lib-wsl.go | ||
lib.go | ||
management.go | ||
mig-device-nvml.go | ||
mofed.go | ||
namer.go | ||
options.go | ||
workarounds-device-folder-permissions.go |