Debian mate: Not sure how to update wireless drivers, but there must be a way

Need help with peripherals or devices?
Post Reply
Message
Author
Vimmer
Posts: 6
Joined: 2024-09-01 19:06

Debian mate: Not sure how to update wireless drivers, but there must be a way

#1 Post by Vimmer »

I get it: debian is basically the bare version of Ubuntu and Mint. I was using Ubuntu for years, and I currently have mint installed on my laptop.

My desktop runs this:

Code: Select all

Device-1: Intel Wi-Fi 6 AX200 driver: iwlwifi
Unlike Ubuntu and Mint, my wifi connection keeps dropping (it varies based on the day): it usually starts out by being slow and not loading anything, but then eventually gives me a DNS error in the browser. I was convinced for a while I just needed to change the settings, so i tried looking at the network manager files, and through the GUI, i made sure I was connecting via DHCP in IPv4 and 6 settings. However, i did some research overtime, and i concluded it must be the drivers.

Debian does not automatically support all proprietary devices like the one listed above: how can i successfully update the driver for that? I have ran an update since my install, but the problem wasn't fixed.

:oops:

User avatar
bbbhltz
Posts: 247
Joined: 2024-01-10 14:53
Location: Normandy
XMMP/Jabber: bbbhltz@mailbox.org
Has thanked: 61 times
Been thanked: 57 times

Re: Debian mate: Not sure how to update wireless drivers, but there must be a way

#2 Post by bbbhltz »

It works, so that's positive at least...

I would start by activating backports and installing firmware-iwlwifi from there.

https://backports.debian.org/Instructions/#index2h2 is a good start and then you should be able to do something like:

Code: Select all

apt install -t bookworm-backports firmware-iwlwifi
bbbhltz
longtime desktop Linux user; eternal newbie

Post Reply