Hey all, long time linux user here, but not sure what to do on this one.
I am on the latest Plasma Fedora:
Discover: 6.3.2
Fedora Linux 41 (KDE Plasma) (Wayland)
KDE Frameworks: 6.11.0
Qt: Using 6.8.2 and built against 6.8.1
Build ABI: x86_64-little_endian-lp64
Kernel: linux 6.13.5-200.fc41.x86_64
Motherboard is GIGABYTE X870 AORUS ELITE WIFI7 AM5 (realtek driver)
just upgraded mobo/cpu/mem and reinstalled, having wifi connectivity issues and bluetooth wont pair a device successfully.
Bluetooth:
Enabled and everything seems fine, then I hit pair, finds the device, I hit it then “Next”, the device pops in the list for a split second, then gone. The error on screen is “The setup of Logi M650 L has failed”. Nothing in dmesg
This exact same thing happens with at least 2 different bluetooth devices.
Wifi:
I hit connect on my wireless, type password, it sits for while then asks for password again, here is dmesg:
[ 904.237409] wlp7s0: authenticate with ba:52:a1:5e:fb:fc (local address=8e:9e:cd:2d:28:12)
[ 904.237414] wlp7s0: send auth to ba:52:a1:5e:fb:fc (try 1/3)
[ 904.241053] wlp7s0: authenticated
[ 904.242822] wlp7s0: associate with ba:52:a1:5e:fb:fc (try 1/3)
[ 904.247376] wlp7s0: RX AssocResp from ba:52:a1:5e:fb:fc (capab=0x1011 status=0 aid=27)
[ 904.357918] wlp7s0: associated
[ 904.357948] wlp7s0: Limiting TX power to 24 (24 - 0) dBm as advertised by ba:52:a1:5e:fb:fc
[ 908.270865] wlp7s0: deauthenticated from ba:52:a1:5e:fb:fc (Reason: 15=4WAY_HANDSHAKE_TIMEOUT)
I searched for the handshake timeout and nothing that I found works. I can connect to this wireless with a bunch of other devices in my house.
Where should I start?
I’m sorry I don’t know anything about KDE, but you could try to use Network Manager from the command line to connect to wifi.
Here is just one of many tutorials on that https://www.makeuseof.com/connect-to-wifi-with-nmcli/
Realtek firmware is a fedora package right?
At least the handshake timeout is pretty good info, please report a bug on bugzilla.redhat.com
wireless via cmd doesn’t work either
alladmin@fedora:~$ nmcli dev status
DEVICE TYPE STATE CONNECTION
enp6s0 ethernet connected Wired connection 1
lo loopback connected (externally) lo
wlp7s0 wifi disconnected –
p2p-dev-wlp7s0 wifi-p2p disconnected –
alladmin@fedora:~$ nmcli radio wifi
enabled
alladmin@fedora:~$ nmcli dev wifi list
IN-USE BSSID SSID MODE CHAN RATE SIGNAL BARS SECURITY
62:52:A1:5E:FB:F0 wirelessap Infra 2 270 Mbit/s 7 ▂___ WPA2
62:52:A1:5E:FB:F1 – Infra 2 270 Mbit/s 7 ▂___ WPA2
BA:52:A1:5E:FB:FC zerowireless Infra 48 270 Mbit/s 0 ____ WPA2
BA:52:A1:5E:FB:FD – Infra 48 270 Mbit/s 0 ____ WPA2
D6:E2:2F:29:C8:DB – Infra 48 65 Mbit/s 0 ____ WPA2
alladmin@fedora:~$ sudo nmcli --ask dev wifi connect zerowireless
Passwords or encryption keys are required to access the wireless network ‘zerowireless’.
Password (802-11-wireless-security.psk): ••••••••
Passwords or encryption keys are required to access the wireless network ‘zerowireless’.
Password (802-11-wireless-security.psk): ••••••••
Passwords or encryption keys are required to access the wireless network ‘zerowireless’.
Password (802-11-wireless-security.psk): ••••••••
Embarrassingly, this is not a bug. There was a physical antenna that needed to plug into the mobo (nothing in the documentation) that housed the bluetooth and wireless antenna. Works now that that is plugged.
Ug.
1 Like