
Welcome to ask
First, and this is important.
Please post text that you copy and paste from your screen into the preformatted text tags available with the </>
button on the tool bar or by bracketing the text with triple back-quotes on the line before and after the text. This retains the formatting as well as making the posted data searchable so we can easily respond and others may find your information later.
This shows the device is seen
Please post the output of lspci -nnk | grep -A6 -i wifi
so we can see the details of the device.
Then also post the output of inxi -Nxx
the same way.
I suspect this is because your system is not loading the proper driver or maybe no driver at all for that device.
According to a quick search I did it appears that the driver for the 8852BE card was still a work in progress as of 6 months ago.
Thank you for responding quickly and also for your advice. Here are the things you requested.
lspci -nnk | grep -A6 -i wifi
does not show anything.
lspci -nnk
inxi -Nxx
Another quick search with the chipset ID shown in that image [ 10ec:b852 ] and [ 103c:88e2 ] led me to this
https://forums.linuxmint.com/viewtopic.php?t=392752
which then led to this
https://forums.linuxmint.com/viewtopic.php?p=2237775&hilit=Realtek+8852be#p2237775
While those are related to using mint and not fedora it may give you ideas to aid in solving the problem.
Hello, I used the solution mentioned on this page https://bugs.launchpad.net/ubuntu/+source/linux-oem-6.1/+bug/2017277 and the wifi is working fine now.