You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Cole Deck 7f09610aa6 | 4 years ago | |
---|---|---|
etc | 4 years ago | |
README.md | 4 years ago | |
bind | 4 years ago | |
clrgpu | 4 years ago | |
gpuoff.sh | 4 years ago | |
gpuon.sh | 4 years ago | |
iommu.sh | 4 years ago | |
power.fish | 4 years ago | |
startvm | 4 years ago | |
unbind | 4 years ago | |
vm | 4 years ago | |
which-driver-for-gpu | 4 years ago | |
win10.xml | 4 years ago |
README.md
This is a collection of scripts for managing the GPU in the Asus Zephyrus G14.
The setup involves using bumblebee, bbswitch, and GPU passthrough to a Windows 10 vm. bbswitch is unable to wake the GPU up at this time, so for now I'm not using it. However it was able to completely depower the GPU, allowing idle power usage of 5-7w just like on windows.
startvm
unbinds from nvidia, binds to vfio-pci, runs the vm, then when you type 'stop' it shuts it down and gives the GPU back to the nvidia driver for use with bumblebee.