
Many USB controllers doesn't play nice with suspend when attached to PV
domain, so unload those drivers by default. This is just a configuration
file, so user is free to change this setting if his/shes particular
controller doesn't have such problem.
Fixes QubesOS/qubes-issues#1565
(cherry picked from commit d4c238c45e
)
7 lines
211 B
Plaintext
7 lines
211 B
Plaintext
# You can list here modules you want to be unloaded before going to sleep. This
|
|
# file is used only if the VM has any PCI device assigned. Modules will be
|
|
# automatically loaded after resume.
|
|
|
|
ehci_pci
|
|
xhci_pci
|