Difference between revisions of "Template:RK3328-UpdateLog/zh"
From FriendlyELEC WiKi
(→2020-02-20) |
(→2020-02-25) |
||
Line 1: | Line 1: | ||
+ | ===2020-02-28=== | ||
+ | ====FriendlyWrt更新说明:==== | ||
+ | * 默认不启用 lan 口的dhcp ipv6<br /> | ||
+ | * 增加usb wifi 的支持(RTL8812CU)<br /> | ||
===2020-02-25=== | ===2020-02-25=== | ||
====FriendlyWrt更新说明:==== | ====FriendlyWrt更新说明:==== | ||
Line 13: | Line 17: | ||
* 缺省config中移除 modemmanager和mwan3 插件 (可自行添加)<br /> | * 缺省config中移除 modemmanager和mwan3 插件 (可自行添加)<br /> | ||
* 优化 cpu 调频策略和开机速度<br /> | * 优化 cpu 调频策略和开机速度<br /> | ||
+ | |||
===2020-02-20=== | ===2020-02-20=== | ||
====FriendlyWrt==== | ====FriendlyWrt==== | ||
* 优化了 openssl 性能<br /> | * 优化了 openssl 性能<br /> | ||
* 增加pwm风扇的支持,支持温控 (平台: rk3328/rk3399)<br /> | * 增加pwm风扇的支持,支持温控 (平台: rk3328/rk3399)<br /> |
Revision as of 08:23, 28 February 2020
Contents
1 2020-02-28
1.1 FriendlyWrt更新说明:
- 默认不启用 lan 口的dhcp ipv6
- 增加usb wifi 的支持(RTL8812CU)
2 2020-02-25
2.1 FriendlyWrt更新说明:
2.1.1 更新代码到 openwrt v19.07.1 版本,请使用 master-v19.07.1 分支的代码,下载方法:
mkdir friendlywrt-rk3328 cd friendlywrt-rk3328 repo init -u https://github.com/friendlyarm/friendlywrt_manifests -b master-v19.07.1 -m rk3328.xml --repo-url=https://github.com/friendlyarm/repo --no-clone-bundle repo sync -c --no-clone-bundle
2.1.2 修复初版固件发现的一些issues,如下:
- 优化加载bpfilter 模块
- 设置 dist-feeds 指向最新版本, 解决opkg update 异常
- 缺省config中移除 modemmanager和mwan3 插件 (可自行添加)
- 优化 cpu 调频策略和开机速度
3 2020-02-20
3.1 FriendlyWrt
- 优化了 openssl 性能
- 增加pwm风扇的支持,支持温控 (平台: rk3328/rk3399)