LTE modem autostart on boot for the A-06 (SuperMarioSF)
A systemd unit that powers the 4G module at boot, brings ModemManager up behind it and shuts it down cleanly, so the modem is there when the desktop appears.
What it takes
- Config change
Difficulty 1 of 3 — easy.
Details
SuperMarioSF's uConsoleLTE.service wraps the three things the stock scripts leave manual: enabling module power, starting ModemManager after it, and restarting ModemManager so the 9001-firmware modem is actually detected. Install the unit from the gist, run systemctl daemon-reload, then enable it; the trade-off is a roughly 30-second delay at shutdown while the module is powered off safely.
It only gets the modem up — the APN and connection still come from NetworkManager, which the same author's how-to guide covers; Funcron's greyed-out connection in the replies was pointed at NetworkManager setup and band compatibility rather than the service.
