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

Re: slower Debian 11 after upgrade from 10



On Tue, Oct 05, 2021 at 03:10:50AM +0000, L Dimov wrote:
> I am having slower performance on Debian 11 with software only from the "main" repositories after upgrade from 10.It is on a decently powerful Dell laptop with 16 GB memory, 1 TB SSD, 7 processors Intel Core i5-8350U CPU @ 1.70GHz
> Based on the recommendation in this post https://lists.debian.org/debian-user/2021/09/msg00549.html to run:dmesg | grep -i firmware
> I get this output :
> 
> dmesg | grep -i firmware
> 
> 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?
> Thank you for your help.Luben

Hi Luben,

You hae no wifi firmware / video firmware / Ethernet firmware installed. 
You've said in other messages in the thread that you don't want to use
contrib or non-free firmware but I do not think you will succeed.

Your Ethernet card may not actually need the Realtek driver but may work
slightly better if itt is available.

Debian puts firmware in non-free because very often we don't have source
code for it. Most often, we can distribute it but cannot modify it. For
one or two packages, the script extracts the firmware from another form.

The firmware is received form people like Intel or Realtek - it's packaged
by Debian developers but it's in non-free (which is separate from Debian)
because of the issues of maintenance. If it was fully free - it would be
in Debian main. 

In your case: I would add the contrib and non-free parts to the 
/etc/apt/sources.list as suggested.

Do an apt upgrade.

Install firmware-linux-nonfree firmware-misc-nonfree and that should sort
out the video. Firmware-realtek should sort out the Ethernet.

Hope this helps, with every good wish,

Andy Cater


Reply to: