Remove clutter

This commit is contained in:
RisingPrism
2020-04-25 22:41:12 -04:00
parent bc282aef92
commit 9daf3bae9c
2 changed files with 0 additions and 24 deletions
-9
View File
@@ -19,10 +19,6 @@ sleep 5
# Unload AMD drivers
modprobe -r amdgpu
#/bin/polaris-unbind-and-reset.sh 0000:01:00.0
#echo -n "0000:01:00.0" > /sys/bus/pci/drivers/amdgpu/unbind || echo "Failed to unbind gpu from amdgpu"
#echo -n "0000:01:00.1" > /sys/bus/pci/drivers/snd_hda_intel/unbind || echo "Failed to unbind hdmi audio in gpu"
# Unbind the GPU from display driver
virsh nodedev-detach pci_0000_01_00_0
@@ -30,8 +26,3 @@ virsh nodedev-detach pci_0000_01_00_1
# Load VFIO kernel module
modprobe vfio-pci
#tell vfio-pci that it takes care of gpu
#echo -n "1002 67df" > /sys/bus/pci/drivers/vfio-pci/new_id
#echo -n "1002 aaf0" > /sys/bus/pci/drivers/vfio-pci/new_id