From ad7e3966b9884dc3a5cff116d33cc27b0d775d27 Mon Sep 17 00:00:00 2001 From: Leah Rowe Date: Sat, 27 Apr 2024 15:45:49 +0100 Subject: update 9020 sff/mt release status Signed-off-by: Leah Rowe --- config/coreboot/dell9020mt-nri_12mb/target.cfg | 2 +- config/coreboot/dell9020mt-nri_12mb/warn.txt | 1 + config/coreboot/dell9020mt_12mb/target.cfg | 2 +- config/coreboot/dell9020mt_12mb/warn.txt | 1 + config/coreboot/dell9020mtbmrc_12mb/target.cfg | 2 +- config/coreboot/dell9020mtbmrc_12mb/warn.txt | 1 + config/coreboot/dell9020sff-nri_12mb/target.cfg | 2 +- config/coreboot/dell9020sff-nri_12mb/warn.txt | 1 + config/coreboot/dell9020sff_12mb/target.cfg | 2 +- config/coreboot/dell9020sff_12mb/warn.txt | 1 + config/coreboot/dell9020sffbmrc_12mb/target.cfg | 2 +- config/coreboot/dell9020sffbmrc_12mb/warn.txt | 1 + 12 files changed, 12 insertions(+), 6 deletions(-) create mode 100644 config/coreboot/dell9020mt-nri_12mb/warn.txt create mode 100644 config/coreboot/dell9020mt_12mb/warn.txt create mode 100644 config/coreboot/dell9020mtbmrc_12mb/warn.txt create mode 100644 config/coreboot/dell9020sff-nri_12mb/warn.txt create mode 100644 config/coreboot/dell9020sff_12mb/warn.txt create mode 100644 config/coreboot/dell9020sffbmrc_12mb/warn.txt diff --git a/config/coreboot/dell9020mt-nri_12mb/target.cfg b/config/coreboot/dell9020mt-nri_12mb/target.cfg index bc4053d4..bb76392a 100644 --- a/config/coreboot/dell9020mt-nri_12mb/target.cfg +++ b/config/coreboot/dell9020mt-nri_12mb/target.cfg @@ -5,4 +5,4 @@ payload_seabios_withgrub="y" payload_seabios_grubonly="y" payload_memtest="y" grub_scan_disk="ahci" -status="stable" +status="unstable" diff --git a/config/coreboot/dell9020mt-nri_12mb/warn.txt b/config/coreboot/dell9020mt-nri_12mb/warn.txt new file mode 100644 index 00000000..fe1aa7f9 --- /dev/null +++ b/config/coreboot/dell9020mt-nri_12mb/warn.txt @@ -0,0 +1 @@ +Completely stable with graphics, but IOMMU disabled by default; graphics cards only work with IOMMU turned off. Intel graphics works fine with IOMMU turned on. IOMMU is needed for Qubes to work properly. To turn on IOMMU, do this to your ROM before flashing (ONLY do this if using Intel graphics): ./nvramtool -C libreboot.rom -w iommu=Enable diff --git a/config/coreboot/dell9020mt_12mb/target.cfg b/config/coreboot/dell9020mt_12mb/target.cfg index a3acd5fb..ac0b1792 100644 --- a/config/coreboot/dell9020mt_12mb/target.cfg +++ b/config/coreboot/dell9020mt_12mb/target.cfg @@ -6,4 +6,4 @@ payload_seabios_grubonly="y" payload_memtest="y" grub_scan_disk="ahci" release="n" -status="stable" +status="unstable" diff --git a/config/coreboot/dell9020mt_12mb/warn.txt b/config/coreboot/dell9020mt_12mb/warn.txt new file mode 100644 index 00000000..fe1aa7f9 --- /dev/null +++ b/config/coreboot/dell9020mt_12mb/warn.txt @@ -0,0 +1 @@ +Completely stable with graphics, but IOMMU disabled by default; graphics cards only work with IOMMU turned off. Intel graphics works fine with IOMMU turned on. IOMMU is needed for Qubes to work properly. To turn on IOMMU, do this to your ROM before flashing (ONLY do this if using Intel graphics): ./nvramtool -C libreboot.rom -w iommu=Enable diff --git a/config/coreboot/dell9020mtbmrc_12mb/target.cfg b/config/coreboot/dell9020mtbmrc_12mb/target.cfg index a3acd5fb..ac0b1792 100644 --- a/config/coreboot/dell9020mtbmrc_12mb/target.cfg +++ b/config/coreboot/dell9020mtbmrc_12mb/target.cfg @@ -6,4 +6,4 @@ payload_seabios_grubonly="y" payload_memtest="y" grub_scan_disk="ahci" release="n" -status="stable" +status="unstable" diff --git a/config/coreboot/dell9020mtbmrc_12mb/warn.txt b/config/coreboot/dell9020mtbmrc_12mb/warn.txt new file mode 100644 index 00000000..fe1aa7f9 --- /dev/null +++ b/config/coreboot/dell9020mtbmrc_12mb/warn.txt @@ -0,0 +1 @@ +Completely stable with graphics, but IOMMU disabled by default; graphics cards only work with IOMMU turned off. Intel graphics works fine with IOMMU turned on. IOMMU is needed for Qubes to work properly. To turn on IOMMU, do this to your ROM before flashing (ONLY do this if using Intel graphics): ./nvramtool -C libreboot.rom -w iommu=Enable diff --git a/config/coreboot/dell9020sff-nri_12mb/target.cfg b/config/coreboot/dell9020sff-nri_12mb/target.cfg index bc4053d4..bb76392a 100644 --- a/config/coreboot/dell9020sff-nri_12mb/target.cfg +++ b/config/coreboot/dell9020sff-nri_12mb/target.cfg @@ -5,4 +5,4 @@ payload_seabios_withgrub="y" payload_seabios_grubonly="y" payload_memtest="y" grub_scan_disk="ahci" -status="stable" +status="unstable" diff --git a/config/coreboot/dell9020sff-nri_12mb/warn.txt b/config/coreboot/dell9020sff-nri_12mb/warn.txt new file mode 100644 index 00000000..fe1aa7f9 --- /dev/null +++ b/config/coreboot/dell9020sff-nri_12mb/warn.txt @@ -0,0 +1 @@ +Completely stable with graphics, but IOMMU disabled by default; graphics cards only work with IOMMU turned off. Intel graphics works fine with IOMMU turned on. IOMMU is needed for Qubes to work properly. To turn on IOMMU, do this to your ROM before flashing (ONLY do this if using Intel graphics): ./nvramtool -C libreboot.rom -w iommu=Enable diff --git a/config/coreboot/dell9020sff_12mb/target.cfg b/config/coreboot/dell9020sff_12mb/target.cfg index a3acd5fb..ac0b1792 100644 --- a/config/coreboot/dell9020sff_12mb/target.cfg +++ b/config/coreboot/dell9020sff_12mb/target.cfg @@ -6,4 +6,4 @@ payload_seabios_grubonly="y" payload_memtest="y" grub_scan_disk="ahci" release="n" -status="stable" +status="unstable" diff --git a/config/coreboot/dell9020sff_12mb/warn.txt b/config/coreboot/dell9020sff_12mb/warn.txt new file mode 100644 index 00000000..fe1aa7f9 --- /dev/null +++ b/config/coreboot/dell9020sff_12mb/warn.txt @@ -0,0 +1 @@ +Completely stable with graphics, but IOMMU disabled by default; graphics cards only work with IOMMU turned off. Intel graphics works fine with IOMMU turned on. IOMMU is needed for Qubes to work properly. To turn on IOMMU, do this to your ROM before flashing (ONLY do this if using Intel graphics): ./nvramtool -C libreboot.rom -w iommu=Enable diff --git a/config/coreboot/dell9020sffbmrc_12mb/target.cfg b/config/coreboot/dell9020sffbmrc_12mb/target.cfg index a3acd5fb..ac0b1792 100644 --- a/config/coreboot/dell9020sffbmrc_12mb/target.cfg +++ b/config/coreboot/dell9020sffbmrc_12mb/target.cfg @@ -6,4 +6,4 @@ payload_seabios_grubonly="y" payload_memtest="y" grub_scan_disk="ahci" release="n" -status="stable" +status="unstable" diff --git a/config/coreboot/dell9020sffbmrc_12mb/warn.txt b/config/coreboot/dell9020sffbmrc_12mb/warn.txt new file mode 100644 index 00000000..fe1aa7f9 --- /dev/null +++ b/config/coreboot/dell9020sffbmrc_12mb/warn.txt @@ -0,0 +1 @@ +Completely stable with graphics, but IOMMU disabled by default; graphics cards only work with IOMMU turned off. Intel graphics works fine with IOMMU turned on. IOMMU is needed for Qubes to work properly. To turn on IOMMU, do this to your ROM before flashing (ONLY do this if using Intel graphics): ./nvramtool -C libreboot.rom -w iommu=Enable -- cgit v1.2.1