Template:RK3328-UpdateLog
From FriendlyELEC WiKi
Contents
1 2021-08-30
1.1 FriendlyWrt:
- Upgraded kernel to 5.10.60
- Add a high-speed 5G USB WiFi support, the network card model is Comfast CF-WU782AC V2, the chip model is MediaTek MT7662
- Improved USB WiFi compatibility
- Improved stability on first boot (previous version, bpfilter error occurred in some cases on first boot)
1.2 FriendlyCore:
- upgraded kernel to 5.10.60
2 2021-03-05
- Upgrade FriendlyCore to 20.04 (base on ubuntu focal)
3 2021-01-15
- upgraded kernel to 5.10
- upgraded friendlywrt to 19.07.5
4 2020-09-04
- Improved the stability of the usb3.0 driver (integrated with official Rockchip updates) and the stability of the r8153 ethernet card
- Update the driver of the 8153 ethernet card, using mainline kernel's version, the version is v1.11.11
- Enable serial port UART1 for R2S and NEO3
5 2020-08-31
- Kernel updated to 5.4.61
- Use the driver r8152-2.13.0 downloaded from Realtek official website (https://www.realtek.com/en/downloads)
- Improve the USB network card driver, WLAN<->LAN bridge speed can reach 700/500 Mbits/sec
- Add rockhip rng (hardware random number) driver
6 2020-07-10
6.1 FriendlyWrt
- upgraded kernel to 5.4.50
- added support for NanoPi-NEO3
7 2020-05-14
7.1 FriendlyWrt
- upgraded kernel to 5.4.40,fixed bpfilter issue
- added new usb wifi(rtl8812au)
- fixed overlayfs issue
8 2020-02-25
8.1 FriendlyWrt
8.1.1 update to v19.07.1,please use branch 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
8.1.2 fixed some issues:
- fixed bpfilter module issue
- updated feeds to the latest commit
- removed modemmanager and mwan3 plugins
- adjusted cpu scaling governor, optimized startup speed
9 2020-02-20
9.1 FriendlyWrt
- Optimized openssl performance
- Added support for PWM fan, support fan speed control (platform: rk33xx)
10 2020-01-18
Initial Release