Beta support: MMS on chatty/mmsd on Modem Manager - help/testing wanted! - 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) +--- Thread: Beta support: MMS on chatty/mmsd on Modem Manager - help/testing wanted! (/showthread.php?tid=12491) |
RE: Beta support: MMS on chatty/mmsd on Modem Manager - help/testing wanted! - 0x070 - 06-28-2021 (06-28-2021, 07:31 AM)jfenn2199 Wrote: Got mmsd-tng installed from sid and pulling MMS messages to Modem Manager with SMSWAP set to true. Can confirm Mint Mobile (US T-Mobile MVNO) works. Oddly Mobian defaults Mint mobile sim to T-Mobile's mobilenet APN so had to change the apn for the modem to I'm on Mint Mobile as well. My ~/.mms/modem manager/mms file matches yours, but my apn settings are Name: Ultra, APN: Wholesale. I'm able to receive MMS in the newly compiled chatty app (the MMS wip Branch), but only if the original Chatty is uninstalled. Any text sent through the branched Chatty is sent twice for some reason. RE: Beta support: MMS on chatty/mmsd on Modem Manager - help/testing wanted! - jfenn2199 - 06-29-2021 (06-28-2021, 08:41 PM)0x070 Wrote:Thank you I will try that tonight. Ran into syntax errors attempting to run the python-messaging method from the wiki.(06-28-2021, 07:31 AM)jfenn2199 Wrote: Got mmsd-tng installed from sid and pulling MMS messages to Modem Manager with SMSWAP set to true. Can confirm Mint Mobile (US T-Mobile MVNO) works. Oddly Mobian defaults Mint mobile sim to T-Mobile's mobilenet APN so had to change the apn for the modem to RE: Beta support: MMS on chatty/mmsd on Modem Manager - help/testing wanted! - jfenn2199 - 06-30-2021 Successfully compiled chatty from the wip/sadiq/mm-account (still encountering redirect error via git clone but was able to download the branch as a tar.gz and compile from that) branch and received all MMS messages from Sunday to today (including a group message which I was unknowingly added to Sunday. Interestingly enough I tried to test installing on an SD card and using the same mobian-installer-pinephone-phosh-20210516.img which I flashed my phone with and following the same processes of sudo apt update + sudo apt upgrade + reboot after initial install then changing sources.list from Bullseye to unstable, then update/upgrade/reboot again, and finally installing mmsd-tng and setting my apn the same as my primary install (except using Ultra name as 0x007 so will test with my Internet/MMS2 naming and edit this report) resulted in the non-matching modem number error and threw an error on receiving messages in systemctl status check (will add error when testing with Internet/MMS2 name on APN). RE: Beta support: MMS on chatty/mmsd on Modem Manager - help/testing wanted! - cjhead - 07-02-2021 @kop316 Thank you for all your hard work! This is incredible! I've been able to get so far on my own and was hoping somebody else could please help me finish. I'm running Mobian on the Verizon network and so far have done this: Installed mmsd-tng through Mobian's sid repository # mmsd-tng version 1.0~beta4 Compiled and built the wip/sadiq/mm-account chatty Edited the /home/mobian/.mms/modemmanager/mms file as follows: Code: [Modem Manager] When I run mmsdtng -d, I'm able to see that MMS are coming in but that's as far as it goes for me. Code: mmsd-tng[3324]: MMS transaction id: 22EC5E8C380000004AB0000201 Thank you again! RE: Beta support: MMS on chatty/mmsd on Modem Manager - help/testing wanted! - itstoughtofocus - 07-10-2021 (06-28-2021, 07:31 AM)jfenn2199 Wrote: Got mmsd-tng installed from sid and pulling MMS messages to Modem Manager with SMSWAP set to true. Can confirm Mint Mobile (US T-Mobile MVNO) works. Oddly Mobian defaults Mint mobile sim to T-Mobile's mobilenet APN so had to change the apn for the modem to I also use Mint and I've tried off and on to get mmsd working but it never quite worked right. The messages would show in ~/.mms/modemmanager/ but when I tried to read them with any of the options listed on the mobian wiki there was always an error. Well, when I read through your settings I realized what my issue might be. I had been setting MMS_APN to Mint or MintMMS instead of setting it to the APN for data which is Wholesale. When I did that and restarted mmsd, it processed through all my mms messages sitting in ~/.mms/modemmanager and they popped right up in my compiled version of chatty. So, thanks for sharing! ---- After getting mms setup on mobian, I decided to try my luck on setting everything up on my preferred pinephone distro (I run arch btw). While getting mmsd setup I built vgmms (https://git.sr.ht/~anteater/vgmms) on my pinebook pro (it took 40 minutes but that's still less than half the time it takes to build on the pinephone). Vgmms is pretty barebones and doesn't seem to display your contacts names, but it does send and receive picture messages and group chats along with regular sms. It's also snappier than chatty. Has anyone else tried out vgmms? Are there other alternative chat programs out there? Thanks to everyone who's worked to get this as far as we are now! RE: Beta support: MMS on chatty/mmsd on Modem Manager - help/testing wanted! - adamplumb - 07-11-2021 I've installed the latest mmsdtng (beta5) and I'm running into this dbus error when I start. $ mmsdtng -d mmsd-tng[8136]: MMSD-TNG version 1.0~beta5 mmsd-tng[8136]: Lost Dbus Connection! Exiting.... I seem to have the dbus service running so I'm not sure what's happening. Any ideass? RE: Beta support: MMS on chatty/mmsd on Modem Manager - help/testing wanted! - adamplumb - 07-11-2021 I used the d-feet utility to determine that ModemManager is using the name "org.freedesktop.ModemManager1" on the system bus and mmsd-tng is using the name ".ModemManager". For some reason maybe these are conflicting? Not sure, and not sure what to do about it yet. RE: Beta support: MMS on chatty/mmsd on Modem Manager - help/testing wanted! - adamplumb - 07-13-2021 Just following up on my own post, I was trying to start mmsdtng as root, which won't work due to not being attachable to the user's d-bus session. I set up an XDG autostart using the file from here: https://pkgs.alpinelinux.org/contents?branch=edge&name=mmsd&arch=x86&repo=community to /etc/xdg/autostart/mmsd.desktop. Then reboot, and that should do it. RE: Beta support: MMS on chatty/mmsd on Modem Manager - help/testing wanted! - ragreenburg - 07-18-2021 (06-28-2021, 08:41 PM)0x070 Wrote:So I uninstalled Chatty and installed the MMS WIP branch but now I can't see chatty anywhere. I followed all the steps from the wiki installing Chatty but still am not seeing a chatty app. Is there something I'm missing?(06-28-2021, 07:31 AM)jfenn2199 Wrote: Got mmsd-tng installed from sid and pulling MMS messages to Modem Manager with SMSWAP set to true. Can confirm Mint Mobile (US T-Mobile MVNO) works. Oddly Mobian defaults Mint mobile sim to T-Mobile's mobilenet APN so had to change the apn for the modem to RE: Beta support: MMS on chatty/mmsd on Modem Manager - help/testing wanted! - jfenn2199 - 07-19-2021 (07-18-2021, 11:20 AM)ragreenburg Wrote:(06-28-2021, 08:41 PM)0x070 Wrote:So I uninstalled Chatty and installed the MMS WIP branch but now I can't see chatty anywhere. I followed all the steps from the wiki installing Chatty but still am not seeing a chatty app. Is there something I'm missing?(06-28-2021, 07:31 AM)jfenn2199 Wrote: Got mmsd-tng installed from sid and pulling MMS messages to Modem Manager with SMSWAP set to true. Can confirm Mint Mobile (US T-Mobile MVNO) works. Oddly Mobian defaults Mint mobile sim to T-Mobile's mobilenet APN so had to change the apn for the modem to You'll be able to run chatty from the build directory in the chatty directory, so assuming downloaded and built in home folder Code: sh ~/chatty/build/run On debian I was unable to build a .deb using gpb as directed but was able to use Ninja to install. So from the ~/chatty/build directory Code: ninja install And reboot. Then you should have your chatty launcher back and be able to receive notifications for SMS messages like normal (at this time I'm not getting notifications on MMS messages). Make sure that if your settings in ~/.mms/modemmanager/mms have Code: AutoProcessSMSWAP=true then change that to Code: AutoProcessSMSWAP=false and with that you should have full MMS messages rolling into chatty. |