Closed johnny12150 closed 2 years ago
It seems that the GPU has been detected but nvidia-smi
command can't be executed.
hi you need to install dxgkrnl kernel from the release page and set it to boot as default option
wget https://github.com/brokeDude2901/dxgkrnl_ubuntu/releases/download/main/linux-headers-5.10.102.1-dxgrknl_5.10.102.1-dxgrknl-10.00.Custom_amd64.deb
wget https://github.com/brokeDude2901/dxgkrnl_ubuntu/releases/download/main/linux-image-5.10.102.1-dxgrknl_5.10.102.1-dxgrknl-10.00.Custom_amd64.deb
sudo dpkg -i *.deb```
Thanks, I have solved the issue by selecting correct kernel under the grub menu.
I have followed the instruction to execute all commands without encountering any errors. However, I am not able to use
nvida-smi
. By the way,nvidia-smi
works in my WSL2 with Ubuntu 20.04.More info:
Full error log: