Difference between revisions of "Template:RK3588-UpdateLog"

From FriendlyELEC WiKi
Jump to: navigation, search
(updated by API)
(updated by API)
 
(11 intermediate revisions by the same user not shown)
Line 1: Line 1:
 +
===2024-05-22===
 +
====Linux Kernel====
 +
* Fixed the issue where HDMI output at 4K 120p was displaying incorrectly.
 +
* Fixed the issue where only one display might be working when using dual HDMI outputs.
 +
* Fixed the RGA3 issue.
 +
* Modified kernel LSM to add apparmor,selinux.
 +
===2024-05-14===
 +
====Debian/Ubuntu Desktop====
 +
* Fix alsa issue
 +
===2024-05-11===
 +
====Linux Kernel====
 +
* Synchronize upstream kernel updates to 6.1.57.
 +
* Add support for NVMe hardware monitoring, temperature of NVMe devices can be viewed through the /sys/class/hwmon node.
 +
* Introduce support for PWM fans, it can be disabled by unloading the pwm_fan module.
 +
* Refactor rknpu (v0.9.3) as a module for easier updates or version changes.
 +
* Enhance compatibility for HDMI output.
 +
* Introduce a simple driver for querying input power voltage (node: /sys/class/power_supply/simple-vin/voltage_now).
 +
* Add support for Intel RealSense Depth Camera, enable it by configuring the kernel option CONFIG_USB_VIDEO_CLASS_REALSENSE.
 +
====Debian11 Desktop====
 +
* Synchronize upstream Debian version to linux-5.10-gen-rkr7.1.
 +
* Update core libraries such as libmali, mpp, rga2, npu, gstreamer, etc., to newer versions.
 +
* Update web browser Chromium to a new version.
 +
====Ubuntu Focal Desktop====
 +
* Add support for multiple languages (including Chinese).
 +
* Fix potential issue of no display when connecting a screen after boot.
 +
* Update core libraries such as libmali, mpp, rga2, npu, gstreamer, etc., to newer versions.
 +
====OpenMediaVault====
 +
* Improve the compatibility of hard drive, allowing hard drives with the same ID
 +
====Other====
 +
