找回密码
 立即注册

QQ登录

只需一步,快速开始

搜索
广告投放联系QQ68610888
楼主: hiboyhiboyhiboy

[2019-03-05]改华硕[N14U N54U]5G 2G的7620老毛子Padavan固件(私人云储存 aria2 QOS)

   火... [复制链接]
发表于 2016-6-28 01:13 | 显示全部楼层
支持。花生壳内网版终于可以用了
我的恩山、我的无线 The best wifi forum is right here.
回复

使用道具 举报

发表于 2016-6-28 01:43 | 显示全部楼层
hiboyhiboyhiboy 发表于 2016-6-27 18:57
谢谢测试,killall sh_apauto.sh下次更新修复。

如果用5G会出现问题,无限重复连接??

对于这个5G我也觉得有点乱,极2上面用5G一切正常,但中继扫不到5G信号。
极3上面的5G形同虚设,手机能看到5G SSID ,但是各种奇怪的问题,连接不上,不停重连,然后假死,最后手机一直重连直至要重启才能正常链接其他SSID。
我的恩山、我的无线 The best wifi forum is right here.
回复

使用道具 举报

发表于 2016-6-28 01:57 | 显示全部楼层
hiboyhiboyhiboy 发表于 2016-6-27 22:56
恭喜发现BUG

ap2=`iwconfig | grep 'apclii0' | grep "ESSID:"""`  #ap2=空

误解你的变量了,看来不是引号的问题。

研究了半天,看这样行不:

  1.                 ap=`iwconfig | grep 'apcli0' | grep 'ESSID:""' | wc -l`
  2.                 ap2=`iwconfig  | grep 'apcli0'`
  3.                 [ -z "$ap2" ] && ap=1
  4.                 if [ "$ap" = "1" ] ; then
  5.                     ap2=`iwconfig | grep 'apclii0'`
  6.                     [ ! -z "$ap2" ] && ap=`iwconfig | grep 'apclii0' | grep 'ESSID:""' | wc -l`
  7.                 fi
复制代码


改为
  1.                 a2=`iwconfig apcli0 | awk -F'"' '/ESSID/ {print $2}'`
  2.                 a5=`iwconfig apclii0 | awk -F'"' '/ESSID/ {print $2}'`
  3.                 [ "$a2" = "" -a "$a5" = "" ] && ap=1 || ap=0
复制代码



点评

谢谢,这更简洁了。 我之前的代码是在2.4G的基础加上5G,思路都给绕圈圈了,现在终于绕出来了。  详情 回复 发表于 2016-6-28 07:31
我的恩山、我的无线 The best wifi forum is right here.
回复

使用道具 举报

发表于 2016-6-28 02:42 | 显示全部楼层
LOGO再修改修改吧 有点山寨的感觉 不够COOoooool
我的恩山、我的无线 The best wifi forum is right here.
回复

使用道具 举报

