From 1bb70a4d71d5e7a7b5a8b33f11afcb093790b513 Mon Sep 17 00:00:00 2001 From: Aditya Garg <85610623+AdityaGarg8@users.noreply.github.com> Date: Sun, 6 Aug 2023 19:30:28 +0530 Subject: [PATCH] Fix thunderbolt --- files/preseed/mbp.seed | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/files/preseed/mbp.seed b/files/preseed/mbp.seed index a15c7db..861db1a 100644 --- a/files/preseed/mbp.seed +++ b/files/preseed/mbp.seed @@ -8,4 +8,4 @@ # well keep them installed. #ubiquity ubiquity/keep-installed string icedtea6-plugin openoffice.org -d-i debian-installer/add-kernel-opts string pcie_ports=compat intel_iommu=on iommu=pt +d-i debian-installer/add-kernel-opts string pcie_ports=native intel_iommu=on iommu=pt