diff --git a/debian/changelog b/debian/changelog index 461d7a328..42b426720 100644 --- a/debian/changelog +++ b/debian/changelog @@ -394,6 +394,8 @@ linux (4.15.9-1) UNRELEASED; urgency=medium * nospec: Kill array_index_nospec_mask_check() * amdgpu: Abort probing if firmware is not installed, as we do in radeon * Bump ABI to 2 + * [amd64] udeb: Add vmd to scsi-modules, required for NVMe on some systems + (Closes: #891482) [ Uwe Kleine-König ] * netfilter: enable NFT_FIB_NETDEV as module diff --git a/debian/installer/amd64/modules/amd64/scsi-modules b/debian/installer/amd64/modules/amd64/scsi-modules index 8909dfb79..9b1fa27b9 100644 --- a/debian/installer/amd64/modules/amd64/scsi-modules +++ b/debian/installer/amd64/modules/amd64/scsi-modules @@ -1 +1,3 @@ #include +# To support nvme +vmd