Template:RK3328-UpdateLog

From FriendlyELEC WiKi
Revision as of 05:24, 2 November 2021 by Tzs (Talk | contribs) (updated by API)

Jump to: navigation, search

1 2021-10-29

1.1 FriendlyWrt:

  • FriendlyWrt has been updated to the official stable version 21.02.1, features are basically the same as 19.07.5, support docker, usb wifi, etc.

2 2021-08-30

2.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)

2.2 FriendlyCore:

  • upgraded kernel to 5.10.60

3 2021-03-05

  • Upgrade FriendlyCore to 20.04 (base on ubuntu focal)

4 2021-01-15

  • upgraded kernel to 5.10
  • upgraded friendlywrt to 19.07.5

5 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

6 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

7 2020-07-10

7.1 FriendlyWrt

  • upgraded kernel to 5.4.50
  • added support for NanoPi-NEO3

8 2020-05-14

8.1 FriendlyWrt

  • upgraded kernel to 5.4.40,fixed bpfilter issue
  • added new usb wifi(rtl8812au)
  • fixed overlayfs issue

9 2020-02-25

9.1 FriendlyWrt

9.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
9.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

10 2020-02-20

10.1 FriendlyWrt

  • Optimized openssl performance
  • Added support for PWM fan, support fan speed control (platform: rk33xx)

11 2020-01-18

Initial Release