Hello. I am a first time Debian-user, moving from Windows+WSL.
I installed Debian through debian-live-12.5.0-amd64-gnome.iso, but my WiFi doesn't work with my Intel AX211. Gnome Settings just says "No Wi-Fi Adapter Found. Make sure you have a Wi-Fi adapter plugged and turned on"
WiFi Card:I used mainline to install the latest kernel:I modified my sources to match DebianTesting:And I have firmware-iwlwifi_20230625-2 installed.Does anyone have other ideas of what I can do? Thanks in advance!
I installed Debian through debian-live-12.5.0-amd64-gnome.iso, but my WiFi doesn't work with my Intel AX211. Gnome Settings just says "No Wi-Fi Adapter Found. Make sure you have a Wi-Fi adapter plugged and turned on"
WiFi Card:
Code:
lspci -vnn -d ::02xx00:14.3 Network controller [0280]: Intel Corporation Meteor Lake PCH CNVi WiFi [8086:7e40] (rev 20)DeviceName: WLANSubsystem: Intel Corporation Wi-Fi 6E AX211 160MHz [8086:0094]Flags: fast devsel, IRQ 18, IOMMU group 12Memory at 50202d4000 (64-bit, non-prefetchable) [size=16K]Capabilities: <access denied>Kernel modules: iwlwifi
Code:
uname -r6.9.3-060903-generic
Code:
cat /etc/apt/sources.list# See https://wiki.debian.org/SourcesList for more information.deb http://deb.debian.org/debian testing main non-freedeb-src http://deb.debian.org/debian testing main non-freedeb http://security.debian.org/debian-security/ testing-security main non-freedeb-src http://security.debian.org/debian-security/ testing-security main non-free
Code:
sudo apt updatesudo apt install firmware-iwlwififirmware-iwlwifi is already the newest version (20230625-2).
Statistics: Posted by E4tHam — 2024-06-27 23:54 — Replies 2 — Views 59