Re: wi: SIOCSIFMEDIA Error
"M. Warner Losh" <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.mobile |
|---|---|
| Message-ID | <[email protected]> |
In message: <[email protected]> Norbert Papke <[email protected]> writes: : ifconfig wi0 ... mediaopt hostap : : I get : : ifconfig: SIOCSIFMEDIA: Device not configured : : Any thoughts on why this might be happing? Well, if it is the same problem that I was seeing last night, it may be because you didn't specify a media option. ifconfig wi0 media DS/11Mbps mediaopt hostap channel 14 ssid \ UncleGrumpy debug up is what I use. You likely don't want the debug flags set. I picked channel 14 on purpose because it isn't valid in my regulatory domain :-). Pick one that is valid for your domain. Warner To Unsubscribe: send mail to [email protected] with "unsubscribe freebsd-mobile" in the body of the message