2021-04-02 14:35:35 -05:00
2020-08-08 11:58:05 -05:00
2020-12-30 20:30:46 -06:00
2020-08-08 03:50:58 +00:00
2021-02-08 15:00:43 -06:00
2020-12-30 20:30:46 -06:00
2020-08-30 19:16:33 -05:00
2020-10-19 16:18:11 -05:00
2020-07-23 22:54:17 -05:00
kbd
2020-12-24 02:49:46 +00:00
2020-09-12 15:49:52 -05:00
2020-07-23 22:54:17 -05:00
2020-08-24 03:22:42 +00:00
2020-08-08 03:52:47 +00:00
2021-04-02 14:35:35 -05:00
2020-10-19 15:29:35 -05:00
2020-08-30 19:16:33 -05:00
vm
2020-12-23 20:41:22 -06:00
2020-12-23 20:41:22 -06:00
2020-07-23 22:48:14 -05:00
2021-04-02 14:35:35 -05:00

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.

Description
No description provided
Readme 67 KiB
Languages
Shell 100%