Just in case it is of interest, the #Huawei #E3372 LTE USB #dongle #usbstick #cellularmodem works on a #Thinkpad #X230 under #nixos running #gnome. Details of #configurationdotnix in replies to this post. Credits: chatGPT iteratively....
Important: use http://192.168.8.1 to set SIM pin manually after the device has been shown to be recognised and modeswitched using the checks:
lsusb
nmcli
ls /dev/cdc-wdm*
lsmod | grep cdc
and importantly:
usb_modeswitch --version
returns a good output message
Important: use http://192.168.8.1 to set SIM pin manually after the device has been shown to be recognised and modeswitched using the checks:
lsusb
nmcli
ls /dev/cdc-wdm*
lsmod | grep cdc
and importantly:
usb_modeswitch --version
returns a good output message
👾


