-
Notifications
You must be signed in to change notification settings - Fork 0
KnownIssues
There is currently no camera app. Megapixels uses GTK which is not built for Sailfish. We probably need a camera app using libcamera.
SIMs which are locked with a PIN do not currently work. Remove the PIN from the SIM before using in Sailfish.
Or, if you want to use a locked PIN install 'ofono-tests' and use the unlock-pin command from terminal after ervery reboot.
Installing:
devel-su zypper ref
devel-su zypper in ofono-tests
After every reboot to unlock the sim:
/usr/lib64/ofono/test/enter-pin /quectelqmi_0 pin 0000
replace 0000 with your PIN.
Patchmanager doesnt work in current builds, will be fixed soon. To fix an existing install execute the following:
devel-su
groupadd -g 3003 inet
usermod -a -G inet defaultuser
then reboot
Currently, its not possible to route a call to the speaker or a Bluetooth Headset/Carkit
When the OS suspends and reusmes, ofono, the modem handler may loose its connection to the modem. To chance the suspend behaviour use the following commands:
To prevent full suspend:
mcetool -searly
To enable full suspend:
mcetool -senabled