When using Proxmox virtualiztion, GPU sometime will occur some error. VM can't use GPU anymore. Here has an easy method to fix this issue.
STEP1: Find PCI Device ID
Go to hardware then edit PCI Device.
# echo 1 > /sys/bus/pci/devices/0000:1a:00.1/remove # Remove GPU
# echo 1 > /sys/bus/pci/rescan # Rescan PCI Device
Using nvidia-smi command to verify GPU status is OK.
Reference:
沒有留言:
張貼留言