maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   JollaC & Intex Aqua Fish (https://talk.maemo.org/forumdisplay.php?f=64)
-   -   Intex Aqua Fish recurring activation sms (https://talk.maemo.org/showthread.php?t=97099)

bhavin192 2016-08-03 12:23

Re: Intex Aqua Fish recurring activation sms
 
Quote:

Originally Posted by padmaraj.ravi (Post 1511606)
How can i know , if my phone is sending this sms. I havent been able to see these said messages. After buying the phone , i have travelled internationally and used it in at least two countries . I still havent noticed any drop in my account balance. If it was sending messages , i would have at least noticed when i was on international roaming. Is there any logs or sent messages folder which i can check to see if this is happening. Or is this occurring to only few phones?

Can you check if this file exist on your phone?

Code:

/mnt/vendor_data/.sms-activation-intex-done

lal 2016-08-03 12:24

Re: Intex Aqua Fish recurring activation sms
 
Quote:

Originally Posted by attoiu (Post 1511604)
how about this link?

https://together.jolla.com/question/...rom-aqua-fish/

(haven't tried yet, my device is still on its way)..

That could work. I didn't try. Would uninstalling packages automatically remove services? I hope so, assuming those are related. I just wanted to disable the automatic SMS issue after every boot. I feel AquaFish's updates would be channelled through the intex repo. So except that, removing all other related packages may be alright. Will check those later. I have the partner space removed anyway by uninstalling gaana application.

padmaraj.ravi 2016-08-04 11:47

Re: Intex Aqua Fish recurring activation sms
 
Quote:

Originally Posted by bhavin192 (Post 1511622)
Can you check if this file exist on your phone?

Code:

/mnt/vendor_data/.sms-activation-intex-done

Nope . I dont have that file in my phone. I have the vendor_data folder , but there are no hidden files inside that.

aspergerguy 2016-08-04 13:19

Re: Intex Aqua Fish recurring activation sms
 
Would need to reset device again to confirm but booted Aqua Fish without SIM cards and only used WLAN for first 24 hours; after which switched off and inserted 2 SIMs and set to always ask for which SIM to use to send message and pretty sure it has not tried to send anything. Have checked journalctl entries for last 24 hours.

One week on and without rebooting device elicits this output:-

[root@Sailfish nemo]# systemctl --user status sms-activation-intex.service
sms-activation-intex.service - Sends an activation SMS to Intex
Loaded: loaded (/usr/lib/systemd/user/sms-activation-intex.service; disabled)
Active: inactive (dead) since Thu 2016-08-04 13:48:21 BST; 1 weeks 0 days ago
Process: 15954 ExecStart=/usr/libexec/sms-activation-intex (code=exited, status=0/SUCCESS)
Main PID: 15954 (code=exited, status=0/SUCCESS)
CGroup: /user.slice/user-100000.slice/user@100000.service/sms-activation-intex.service

After rebooting device, elicits this response:

[root@Sailfish nemo]# systemctl --user status sms-activation-intex.timer
sms-activation-intex.timer - Sends an activation SMS after the device has run for 3 hours
Loaded: loaded (/usr/lib/systemd/user/sms-activation-intex.timer; disabled)
Active: active (waiting) since Fri 2016-08-12 06:05:56 BST; 7h ago

bhavin192 2016-08-04 14:10

Re: Intex Aqua Fish recurring activation sms
 
Quote:

Originally Posted by aspergerguy (Post 1511725)
Would need to reset device again to confirm but booted Aqua Fish without SIM cards and only used WLAN for first 24 hours; after which switched off and inserted 2 SIMs and set to always ask for which SIM to use to send message and pretty sure it has not tried to send anything. Have checked journalctl entries for last 24 hours.

May be ask always does the trick for now :confused:
Do you have the file?
/mnt/vendor_data/.sms-activation-intex-done

aspergerguy 2016-08-04 16:17

Re: Intex Aqua Fish recurring activation sms
 
[QUOTE
Do you have the file?
/mnt/vendor_data/.sms-activation-intex-done[/QUOTE]

No, because it appears that it has never tried to activate as yet, another possibility is that as I am using device in UK and it only looks for Indian Telecom providers.

padmaraj.ravi 2016-08-04 22:23

Re: Intex Aqua Fish recurring activation sms
 
Quote:

Originally Posted by aspergerguy (Post 1511725)
Would need to reset device again to confirm but booted Aqua Fish without SIM cards and only used WLAN for first 24 hours; after which switched off and inserted 2 SIMs and set to always ask for which SIM to use to send message and pretty sure it has not tried to send anything. Have checked journalctl entries for last 24 hours.

This is almost the same way i started using my device. Used it without sim for couple of hours . Then inserted the sim. And inserted the second sim only when i was travelling. One is an indian sim and the other is an an international one. No sms till now.

dillihifi 2016-08-11 01:21

Re: Intex Aqua Fish recurring activation sms
 
I also have the aquafish and it does send an sms daily to the number mentioned. I am not too familiar to the Linux commands but have enabled developer mode and have executed the commands of stopping the service and masking the timer. The sequence followed by me is first I stopped and disabled the service as nemo with user option, then I stopped and masked the timer as root with and without user, then I again stopped and disabled the service.

using journalctl I can see that is returns the value that the timer is stopped


I am not aware how to check the process is disabled or not if somebody could guide me I would like to check it out

Let me see what happens

bhavin192 2016-08-11 02:01

Re: Intex Aqua Fish recurring activation sms
 
Quote:

Originally Posted by dillihifi (Post 1512274)
I also have the aquafish and it does send an sms daily to the number mentioned. I am not too familiar to the Linux commands but have enabled developer mode and have executed the commands of stopping the service and masking the timer. The sequence followed by me is first I stopped and disabled the service as nemo with user option, then I stopped and masked the timer as root with and without user, then I again stopped and disabled the service.

using journalctl I can see that is returns the value that the timer is stopped


I am not aware how to check the process is disabled or not if somebody could guide me I would like to check it out

Let me see what happens

It's simple

you can check status of any service by status
Code:

systemctl --user status sms-activation-intex.service
Better if you disable the service as root.

dillihifi 2016-08-11 16:49

Re: Intex Aqua Fish recurring activation sms
 
This is what the journal reads after I saw that today also it had sent an sms. I again executed the commands listed here.



[root@Sailfish nemo]#
[root@Sailfish nemo]#
[root@Sailfish nemo]#
[root@Sailfish nemo]#
[root@Sailfish nemo]# journalctl -b|grep sms-activation
Aug 11 18:24:54 Sailfish sms-activation-intex[23915]: [W] ActivationService::messageStateChanged:227 - Unable to record that an activation was successfully sent.
Aug 11 18:24:54 Sailfish sms-activation-intex[23915]: [W] ActivationService::messageStateChanged:228 - "Permission denied" "/mnt/vendor_data" true
Aug 11 22:13:37 Sailfish systemd[1]: Stopped sms-activation-intex.timer.
[root@Sailfish nemo]#




Though in the morning I had disabled and masked the timer as well as stopped and disabled the service I find the status command gives the following output


[root@Sailfish nemo]# systemctl --user status sms-activation-intex.service
sms-activation-intex.service - Sends an activation SMS to Intex
Loaded: loaded (/usr/lib/systemd/user/sms-activation-intex.service; disabled)
Active: inactive (dead) since Thu 2016-08-11 18:24:54 IST; 3h 44min ago
Process: 23915 ExecStart=/usr/libexec/sms-activation-intex (code=exited, statu s=0/SUCCESS)
Main PID: 23915 (code=exited, status=0/SUCCESS)
CGroup: /user.slice/user-100000.slice/user@100000.service/sms-activation-inte x.service

[root@Sailfish nemo]# systemctl --user status sms-activation-intex.timer
sms-activation-intex.timer - Sends an activation SMS after the device has run fo r 3 hours
Loaded: loaded (/usr/lib/systemd/user/sms-activation-intex.timer; disabled)
Active: inactive (dead) since Thu 2016-08-11 18:24:54 IST; 3h 45min ago


All times are GMT. The time now is 18:31.

vBulletin® Version 3.8.8