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.
e076f27341 | 4 years ago | |
---|---|---|
etc | 4 years ago | |
POWERSAVING.md | 4 years ago | |
README.md | 4 years ago | |
acpigpu | 4 years ago | |
binddev | 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 | |
unbinddev | 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 originally involved 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. I am now using optimus-manager with some acpi calls to fully depower and wake the GPU.
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.