You are not logged in.
Try AT+CPIN? . If that also gives error, try with ttyusb2 .
Disliking systemd intensely, but not satisfied with alternatives so focusing on taming systemd.
clean chroot building not flexible enough ?
Try clean chroot manager by graysky
Offline
output on ttyUSB2:
Welcome to minicom 2.9
OPTIONS: I18n
Compiled on May 3 2024, 16:19:02.
Port /dev/ttyUSB2, 16:47:58
Press CTRL-A Z for help on special keys
AT+
++CSQ: 99, 200
++HDRCSQ: 99, 200
AT+CPIN?
ERROR
++CSQ: 99, 200
++HDRCSQ: 99, 200
++CSQ: 99, 200
++HDRCSQ: 99, 200
++CSQ: 99, 200
++HDRCSQ: 99, 200
AT+CSQ
+CSQ: 99, 200
OK
++CSQ: 99, 200
++HDRCSQ: 99, 200
it different from ttyUSB0, it print something like HDRCSQ and CSQ frequently to the terminal.
Last edited by ReYuki (2024-09-02 14:32:31)
Some felt terror! some felt hatred! some trusted it! some were obsessed with it! The feelings in the hearts of all mankind were what drove them to follow the path of destruction! Just as all who live by the sword must die by it as well.
- Saga of Tanya the Evil: The Movie
Offline
CSQ relates to signal quality and 99 appears to mean : not connected .
As it's the signal that's used for contacting 911/112 (or whatever emergency number your country uses) , it should not be impacted by the presence of a simcard.
Since usb0 didn't show it, it does seem likely that's the port we need .
What does AT+CSQ report for usb0 ?
Disliking systemd intensely, but not satisfied with alternatives so focusing on taming systemd.
clean chroot building not flexible enough ?
Try clean chroot manager by graysky
Offline
ah, but it also printed on usb0:
AT+CSQ
+CSQ: 99, 200
OK
but it wasn't automatically printed on certain intervals like usb2 does.
Last edited by ReYuki (2024-09-02 15:36:17)
Some felt terror! some felt hatred! some trusted it! some were obsessed with it! The feelings in the hearts of all mankind were what drove them to follow the path of destruction! Just as all who live by the sword must die by it as well.
- Saga of Tanya the Evil: The Movie
Offline
That suggests some initialization is needed.
Often those are modem / provider / network specific , may be tricky to find them
What provider do you intend to connect with in which country ?
What standard do they support ( GSM 1,2,3,4,5 )?
GSM 1 is rarely used nowadays, support for 3 is vanishing fast and 2 is also being dropped in many areas.
Disliking systemd intensely, but not satisfied with alternatives so focusing on taming systemd.
clean chroot building not flexible enough ?
Try clean chroot manager by graysky
Offline
Often those are modem / provider / network specific , may be tricky to find them
Yeah, unfortunately I can't find proper settings related to the carrier config on the internet
What provider do you intend to connect with in which country ?
I tried to connect with an XL SIM card from Indonesia.
What standard do they support ( GSM 1,2,3,4,5 )?
GSM 1 is rarely used nowadays, support for 3 is vanishing fast and 2 is also being dropped in many areas.
It seems my device only supports 2G and 3G:
Product: CDMA 1x/EVDO Rev.A Device
and the operator supports 2G and 3G as well. I've checked from my mobile phone and selected only 2/3G
Some felt terror! some felt hatred! some trusted it! some were obsessed with it! The feelings in the hearts of all mankind were what drove them to follow the path of destruction! Just as all who live by the sword must die by it as well.
- Saga of Tanya the Evil: The Movie
Offline
maybe a different approach will work better.
What does mmcli -L output now that the modem ports are seen/configured ?
Disliking systemd intensely, but not satisfied with alternatives so focusing on taming systemd.
clean chroot building not flexible enough ?
Try clean chroot manager by graysky
Offline
mmcli still not able to detect the presence of modem:
[root@ASUS reyuki]# mmcli -S
successfully requested to scan devices
[root@ASUS reyuki]# mmcli -L
No modems were found
[root@ASUS reyuki]#
Some felt terror! some felt hatred! some trusted it! some were obsessed with it! The feelings in the hearts of all mankind were what drove them to follow the path of destruction! Just as all who live by the sword must die by it as well.
- Saga of Tanya the Evil: The Movie
Offline
I think I'll put my attempt with the modem on hold for now and focus on something else. After all, it's an old modem, and I doubt it has good functionality or compatibility. I was just trying to see if I could reuse it for SMS purposes. Nice try, though.
Last edited by ReYuki (2024-09-03 13:13:36)
Some felt terror! some felt hatred! some trusted it! some were obsessed with it! The feelings in the hearts of all mankind were what drove them to follow the path of destruction! Just as all who live by the sword must die by it as well.
- Saga of Tanya the Evil: The Movie
Offline
By the way, do you have any recommendation for working modem that compatible for all phone carrier? I just need it for SMS purposes.
Last edited by ReYuki (2024-09-04 14:39:30)
Some felt terror! some felt hatred! some trusted it! some were obsessed with it! The feelings in the hearts of all mankind were what drove them to follow the path of destruction! Just as all who live by the sword must die by it as well.
- Saga of Tanya the Evil: The Movie
Offline
It's been many years since I used one.
People that need flexible internet access are now typically given a smartphone that functions as a wifi hotspot.
There are also hub devices that work the same way.
A downside of those is that they are usually locked to a specific provider.
Disliking systemd intensely, but not satisfied with alternatives so focusing on taming systemd.
clean chroot building not flexible enough ?
Try clean chroot manager by graysky
Offline