ubuntu wifi 热点

包含网卡/无线网的网络问题和ADSL/校园网/宽带拨号支持及代理/共享等网络使用问题
回复
sleipnir
帖子: 1
注册时间: 2012-10-25 6:39
系统: ubuntu

ubuntu wifi 热点

#1

帖子 sleipnir » 2014-07-03 15:00

我尝试在ubuntu上创建一个wifi热点,但是因为网卡不支持AP。只能通过Soft AP的方式创建。
然后我找到了Hostap,但是启动的时候它提示如下信息:
nl80211: Driver does not support authentication/association or connect commands
nl80211 driver initialization failed.
hostapd_free_hapd_data: Interface wlan0 wasn't started

然后我在网上找到了一个解决办法,但是只有针对redhat系统的。需要把/etc/sysconfig/network/scripts/ifup-wireless中
加入WPA_DRIVER=nl80211,wext。

跪求解决办法
头像
eexpress
帖子: 58428
注册时间: 2005-08-14 21:55
来自: 长沙

Re: ubuntu wifi 热点

#2

帖子 eexpress » 2014-07-03 16:55

信息不表明和驱动有关啊。
多看hostap的用法吧。
● 鸣学
回复