发表于 2016-6-28 06:33 | 显示全部楼层
我的广告过滤怎么不起作用啊
Jun 28 06:06:00 crond[1526]: USER admin pid 17278 cmd nvram set adbyby_status=0000 && /tmp/sh_func_load_adbyby.sh &
Jun 28 06:06:00 iptables: 删除8118转发规则
Jun 28 06:06:04 iptables: 删除8118转发规则
Jun 28 06:06:06 adbyby: 启动adbyby程序
Jun 28 06:06:07 【adbyby】: 第一次加载规则完毕
Jun 28 06:06:07 dnsmasq[10977]: exiting on receipt of SIGTERM
Jun 28 06:06:07 dnsmasq[17441]: started, version 2.76 cachesize 1024
Jun 28 06:06:07 dnsmasq[17441]: compile time options: IPv6 GNU-getopt no-RTC no-DBus no-i18n no-IDN DHCP DHCPv6 no-Lua TFTP no-conntrack ipset no-auth no-DNSSEC no-loop-detect no-inotify
Jun 28 06:06:07 dnsmasq-dhcp[17441]: DHCP, IP range 192.168.20.2 -- 192.168.20.244, lease time 1d
Jun 28 06:06:07 dnsmasq-dhcp[17441]: DHCP, sockets bound exclusively to interface br0
Jun 28 06:06:07 dnsmasq[17441]: read /etc/hosts - 3 addresses
Jun 28 06:06:07 dnsmasq[17441]: read /etc/storage/dnsmasq/hosts - 0 addresses
Jun 28 06:06:07 dnsmasq-dhcp[17441]: read /etc/dnsmasq/dhcp/dhcp-hosts.rc
Jun 28 06:06:09 adbyby: 启动完成
Jun 28 06:06:09 adbyby: 【全局模式】 lazy更新:!  -----����ʱ��:  2016-6-27 21:49:43   by:xwhyc-----^M
Jun 28 06:06:09 adbyby: 【全局模式】 video更新:!  -----����ʱ��:  2016-6-27 21:50:02   by:xwhyc-----------------------------------------------^M
Jun 28 06:06:09 adbyby: 第三方规则行数:  行
Jun 28 06:06:09 adbyby: 自定义规则行数: 3 行
Jun 28 06:06:09 adbyby: adbyby 进程守护启动
Jun 28 06:06:09 adbyby: 找不到8118转发规则,重新添加
Jun 28 06:06:10 iptables: 添加8118转发规则
Jun 28 06:06:30 adblock hosts: 规则:  行
Jun 28 06:06:30 dnsmasq[17441]: exiting on receipt of SIGTERM
Jun 28 06:06:30 dnsmasq[17580]: started, version 2.76 cachesize 1024
Jun 28 06:06:30 dnsmasq[17580]: compile time options: IPv6 GNU-getopt no-RTC no-DBus no-i18n no-IDN DHCP DHCPv6 no-Lua TFTP no-conntrack ipset no-auth no-DNSSEC no-loop-detect no-inotify
Jun 28 06:06:30 dnsmasq-dhcp[17580]: DHCP, IP range 192.168.20.2 -- 192.168.20.244, lease time 1d
Jun 28 06:06:30 dnsmasq-dhcp[17580]: DHCP, sockets bound exclusively to interface br0
Jun 28 06:06:30 dnsmasq[17580]: read /etc/hosts - 3 addresses
Jun 28 06:06:30 dnsmasq[17580]: read /etc/storage/dnsmasq/hosts - 0 addresses
Jun 28 06:06:30 dnsmasq-dhcp[17580]: read /etc/dnsmasq/dhcp/dhcp-hosts.rc
谁帮我看看

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

使用道具 举报

