The detection of WSL2 relies on locating `libdxcore.so` but does not work if the library is a a non-standard path and not in the LDCache. See https://github.com/NVIDIA/gpu-operator/pull/1180#discussion_r1906173675
The detection of WSL2 relies on locating
libdxcore.sobut does not work if the library is a a non-standard path and not in the LDCache.See NVIDIA/gpu-operator#1180 (comment)