On Wed, 10 Oct 2018 06:20:07 +0200, Ralf Mardorf wrote: >Regarding firmware packages run > > apt list -qqa *microcode* linux-firmware Better run it like this, to avoid a possible issue caused by an installed file: apt list -qqa '*microcode*' linux-firmware