View Single Post
Posts: 155 | Thanked: 315 times | Joined on Jun 2010 @ DE
#1107
I was wondering what you mean with and/or where do you got this:

/SMSCON/Owner
Was it the content of a sms you received? I searched the complete code but found nothing appropriate. Please tell me.

Could it be that your N900 runs two incarnations of smscon_daemon process? To find that out, could you please in xterm enter the command
Code:
ps | grep smscon
In regular case the output should look like this (in particular at most one line of "python /opt/smscon/smscon_daemon"):
Code:
N900:~# ps|grep smscon
 1484 root     13820 S    python /opt/smscon/smscon_daemon 
 9748 root      2088 S    grep smscon 
N900:~#
If you're not sure, post output of your command here.
 

The Following 4 Users Say Thank You to yablacky For This Useful Post: