02-20-2020, 05:10 AM
(This post was last modified: 02-20-2020, 05:12 AM by dukla2000.
Edit Reason: clarify wifi
)
(02-19-2020, 02:24 PM)MartijnBraam Wrote: To make calls work with this image this should work:
Code:$ sudo service modemmanager start
$ apk add pavucontrol
$ ofonoctl poweron
$ ofonoctl online
Then calling should work and you should have 3G/4G in the status bar.
Yup, I think the sequencing at the start is a bit fragile - what seems to be repeatable for me is
- do not have modemmanager in default runlevel
- disable wifi
- check all sound setting OK for phone
- reboot
- sudo ofonoctl poweron
- sudo ofonoctl online
- sudo ofonoctl wan --connect --append-dns
- sudo service modemmanager start
Failing to have wifi disabled then ofonoctl wan --connect seems to fail most of the time, or if it works DNS resolution fails on mobile broadband if you later disable wifi.
If modemmanager is in the default runlevel then minimal chance of the 3 ofonoctl commands completing OK, for me even the poweron mostly fails
- ROCKPro64 v2.1 2GB, 16Gb eMMC for rootfs, SX8200Pro 512GB NVMe for /home, HDMI video & sound, Bluetooth keyboard & mouse. Arch (6.2 kernel, Openbox desktop) for general purpose daily PC.
- PinePhone Pro Explorer Edition, daily driver, rk2aw & U-boot on SPI, Arch/SXMO & Arch/phosh on eMMC
- PinePhone BraveHeart now v1.2b 3/32Gb, Tow-boot with Arch/SXMO on eMMC