xiaofami
0.16D
V2EX  ›  问与答

Elementary OS 无法连接隐藏 WIFI

  •  
  •   xiaofami · Apr 17, 2015 via Android · 3820 views
    This topic created in 4068 days ago, the information mentioned may be changed or developed.

    有线网卡被雷劈了,于是用360WIFI当无线网卡用。无线路由器使用WPA2-Personal加密方式。(隐藏ESSID)在Elementary OS 下装好驱动,用sudo iwlist ra0 scan 能扫到隐藏的WIFI,但连不上。请问需要哪些设置呢?

    Supplement 1  ·  Apr 20, 2015
    Mediatek RT2870 Wireless Card

    Windows 驱动: http://www.mediatek.com/zh-CN/downloads/usb/ ,使用正常;
    Linux驱动:

    cd ~/
    sudo apt-get install linux-headers-generic build-essential git
    git clone https://github.com/porjo/mt7601.git
    cd mt7601/src
    make
    sudo make install
    sudo cp RT2870STA.dat /etc/Wireless/RT2870STA/
    sudo modprobe mt7601Usta

    然后执行 sudo iwlist ra0 scan ,可以看到被隐藏的Wifi:

    Cell 02 - Address: 00:0C:43:76:20:B0
    Protocol:11b/g/n BW40
    ESSID:""
    Mode:Managed
    Frequency:2.427 GHz (Channel 4)
    Quality=100/100 Signal level=-49 dBm Noise level=-92 dBm
    Encryption key:on
    Bit Rates:300 Mb/s
    IE: IEEE 802.11i/WPA2 Version 1
    Group Cipher : CCMP
    Pairwise Ciphers (1) : CCMP
    Authentication Suites (1) : PSK

    可是无法连接。简单检索了一下,包括Ubuntu在内的许多发行版均存在此问题,也有人提交过bug,不知道有没有解决方案。
    No Comments Yet
    About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   863 Online   Highest 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 29ms · UTC 20:31 · PVG 04:31 · LAX 13:31 · JFK 16:31
    ♥ Do have faith in what you're doing.