Update usb

Activate usb wifi module on QVC-IPC-136W
pull/1089/head
Kirishi Hackerspace 2023-10-26 02:37:17 +03:00 committed by GitHub
parent 09decf02c2
commit ecb7ae69d9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 7 additions and 0 deletions

View File

@ -75,6 +75,13 @@ if [ "$1" = "rtl8188fu-hi3518ev200-lifesmart" ]; then
exit 0
fi
# HI3518EV200 Rostelecom QVC-IPC-136W
if [ "$1" = "rtl8188eu-hi3518ev200-QVC-IPC-136W" ]; then
set_gpio 7 1
modprobe 8188eu
exit 0
fi
# HI3518EV300 Unknown1
if [ "$1" = "rtl8188fu-hi3518ev300-unknown1" ]; then
set_gpio 57 0