02-16-2020, 11:10 PM
Okay, trying to dig in a little more here:
It's my understanding that the modem is a USB device. I've got four USB ttys showing up in /dev, but connecting with screen at 115200 baud doesn't seem to do anything. My previous experience with 2G modems was that they would echo my commands, but maybe the PinePhone's doesn't?
Also weird: running nmcli d gives
Any diagnostics I should try? I got it to work once, briefly, in the factory tests (which confirms that my SIM works with this modem) but since then I haven't gotten any connectivity within either the tests or Ubuntu Touch.
It's my understanding that the modem is a USB device. I've got four USB ttys showing up in /dev, but connecting with screen at 115200 baud doesn't seem to do anything. My previous experience with 2G modems was that they would echo my commands, but maybe the PinePhone's doesn't?
Also weird: running nmcli d gives
Code:
DEVICE TYPE STATE CONNECTION
wlan0 wifi connected XXXXXXXXXX
quectelqmi_0 gsm unavailable --
lo loopback unmanaged --
Any diagnostics I should try? I got it to work once, briefly, in the factory tests (which confirms that my SIM works with this modem) but since then I haven't gotten any connectivity within either the tests or Ubuntu Touch.