She opened a terminal. First, she needed usb_modeswitch . The repo was outdated. She compiled it from source, watching lines of C code scroll like incantations. Then she created a rules file: /etc/usb_modeswitch.d/12d1:1f01 with the magic incantation:
But Linux still saw no network interface. No eth1 , no wwan0 . She checked dmesg . The kernel was missing the and Huawei serial drivers. She recompiled the kernel module: modprobe option and modprobe huawei_cdc_ncm . Then she bound the device manually: huawei e8372 driver
Rima exhaled. Ping to 8.8.8.8 worked. Then she typed the command that mattered: curl -X POST -d "river_level=3.7m" http://weather.gov.bd/api/alert . The server replied: “Alert received. Villages notified.” She opened a terminal