ieee80211 phy1: Failed to select rate control algorithm
- /************************************************************************
- * 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 > │
- └─────────────────────────────────────────────────────────────────────────┘
ieee80211 phy1: Failed to select rate control algorithm的更多相关文章
- Introduction to x265 Rate Control Algorithm
The rate control in x265 is the same as x264's implementation, which is mostly empirical. It include ...
- VBV Rate Control
Part 1 <06/05/07 12:08pm> Manao | he is negating a float by printing it, adding a "-" ...
- Xcode提交图片出错:Commit failed not under version control (1)
xcode的svn提交图片经常会出问题,这不我又碰到了,记录下: 修改的是xx@2x.png之类的图标,commit的时候报错 The working copy “ios” failed to com ...
- S3C2440实现wifi、3G上网和迷你无线路由的制作(一)
S3C2440实现wifi.3G上网和迷你无线路由的制作 fulinux 凌云实验室 本文将通过ARM.linux平台,借助RT2070/RT3070芯片的无线模块(或使用RT2070/RT3070芯 ...
- openwrt 外挂usb 网卡 RTL8188CU 及添加 RT5572 kernel支持
RT5572 原来叫 Ralink雷凌 现在被 MTK 收购了,淘宝上买的很便宜50块邮,2.4 5G 双频.在 win10 上插了试试,果然是支持 5G.这上面写着 飞荣 是什么牌子,有知道的和我说 ...
- 嵌入式系统添加无线wifi模块
开发环境:fl2440开发板,linux3.0内核,交叉编译器路径/opt/buildroot-2011.11/arm920t/usr/bin/arm-linux-,无线网卡RT3070 平时开发板联 ...
- ubuntu12.04下编译Linux tina 2.1/android经验
用的是osboxes下的vdi. 编译Linux 1. 不能在root用户下操作 2. 执行 make kernel_menuconfig 报错,需要 apt-get install zlib1g z ...
- 使用RT3070使开发板上网
原文地址:http://www.cnblogs.com/NickQ/p/8973880.html 使开发板上网 USB驱动部分 在arch/arm/mach-s3c2440/mach-smdk2440 ...
- FL2440 rt3070模块station模式移植
---------------------------------------------------------------------------------------------------- ...
随机推荐
- HDU2426:Interesting Housing Problem(还没过,貌似入门题)
#include <iostream> #include <queue> #include <stdio.h> #include <string.h> ...
- lua关于参数生命周期的研究
local num = 123 local str = "abc" local tb ={} 数字和字符串类型的值作为参数传递的时候,是复制值,2个独立的内存地址 table类型的 ...
- zw版【转发·台湾nvp系列Delphi例程】HALCON MoveRectangle2
zw版[转发·台湾nvp系列Delphi例程]HALCON MoveRectangle2 procedure TForm1.Button1Click(Sender: TObject);var img ...
- centos6 pip install python-ldap报错
error: Setup script exited with error: command 'gcc' failed with exit status 1 解决方法: 原因是版本不兼容,centos ...
- EF Code First学习笔记:数据库创建(转)
控制数据库的位置 默认情况下,数据库是创建在localhost\SQLEXPRESS服务器上,并且默认的数据库名为命名空间+context类名,例如我们前面的BreakAway.BreakAwayCo ...
- ts 绘制多边形
let bg = this.createBitmapByName("123_png"); this.addChild(bg) bg.x = this.stage.width / 2 ...
- 解决数据库里表字段带下划线,实体类转小驼峰,Mapper的映射问题
mybatis中mapUnderscoreToCamelCase的使用 mybatis-config.xml配置: <?xml version="1.0" encoding= ...
- Data caching per request in Owin application
Data caching per request in Owin application 解答1 Finally I found OwinRequestScopeContext. Very simpl ...
- Gym 101334E Exploring Pyramids(dp+乘法原理)
http://codeforces.com/gym/101334 题意: 给出一棵多叉树,每个结点的任意两个子节点都有左右之分.从根结点开始,每次尽量往左走,走不通了就回溯,把遇到的字母顺次记录下来, ...
- BZOJ 1269 【AHOI2006】 文本编辑器
题目链接:文本编辑器 这道题没啥好说的,直接上\(Splay\)就行了,板子题…… 但是我某个地方忘了下放标记导致调了一晚上 听说有个东西叫\(rope\)可以直接过?然而我并不会 保存一发板子: # ...