create ap创建无线热点:适配器不支持ap模式
Tofloor
poster avatar
156******90
deepin
2017-10-15 17:35
Author
前一阵子打算用linux创建个wifi,然后找到了create ap。
在创建热点时,输出如图。
这种情况怎么破?必须更换网卡吗?
更换驱动有效吗
Reply Favorite View the author
All Replies
avatar
jingle
deepin
2017-10-15 18:21
#1
15.5支持热点分享
Reply View the author
avatar
156******90
deepin
2017-10-15 19:24
#2
https://bbs.deepin.org/post/146736
15.5支持热点分享

好吧,坐等15.5
Reply View the author
avatar
Ligocut光剪视频剪辑软件
deepin
Backbone of ecological co-construction group
2017-10-15 20:55
#3
壁纸。。。。。。楼主。。。。你知道我想说什么的了。。。
Reply View the author
avatar
jingle
deepin
2017-10-16 02:09
#4
berners 发表于 2017-10-15 12:55
壁纸。。。。。。楼主。。。。你知道我想说什么的了。。。

壁纸记得系统自带吧
Reply View the author
avatar
50******99@qq.com
deepin
2017-10-16 03:56
#5
你用的是什么网卡 芯片不同 支持不同 驱动不懂
Reply View the author
avatar
156******90
deepin
2017-10-17 03:59
#6
https://bbs.deepin.org/post/146736
你用的是什么网卡 芯片不同 支持不同 驱动不懂

试了几个命令查看网卡信息,但是不是很懂,应该是英特尔的
Reply View the author
avatar
156******90
deepin
2017-10-17 04:00
#7
https://bbs.deepin.org/post/146736
壁纸记得系统自带吧

没错,自带的
Reply View the author
avatar
50******99@qq.com
deepin
2017-10-20 06:31
#8
https://bbs.deepin.org/post/146736
试了几个命令查看网卡信息,但是不是很懂,应该是英特尔的

这个我在manjaro 和deepin 下都使用过 ,你再看看 github 应该可以用的
Reply View the author
avatar
emofode
deepin
2017-10-20 18:22
#9
执行
  1. sudo iw list
Copy the Code

可以看到 Supported interface modes: AP AP/VLAN
Reply View the author
avatar
156******90
deepin
2017-10-20 21:07
#10
https://bbs.deepin.org/post/146736
执行

可以看到 Supported interface modes: AP AP/VLAN

执行后:
Supported interface modes:
                 * IBSS
                 * managed
没有看到支持AP
Reply View the author
avatar
emofode
deepin
2017-10-20 21:10
#11
https://bbs.deepin.org/post/146736
执行后:
Supported interface modes:
                 * IBSS

那很明显
Reply View the author
avatar
jingle
deepin
2017-10-20 21:10
#12
https://bbs.deepin.org/post/146736
执行后:
Supported interface modes:
                 * IBSS

你的网卡不支持?
Reply View the author
avatar
156******90
deepin
2017-10-20 21:13
#13
https://bbs.deepin.org/post/146736
这个我在manjaro 和deepin 下都使用过 ,你再看看 github 应该可以用的

github上讨论过了,作者建议更换wifi适配器。
就是更换网卡咯~
Reply View the author
avatar
156******90
deepin
2017-10-20 21:26
#14
https://bbs.deepin.org/post/146736
你的网卡不支持?

没看到支持ap模式。
刚刚百度了下,使用ibss模式也可以通过创建虚拟ap来实现创建无线热点。
但是create_ap好像不支持这种操作。。。
Reply View the author