I read the other posts, but nothing seems to work. I use Tenda as my Wi-Fi, on my phone it works great, but on my laptop it disconnects randomly, only rebooting helps. I used Fedora 40 as my previous distro. Can anyone please help me?
Welcome, we do not know what you tried so please post here what you did exactly tried, command used and the output you got. Use the Preformatted text button (</>, Ctrl-E) to format things.
WiFi random disconnects are very often not due to software or settings but the wireless connection having problems with range/attenuation or interference. Bluetooth and Wifi (on 2.4 Ghz) are more often problematic.
I tried installing iwd(sudo zypper install iwd), rebooting network manager and inputting the cloned MAC address. Btw I use asus vivobook E410KA if that helps
Yes, I am using Bluetooth and the output of the command is
ilusha228@opensuseilusha228:~> nmcli dev wifi
IN-USE BSSID SSID MODE CHAN RATE SIGNAL BARS SECURITY
C8:3A:35:03:A3:61 Tenda52 Infra 9 405 Mbit/s 95 โโโโ WPA1 WPA2
C8:3A:35:03:A3:65 Tenda52_5G Infra 44 405 Mbit/s 72 โโโ_ WPA1 WPA2
E0:1D:3B:DB:D5:30 WIFI-54-1 Infra 6 130 Mbit/s 70 โโโ_ WPA1 WPA2
F8:64:B8:E1:2F:DA RT-5GPON-2FD8 Infra 36 540 Mbit/s 70 โโโ_ WPA1 WPA2
74:DA:DA:D0:CC:C4 GoodLine 54 2.4G Infra 13 270 Mbit/s 49 โโ__ WPA2
F8:F0:82:FC:19:8D Goodline _51 Infra 4 270 Mbit/s 35 โโ__ WPA2
28:3B:82:46:D1:D8 ttk58-83 Infra 9 270 Mbit/s 35 โโ__ WPA1 WPA2
C8:C4:65:CD:71:58 RT-GPON-7152 Infra 3 130 Mbit/s 34 โโ__ WPA1 WPA2
58:D5:6E:85:C9:B3 Goodline 50 58 2.4G Infra 11 270 Mbit/s 32 โโ__ WPA2
F4:E5:78:C3:13:61 RT-GPON-1361 Infra 1 270 Mbit/s 29 โ___ WPA1 WPA2
28:3B:82:7A:41:B8 DIR-806A-41b6 Infra 13 270 Mbit/s 29 โ___ WPA2
F0:B4:D2:2F:92:0A Goodline 44 2.4g Infra 1 270 Mbit/s 24 โ___ WPA2
9C:9D:7E:CB:AE:72 Xiaomi_AE71 Infra 10 130 Mbit/s 24 โ___ WPA1 WPA2
16:EB:B6:29:80:38 -- Infra 5 130 Mbit/s 22 โ___ WPA1 WPA2
F8:F0:82:FC:19:8E Goodline_51-5GHZ Infra 52 270 Mbit/s 22 โ___ WPA2
48:EE:0C:C3:E5:E0 goodline3333 Infra 1 130 Mbit/s 20 โ___ WPA2
FA:F0:82:50:22:00 Wive-NG-MT Infra 5 270 Mbit/s 20 โ___ WPA2
10:BE:F5:6F:3A:BC GoodLine-9296 Infra 13 130 Mbit/s 20 โ___ WPA1 WPA2
F8:F0:82:F2:47:63 Goodline 45 Infra 11 270 Mbit/s 19 โ___ WPA2
0C:0E:76:F4:EB:42 DIR-806A Infra 13 270 Mbit/s 17 โ___ WPA2
ilusha228@opensuseilusha228:~> sudo journalctl -b --unit=NetworkManager | susepaste -e 10080
[sudo] password for root:
Pasted as: openSUSE Paste
Failed to get path for session โ3
4โ: No session โ3
4โ known
Graphics server not found. Copying to clipboard is not possible.
You might be facing an issue with the in-kernel driver, similar to what I experienced with my RTL88x2BU. I had to build the driver from source, blacklist the in-kernel one, and install the driver from source. After doing that, my WiFi has been working continuously without issues.