发表于 2016-6-28 07:02 来自手机 | 显示全部楼层
请教下楼主:为何我得极路由1S刷了固件迅雷离线提示“等待插入外接存储设备”?SD卡可以正常读取,要怎么解决?备注:路由可以正常绑定迅雷账号,可以新建迅雷离线任务(但是提示如上,不能开始任务),SD卡可以在路由主界面正常显示。其他正常。(1S没有usb口的,所以没接外置存储),我记得曾经某个老版本是正常的,最近一直没用离线,突然就不正常了,包括重置了所有设置,还是不行。 求楼主看看,感激不尽!…………03 迅雷下载: 启动xunlei,绑定设备页面【http://yuancheng.xunlei.com】 Jun 28 00:15:03 迅雷下载: 在浏览器中输入【http://192.168.123.1:9000/getsysinfo】 Jun 28 00:15:03 迅雷下载: 显示错误则输入【http://192.168.123.1:9001/getsysinfo】 Jun 28 00:15:03 迅雷下载: 会看到类似如下信息: Jun 28 00:15:03 迅雷下载: [0,1,1,1,"",0,"2.207.3.310","hehe",1,"4637074",0] Jun 28 00:15:03 迅雷下载: 其中有用的几项为: Jun 28 00:15:03 迅雷下载: ①:0表示返回结果成功 Jun 28 00:15:03 迅雷下载: ②:1表示检测网络正常,0表示检测网络异常 Jun 28 00:15:03 迅雷下载: ④:1表示已绑定成功,0表示未绑定 Jun 28 00:15:03 迅雷下载: ⑤:未绑定的情况下,为绑定的需要的激活码 Jun 28 00:15:03 迅雷下载: ⑥:1表示磁盘挂载检测成功,0表示磁盘挂载检测失败 Jun 28 00:15:03 迅雷下载: 如果出现错误可以手动启动,输入以下命令测试 Jun 28 00:15:03 迅雷下载: export LD_LIBRARY_PATH=/media/AiCard_02/xunlei/lib ; /media/AiCard_02/xunlei/portal Jun 28 00:15:03 迅雷下载: 守护进程启动 Jun 28 00:15:50 kernel: br0: port 2(ra0) entered disabled state Jun 28 00:15:54 kernel:  ch1 bssid=20:76:93:31:92:f8 Jun 28 00:15:54 kernel:  ch1 bssid=30:5a:3a:c5:62:d8 Jun 28 00:15:54 kernel:  ch1 bssid=80:89:17:8e:5a:dc Jun 28 00:15:54 kernel:  ch1 bssid=f4:ec:38:5a:7b:1a Jun 28 00:15:54 kernel:  ch2 bssid=f0:b4:29:18:32:f9 Jun 28 00:15:54 kernel:  ch3 bssid=64:09:80:7d:d5:e4 Jun 28 00:15:54 kernel:  ch3 bssid=d0:c7:c0:54:e6:96 Jun 28 00:15:54 kernel:  ch4 bssid=d4:ee:07:25:c2:46 Jun 28 00:15:54 kernel:  ch6 bssid=fc:d7:33:ce:0e:d8 Jun 28 00:15:54 kernel:  ch6 bssid=30:49:3b:06:7b:f3 Jun 28 00:15:54 kernel:  ch6 bssid=d4:83:04:23:44:b2 Jun 28 00:15:54 kernel:  ch6 bssid=50:bd:5f:51:32:8e Jun 28 00:15:54 kernel:  ch7 bssid=78:d3:8d:ce:a9:d8 Jun 28 00:15:54 kernel:  ch7 bssid=c8:3a:35:28:bd:70 Jun 28 00:15:54 kernel:  ch11 bssid=80:89:17:bb:55:de Jun 28 00:15:54 kernel:  ch11 bssid=02:30:b4:79:98:20 Jun 28 00:15:54 kernel:  ch11 bssid=20:dc:e6:3e:d0:26 Jun 28 00:15:54 kernel:  ch11 bssid=cc:34:29:24:a2:a4 Jun 28 00:15:54 kernel:  ch12 bssid=f4:6a:92:4d:57:52 Jun 28 00:15:54 kernel:  ch13 bssid=00:5a:39:3c:7f:e0 Jun 28 00:15:54 kernel: ===================================================== Jun 28 00:15:54 kernel: Channel 1 : Dirty = 392, False CCA = 132, Busy Time = 0, Skip Channel = FALSE Jun 28 00:15:54 kernel: Channel 2 : Dirty = 370, False CCA = 55, Busy Time = 0, Skip Channel = FALSE Jun 28 00:15:54 kernel: Channel 3 : Dirty = 452, False CCA = 99, Busy Time = 0, Skip Channel = FALSE Jun 28 00:15:54 kernel: Channel 4 : Dirty = 418, False CCA = 135, Busy Time = 0, Skip Channel = FALSE Jun 28 00:15:54 kernel: Channel 5 : Dirty = 376, False CCA = 269, Busy Time = 0, Skip Channel = FALSE Jun 28 00:15:54 kernel: Channel 6 : Dirty = 440, False CCA = 807, Busy Time = 0, Skip Channel = FALSE Jun 28 00:15:54 kernel: Channel 7 : Dirty = 412, False CCA = 298, Busy Time = 0, Skip Channel = FALSE Jun 28 00:15:54 kernel: Channel 8 : Dirty = 312, False CCA = 467, Busy Time = 0, Skip Channel = FALSE Jun 28 00:15:54 kernel: Channel 9 : Dirty = 308, False CCA = 289, Busy Time = 0, Skip Channel = FALSE Jun 28 00:15:54 kernel: Channel 10 : Dirty = 308, False CCA = 477, Busy Time = 0, Skip Channel = FALSE Jun 28 00:15:54 kernel: Channel 11 : Dirty = 380, False CCA = 561, Busy Time = 0, Skip Channel = FALSE Jun 28 00:15:54 kernel: Channel 12 : Dirty = 230, False CCA = 233, Busy Time = 0, Skip Channel = FALSE Jun 28 00:15:54 kernel: Channel 13 : Dirty = 214, False CCA = 247, Busy Time = 0, Skip Channel = FALSE Jun 28 00:15:54 kernel: ===================================================== Jun 28 00:15:54 kernel: Rule 1 CCA value : Min Dirtiness ==> Select Channel 13  Jun 28 00:15:54 kernel: Min Dirty = 214 Jun 28 00:15:54 kernel: ExChannel = 9 , 0 Jun 28 00:15:54 kernel: BW        = 40 Jun 28 00:15:54 kernel: br0: port 2(ra0) entered listening state Jun 28 00:16:09 kernel: br0: port 2(ra0) entered learning state Jun 28 00:16:24 kernel: br0: topology change detected, propagating Jun 28 00:16:24 kernel: br0: port 2(ra0) entered forwarding state Jun 28 00:16:35 bwmon[1362]: android- join your network: IP: 192.168.123.245, MAC: 3c:cf:5b:90:5e:14!  Jun 28 00:19:19 nmbd[733]: [2016/06/28 00:19:19, 0] nmbd/nmbd_become_lmb.c:become_local_master_stage2(392

点评

sd卡要8G或者以上  详情 回复 发表于 2016-6-28 07:26
我的恩山、我的无线 The best wifi forum is right here.
回复

