[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: slower Debian 11 after upgrade from 10





On Tuesday, October 5, 2021, 2:50:15 PM EDT, piorunz <piorunz@gmx.com> wrote:


On 05/10/2021 04:10, L Dimov wrote:

>
> So as far as I can tell, I need i915/kbl_dmc_ver1_04.bin,
> ar3k/AthrBT_0x31010000.dfu, rtl_nic/rtl8153a-3.fw, and
> rtl_nic/rtl8153a-3.fw. Is that true? And if yes, how do go about getting
> them?


Just to tackle this, for you or other interested people:

Easiest way to find out which package contains xxx file, is to install
apt-file.
sudo apt install apt-file
apt-file update (to update it's database)

then you search for a file:
~$ apt-file search  i915/kbl_dmc_ver1_04.bin
firmware-misc-nonfree: /lib/firmware/i915/kbl_dmc_ver1_04.bin

Other packages are firmware-atheros and firmware-realtek.

Also, to check what non-free or contrib packages you have installed:
sudo apt install vrms

$ vrms

              Thanks Piotr, that was handy. Now that I realize these are not free software, I will not be installing them.
          Interestingly, running
$ vrms
told me that while I don't have non-free, I do have a lone contrib package - torbrowser-launcher. Not sure how this ended up this way, since I never enabled contrib (or non-free) in the sources.list




Reply to: