LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Distributions (https://www.linuxquestions.org/questions/linux-distributions-5/)
-   -   PC Linux OS wifi problem (https://www.linuxquestions.org/questions/linux-distributions-5/pc-linux-os-wifi-problem-4175720139/)

CA.RIA 12-24-2022 05:35 AM

PC Linux OS wifi problem
 
Hello and thank you for this forum.
Last iso of PC linux OS do not detect my wifi card.
How to add that card ? I can browse via external wifi card. Thank you.
Quote:

Network controller: Realtek Semiconductor Co., Ltd. RTL8822CE 802.11ac PCIe Wireless Network Adapter

camorri 12-24-2022 10:27 AM

You need a driver and firmware for that card. The firmware files are called :

Quote:

RTL8822CE
rtw8822c_fw.bin
rtw8822c_wow_fw.bin
and the driver is called:

Quote:

rtw88_8822ce.ko
Open a terminal and run the command 'lsmod | grep rtw99_8822ce' an see if the driver is loaded. If yes, you probably have a configuration problem. If its not loaded try and modprobe it. Once loaded give it another try.

If you don't have the drivers, have a look at your distro and see if they have them in their repos. Install them if their available.

frankbell 12-24-2022 08:32 PM

It would help to know what distro/version you are using.


All times are GMT -5. The time now is 03:17 PM.