Hello,
I'm trying get the WiFi working on my ThinkPad T480s with FreeBSD 14.
When I try
I get the error
in my /etc/rc.conf
there is no entry for wlan0, only for em0.
If I undersand this correctly, this means my wireless interface is not configured.
How do I configure it?
I'm trying get the WiFi working on my ThinkPad T480s with FreeBSD 14.
When I try
Code:
ifconfig wlan0 up scan
I get the error
Code:
ifconfig: interface wlan0 does not exist
in my /etc/rc.conf
there is no entry for wlan0, only for em0.
If I undersand this correctly, this means my wireless interface is not configured.
How do I configure it?