You are not logged in.
Hi,
I set up KVM with VGA passthrough on my PC, the GPU has no driver on the host.
Everytime I stop a VM, the display just freezes. In order to save energy, I'd like to disable the GPU and only re-enable it, when it's needed.
Unfortunately it does not work:
# cat /sys/bus/pci/devices/0000\:01\:00.0/power/control
on
# echo off > /sys/bus/pci/devices/0000\:01\:00.0/power/control
-bash: echo: Schreibfehler: Das Argument ist ungültig.Offline