* [https://github.com/friendlyarm/sd-fuse_rk3588 sd-fuse_rk3588] Support packaged image on arm64 platform
 +
===2024-04-21===
 +
====OpenMediaVault====
 +
* Update to 7.0.5-1
 +
* Update to Debian12
 +
===2024-03-15===
 +
====Ubuntu focal desktop====
 +
* Fix the bluetooth issue
 +
====Debian/Ubuntu/FriendlyCore====
 +
* Updated uboot: Fixed the problem that DVI mode may not be displayed.
 +
* Updated 6.1 kernel: fixed rknpu not being able to tune and specify different cores
 +
===2024-01-31===
 +
====Debian/Ubuntu/FriendlyCore/Buildroot====
 +
* Add adb support
 +
====Android 12 & Android TV====
 +
* Add wifidisplay (no hdcp) support
 +
* Add Wi-Fi direct support for rtl8822ce and rtl8812au
 +
====FriendlyWrt====
 +
* Add wireless repeater mode support for rtl8822ce
 +
===2024-01-24===
 +
====Buildroot====
 +
* Fix "no sound from headphone jack" issue on nanopc-t6
 +
===2024-01-17===
 +
====Linux====
 +
* Fix NPU interrupt exception
 +
* Fix Buildroot default audio output setting
 +
* Fix mpp decoding issue on Buildroot
 +
====Android 12====
 +
* Fix the issue that headphone audio not working if hdmi-in connected
 +
===2023-12-23===
 +
====Android 12 & Android TV====
 +
* Fix the UsbCamera preview abnormal issue
 +
* Fix connection for ps5/dualshock controller
 +
* Improve support for non-16:9 resolutions in HDMI output
 +
* Update SDK to Rockchip Android 12.1 rkr14.2
 +
====FriendlyWrt====
 +
* Fix an issue that unable to use eMMC tools for large-capacity eMMC
 +
===2023-12-01===
 +
====FriendlyWrt====
 +
* Update to openwrt-23.05.2
 +
===2023-11-13===
 +
====Debian/Ubuntu/FriendlyCore====
 +
* Updated npu driver to 0.9.2, fixed known issues
 +
====Android 12====
 +
* Built-in EC20 support, no system updates required ([[#EC20_4G_LTE_module_on_Android]])
 
===2023-10-31===
 
===2023-10-31===
 
====Add a new system====
 
====Add a new system====
* Add NAS system OpenMediaVault, base on Debian 11 with kernel 6.1.
+
* Add NAS system [[Getting Started with OpenMediaVault|OpenMediaVault]], base on Debian 11 with kernel 6.1
 
====Debian/Ubuntu/FriendlyCore====
 
====Debian/Ubuntu/FriendlyCore====
 
* Update to kernel 6.1
 
* Update to kernel 6.1
Line 11: Line 85:
 
* Add hardware library support ([[FriendlyThings for Rockchip|Click to view details]])
 
* Add hardware library support ([[FriendlyThings for Rockchip|Click to view details]])
 
* Add support for OTA and virtual A/B partitions
 
* Add support for OTA and virtual A/B partitions
* Add EC20 support for NanoPC-T6. Firmware needs to be updated via OTA, and then it can be enabled by the setting: setprop persist.vendor.radio.no_modem_board 0
+
* Add EC20 support for NanoPC-T6 ([[#EC20_4G_LTE_module_on_Android]])
 
===2023-08-15===
 
===2023-08-15===
 
* Add support for Buildroot
 
* Add support for Buildroot

Latest revision as of 10:44, 6 June 2024

Contents

1 2024-05-22

1.1 Linux Kernel

  • Fixed the issue where HDMI output at 4K 120p was displaying incorrectly.
  • Fixed the issue where only one display might be working when using dual HDMI outputs.
  • Fixed the RGA3 issue.
  • Modified kernel LSM to add apparmor,selinux.

2 2024-05-14

2.1 Debian/Ubuntu Desktop

  • Fix alsa issue

3 2024-05-11

3.1 Linux Kernel

  • Synchronize upstream kernel updates to 6.1.57.
  • Add support for NVMe hardware monitoring, temperature of NVMe devices can be viewed through the /sys/class/hwmon node.
  • Introduce support for PWM fans, it can be disabled by unloading the pwm_fan module.
  • Refactor rknpu (v0.9.3) as a module for easier updates or version changes.
  • Enhance compatibility for HDMI output.
  • Introduce a simple driver for querying input power voltage (node: /sys/class/power_supply/simple-vin/voltage_now).
  • Add support for Intel RealSense Depth Camera, enable it by configuring the kernel option CONFIG_USB_VIDEO_CLASS_REALSENSE.

3.2 Debian11 Desktop

  • Synchronize upstream Debian version to linux-5.10-gen-rkr7.1.
  • Update core libraries such as libmali, mpp, rga2, npu, gstreamer, etc., to newer versions.
  • Update web browser Chromium to a new version.

3.3 Ubuntu Focal Desktop

  • Add support for multiple languages (including Chinese).
  • Fix potential issue of no display when connecting a screen after boot.
  • Update core libraries such as libmali, mpp, rga2, npu, gstreamer, etc., to newer versions.

3.4 OpenMediaVault

  • Improve the compatibility of hard drive, allowing hard drives with the same ID

3.5 Other

4 2024-04-21

4.1 OpenMediaVault

  • Update to 7.0.5-1
  • Update to Debian12

5 2024-03-15

5.1 Ubuntu focal desktop

  • Fix the bluetooth issue

5.2 Debian/Ubuntu/FriendlyCore

  • Updated uboot: Fixed the problem that DVI mode may not be displayed.
  • Updated 6.1 kernel: fixed rknpu not being able to tune and specify different cores

6 2024-01-31

6.1 Debian/Ubuntu/FriendlyCore/Buildroot

  • Add adb support

6.2 Android 12 & Android TV

  • Add wifidisplay (no hdcp) support
  • Add Wi-Fi direct support for rtl8822ce and rtl8812au

6.3 FriendlyWrt

  • Add wireless repeater mode support for rtl8822ce

7 2024-01-24

7.1 Buildroot

  • Fix "no sound from headphone jack" issue on nanopc-t6

8 2024-01-17

8.1 Linux

  • Fix NPU interrupt exception
  • Fix Buildroot default audio output setting
  • Fix mpp decoding issue on Buildroot

8.2 Android 12

  • Fix the issue that headphone audio not working if hdmi-in connected

9 2023-12-23

9.1 Android 12 & Android TV

  • Fix the UsbCamera preview abnormal issue
  • Fix connection for ps5/dualshock controller
  • Improve support for non-16:9 resolutions in HDMI output
  • Update SDK to Rockchip Android 12.1 rkr14.2

9.2 FriendlyWrt

  • Fix an issue that unable to use eMMC tools for large-capacity eMMC

10 2023-12-01

10.1 FriendlyWrt

  • Update to openwrt-23.05.2

11 2023-11-13

11.1 Debian/Ubuntu/FriendlyCore

  • Updated npu driver to 0.9.2, fixed known issues

11.2 Android 12

12 2023-10-31

12.1 Add a new system

12.2 Debian/Ubuntu/FriendlyCore

  • Update to kernel 6.1

12.3 FriendlyWrt

  • Update to kernel 6.1
  • Update to openwrt-23.05

13 2023-09-09

13.1 Android 12

14 2023-08-15

  • Add support for Buildroot

15 2023-07-19

15.1 Ubuntu Focal Desktop

  • Add Ubuntu 20.04 desktop, with LXQT lightweight desktop

15.2 Ubuntu Jammy Desktop

  • Update chromium to a freshly compiled version 114.0.5735.198
  • Update the libmali driver to the new version g13p0-6

15.3 Debian/Ubuntu/Android

  • Fix RTL9210 enclosures slowdown issue

15.4 Ubuntu Jammy X11 Desktop

  • Add Ubuntu X11 desktop, based on Xubuntu, using panfrost driver for UI acceleration, rkmpp/mpv etc for video acceleration

16 2023-07-01

16.1 Debian11

  • Update to rockchip bsp linux-5.10-gen-rkr5, improve xserver and video playback performance
  • Update kernel to 5.10.160
  • Fix some known issues

17 2023-06-25

17.1 Debian11

  • Update mpp/ffmpeg/gsteamer-rockchip/libv4l-rkmpp/libdrm-cursor packages
  • Fix mouse cursor disappearing issue
  • Fix headphone jack no sound issue

17.2 Android TV & Android 12

  • Update to rockchip android-12.1-mid-rkr14
  • Upgrade kernel to 5.10.160
  • Add support for MediaTek MT7921 wireless card (WiFi only)

17.3 FriendlyCore

  • Fix headphone jack no sound issue

18 2023-06-16

18.1 Debian11

  • Merge changes from upsteam version rockchip linux-5.10-gen-rkr4.1
  • Improved UI performance and video playback performance
  • Switch desktop to XFCE
  • Add support for MediaTek MT7921 wireless card
  • Fix some known issues
  • WiKi add HDMI-IN video capture instructions

19 2023-06-09

19.1 FriendlyWrt

  • Add support for MediaTek MT7921 wireless card

19.2 Ubuntu22

  • Add support for MediaTek MT7921 wireless card
  • Add panfrost GPU driver (located in /opt/panfrost)

20 2023-06-06

20.1 Android TV & Android 12

  • Auto expand storage space for SD boot

21 2023-06-01

21.1 Android TV

  • Fix home button issue

22 2023-05-27

22.1 Ubuntu22

  • Fix multi-screen display issue (4K+4K+4K or 8K+4K)

23 2023-05-26

23.1 Ubuntu22

  • Fixed audio issues with DP
  • Fixed 8K display (HDMI TX0 port)
  • Optimized r8125 performance and stability

23.2 FriendlyWrt

  • Updated v22.03 to openwrt-22.03.5
  • Updated v21.02 to openwrt-21.02.7
  • Optimized r8125 performance and stability

24 2023-05-21

24.1 Debian11

  • Update to Rockchip sdk version linux-5.10-gen-rkr4
  • Switch desktop to LXDE

25 2023-05-15

25.1 FriendlyCore Focal

  • Add Qt 5.10 support

26 2023-05-05

26.1 Android

  • Add USB bluetooth dongle support (rtl8761bu)
  • Add M.2 RTL8822CE bluetooth support

27 2023-04-26

27.1 FriendlyWrt:

  • Upgrade v22.03 to openwrt-22.03.4
  • Upgrade v21.02 to openwrt-21.02.6

28 2023-02-10

28.1 Android update

  • android support direct boot from sd card
  • Fix the problem that in some cases hdmi has no signal output and needs to be plugged in once to recover
  • Support enable adb function through android interface

28.2 Added Debian11

There are three versions:

  • Debian11 Core: Command-line only
  • Debian11 Minimal: With Xfce desktop, lite version
  • Debian11 Desktop: With Xfce desktop, full version

29 2023-01-09

29.1 New OS:

  • Android12: Android 12 Tablet
  • FrienclyCore: Lightweight version of Linux, based on Ubuntu Core 20.04, no desktop system

29.2 Android:

  • Add support for USB WiFi module (Model: RTL8822CE/RTL8812AU/MediaTek MT7662)
  • Update SDK to Rockchip android-12.1-mid-rkr12

29.3 Ubuntu jammy:

  • optimized the systemd service

30 2022-12-13

30.1 Ubuntu jammy:

  • Fix WiFi issue

31 2022-12-04

31.1 FriendlyWrt:

  • Fix the issue that the storage space cannot be expanded
  • Improve stability of the eMMC Tools

32 2022-11-17

32.1 FriendlyWrt:

  • Fix 1G LAN port not working issue

32.2 Ubuntu jammy desktop:

  • Add chromium video hardware decoding support
  • Add hardware cursor support

33 2022-10-25

Initial Release