找回密码
 立即注册

QQ登录

只需一步,快速开始

搜索
广告投放联系QQ68610888
查看: 5813|回复: 7

[k3] 斐讯K3 官方固件root定制版设置无线功率

[复制链接]
默认的功率是500mw,其实还行;
有需求的朋友可以这么修改无线功率,在 /tmp/media/nand/opt  目录下的 started_script.sh 文件里面,添加二行:
wl -i eth1 txpwr1 -o -d 20
wl -i eth2 txpwr1 -o -d 20

保存后重启就是。

评分

参与人数 1恩山币 +1 收起 理由
qihu*** + 1 我对你的敬仰犹如江水滔滔,我上朝鲜战场后一定写信给你!!!

查看全部评分

我的恩山、我的无线 The best wifi forum is right here.
有什么用呢?
我的恩山、我的无线 The best wifi forum is right here.
回复

使用道具 举报

 楼主| | 显示全部楼层
无线设置??

# wl status
# Print information about current network association
# 查看2.4G 状态
wl -i eth1 status
# 查看5G 状态
wl -i eth2 status

# wl curpower
# Return current tx power settings
# 查看2.4G当前功率
wl -i eth1 curpower
# 查看5G当前功率
wl -i eth2 curpower

# wl txpwr_target_max
# Return current max tx target power settings.
# 查看2.4G当前最大功率
wl -i eth1 txpwr_target_max
# 查看5G当前最大功率
wl -i eth2 txpwr_target_max

# wl txpwr1
# Set tx power in in various units. Choose one of (default: dBm):
# -d dBm units (range: -32 - 31)
# -q quarter dBm units (range: -128 - 127)
# -m milliwatt units
# Can be combined with:
# -o turn on override to disable regulatory and other limitations
# 临时设置,重启恢复(胡乱设置可能损坏硬件)
# 临时设置2.4G功率 为20dBm
wl -i eth1 txpwr1 -o -d 20
# 临时设置2.4G功率 为20dBm
wl -i eth2 txpwr1 -o -d 20
我的恩山、我的无线 The best wifi forum is right here.
回复

使用道具 举报

来自手机 | 显示全部楼层
重启会回来吗

点评

不会的,重启后又会运行这个脚本  详情 回复 发表于 2017-11-1 13:40
我的恩山、我的无线 The best wifi forum is right here.
回复

使用道具 举报

 楼主| | 显示全部楼层

不会的,重启后又会运行这个脚本
我的恩山、我的无线 The best wifi forum is right here.
回复

使用道具 举报

留名。。。。。。
我的恩山、我的无线 The best wifi forum is right here.
回复

使用道具 举报

这个可以在定时任务中添加吗,做到定时调节wifi功率
定时任务

如每天3:30重启:
30 3 * * * reboot
每天0:30关闭wifi:
30 0 * * * wifi down
每天7:30开wifi:
30 7 * * * wifi up


还有健康模式里的三档,对应的强度值是多少
我的恩山、我的无线 The best wifi forum is right here.
回复

使用道具 举报

CQWWWEEEEE
我的恩山、我的无线 The best wifi forum is right here.
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

有疑问请添加管理员QQ86788181|手机版|小黑屋|Archiver|恩山无线论坛(常州市恩山计算机开发有限公司版权所有) ( 苏ICP备05084872号 )

GMT+8, 2024-4-27 09:36

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

| 江苏省互联网有害信息举报中心 举报信箱:js12377 | @jischina.com.cn 举报电话:025-88802724 本站不良内容举报信箱:68610888@qq.com 举报电话:0519-86695797

快速回复 返回顶部 返回列表