From baa17c8f4d64f6e9a30cdaacdbbd4292c4dc02ab Mon Sep 17 00:00:00 2001 From: Adam Stephens Date: Wed, 14 Feb 2024 09:49:08 -0500 Subject: [PATCH] fix: avoid blanking during initrd before msm is loaded --- module.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/module.nix b/module.nix index a63943c..09c92aa 100644 --- a/module.nix +++ b/module.nix @@ -61,6 +61,7 @@ in "efi=noruntime" "clk_ignore_unused" "pd_ignore_unused" + "regulator_ignore_unused" "arm64.nopauth" # blacklist graphics in initrd so the firmware can load from disk