diff --git a/atc/fib-fm350_gl/README.md b/atc/fib-fm350_gl/README.md index 50ecd19..c5a8d30 100644 --- a/atc/fib-fm350_gl/README.md +++ b/atc/fib-fm350_gl/README.md @@ -6,7 +6,7 @@ kmod-usb-serial-option kmod-usb-net-rndis comgt ``` -To be used with `luci-proto-atc` +To be used with `luci-proto-atc`\ \ USB hotplug script add Option driver. You can edit `/etc/hotplug.d/usb/50-fm350_driver` to use Generic driver. @@ -20,10 +20,12 @@ Download and install with: ``` wget https://github.com/mrhaav/openwrt/raw/master/atc/fib-fm350_gl/atc-fib-fm350_gl_2024-04-24-0.1_all.ipk opkg install atc-fib-fm350_gl_2024-04-24-0.1_all.ipk - -`60-fm350_crash` ``` +\ + If you have problems with modem crashes this hotplug script may help to re-start the interface. + +`60-fm350_crash` ``` if ([ "$PRODUCT" = 'e8d/7126/1' ] || [ "$PRODUCT" = 'e8d/7127/1' ]) && [ "${DEVICENAME: -3}" = '1.6' ] && [ "$ACTION" = 'bind' ] && [ -f /tmp/fm350.status ] && [ $(cat /tmp/fm350.status) != 'boot' ] then