aboutsummaryrefslogtreecommitdiff
path: root/gnu/system/install.scm
diff options
context:
space:
mode:
authorAntero Mejr <antero@mailbox.org>2022-09-13 02:42:48 +0000
committerMathieu Othacehe <othacehe@gnu.org>2022-09-16 10:14:39 +0200
commitd0376f6718b57be90b2f7697c90e4ecbe0090e0f (patch)
tree2dd0003b7fcf5e60e2de6252db75abd966201fa4 /gnu/system/install.scm
parentc0d25bef71af32dfb98e93ddcb82d0003c8714f8 (diff)
downloadguix-d0376f6718b57be90b2f7697c90e4ecbe0090e0f.tar
guix-d0376f6718b57be90b2f7697c90e4ecbe0090e0f.tar.gz
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>
Diffstat (limited to 'gnu/system/install.scm')
-rw-r--r--gnu/system/install.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/system/install.scm b/gnu/system/install.scm
index a7b7c246bf..003c49a3e7 100644
--- a/gnu/system/install.scm
+++ b/gnu/system/install.scm
@@ -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