I have installed latest version of Fedora Silverblue. I have not installed any additional drivers.
I see Wifi networks on setting screen. When I am trying to connect after some time of trying to connect I am getting error “Activation of network connection failed”. How to fix this and connect to Wifi?
We would need to know the chipset used in that device to know what driver may be required.
Please post the output of lsusb inside the preformatted text tags (the </> button on the toolbar) so we may see the detailed info. Each line should show the chip ID for that device.
The connection may also fail if
you are trying to activate IPv6 when the AP does not support IPv6
you do not have the correct password for the AP SSID you are connecting to
you are not connecting to the AP with the proper band.
The AP is not properly configured.
The command inxi -Fzxx would also give us much usable info.
my_user@fedora:~$ lsusb
Bus 006 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 005 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 003 Device 004: ID 046d:08b6 Logitech, Inc. Logi Webcam C920e
Bus 003 Device 003: ID 04d9:fa58 Holtek Semiconductor, Inc. USB Laser Game Mouse
Bus 003 Device 002: ID 045e:07f8 Microsoft Corp. Wired Keyboard 600 (model 1576)
Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 001 Device 002: ID 0bda:b812 Realtek Semiconductor Corp. RTL88x2bu [AC1200 Techkey]
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
When I am running inxi -Fzxx in terminal it gives me:
my_user@fedora:~$ inxi -Fzxx
bash: inxi: command not found
I disabled IPv6 from connection properties but it does not helps.
I am using correct password.
How to change bands that are used for connection?
I am connecting to the same access point from Windows PC, Phone and other devices so access point works.
Please let me know if I can provide any additional details that may help.
This would be the wifi adapter. It has a realtek chipset and some of those have problems.
If you were to replace that adapter with one having an intel chipset things should work without any additional config.
With that chipset you need to verify which driver you have installed as well as which driver supports the chip.
A quick search for RTL88x2bu 0bda:b812 driver for linux will give several links related to that chipset and drivers.
I was able to connect without installing additional drivers by plugging out and plugging in usb Wifi adapter. But the connection is not stable and is dropping very often. I was also able to fully update system but it did not helped. So, on silverblue it does not works well.
On Fedora Workstation:
After I tried to install Fedora workstation and usb Wifi adapter worked without any problem.
So, the problem seems to be only silverblue specific.