No network interface when installing

I'm installing FreeBSD 12.1 in a laptop, and when the installation prompts to configure the network (IPv4/IPv6), no adapter appears.
I entered another tty (Alt+F4) and run ifconfig, where only lo0 device shows up. Any idea on how to make it recognize the WiFi card?
 
What laptop are you using and what WIFI chip is build in? Can you see your WIFI chip in the output of pciconf -lv?
It might be necessary to load the right driver for your WIFI chip before starting the automatic installation procedure.
 
Common workaround: add a wired network connection temporarily during the install, then fix the necessary wireless network setup later. Of course, this only works if the laptop has a wired network interface.
 
Common workaround: add a wired network connection temporarily during the install, then fix the necessary wireless network setup later. Of course, this only works if the laptop has a wired network interface.
I'm installing FreeBSD 12.1 in a laptop, and when the installation prompts to configure the network (IPv4/IPv6), no adapter appears.
I entered another tty (Alt+F4) and run ifconfig, where only lo0 device shows up. Any idea on how to make it recognize the WiFi card?
 
Check your laptop's bios and make sure your wifi interface is enabled. Hit pf2 or pf10 at start of power on to bring up the bois menu.
 
Back
Top