【问题标题】:BeagleBone Black Ubuntu 14.04.1 TL-WN722n Set Mode failBeagleBone Black Ubuntu 14.04.1 TL-WN722n 设置模式失败
【发布时间】:2015-02-20 07:27:38
【问题描述】:

我正在尝试将模式无线适配器设置为按照以下命令进行监控:

ifconfig wlan0 down iwconfig wlan0 mode monitor ifconfig wlan0 up

但是当我尝试设置监控模式时,我失败了

Error for wireless request "Set Mode" (8B06) : SET failed on device wlan0 ; Operation not supported.

如果我尝试iwconfig,它会显示

wlan0 no wireless extensions.

谁能帮我解决这个问题? 该平台基于 BeagleBone Black 上的 Ubuntu 14.04.1。 但是当我在 BeagleBoard_xM 上测试时,它运行良好。

【问题讨论】:

    标签: ubuntu wireless


    【解决方案1】:

    经过几个小时的搜索,我找到了以下解决方案:

    nano /etc/rcn-ee.conf third_party_modules=enable wget http://rcn-ee.net/deb/trusty-armhf/v3.8.13-bone56/install-me.sh sudo /bin/bash install-me.sh reboot

    参考:http://inspire.logicsupply.com/2014/08/beaglebone-wifi-installation_5.html

    【讨论】:

    • 解决了我的问题!谢谢!
    【解决方案2】:

    点击下面链接到我在我的github配置文件中设计的工具“XEye-tp”,您只需要运行该工具,然后您的tp-link usb将在几分钟内设置为监控。

    XEye-tp:https://github.com/Engmostafa26/XEye-tp

    【讨论】:

      猜你喜欢
      • 2014-08-26
      • 1970-01-01
      • 2015-11-05
      • 2016-03-22
      • 1970-01-01
      • 2013-12-05
      • 1970-01-01
      • 1970-01-01
      • 2016-04-19
      相关资源
      最近更新 更多