We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent beeba46 commit 1789f60Copy full SHA for 1789f60
1 file changed
lib/functions/compilation/patch/drivers_network.sh
@@ -141,7 +141,7 @@ driver_rtl8192EU() {
141
if linux-version compare "${version}" ge 3.14; then
142
143
# Attach to specific commit (was "branch:realtek-4.4.x")
144
- local rtl8192euver='commit:e34f53cf41cccedeb93a63c0090fc4764da282e6' # Commit date: 2026-06-30 (please update when updating commit ref)
+ local rtl8192euver='commit:1841930b192e245d09fb19f1ee7d1fa5a2ab30e8' # Commit date: 2026-07-01 (please update when updating commit ref)
145
146
display_alert "Adding" "Wireless drivers for Realtek 8192EU chipsets ${rtl8192euver}" "info"
147
0 commit comments