/************************************************************************
* ieee80211 phy1: Failed to select rate control algorithm
* 说明:
* MT7601u驱动rate control algorithm。
*
* 2017-9-15 深圳 龙华樟坑村 曾剑锋
***********************************************************************/ 一、参考文档:
. Failed to select rate control algorithm
http://rt2x00.serialmonkey.com/phpBB-static/5/t-5066.html
. Wireless not working with AR9285 wireless chip.
https://forums.gentoo.org/viewtopic-p-7572800.html 二、解决办法:
. 参考:
CONFIG_MAC80211_RC_PID is not set
CONFIG_MAC80211_RC_MINSTREL is not set
. make menuconfig
.config - Backports from "Linux" "v4.2.6-0-g1c02865" (backports "v4.2.6-1-0-g90
──────────────────────────────────────────────────────────────────────────────
Backports from "Linux" "v4.2.6-0-g1c02865" (backports "v4.2.6-1-0-g90118c
│ Arrow keys navigate the menu. <Enter> selects submenus --->. │
│ Highlighted letters are hotkeys. Pressing <Y> includes, <N> excludes, │
│ <M> modularizes features. Press <Esc><Esc> to exit, <?> for Help, </> │
│ for Search. Legend: [*] built-in [ ] excluded <M> module < > │
│ ┌────^(-)─────────────────────────────────────────────────────────────┐ │
│ │ [*] cfg80211 wireless extensions compatibility │ │
│ │ <M> Generic IEEE 802.11 Networking Stack (mac80211) │ │
│ │ [*] Minstrel │ │
│ │ [*] Minstrel .11n support │ │
│ │ [ ] Minstrel .11ac support │ │
│ │ Default rate control algorithm (Minstrel) ---> │ │
│ │ [*] Enable mac80211 mesh networking (pre-.11s) support │ │
│ │ [ ] Enable LED triggers │ │
│ │ [*] Export mac80211 internals in DebugFS │ │
│ └────v(+)─────────────────────────────────────────────────────────────┘ │
├─────────────────────────────────────────────────────────────────────────┤
│ <Select> < Exit > < Help > < Save > < Load > │
└─────────────────────────────────────────────────────────────────────────┘

最新文章

  1. .NET连接SAP系统专题:BAPI_TRANSACTION_COMMIT的使用方法(十)
  2. zepto源码--核心方法7(管理包装集)--学习笔记
  3. 【转】linux 编译安装nginx,配置自启动脚本
  4. Eclipse中集成Tomcat
  5. raspbian 静态IP
  6. Web之真假分页
  7. for循环中使用了return
  8. BigInteger和BigDecimal大数相加问题
  9. Signal ()函数详细介绍 Linux函数
  10. jquery1.11做的改变
  11. Activity生命周期方法调用finish后的不同表现
  12. Swift 使用Extension 场景 浅析
  13. SDRAM读写状态解析
  14. ASP.NET Core 入门教程 6、ASP.NET Core MVC 视图布局入门
  15. netty源码解解析(4.0)-8 ChannelPipeline的设计
  16. 【PAT】B1070 结绳(25 分)
  17. Day5-----------------vi编辑器
  18. OWA (Office Web Access)
  19. WCF加密传输数据,b并且用户名+密码验证
  20. DD-WRT

热门文章

  1. 有关Oracle统计信息的知识点
  2. P2043 质因子分解(阶乘的质因数分解)
  3. try catch finally return
  4. atcoder ARC092 D - Two Sequences 二分 &amp; 二进制
  5. CSU 1963 Feed the rabbit(斜率优化dp)
  6. Maven简单的配置Junit测试及使用简单的mock
  7. CentOS6.4x86EngCustomize120g__20160307.rar
  8. JDK_源码
  9. 使用SpringMVC自带的@Scheduled完成定时任务
  10. [sql]java.sql.Types的具体对应值(jdbcType)