Fedora 23: WiFi was working during anaconda installation, but now it's gone
During the Anaconda installation of Fedora 23 Server (minimal install), my onboard WiFi card was detected and I was able to connect to my home wireless network and even enable network time. After the installation finished and the computer booted into the OS, the WiFi configuration is now gone.
The WiFi card appears in the output of lspci
, but not in the output of ifconfig
(only Ethernet and loopback show up there).
What's the next step here? I'm planning on this being a headless server, so I don't have a GUI or any graphical apps installed, just the command line.
What is the output of
lspci -v
andlspci -n
of your WiFi card?Looks like a driver is missing.