search for: vfiobind

Displaying 1 result from an estimated 1 matches for "vfiobind".

Did you mean: efibind
2016 Sep 06
0
My Windows7 VM stopped at loading screen.
...tall AMD Radeon HD 7750 graphic driver. 3-(5). Rebooting. 3-(6). Infinite windows7 loading screen. ---> PROBLEM!! *<4. Detailed system settings and script information>* *4-(1). vfio.sh script* # ./vfio.sh ========================= #!/bin/bash # vfio.sh configfile=/etc/vfio-pci1.cfg vfiobind() { dev="$1" vendor=$(cat /sys/bus/pci/devices/$dev/vendor) device=$(cat /sys/bus/pci/devices/$dev/device) if [ -e /sys/bus/pci/devices/$dev/driver ]; then echo $dev > /sys/bus/pci/devices/$dev/driver/unbind fi echo $vendor $d...