Update Realtek RTL8822CS external driver

This commit is contained in:
Viacheslav Bocharov
2025-05-15 17:09:56 +03:00
committed by Igor
parent 384daea694
commit 9555f7ef62

View File

@@ -413,7 +413,7 @@ driver_rtl88x2cs() {
if linux-version compare "${version}" ge 5.9 && [[ "$LINUXFAMILY" == meson64 ]]; then
# Attach to specific commit (track branch:tune_for_jethub)
local rtl88x2csver='commit:0986d5734e7630efea218dae9c16d11a10231819' # Commit date: Mar 25, 2025 (please update when updating commit ref)
local rtl88x2csver='commit:d019d700aaceb74559be2809dd015ce7e6957fb5' # Commit date: May 15, 2025 (please update when updating commit ref)
display_alert "Adding" "Wireless drivers for Realtek 88x2cs chipsets ${rtl88x2csver}" "info"