发现 Kindle 不支持 Ad-hoc 分享出来的网络。
所以求教如何在 Ubuntu 下虚拟 AP ?类似 Windows 下 Connectify 的功能…
已确定 iw list 结果支持 AP。
P.S. NetworkManager 什么时候能原生支持 AP mode 就好了…
在论坛里搜过,没有测试可用资源啊……
viewtopic.php?f=116&t=329742 这一篇没看懂T^T
Kindle不支持Ad-hoc分享出来的网络,求教如何虚拟AP?
- liuhk388
- 帖子: 48
- 注册时间: 2010-05-04 23:49
- photor
- 论坛版主
- 帖子: 11004
- 注册时间: 2008-04-26 12:41
- liuhk388
- 帖子: 48
- 注册时间: 2010-05-04 23:49
Re: Kindle不支持Ad-hoc分享出来的网络,求教如何在Ubuntu下虚拟路由?
确定支持AP模式了,然后怎么设置?photor 写了:无线网卡驱动需要支持master模式或者ap模式,你搜一下
论坛里搜出来的大抵是Ad-hoc的设置啊…
孤檠辉不尽,纸影味无眠
- marsteel
- 帖子: 555
- 注册时间: 2005-11-28 12:09
- 联系:
Re: Kindle不支持Ad-hoc分享出来的网络,求教如何虚拟AP?
搜索hostapd
- photor
- 论坛版主
- 帖子: 11004
- 注册时间: 2008-04-26 12:41
- liuhk388
- 帖子: 48
- 注册时间: 2010-05-04 23:49
Re: Kindle不支持Ad-hoc分享出来的网络,求教如何虚拟AP?
感谢,等我弄好了,一定写一个稍微详细点的说明记录下
发现出现这样的情况,网上没有搜到看得懂的解释= =,有人能解释下么…
Configuration file: /etc/hostapd/hostapd.conf
nl80211: Register Action command failed: ret=-1 (Operation not permitted)
nl80211: Register Action match - hexdump(len=1): 06
nl80211: Failed to register Action frame processing - ignore for now
nl80211: Add own interface ifindex 3
nl80211: Failed to set interface 3 to mode 3: -1 (Operation not permitted)
nl80211: Failed to set interface 3 to mode 3: -1 (Operation not permitted)
Could not set interface wlan0 flags: Permission denied
nl80211: Interface mode change to 3 from 0 failed
nl80211: Failed to set interface wlan0 into AP mode
nl80211 driver initialization failed.
ELOOP: remaining socket: sock=4 eloop_data=0x9469a68 user_data=0x946a008 handler=0x807c670
ELOOP: remaining socket: sock=6 eloop_data=0x946b828 user_data=(nil) handler=0x8086770
孤檠辉不尽,纸影味无眠
- photor
- 论坛版主
- 帖子: 11004
- 注册时间: 2008-04-26 12:41
Re: Kindle不支持Ad-hoc分享出来的网络,求教如何虚拟AP?
看样子你的无线网卡驱动还是不支持ap模式啊liuhk388 写了:感谢,等我弄好了,一定写一个稍微详细点的说明记录下
发现出现这样的情况,网上没有搜到看得懂的解释= =,有人能解释下么…
Configuration file: /etc/hostapd/hostapd.conf
nl80211: Register Action command failed: ret=-1 (Operation not permitted)
nl80211: Register Action match - hexdump(len=1): 06
nl80211: Failed to register Action frame processing - ignore for now
nl80211: Add own interface ifindex 3
nl80211: Failed to set interface 3 to mode 3: -1 (Operation not permitted)
nl80211: Failed to set interface 3 to mode 3: -1 (Operation not permitted)
Could not set interface wlan0 flags: Permission denied
nl80211: Interface mode change to 3 from 0 failed
nl80211: Failed to set interface wlan0 into AP mode
nl80211 driver initialization failed.
ELOOP: remaining socket: sock=4 eloop_data=0x9469a68 user_data=0x946a008 handler=0x807c670
ELOOP: remaining socket: sock=6 eloop_data=0x946b828 user_data=(nil) handler=0x8086770

- liuhk388
- 帖子: 48
- 注册时间: 2010-05-04 23:49
Re: Kindle不支持Ad-hoc分享出来的网络,求教如何虚拟AP?
不是吧?泪。是 Intel WiFi 5100……photor 写了:看样子你的无线网卡驱动还是不支持ap模式啊liuhk388 写了:感谢,等我弄好了,一定写一个稍微详细点的说明记录下
发现出现这样的情况,网上没有搜到看得懂的解释= =,有人能解释下么…
Configuration file: /etc/hostapd/hostapd.conf
nl80211: Register Action command failed: ret=-1 (Operation not permitted)
nl80211: Register Action match - hexdump(len=1): 06
nl80211: Failed to register Action frame processing - ignore for now
nl80211: Add own interface ifindex 3
nl80211: Failed to set interface 3 to mode 3: -1 (Operation not permitted)
nl80211: Failed to set interface 3 to mode 3: -1 (Operation not permitted)
Could not set interface wlan0 flags: Permission denied
nl80211: Interface mode change to 3 from 0 failed
nl80211: Failed to set interface wlan0 into AP mode
nl80211 driver initialization failed.
ELOOP: remaining socket: sock=4 eloop_data=0x9469a68 user_data=0x946a008 handler=0x807c670
ELOOP: remaining socket: sock=6 eloop_data=0x946b828 user_data=(nil) handler=0x8086770
Win下用Connectify是可以的啊…
孤檠辉不尽,纸影味无眠
- photor
- 论坛版主
- 帖子: 11004
- 注册时间: 2008-04-26 12:41
Re: Kindle不支持Ad-hoc分享出来的网络,求教如何虚拟AP?
同样的网卡,win7驱动支持ap,不见得linux驱动就支持apliuhk388 写了:不是吧?泪。是 Intel WiFi 5100……photor 写了:看样子你的无线网卡驱动还是不支持ap模式啊liuhk388 写了:感谢,等我弄好了,一定写一个稍微详细点的说明记录下
发现出现这样的情况,网上没有搜到看得懂的解释= =,有人能解释下么…
Configuration file: /etc/hostapd/hostapd.conf
nl80211: Register Action command failed: ret=-1 (Operation not permitted)
nl80211: Register Action match - hexdump(len=1): 06
nl80211: Failed to register Action frame processing - ignore for now
nl80211: Add own interface ifindex 3
nl80211: Failed to set interface 3 to mode 3: -1 (Operation not permitted)
nl80211: Failed to set interface 3 to mode 3: -1 (Operation not permitted)
Could not set interface wlan0 flags: Permission denied
nl80211: Interface mode change to 3 from 0 failed
nl80211: Failed to set interface wlan0 into AP mode
nl80211 driver initialization failed.
ELOOP: remaining socket: sock=4 eloop_data=0x9469a68 user_data=0x946a008 handler=0x807c670
ELOOP: remaining socket: sock=6 eloop_data=0x946b828 user_data=(nil) handler=0x8086770
Win下用Connectify是可以的啊…
