我的 pci 无线网卡可以在 win7 下使用 wifi 精灵创造热点,并用手机可以通过这个热点上网。 芯片是 intel5100
root@hwy:/home/debian8# iw list
Wiphy phy0
max # scan SSIDs: 20
max scan IEs length: 195 bytes
Retry short limit: 7
Retry long limit: 4
Coverage class: 0 (up to 0m)
Device supports RSN-IBSS.
Supported Ciphers:
* WEP40 (00-0f-ac:1)
* WEP104 (00-0f-ac:5)
* TKIP (00-0f-ac:2)
* CCMP (00-0f-ac:4)
Available Antennas: TX 0 RX 0
Supported interface modes:
* IBSS
* managed
* monitor
看了很多网文,说不支持 ap 模式就无法在 linux 中创造热点, 请问,这是真的? 如何在 linux 中创造 wifi 热点?