Can not connect to wifi module

I use built-in wifi module(AW-CB375NF) to connect to wifi, but it seems not working, but if I connect by cable is Ok
lspci:
0004:00:00.0 PCI bridge: NVIDIA Corporation Device 1ad1 (rev a1)
0004:01:00.0 Network controller: Realtek Semiconductor Co., Ltd. Device c822
0005:00:00.0 PCI bridge: NVIDIA Corporation Device 1ad0 (rev a1)

lshw:
*-network
description: Wireless interface
product: Realtek Semiconductor Co., Ltd.
vendor: Realtek Semiconductor Co., Ltd.
physical id: 0
bus info: pci@0004:01:00.0
logical name: wlan0
version: 00
serial: 70:66:55:b1:17:ef
width: 64 bits
clock: 33MHz
capabilities: pm msi pciexpress bus_master cap_list ethernet physical wireless
configuration: broadcast=yes driver=rtl88x2ce ip=192.168.173.214 latency=0 multicast=yes wireless=IEEE 802.11AC
resources: irq:554 ioport:1000(size=256) memory:1740000000-174000ffff

How to solve it?

The pcie is able to detect this card but there is no working wlan0 interface from ifconfig?

I solved it by removing all network connection and reconnect it, thanks!

1 Like