Wifi stops working after sometime. Works again after reconnecting. Probable driver problem.

NobinPegasus

Member
Joined
Feb 4, 2022
Messages
50
Reaction score
0
Credits
447
I have three kernels for wlan.
I wanna delete the rtw_8822ce and activate the rtl88x2ce as my driver.
How can I do it?

Code:
03:00.0 Network controller: Realtek Semiconductor Co., Ltd. RTL8822CE 802.11ac PCIe Wireless Network Adapter
        Subsystem: AzureWave RTL8822CE 802.11ac PCIe Wireless Network Adapter
Flags: bus master, fast devsel, latency 0, IRQ 79, IOMMU group 11
I/O ports at d000 [size=256]
Memory at fc800000 (64-bit, non-prefetchable) [size=64K]
Capabilities: [40] Power Management version 3
Capabilities: [50] MSI: Enable+ Count=1/1 Maskable- 64bit+
Capabilities: [70] Express Endpoint, MSI 00
Capabilities: [100] Advanced Error Reporting
Capabilities: [148] Device Serial Number 00-e0-4c-ff-fe-c8-22-01
Capabilities: [158] Latency Tolerance Reporting
Capabilities: [160] L1 PM Substates
Kernel driver in use: rtw_8822ce
Kernel modules: wl, rtw_8822ce, rtl88x2ce
 


Please give us the output of this command
Code:
inxi -Nn
and this command
Code:
iwconfig
Also which distro are you using?
 
Have you tried changing the signal strength?
 
And which distribution have you installed?
 
Please give us the output of this command
Code:
inxi -Nn
and this command
Code:
iwconfig
Also which distro are you using?

Code:
Network:   Device-1: Realtek RTL8111/8168/8411 PCI Express Gigabit Ethernet driver: r8168
           IF: eth0 state: down mac: a8:5e:45:d4:9e:02
           Device-2: Realtek RTL8822CE 802.11ac PCIe Wireless Network Adapter driver: rtw_8822ce
           IF: wlan0 state: up mac: 70:66:55:98:e2:a1

Code:
lo        no wireless extensions.

eth0      no wireless extensions.

wlan0     IEEE 802.11  ESSID:"Nahid Potato" 
Mode:Managed  Frequency:2.412 GHz  Access Point: 60:32:B1:4E:37:BE   
Bit Rate=300 Mb/s   Tx-Power=20 dBm   
Retry short limit:7   RTS thr:off   Fragment thr:off
Power Management:off
Link Quality=70/70  Signal level=-22 dBm 
Rx invalid nwid:0  Rx invalid crypt:0  Rx invalid frag:0
Tx excessive retries:0  Invalid misc:0   Missed beacon:0
 
Code:
CPU: 8-Core AMD Ryzen 7 4800H with Radeon Graphics (-MT MCP-) speed/min/max: 1397/1400/2900 MHz
Kernel: 5.14.0-9parrot1-amd64 x86_64 Up: 2h 18m Mem: 5593.9/15419.8 MiB (36.3%) Storage: 476.94 GiB (4.7% used) Procs: 404
Shell: Bash inxi: 3.3.07
 
which distro are you using?
 
The inxi report shows you have the correct drivers installed and active
 
still need to know which distro you are using? Also is Secure boot turned off?
 
NobinPegasus wrote:
insmod doesn't load the driver I wanna load.
although the command executes and doesn't show any error
That's a nuisance. Maybe run depmod on the module first ... just a guess ... and/or modprobe.
 
Last edited by a moderator:

Members online


Latest posts

Top