Fedora 22 - no wifi problem (I am a noob)
Hi i just installed fedora 22 on my laptop.... before installing it for my main os, I tried on a virtual machine and wifi was working well. so i decided to install it on my laptop. installation went great but i dont have any wifi option... Please help.
Virtual machines generally emulate network hardware to connect to the internet, whereas actual sometimes need special drivers for their hardware. What laptop make and model of laptop are you using, and what is the output of
lspci -nnk | grep -iA 4 '^[^[:space:]].*net'
,lsusb
&rfkill list all
?