PINE64
Cannot make calls - Printable Version

+- PINE64 (https://forum.pine64.org)
+-- Forum: PinePhone (https://forum.pine64.org/forumdisplay.php?fid=120)
+--- Forum: PinePhone Software (https://forum.pine64.org/forumdisplay.php?fid=121)
+---- Forum: PostmarketOS on PinePhone (https://forum.pine64.org/forumdisplay.php?fid=124)
+---- Thread: Cannot make calls (/showthread.php?tid=19753)



Cannot make calls - neithan76 - 03-24-2025

Sim card network is registered i cannot make calls modem is enabled


RE: Cannot make calls - zetabeta - 03-25-2025

maybe you should try those basics first. update pmos to the latest packages.

i think tha commands were:

Code:
$ sudo apk update
$ sudo apk upgrade

## then reboot



RE: Cannot make calls - dukla2000 - 03-26-2025

(03-24-2025, 01:13 PM)neithan76 Wrote: Sim card network is registered i cannot make calls modem is enabled

As above check you are updated. Also, during boot is the modem found (especially at about 45 seconds)?
Code:
pmos:~$ sudo dmesg | grep "usb 2-1"
....
[   45.632360] usb 2-1: new high-speed USB device number 3 using ehci-platform
[   45.792522] usb 2-1: New USB device found, idVendor=2c7c, idProduct=0125, bcdDevice= 3.18
[   45.792567] usb 2-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[   45.792583] usb 2-1: Product: LTE Module
[   45.792591] usb 2-1: Manufacturer: Quectel, Incorporated
[   45.792605] usb 2-1: SerialNumber: community_fw
[   45.869827] usb 2-1: GSM modem (1-port) converter now attached to ttyUSB0
[   45.871254] usb 2-1: GSM modem (1-port) converter now attached to ttyUSB1
[   45.873156] usb 2-1: GSM modem (1-port) converter now attached to ttyUSB2
[   45.874451] usb 2-1: GSM modem (1-port) converter now attached to ttyUSB3

And registering - what is output from Modem, Modem Info menu option? You should see IMEI, Operator details etc?


RE: Cannot make calls - gregb49 - 07-01-2025

(03-24-2025, 01:13 PM)neithan76 Wrote: Sim card network is registered i cannot make calls modem is enabled

I'm assuming that you changed from Manjaro, because the pphone crashed after making calls. 
I am having no problem making and receiving calls, using PostmarketOS, however after not using the pphone for a few hours, the modem disappears and I have to reboot.

I installed the software at The Modem Distro but that seems to have made no difference but maybe it would in your case?

 (I'm intrigued that @dukla2000 uses his as a daily driver. I would like to be able to do that.)