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 ce0d01e commit 3da4b55Copy full SHA for 3da4b55
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:76d861773b97296bcf5b008309f740bcf7439398' # Commit date: 2026-06-30 (please update when updating commit ref)
+ local rtl8192euver='commit:e34f53cf41cccedeb93a63c0090fc4764da282e6' # Commit date: 2026-06-30 (please update when updating commit ref)
145
146
display_alert "Adding" "Wireless drivers for Realtek 8192EU chipsets ${rtl8192euver}" "info"
147
0 commit comments