diskimage-builder/diskimage_builder/elements/disable-nouveau
Oliver Walsh a514feba99 Add DIB element to blacklist nouveau
This ensures nouveau is not loaded at boot, which is required when installing
NVIDIA GPU drivers and to avoid issues with PCI passthrough of NVIDIA GPUs.

The option to disable kernel modesets ensures that it can be unloaded again if
it happens to be loaded after boot (e.g manually or implicitly by X).

bp tripleo-vgpu

Change-Id: I60815de86e7b22dfb39555af9d2d53564841e2ab
Related-bug: 1774674
2018-07-25 16:35:58 +01:00
..
modprobe.d Add DIB element to blacklist nouveau 2018-07-25 16:35:58 +01:00
README.rst Add DIB element to blacklist nouveau 2018-07-25 16:35:58 +01:00
element-deps Add DIB element to blacklist nouveau 2018-07-25 16:35:58 +01:00

README.rst

disable-nouveau

Blacklist nouveau module

This is required when installing NVIDIA GPU drivers and to avoid issues with PCI passthrough of NVIDIA GPUs.