Wireless
Participate in insightful discussions regarding issues related to Intel® Wireless Adapters and technologies
7891 Discussions

Alder Lake-P PCH CNVi WiFi does not register driver after update to realtime kernel.

dr_diesalot
Beginner
8,294 Views

I am working on an ubuntu machine running 22.04.3 LTS.
The machine is a Dell Precision 5770 Workstation (laptop)
I installed the realtime kernel using
sudo pro enable realtime-kernel
It currently has 5.15.0-1053-realtime as the main kernel.

The wifi module no longer shows up on the menus, but still shows up on the lshw.

sudo lshw -C Network response is:

*-network
description: Network controller
product: Alder Lake-P PCH CNVi WiFi
vendor: Intel Corporation
physical id: 14.3
bus info: pci@0000:00:14.3
version: 01
width: 64 bits
clock: 33MHz
capabilities: pm msi pciexpress msix bus_master cap_list
configuration: driver=iwlwifi latency=0
resources: iomemory:640-63f irq:16 memory:6491244000-6491247fff

 

I believe the driver is not connecting to the hardware properly, although it clearly shows the iwlwifi present. Please help me re-enable my wifi adapter. I've scoured the internet including this form and the responses from This similar post but I've not been able to find the way to fix it. If anyone has ANY help for me I would greatly appreciate it.

0 Kudos
1 Solution
dr_diesalot
Beginner
8,208 Views
 

The solution was using

sudo apt update && sudo apt install backport-iwlwifi-dkms

Found the answer asking on askUbuntu.

View solution in original post

0 Kudos
3 Replies
Catulpos_Intel
Employee
8,223 Views

Hello rodrigo_n_ramon,


Thank you for posting in Intel Communities.


Kindly be informed that we will check this internally with our management. You can be assured that we will post here once we receive an update.


Have a nice day!



Best regards,


JCatulpos

Intel Customer Support Technician 


0 Kudos
dr_diesalot
Beginner
8,209 Views
 

The solution was using

sudo apt update && sudo apt install backport-iwlwifi-dkms

Found the answer asking on askUbuntu.

0 Kudos
VonM_Intel
Moderator
8,152 Views

Hi, dr_diesalot.


Thank you for your patience and thank you for providing that information. We will take note of this in case other community members encounter the same issue.


If you need further assistance, please submit a new question as this thread will no longer be monitored.


Best regards,

Von M.

Intel Customer Support Technician


0 Kudos
Reply