system: install: Do not load amdgpu in the installer image. * gnu/system/install.scm (installation-os): Add amdgpu to modprobe.blacklist. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
1 files changed, 1 insertions(+), 1 deletions(-) M gnu/system/install.scm
M gnu/system/install.scm => gnu/system/install.scm +1 -1
@@ 476,7 476,7 @@ Access documentation at any time by pressing Alt-F2.\x1b[0m ;; non-functional: ;; <https://lists.gnu.org/archive/html/guix-devel/2019-03/msg00441.html>. ;; Thus, blacklist it. (kernel-arguments '("quiet" "modprobe.blacklist=radeon")) (kernel-arguments '("quiet" "modprobe.blacklist=radeon,amdgpu")) (file-systems ;; Note: the disk image build code overrides this root file system with