No Wi-Fi signals are showing up on Debian 12 + KDE Plasma (Windows 11 Dual Boot)
2
votes
0
answers
36
views
The ethernet works fine and everything else seems fine. I have disabled fast boot from Windows 11. I know it's not a hardware issue because my Wi-Fi card (Intel) works on Windows and worked on a previous Debian system I had on another hard drive. I have downloaded iwlwifi, but I am getting errors such as in
dmesg
:
[ 9437.311118] iwlwifi 0000:00:14.3: mac start retry 2
My kernel is up to date, shown by the output of uname r
:
6.1.0-37-amd64
ip a
:
1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000
link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
inet 127.0.0.1/8 scope host lo
valid_lft forever preferred_lft forever
inet6 ::1/128 scope host noprefixroute
valid_lft forever preferred_lft forever
2: enp3s0: mtu 1500 qdisc fq_codel state UP group default qlen 1000
link/ether d8:43:ae:03:5f:42 brd ff:ff:ff:ff:ff:ff
inet 192.168.50.226/24 brd 192.168.50.255 scope global dynamic noprefixroute enp3s0
valid_lft 85427sec preferred_lft 85427sec
inet6 fe80::84ec:5e5:4e87:f4db/64 scope link noprefixroute
valid_lft forever preferred_lft forever
3: wlo1: mtu 1500 qdisc noop state DOWN group default qlen 1000
link/ether 92:a0:88:5e:60:7b brd ff:ff:ff:ff:ff:ff permaddr bc:03:58:2d:af:f0
altname wlp0s20f3
lspci
:
0000:00:00.0 Host bridge: Intel Corporation Raptor Lake-P 6p+8e cores Host Bridge/DRAM Controller
0000:00:01.0 PCI bridge: Intel Corporation Raptor Lake PCI Express 5.0 Graphics Port (PEG010)
0000:00:02.0 VGA compatible controller: Intel Corporation Raptor Lake-P [Iris Xe Graphics] (rev 04)
0000:00:04.0 Signal processing controller: Intel Corporation Raptor Lake Dynamic Platform and Thermal Framework Processor Participant
0000:00:06.0 System peripheral: Intel Corporation RST VMD Managed Controller
0000:00:08.0 System peripheral: Intel Corporation GNA Scoring Accelerator module
0000:00:0e.0 RAID bus controller: Intel Corporation Volume Management Device NVMe RAID Controller Intel Corporation
0000:00:14.0 USB controller: Intel Corporation Alder Lake PCH USB 3.2 xHCI Host Controller (rev 01)
0000:00:14.2 RAM memory: Intel Corporation Alder Lake PCH Shared SRAM (rev 01)
0000:00:14.3 Network controller: Intel Corporation Raptor Lake PCH CNVi WiFi (rev 01)
0000:00:15.0 Serial bus controller: Intel Corporation Alder Lake PCH Serial IO I2C Controller #0 (rev 01)
0000:00:16.0 Communication controller: Intel Corporation Alder Lake PCH HECI Controller (rev 01)
0000:00:1c.0 PCI bridge: Intel Corporation Device 51b8 (rev 01)
0000:00:1c.5 PCI bridge: Intel Corporation Alder Lake-P PCH PCIe Root Port (rev 01)
0000:00:1f.0 ISA bridge: Intel Corporation Raptor Lake LPC/eSPI Controller (rev 01)
0000:00:1f.3 Multimedia audio controller: Intel Corporation Raptor Lake-P/U/H cAVS (rev 01)
0000:00:1f.4 SMBus: Intel Corporation Alder Lake PCH-P SMBus Host Controller (rev 01)
0000:00:1f.5 Serial bus controller: Intel Corporation Alder Lake-P PCH SPI Controller (rev 01)
0000:01:00.0 VGA compatible controller: NVIDIA Corporation AD106M [GeForce RTX 4070 Max-Q / Mobile] (rev a1)
0000:01:00.1 Audio device: NVIDIA Corporation AD106M High Definition Audio Controller (rev a1)
0000:03:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller (rev 15)
10000:e0:06.0 PCI bridge: Intel Corporation Raptor Lake PCIe 4.0 Graphics Port
10000:e1:00.0 Non-Volatile memory controller: MAXIO Technology (Hangzhou) Ltd. NVMe SSD Controller MAP1602 (DRAM-less) (rev 01)
dmesg | grep net:
[ 7.478761] devinet_ioctl+0x392/0x7b0
[ 7.478774] inet_ioctl+0x1ae/0x1e0
[ 7.685144] devinet_ioctl+0x392/0x7b0
[ 7.685157] inet_ioctl+0x1ae/0x1e0
[ 7.888357] devinet_ioctl+0x392/0x7b0
[ 7.888362] inet_ioctl+0x1ae/0x1e0
[ 8.095664] devinet_ioctl+0x392/0x7b0
[ 8.095672] inet_ioctl+0x1ae/0x1e0
[ 8.303182] devinet_ioctl+0x392/0x7b0
[ 8.303188] inet_ioctl+0x1ae/0x1e0
[ 8.506412] devinet_ioctl+0x392/0x7b0
[ 8.506421] inet_ioctl+0x1ae/0x1e0
[ 19.197826] devinet_ioctl+0x392/0x7b0
[ 19.197828] inet_ioctl+0x1ae/0x1e0
[ 19.197843] ? inet_ioctl+0xd8/0x1e0
[ 19.393622] devinet_ioctl+0x392/0x7b0
[ 19.393624] inet_ioctl+0x1ae/0x1e0
[ 19.393638] ? inet_ioctl+0xd8/0x1e0
[ 19.589894] devinet_ioctl+0x392/0x7b0
[ 19.589896] inet_ioctl+0x1ae/0x1e0
[ 19.589911] ? inet_ioctl+0xd8/0x1e0
[ 19.786597] devinet_ioctl+0x392/0x7b0
[ 19.786602] inet_ioctl+0x1ae/0x1e0
[ 20.003916] devinet_ioctl+0x392/0x7b0
[ 20.003928] inet_ioctl+0x1ae/0x1e0
[ 20.208988] devinet_ioctl+0x392/0x7b0
[ 20.209001] inet_ioctl+0x1ae/0x1e0
[ 30.195141] devinet_ioctl+0x392/0x7b0
[ 30.195144] inet_ioctl+0x1ae/0x1e0
[ 30.390248] devinet_ioctl+0x392/0x7b0
[ 30.390251] inet_ioctl+0x1ae/0x1e0
[ 30.588620] devinet_ioctl+0x392/0x7b0
[ 30.588627] inet_ioctl+0x1ae/0x1e0
[ 30.795221] devinet_ioctl+0x392/0x7b0
[ 30.795245] inet_ioctl+0x1ae/0x1e0
[ 30.998801] devinet_ioctl+0x392/0x7b0
[ 30.998806] inet_ioctl+0x1ae/0x1e0
[ 31.203105] devinet_ioctl+0x392/0x7b0
[ 31.203127] inet_ioctl+0x1ae/0x1e0
[ 41.215989] ? inet_ioctl+0xd8/0x1e0
[ 41.216580] devinet_ioctl+0x392/0x7b0
[ 41.216605] inet_ioctl+0x1ae/0x1e0
[ 41.429866] devinet_ioctl+0x392/0x7b0
[ 41.429891] inet_ioctl+0x1ae/0x1e0
[ 41.634575] devinet_ioctl+0x392/0x7b0
[ 41.634580] inet_ioctl+0x1ae/0x1e0
[ 41.831446] devinet_ioctl+0x392/0x7b0
[ 41.831449] inet_ioctl+0x1ae/0x1e0
[ 42.027082] devinet_ioctl+0x392/0x7b0
[ 42.027085] inet_ioctl+0x1ae/0x1e0
[ 42.223520] devinet_ioctl+0x392/0x7b0
[ 42.223523] inet_ioctl+0x1ae/0x1e0
[ 52.224482] devinet_ioctl+0x392/0x7b0
[ 52.224512] inet_ioctl+0x1ae/0x1e0
[ 52.432187] devinet_ioctl+0x392/0x7b0
[ 52.432215] inet_ioctl+0x1ae/0x1e0
[ 52.638609] devinet_ioctl+0x392/0x7b0
[ 52.638640] inet_ioctl+0x1ae/0x1e0
[ 52.844039] devinet_ioctl+0x392/0x7b0
[ 52.844044] inet_ioctl+0x1ae/0x1e0
[ 53.047908] devinet_ioctl+0x392/0x7b0
[ 53.047921] inet_ioctl+0x1ae/0x1e0
[ 53.251044] devinet_ioctl+0x392/0x7b0
[ 53.251046] inet_ioctl+0x1ae/0x1e0
[ 64.207542] devinet_ioctl+0x392/0x7b0
[ 64.207556] inet_ioctl+0x1ae/0x1e0
[ 64.415526] devinet_ioctl+0x392/0x7b0
[ 64.415539] inet_ioctl+0x1ae/0x1e0
[ 64.625743] devinet_ioctl+0x392/0x7b0
[ 64.625746] inet_ioctl+0x1ae/0x1e0
[ 64.825079] ? inet_ioctl+0xd8/0x1e0
[ 64.825169] devinet_ioctl+0x392/0x7b0
[ 64.825172] inet_ioctl+0x1ae/0x1e0
[ 65.021692] devinet_ioctl+0x392/0x7b0
[ 65.021697] inet_ioctl+0x1ae/0x1e0
[ 65.239627] devinet_ioctl+0x392/0x7b0
[ 65.239649] inet_ioctl+0x1ae/0x1e0
I don't know what other information would be useful, so just ask and I should be able to provide it. I have spent a good amount of time troubleshooting, but I am new to Linux and don't have a ton of Comp Sci experience.
Asked by oligatordude
(21 rep)
Jul 28, 2025, 02:27 AM
Last activity: Jul 28, 2025, 08:58 PM
Last activity: Jul 28, 2025, 08:58 PM