Hey, I'm new to FreeBSD.
I have installed FreeBSD on the desktop machine and it works. I connected the adapter, what is next? Should I use ifconfig to detect the adapter?
I followed this guide and the adapter is still not working.
When I put this and run it:
But when I run:
The problem is this:
It doesn't work. My adapter is a this. Is it supported? I found that it's supported by MAC OS X. Help please.
I have installed FreeBSD on the desktop machine and it works. I connected the adapter, what is next? Should I use ifconfig to detect the adapter?
I followed this guide and the adapter is still not working.
When I put this and run it:
Code:
# sysctl net.wlan.devices
net.wlan.devices: urtwn0
Code:
# ifconfig wlan0 create wlandev urtwn0
Code:
ifconfig: SIOCIFCREATE2: Device not configured
It doesn't work. My adapter is a this. Is it supported? I found that it's supported by MAC OS X. Help please.