From: Arne Fitzenreiter Date: Sun, 18 Feb 2024 06:59:18 +0000 (+0100) Subject: core184: fix rtl8812au module compression X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=06a6788e51a863097fc2c6946767e8bf1b144e2f;p=people%2Fstevee%2Fipfire-2.x.git core184: fix rtl8812au module compression Signed-off-by: Arne Fitzenreiter --- diff --git a/config/rootfiles/core/184/update.sh b/config/rootfiles/core/184/update.sh index 3bf38ff8b..aa593047d 100644 --- a/config/rootfiles/core/184/update.sh +++ b/config/rootfiles/core/184/update.sh @@ -73,6 +73,10 @@ ldconfig # Filesytem cleanup /usr/local/bin/filesystem-cleanup +# fix module compression of rtl8812au +xz -d /lib/modules/6.6.15-ipfire/extra/wlan/8812au.ko.xz +xz --check=crc32 --lzma2=dict=512KiB /lib/modules/6.6.15-ipfire/extra/wlan/8812au.ko + # Apply local configuration to sshd_config /usr/local/bin/sshctrl