Sxmo - Simple X Mobile Released for the Pinephone (new minimalistic UI & image) - 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: Sxmo on PinePhone (https://forum.pine64.org/forumdisplay.php?fid=161) +---- Thread: Sxmo - Simple X Mobile Released for the Pinephone (new minimalistic UI & image) (/showthread.php?tid=9913) |
RE: Sxmo - Simple X Mobile Released for the Pinephone (new minimalistic UI & image) - m.alizade7 - 07-30-2020 (07-30-2020, 06:37 AM)IVp Wrote: I start it from the terminal with Yes! I'ts working, thanks for your help! I was also looking for how to edit the file. RE: Sxmo - Simple X Mobile Released for the Pinephone (new minimalistic UI & image) - arjunaithal - 07-30-2020 The incoming calls not showing up even when I toggle modem. I'm using the latest sxmo image. The command to get the incoming calls - ( mmcli -m 0 --voice-list-calls -a) is not able to pick the incoming calls but the sms works fine. The other functionality is working as expected. The incoming calls is working fine in mobian and UT for the same Sim. Can someone please help? Thanks in advance RE: Sxmo - Simple X Mobile Released for the Pinephone (new minimalistic UI & image) - northjd - 07-30-2020 Hi, is anyone using a bluetooth keyboard with sxmo? I enabled the bluetooth service with rc-service, but when I use bluetoothctl, I get the error "No default controller available" I also don't see any bluetooth device in rfkill I'm wondering as the other pinephone os' have bluetooth, and I want to get it working thanks RE: Sxmo - Simple X Mobile Released for the Pinephone (new minimalistic UI & image) - IVp - 07-31-2020 (07-30-2020, 07:23 PM)northjd Wrote: Hi, is anyone using a bluetooth keyboard with sxmo? It works, I have just reinstalled sxmo from the image (I can not get the chroots in pmbootstrap to do what I want). I used sudo service bluetooth start bluetoothctl power on bluetoothctl within [bluetooth] you can do scan on scan off pair <your device> cheers RE: Sxmo - Simple X Mobile Released for the Pinephone (new minimalistic UI & image) - arjunaithal - 09-08-2020 Is it possible to have anbox on sxmo? Has anyone got it working? RE: Sxmo - Simple X Mobile Released for the Pinephone (new minimalistic UI & image) - 0x070 - 09-13-2020 When I open the camera app I get the message "Couldn't open camera, is camera enabled?" I've updated and upgraded packages and rebooted, how do I enable the camera? I tried sxmo months ago with an earlier build and I think the camera worked then, but this is a fresh install. RE: Sxmo - Simple X Mobile Released for the Pinephone (new minimalistic UI & image) - fsflover - 09-13-2020 > "Couldn't open camera, is camera enabled?" Same here. And yes, it worked before. Also, there is no possibility to enter PIN code for the SIM-card. RE: Sxmo - Simple X Mobile Released for the Pinephone (new minimalistic UI & image) - mil - 09-13-2020 Hi all - just a status update, Sxmo will be merged into pmOS likely within the next few days. Along with this, new Sxmo images will be baked on pmOS infra and you'll be able to install with pmbootstrap. It's been a long time in the making, but all issues are resolved and I believe the merge will happen any day / any time now since there's no outstanding issues left. You can follow along here: https://gitlab.com/postmarketOS/pmaports/-/merge_requests/1472 The new images will have a bunch of things mentioned resolved - like fixed & instant camera (with no latency) via ffmpeg/mpv; a new notifications system that shows missed calls etc. and will set the LED when you get a text message / call, improvements to the RSS script, a fix so that the youtube script works again, and more. Once the pmOS merge happens I plan to rework the docs to cover new features and improvements. Will post back on this thread when there's a new image available likely within this week. -- (07-30-2020, 12:46 PM)arjunaithal Wrote: The incoming calls not showing up even when I toggle modem. I'm using the latest sxmo image. The command to get the incoming calls - ( mmcli -m 0 --voice-list-calls -a) is not able to pick the incoming calls but the sms works fine. The other functionality is working as expected. The incoming calls is working fine in mobian and UT for the same Sim. Can someone please help? Thanks in advance Hmm - maybe a carrier thing. I test on Red Pocket in the US and seems things are working fine. Also I've heard from other members in EU that things work fine there with calls/texts. Maybe you need to play with URC settings -- do other pmOS images work? (09-08-2020, 11:22 AM)arjunaithal Wrote: Is it possible to have anbox on sxmo? Has anyone got it working? Standard pmOS setup should work here: https://wiki.postmarketos.org/wiki/Anbox . I tested this a while ago, but I lost interest since I'm not to into android apps (09-13-2020, 07:54 AM)0x070 Wrote: When I open the camera app I get the message "Couldn't open camera, is camera enabled?" I've updated and upgraded packages and rebooted, how do I enable the camera? I tried sxmo months ago with an earlier build and I think the camera worked then, but this is a fresh install. Camera issues should be resolved (and we have front/rear support) on the latest changes on sxmo-utils. This'll be baked into new images and packages once the pmOS merge happens - until then you can check out the latest script directly from: https://git.sr.ht/~mil/sxmo-utils/tree/master/scripts/core/sxmo_camera.sh RE: Sxmo - Simple X Mobile Released for the Pinephone (new minimalistic UI & image) - LazLong - 09-13-2020 (09-13-2020, 07:43 PM)mil Wrote: Hi all - just a status update, Sxmo will be merged into pmOS likely within the next few days. Along with this, new Sxmo images will be baked on pmOS infra and you'll be able to install with pmbootstrap. RE: Sxmo - Simple X Mobile Released for the Pinephone (new minimalistic UI & image) - 0x070 - 09-14-2020 That's great news, thanks mil! |