找回密码
 立即注册

QQ登录

只需一步,快速开始

搜索
广告投放联系QQ68610888
查看: 1786|回复: 5

【2020年01月30号】最新的 SmartDNS 有一处纰漏,在此提醒注意并更正了它

[复制链接]
发表于 2020-1-30 20:25 | 显示全部楼层 |阅读模式
本帖最后由 hello_limin 于 2020-1-30 20:34 编辑

如题,它的更新内容见此 run openwrt init script through shellcheck
但是在第311行有一处错误,导致运行无效
定位在
/package/openwrt/files/etc/init.d/smartdns

-错误如下,
  1. config_get log_size "$section" "log_size" "64K"
  2. [ -z "$log_size" ] || vonf_append "log-size" "$log_size"
复制代码
-更正如下,
  1. config_get log_size "$section" "log_size" "64K"
  2. [ -z "$log_size" ] || conf_append "log-size" "$log_size"
复制代码
广大坛友编译固件的时候需注意一下下
我的恩山、我的无线 The best wifi forum is right here.
 楼主| 发表于 2020-1-30 20:37 | 显示全部楼层

[基带&内核] [Android 10 Q] Criterion Kernel + Profiles [r12]

本帖最后由 hello_limin 于 2020-3-19 16:47 编辑

xda 大神 @$lmnj 发布了适用于面具的内核摩改模块,
但凡基于 Franco Kernel @franciscofranco 制作的 ROM 都可以用,
包括 Oreo , Pie ,
需要注意的是,
I have made a lot of changes in the scripts. For one, this profile works only if Criterion Kernel is installed.


"Franco" profile for Criterion Kernel

Based on Franco Kernel by @franciscofranco. Install it through Magisk Manager.
  • Interactive governor (tuned)
  • Hotplugging disabled
  • Input boost enabled and configured
  • Power-efficient workqueues enabled
  • Thermal throttle at 60°c
  • Noop I/O scheduler
  • Configured I/O, KSM and VM
  • ZRAM increased to 1010MB
  • Cubic TCP Congestion Algorithm
  • Blocked wlan, si, timerfd and netlink wakelocks

------------------------------------------------------------------------------------------------------------更新,

"Faux" profile for Criterion Kernel
A simple profile based on Faux Kernel by @faux123. Install it through Magisk Manager.
  • Intelliactive governor
  • Intelliplug hotplug driver
  • FIOPS I/O scheduler
  • Simple GPU governor
  • Westwood TCP Congestion Algorithm
  • Blocked wlan, timerfd, si and netlink wakelocks


本帖子中包含更多资源

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

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

使用道具 举报

发表于 2020-1-30 21:07 | 显示全部楼层
请教下,参照网上教程编译的 coolsnowwolf /lede 的代码,里面的smartdns好像是上个月的(dl目录下的包为smartdns-2019.12.15.tar.gz),应该怎么使用最新代码?
我的恩山、我的无线 The best wifi forum is right here.
回复

使用道具 举报

发表于 2020-1-30 21:23 | 显示全部楼层
手误打错的。我经常犯这个错。少打一个空格之类,搞得排查半天
我的恩山、我的无线 The best wifi forum is right here.
回复

使用道具 举报

发表于 2020-2-22 22:53 | 显示全部楼层
这个可以收30.00
我的恩山、我的无线 The best wifi forum is right here.
回复

使用道具 举报

发表于 2020-2-22 22:53 | 显示全部楼层
这个可以收30.00元  可以收
我的恩山、我的无线 The best wifi forum is right here.
回复

使用道具 举报

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

本版积分规则

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

GMT+8, 2024-4-25 20:44

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

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

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