Quantcast
Channel: Debian User Forums
Viewing all articles
Browse latest Browse all 3567

Beginners Questions • [Hardware] wifi not working realtek 8852be

$
0
0
I recently installed debian 12, and my wifi didn't work out of the box I followed #9 in https://easylinuxtipsproject.blogspot.c ... k.html#ID9

Now it shows the driver as rtw89 and the wifi icon appeared in the quick settings but it doesn't show any networks

Im new to debian been using manjaro for a long time

Be kind.

I would think this posting is yours too.

https://www.reddit.com/r/debian/comment ... debian_12/

If so then to enable the installation of new kernel check in your /etc/apt/sources.list for an entry like this.

Code:

# bookworm backportsdeb http://deb.debian.org/debian bookworm-backports main non-free contrib non-free-firmware
Once the file has been edited to include the backports apt update, apt-cache search linux-image-amd64 which should show a 6.7 kernel to install if you are using the amd64.

https://packages.debian.org/search?suit ... mage-amd64

Once you install it using apt or via a direct download if you cannot get the install line correct for apt which you can get on this page.

https://packages.debian.org/bookworm-ba ... 4/download

Then the command dpkg -i /path/to/downloaded/linux-image-amd64_6.7.12-1~bpo12+1_amd64.deb will install the downloaded package you now need to reboot to see if the new kernel does what you need as you (if it was you) said the 6.5 worked in Manjaro in that posting above.

Statistics: Posted by RedGreen925 — 2024-06-23 01:14 — Replies 0 — Views 35



Viewing all articles
Browse latest Browse all 3567

Trending Articles