使用道具 举报

 楼主| 发表于 2016-6-28 07:26 | 显示全部楼层
lsdoc 发表于 2016-6-28 07:02
请教下楼主:为何我得极路由1S刷了固件迅雷离线提示“等待插入外接存储设备”?SD卡可以正常读取,要怎么解 ...

sd卡要8G或者以上

点评

发现一个奇怪的问题,我有两个 SS账号在电脑上可以正常使用,但填在路由器里面就显示ping:失效,无法使用!不知道什么原因。  详情 回复 发表于 2016-6-29 21:10
我的16g的sd卡,已经重置设置和格式化sd卡了! 是不是和sd卡格式有关系?我是ext4的格式。  详情 回复 发表于 2016-6-28 11:54
我的恩山、我的无线 The best wifi forum is right here.
回复

使用道具 举报

 楼主| 发表于 2016-6-28 07:31 | 显示全部楼层
1556284689 发表于 2016-6-28 01:57
误解你的变量了,看来不是引号的问题。

研究了半天,看这样行不:

谢谢,这更简洁了。

我之前的代码是在2.4G的基础加上5G,思路都给绕圈圈了,现在终于绕出来了。

点评

楼主现在是限制下载吗?还是其他原因  详情 回复 发表于 2016-6-28 11:35
我的恩山、我的无线 The best wifi forum is right here.
回复

使用道具 举报

发表于 2016-6-28 07:39 来自手机 | 显示全部楼层
h大,能将k2的红灯变成蓝灯吗?

点评

帮顶,红色的看的心慌。  详情 回复 发表于 2016-6-28 15:56
我的恩山、我的无线 The best wifi forum is right here.
回复

使用道具 举报

发表于 2016-6-28 08:02 来自手机 | 显示全部楼层
路由宝l1版本的,无线信号超不好,隔一堵墙就没有了
我的恩山、我的无线 The best wifi forum is right here.
回复

使用道具 举报

发表于 2016-6-28 09:05 | 显示全部楼层
SS用方案二gfwlist的时候如何自己添加走代理的网址?我添加到这里好像不起作用

本帖子中包含更多资源

您需要 登录 才可以下载或查看,没有账号?立即注册

×

点评

如果是windows的机器,需要重启或者更新 dns 缓存。  详情 回复 发表于 2016-6-28 09:06
我的恩山、我的无线 The best wifi forum is right here.
回复

使用道具 举报

发表于 2016-6-28 09:06 | 显示全部楼层
fnscar 发表于 2016-6-28 09:05
SS用方案二gfwlist的时候如何自己添加走代理的网址?我添加到这里好像不起作用

如果是windows的机器,需要重启或者更新 dns 缓存。

点评

重启你的台式机,或者检查hosts 路由不会去检查你到底是台式机还是手机而做分别处理的。  详情 回复 发表于 2016-6-28 11:37
谢谢大神回复。我试了重启和ipconfig /flushdns,浏览器缓存也全清了,还是不行。 而且我发现对无线设备是有效的,有线连接的台式机就不行。  详情 回复 发表于 2016-6-28 09:29
我的恩山、我的无线 The best wifi forum is right here.
回复

使用道具 举报

发表于 2016-6-28 09:08 | 显示全部楼层
好用 好多功能

点评

更新后,文件马上就被删除了,你能下载吗  详情 回复 发表于 2016-6-28 11:34
我的恩山、我的无线 The best wifi forum is right here.
回复

使用道具 举报

发表于 2016-6-28 09:26 | 显示全部楼层
这个固件功能确实强大

点评

非常强大, 感谢暗神  详情 回复 发表于 2016-6-28 10:17
我的恩山、我的无线 The best wifi forum is right here.
回复

使用道具 举报

发表于 2016-6-28 09:29 | 显示全部楼层
本帖最后由 fnscar 于 2016-6-28 09:38 编辑
bigandy 发表于 2016-6-28 09:06
如果是windows的机器,需要重启或者更新 dns 缓存。

谢谢大神回复。我试了重启和ipconfig /flushdns,浏览器缓存也全清了,还是不行。
而且我发现对无线设备是有效的,有线连接的台式机就不行。
Edit:我是想从github的release下载东西,希望github-cloud.s3.amazonaws.com也能走代理。然后我发现即使不把这个地址添加进去,无线设备也能下载;而网线连的台式机即使把这个地址添加进添加进去也打不开。
我的恩山、我的无线 The best wifi forum is right here.
回复

使用道具 举报

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

本版积分规则

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

GMT+8, 2024-3-29 15:13

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

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

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