mirror of
https://gitlab.com/mobian1/eg25-manager.git
synced 2025-08-29 15:22:20 +02:00
Quectel advises to configure the USB autosuspend feature as: - power/control: auto - power/autosuspend_delay_ms: 3000 Futhermore, the following settings are also needed: - power/wakeup: enabled - power/persist: 0 - avoid_reset_quirk: 1
2 lines
145 B
Plaintext
2 lines
145 B
Plaintext
ACTION=="add", SUBSYSTEM=="tty", ATTRS{idVendor}=="2c7c", ATTRS{idProduct}=="0125", ENV{.LOCAL_ifNum}=="02", RUN+="/usr/bin/configure-modem-usb"
|